summaryrefslogtreecommitdiff
path: root/gcc/tree-affine.c
Commit message (Expand)AuthorAgeFilesLines
* ggc.h (GGC_RESIZEVAR): New, reorder macros.Kaveh R. Ghazi2008-06-201-2/+2
* Makefile.in (tree-affine.o): Add $(FLAGS_H) dependency.Richard Guenther2008-04-161-3/+36
* tree-affine.h (aff_combination_expand): Declare.Zdenek Dvorak2008-03-271-15/+57
* re PR tree-optimization/31358 (IV-OPTs produces a weird MEM_REF)Andrew Pinski2008-03-111-9/+28
* tree-affine.h (print_aff): New prototype.Andrew Pinski2007-08-181-0/+45
* c-common.c (const_strip_array_types): New.Kaveh R. Ghazi2007-08-161-1/+1
* re PR tree-optimization/32527 (ICE in build2_stat, at tree.c:3074)Andrew Pinski2007-07-301-11/+8
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* re PR middle-end/32417 (416.gamess ICEs (in aff_combination_add_elt, tree-aff...Andrew Pinski2007-06-281-5/+17
* [multiple changes]Andrew Pinski2007-06-151-0/+7
* cfglayout.c, [...]: Fix comment typos.Kazu Hirata2007-05-251-1/+1
* passes.texi: Document predictive commoning.Zdenek Dvorak2007-05-241-0/+211
* re PR middle-end/30322 (((-i-1) + i) +1) is turned into ~i + (i+1) and never ...Zdenek Dvorak2007-01-101-4/+85
* tree-ssa-loop-ivopts.c: Include tree-affine.h.Zdenek Dvorak2006-12-141-0/+414