summaryrefslogtreecommitdiff
path: root/gcc/graphite.c
Commit message (Expand)AuthorAgeFilesLines
* Fix PR47127: call cloog_state_malloc and cloog_state_free only once.spop2011-03-121-0/+4
* Use diagnostic-core.h instead of diagnostic.h.spop2010-12-291-1/+1
* Fix bootstrap without graphite.spop2010-12-281-0/+1
* Do not include unnecessary .h files.spop2010-12-281-15/+0
* Postpone the rewrite out of SSA to the end of the translation to polyhedral r...spop2010-12-011-23/+6
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-1/+0
* Fix PR45758: reset scevs before Graphite.spop2010-09-301-0/+1
* gcc/froydnj2010-08-201-5/+5
* Remove cloog_initialize and cloog_finalize when using official CLooG releases.spop2010-08-111-0/+8
* Split rewrite_cross_bb_scalar_deps_out_of_ssa out from rewrite_reductions_out...spop2010-08-111-0/+1
* Add more debug counter guards.spop2010-08-111-6/+11
* Remove rename_nb_iterations and rename_sese_parametersspop2010-08-111-1/+1
* Detect commutative reductions in all the scops before rewriting out of SSA al...spop2010-08-111-0/+14
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-1/+1
* Add PARAM_GRAPHITE_MAX_BBS_PER_FUNCTION.spop2010-03-131-1/+1
* Fix PR42771.spop2010-02-111-13/+6
* Fix PR42521.spop2010-01-081-4/+2
* 2009-10-26 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-20/+0
* 2009-10-22 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-0/+16
* 2009-10-13 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-1/+4
* Remove pragma GCC diagnostic warning "-Wc++-compat".spop2009-08-121-6/+0
* Recompute profile after Graphite.spop2009-08-121-1/+7
* Rename -fgraphite-force-parallel to -floop-parallelize-all.spop2009-08-011-1/+1
* New implementation of Graphite.spop2009-07-311-6023/+127
* Add source_location support to PHI arguments.amacleod2009-07-301-5/+5
* 2009-06-27 Paolo Bonzini <bonzini@gnu.org>bonzini2009-06-271-1/+0
* PR bootstrap/40408ian2009-06-101-1/+1
* 2009-06-09 Sebastian Pop <sebastian.pop@amd.com>spop2009-06-091-0/+7
* 2009-06-09 Sebastian Pop <sebastian.pop@amd.com>spop2009-06-091-7/+0
* gcc/ChangeLog:ian2009-05-161-30/+31
* PR bootstrap/40103ian2009-05-121-0/+7
* 2009-04-03 Richard Guenther <rguenther@suse.de>rguenth2009-04-031-6/+4
* 2009-03-18 Sebastian Pop <sebastian.pop@amd.com>spop2009-03-181-19/+14
* * graphite.c (nb_reductions_in_loop): Update simple_iv arguments.rakdver2009-03-041-1/+1
* 2009-03-02 Sebastian Pop <sebastian.pop@amd.com>spop2009-03-031-1/+1
* 2009-02-27 Sebastian Pop <sebastian.pop@amd.com>spop2009-02-271-1/+3
* 2009-02-23 Sebastian Pop <sebastian.pop@amd.com>spop2009-02-241-3/+15
* 2009-02-21 Sebastian Pop <sebastian.pop@amd.com>spop2009-02-211-1/+1
* 2009-02-09 Sebastian Pop <sebastian.pop@amd.com>spop2009-02-091-11/+4
* 2009-02-04 Tobias Grosser <grosser@fim.uni-passau.de> grosser2009-02-051-151/+197
* 2009-01-24 Sebastian Pop <sebastian.pop@amd.com>spop2009-01-241-5/+24
* 2009-01-20 Sebastian Pop <sebastian.pop@amd.com>spop2009-01-201-7/+5
* 2009-01-17 Sebastian Pop <sebastian.pop@amd.com>spop2009-01-171-1/+1
* 2009-01-16 Sebastian Pop <sebastian.pop@amd.com>spop2009-01-161-24/+42
* 2009-01-16 Sebastian Pop <sebastian.pop@amd.com>spop2009-01-161-71/+27
* 2009-01-15 Sebastian Pop <sebastian.pop@amd.com>spop2009-01-151-51/+36
* 2009-01-14 Sebastian Pop <sebastian.pop@amd.com>spop2009-01-141-4/+81
* 2009-01-13 Sebastian Pop <sebastian.pop@amd.com>spop2009-01-131-69/+131
* 2009-01-13 Sebastian Pop <sebastian.pop@amd.com>spop2009-01-131-8/+0
* PR tree-optimization/37031jakub2009-01-081-3/+3