aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-affine.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-32/+34
2008-06-20ggc.h (GGC_RESIZEVAR): New, reorder macros.Kaveh R. Ghazi1-2/+2
2008-04-16Makefile.in (tree-affine.o): Add $(FLAGS_H) dependency.Richard Guenther1-3/+36
2008-03-27tree-affine.h (aff_combination_expand): Declare.Zdenek Dvorak1-15/+57
2008-03-11re PR tree-optimization/31358 (IV-OPTs produces a weird MEM_REF)Andrew Pinski1-9/+28
2007-08-18tree-affine.h (print_aff): New prototype.Andrew Pinski1-0/+45
2007-08-16c-common.c (const_strip_array_types): New.Kaveh R. Ghazi1-1/+1
2007-07-30re PR tree-optimization/32527 (ICE in build2_stat, at tree.c:3074)Andrew Pinski1-11/+8
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2007-06-28re PR middle-end/32417 (416.gamess ICEs (in aff_combination_add_elt, tree-aff...Andrew Pinski1-5/+17
2007-06-15[multiple changes]Andrew Pinski1-0/+7
2007-05-25cfglayout.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-05-24passes.texi: Document predictive commoning.Zdenek Dvorak1-0/+211
2007-01-10re PR middle-end/30322 (((-i-1) + i) +1) is turned into ~i + (i+1) and never ...Zdenek Dvorak1-4/+85
2006-12-14tree-ssa-loop-ivopts.c: Include tree-affine.h.Zdenek Dvorak1-0/+414