summaryrefslogtreecommitdiff
path: root/gcc/tree-loop-distribution.c
Commit message (Expand)AuthorAgeFilesLines
* * gimplify.c: Do not include except.h and optabs.h.steven2010-06-011-3/+0
* * tree-vrp.c (debug_value_range, debug_all_value_ranges,hubicka2010-05-291-1/+1
* gcc/ChangeLog:steven2010-05-211-4/+0
* 2010-04-18  Eric Botcazou  <ebotcazou@adacore.com>ebotcazou2010-04-181-6/+3
* Always execute verify_loop_closed_ssa at LNO level.spop2010-04-061-1/+1
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-1/+2
* PR tree-optimization/43236amonakov2010-03-101-0/+4
* Fix PR42640: Correctly initialize the value of the new induction variable.spop2010-03-021-2/+2
* * tree-loop-distribution.c (distribute_loop): Fix declaration andamylaar2010-01-231-1/+1
* PR tree-opt/42215rth2009-12-021-39/+35
* * matrix-reorg.c (analyze_matrix_allocation_site): Remove unusedjakub2009-11-281-2/+0
* Remove trailing white spaces.hjl2009-11-251-7/+7
* Add source_location support to PHI arguments.amacleod2009-07-301-2/+5
* 2009-07-17 Aldy Hernandez <aldyh@redhat.com>manu2009-07-161-18/+20
* 2009-04-15 Richard Guenther <rguenther@suse.de>rguenth2009-04-151-5/+8
* 2009-04-03 Richard Guenther <rguenther@suse.de>rguenth2009-04-031-35/+3
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* 2009-02-10 Richard Guenther <rguenther@suse.de>rguenth2009-02-101-1/+8
* gcc/kazu2009-01-291-1/+3
* gcc/kazu2009-01-281-4/+9
* PR middlend/38385tomby2009-01-121-0/+33
* PR middle-end/38250tomby2008-12-031-7/+23
* 2008-11-03 Sebastian Pop <sebastian.pop@amd.com>spop2008-11-031-1/+60
* 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>spop2008-09-021-14/+0
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-72/+62
* gcc/rwild2008-06-061-2/+2
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-3/+5
* * doc/invoke.texi: Document -ftree-loop-distribution.spop2008-02-281-0/+1173