| Commit message (Expand) | Author | Age | Files | Lines |
* | diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de... | Joseph Myers | 2010-05-21 | 1 | -1/+2 |
* | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 2010-05-21 | 1 | -4/+0 |
* | Remove trailing white spaces. | H.J. Lu | 2009-11-25 | 1 | -9/+9 |
* | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 2009-02-20 | 1 | -1/+1 |
* | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 2008-07-28 | 1 | -32/+34 |
* | ggc.h (GGC_RESIZEVAR): New, reorder macros. | Kaveh R. Ghazi | 2008-06-20 | 1 | -2/+2 |
* | Makefile.in (tree-affine.o): Add $(FLAGS_H) dependency. | Richard Guenther | 2008-04-16 | 1 | -3/+36 |
* | tree-affine.h (aff_combination_expand): Declare. | Zdenek Dvorak | 2008-03-27 | 1 | -15/+57 |
* | re PR tree-optimization/31358 (IV-OPTs produces a weird MEM_REF) | Andrew Pinski | 2008-03-11 | 1 | -9/+28 |
* | tree-affine.h (print_aff): New prototype. | Andrew Pinski | 2007-08-18 | 1 | -0/+45 |
* | c-common.c (const_strip_array_types): New. | Kaveh R. Ghazi | 2007-08-16 | 1 | -1/+1 |
* | re PR tree-optimization/32527 (ICE in build2_stat, at tree.c:3074) | Andrew Pinski | 2007-07-30 | 1 | -11/+8 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -5/+4 |
* | re PR middle-end/32417 (416.gamess ICEs (in aff_combination_add_elt, tree-aff... | Andrew Pinski | 2007-06-28 | 1 | -5/+17 |
* | [multiple changes] | Andrew Pinski | 2007-06-15 | 1 | -0/+7 |
* | cfglayout.c, [...]: Fix comment typos. | Kazu Hirata | 2007-05-25 | 1 | -1/+1 |
* | passes.texi: Document predictive commoning. | Zdenek Dvorak | 2007-05-24 | 1 | -0/+211 |
* | re PR middle-end/30322 (((-i-1) + i) +1) is turned into ~i + (i+1) and never ... | Zdenek Dvorak | 2007-01-10 | 1 | -4/+85 |
* | tree-ssa-loop-ivopts.c: Include tree-affine.h. | Zdenek Dvorak | 2006-12-14 | 1 | -0/+414 |