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