summaryrefslogtreecommitdiff
path: root/gcc/tree-affine.c
Commit message (Expand)AuthorAgeFilesLines
* 2012-03-30 Richard Guenther <rguenther@suse.de>rguenth2012-03-301-1/+1
* 2011-08-23 Richard Guenther <rguenther@suse.de>rguenth2011-08-231-0/+27
* 2011-07-19 Richard Guenther <rguenther@suse.de>rguenth2011-07-191-3/+3
* 2010-11-26 Richard Guenther <rguenther@suse.de>rguenth2010-11-261-1/+4
* 2010-07-01 Richard Guenther <rguenther@suse.de>rguenth2010-07-011-0/+28
* * gimplify.c: Do not include except.h and optabs.h.steven2010-06-011-1/+0
* * tree-vrp.c (debug_value_range, debug_all_value_ranges,hubicka2010-05-291-1/+1
* * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm282010-05-211-1/+2
* gcc/ChangeLog:steven2010-05-211-4/+0
* Remove trailing white spaces.hjl2009-11-251-9/+9
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-32/+34
* * ggc.h (GGC_RESIZEVAR): New, reorder macros.ghazi2008-06-201-2/+2
* 2008-04-16 Richard Guenther <rguenther@suse.de>rguenth2008-04-161-3/+36
* 2008-03-27 Zdenek Dvorak <ook@ucw.cz>rguenth2008-03-271-15/+57
* 2008-03-11 Andrew Pinski <andrew_pinski@playstation.sony.com>rguenth2008-03-111-9/+28
* 2007-08-18 Andrew Pinski <pinskia@gmail.com>pinskia2007-08-181-0/+45
* * c-common.c (const_strip_array_types): New.ghazi2007-08-161-1/+1
* 2007-07-30 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-07-301-11/+8
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* 2007-06-28 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-06-281-5/+17
* 2007-06-15 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-06-161-0/+7
* * cfglayout.c, cgraphunit.c, config/avr/avr.c, fold-const.c,kazu2007-05-251-1/+1
* * doc/passes.texi: Document predictive commoning.rakdver2007-05-241-0/+211
* PR tree-optimization/30322rakdver2007-01-101-4/+85
* * tree-ssa-loop-ivopts.c: Include tree-affine.h.rakdver2006-12-141-0/+414