summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog.graphite
Commit message (Expand)AuthorAgeFilesLines
* 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
* Write OpenScop format.spop2010-09-301-0/+24
* Fix miscompile of 416.gamess.spop2010-08-111-0/+8
* Fix gamess: the only constant phi nodes with one argument are is_gimple_min_i...spop2010-08-111-0/+8
* Fix typos.spop2010-08-111-2/+2
* Remove cloog_initialize and cloog_finalize when using official CLooG releases.spop2010-08-111-0/+11
* Adapt to new CloogScattering abstraction, introduced in official CLooG versio...spop2010-08-111-0/+21
* Introduce compatibility to newer CLooG's CloogState and mask the use with mac...spop2010-08-111-0/+28