summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog.graphite
AgeCommit message (Expand)Author
2011-07-08Only update ChangeLog.graphite.Sebastian Pop
2011-07-08Remove continue from loop, add one more assert.Sebastian Pop
2011-07-08Only update ChangeLog.graphite.Sebastian Pop
2011-01-25Add testcase for PR43567.Sebastian Pop
2011-01-25Do not use a data ref with indices invalid in the loop of the close_phi.Sebastian Pop
2011-01-25Only copy PBB_DOMAIN when it is initialized.Sebastian Pop
2011-01-25Pass to dr_analyze_indices the analysis loop for subscripts.Sebastian Pop
2011-01-25Move rewrite_commutative_reductions_out_of_ssa before find_scop_parameters.Sebastian Pop
2011-01-25Patch not merged, update ChangeLog.graphite.Sebastian Pop
2011-01-25Patch not merged, update ChangeLog.graphite.Sebastian Pop
2011-01-25Do not create the temporary array for reductions into VAR_DECL, PARM_DECL, an...Sebastian Pop
2011-01-25Allow several reductions in a reduction PBB.Sebastian Pop
2011-01-25Remove duplicate close phi nodes in the canonical close phi representation.Sebastian Pop
2011-01-25Relax the definition of same_pdr_p.Sebastian Pop
2011-01-25Pass 0 as the number of parameters to PIP when testing for integer feasibility.Sebastian Pop
2011-01-25Remove the temporary array for reductions written to memory.Sebastian Pop
2011-01-25Expect at least the version 0.11 of PPL.Sebastian Pop
2011-01-25Minimize the number of expensive calls to ppl_powerset_is_empty.Sebastian Pop
2011-01-25Use PIP to determine the integer feasibility of a constraint system.Sebastian Pop
2011-01-25Correct the precedence relation.Sebastian Pop
2011-01-25speedup compilationSebastian Pop
2011-01-25Fix pbb_remove_duplicate_pdrs.Sebastian Pop
2011-01-25Test the profitability of interchange on the perfect nest.Sebastian Pop
2011-01-25Print the data dependence polyhedron in the PPL format.Sebastian Pop
2011-01-25Add debug_gmp_value.Sebastian Pop
2011-01-25Document availability of cloog-0.16Tobias Grosser
2011-01-25Patch not merged, update ChangeLog.graphite.Vladimir Kargov
2011-01-25Patch not merged, update ChangeLog.graphite.Vladimir Kargov
2011-01-25Free invalid postdominance info.Sebastian Pop
2011-01-25Add changelogs of patches that will not be merged to trunk.Sebastian Pop
2011-01-03Fix PR47021: ADDR_EXPRs don't contain SCoP parameters.Sebastian Pop
2010-12-01Fix unused warnings.Sebastian Pop
2010-12-01Avoid the analysis of data references after the translation out of SSA.Sebastian Pop
2010-12-01LHS cannot be an ADDR_EXPR.Sebastian Pop
2010-12-01Postpone the rewrite out of SSA to the end of the translation to polyhedral r...Sebastian Pop
2010-12-01Do not rewrite out of SSA scalar dependences crossing the limits of the scop.Sebastian Pop
2010-12-01Call recompute_tree_invariant_for_addr_expr when replacing a constant in an A...Sebastian Pop
2010-12-01Add a stride parameter to scop_do_strip_mine.Sebastian Pop
2010-09-30Fix PR45758: reset scevs before Graphite.Sebastian Pop
2010-09-30Fix miscompilation of 416.gamess.Sebastian Pop
2010-09-30Add testcase for PR45758.Sebastian Pop
2010-09-30Fix memory leaks in new scop detection.Sebastian Pop
2010-09-30Fix Graphite memory leaks.Sebastian Pop
2010-09-30New flag: -fgraphite-dump-cloog.Sebastian Pop
2010-09-30CDI_POST_DOMINATORS are not used in Graphite.Sebastian Pop
2010-09-30Only iterate over pbb_dim_iter_domain.Sebastian Pop
2010-09-30Fix comments.Sebastian Pop
2010-09-30New pass: loop flattening.Sebastian Pop
2010-09-30Add cloog_checksum.Sebastian Pop
2010-09-30Fix pbb_number_of_iterations_at_time.Sebastian Pop