summaryrefslogtreecommitdiffstats
path: root/gcc/ChangeLog.graphite
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Adapt to new CLAST structure within upstream CLooG version and retain compati...spop2010-08-111-0/+15
* Make CLooG options compatible to newer CLooG releases and pass options to bui...spop2010-08-111-0/+11
* Reintroduce necessary CLooG accessors to graphite. Masked by CLOOG_ORG.spop2010-08-111-0/+36
* Call scev_reset_htab when Graphite out-of-SSA has changed something.spop2010-08-111-0/+12
* Fix tonto: call propagate_expr_outside_region.spop2010-08-111-0/+11
* Call scev_analyzable_p only on is_gimple_reg.spop2010-08-111-0/+8
* Propagate constant values or parametric expressions outside the scop region.spop2010-08-111-0/+12
* Use SSA_NAME_DEF_STMT only on SSA_NAMEs.spop2010-08-111-0/+7
* Do not instantiate default definitions in instantiate_scev_name.spop2010-08-111-0/+5
* Enhance region checks.spop2010-08-111-0/+5
* Add loop_exits_from_bb_p.spop2010-08-111-0/+10
* Dot refined regions.spop2010-08-111-0/+9
OpenPOWER on IntegriCloud