summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog.graphite
Commit message (Expand)AuthorAgeFilesLines
* Fix unused warnings.spop2010-12-011-0/+6
* Avoid the analysis of data references after the translation out of SSA.spop2010-12-011-0/+14
* LHS cannot be an ADDR_EXPR.spop2010-12-011-0/+4
* Postpone the rewrite out of SSA to the end of the translation to polyhedral r...spop2010-12-011-0/+55
* Do not rewrite out of SSA scalar dependences crossing the limits of the scop.spop2010-12-011-0/+9
* Call recompute_tree_invariant_for_addr_expr when replacing a constant in an A...spop2010-12-011-0/+5
* Add a stride parameter to scop_do_strip_mine.spop2010-12-011-0/+10
* Fix PR45758: reset scevs before Graphite.spop2010-09-301-0/+5
* Fix miscompilation of 416.gamess.spop2010-09-301-0/+5
* Add testcase for PR45758.spop2010-09-301-0/+5
* Fix memory leaks in new scop detection.spop2010-09-301-0/+4
* Fix Graphite memory leaks.spop2010-09-301-0/+9
* New flag: -fgraphite-dump-cloog.spop2010-09-301-0/+21
* CDI_POST_DOMINATORS are not used in Graphite.spop2010-09-301-0/+9
* Only iterate over pbb_dim_iter_domain.spop2010-09-301-0/+5
* Fix comments.spop2010-09-301-0/+4
* New pass: loop flattening.spop2010-09-301-0/+13
* Add cloog_checksum.spop2010-09-301-0/+5
* Fix pbb_number_of_iterations_at_time.spop2010-09-301-0/+7
* Fix lst_update_scattering.spop2010-09-301-0/+6
* Outline lst_niter_for_loop.spop2010-09-301-0/+6
* Call fatal_error when the transform read from file is not legal.spop2010-09-301-0/+5
* Fix pretty printers.spop2010-09-301-0/+6
* Use FOR_EACH_VEC_ELT.spop2010-09-301-0/+4
* New SCoPDetection detects first SCoPs.spop2010-09-301-0/+12
* Fix uninitialize warning.spop2010-09-301-0/+4
* Avoid set but not used warning.spop2010-09-301-0/+6
* Speed-up loop blocking: strip-mining is always legal.spop2010-09-301-0/+6
* Fix the description of graphite_can_represent_loop.spop2010-09-301-0/+5
* Add testcase for PR45230.spop2010-09-301-0/+5
* Also handle ARRAY_REFs in instantiate_scev_r.spop2010-09-301-0/+5
* Fix chrec_contains_symbols_defined_in_loop.spop2010-09-301-0/+9
* A function is affine when CHREC_RIGHT is invariant.spop2010-09-301-0/+6
* Factor out is_gimple_reg calls.spop2010-09-301-1/+8
* Remove outermost loop parameter.spop2010-09-301-0/+6
* Fix PR45229: gcc.c-torture/execute/20000412-4.c ICEs with -fgraphite-identity.spop2010-09-301-0/+6
* Integrate openscop tests in graphite testsuite.spop2010-09-301-2/+8
* Add documentation for -fgraphite-read and -fgraphite-write.spop2010-09-301-0/+9
* Disable graphite loop optimizations with fgraphite read.spop2010-09-301-0/+5
* Dump each scop in a separate file.spop2010-09-301-0/+8
* Remove redundant checks in graphite_can_represent_scev.spop2010-09-301-0/+5
* Fix 435.gromacs miscompile.spop2010-09-301-0/+5
* Enable graphite to read an OpenScop file.spop2010-09-301-0/+16
* Fix include order to avoid failed compilation on CLOOG_ORG.spop2010-09-301-0/+4
* Add necessary accessors for CloogMatrix (CLOOG_ORG).spop2010-09-301-0/+5
* Remove spaces from matrix lines.spop2010-09-301-0/+10
* Fix columns order in openscop.spop2010-09-301-0/+5
* Add testcase for PR43423.spop2010-09-301-0/+6
* Generate in priority signed types for integer constants.spop2010-09-301-0/+5
* Avoid lang_hooks, call build_nonstandard_integer_type.spop2010-09-301-0/+5