| Commit message (Expand) | Author | Age | Files | Lines |
* | tree-loop-linear.c (gather_interchange_stats): Look in the access matrix... | Jan Sjodin | 2008-05-20 | 1 | -2/+4 |
* | re PR middle-end/36206 (ice for legal code with -O3) | Jan Sjodin | 2008-05-20 | 1 | -11/+40 |
* | tree-chrec.h (build_polynomial_chrec): RHS of a chrec should not be of pointe... | Sebastian Pop | 2007-11-14 | 1 | -0/+5 |
* | alias.c (rtx_equal_for_memref_p): Constify. | Kaveh R. Ghazi | 2007-08-14 | 1 | -16/+16 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -5/+4 |
* | re PR tree-optimization/32367 (internal compiler error: in build_polynomial_c... | Sebastian Pop | 2007-06-19 | 1 | -19/+24 |
* | [multiple changes] | Andrew Pinski | 2007-06-15 | 1 | -1/+5 |
* | re PR tree-optimization/31995 (can't determine dependence between p->a[x+i] a... | Andrew Pinski | 2007-05-21 | 1 | -1/+1 |
* | re PR tree-optimization/31885 (Not removing empty loop, scev not finding the ... | Zdenek Dvorak | 2007-05-10 | 1 | -2/+1 |
* | re PR tree-optimization/31343 (ICE in data-refs dependence testing) | Sebastian Pop | 2007-04-11 | 1 | -19/+16 |
* | tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop. | Zdenek Dvorak | 2006-12-10 | 1 | -8/+0 |
* | tree-scalar-evolution.c (add_to_evolution_1): Pass an extra argument at_stmt. | Sebastian Pop | 2006-04-02 | 1 | -1/+14 |
* | tree-chrec.c (eq_evolutions_p): New. | Sebastian Pop | 2006-02-20 | 1 | -2/+3 |
* | tree-ssa-loop-im.c (schedule_sm): Use buildN instead of build. | Richard Guenther | 2005-12-02 | 1 | -2/+2 |
* | re PR tree-optimization/18463 (suboptimal use of fancy x86 addressing modes) | Zdenek Dvorak | 2005-09-20 | 1 | -0/+1 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | Fixes PR 18403 and meta PR 21861. | Sebastian Pop | 2005-06-07 | 1 | -4/+6 |
* | attribs.c, [...]: Update copyright. | Kazu Hirata | 2005-04-28 | 1 | -1/+1 |
* | Makefile.in (tree-chrec.o): Depend on params.h. | Sebastian Pop | 2005-04-21 | 1 | -2/+2 |
* | basic-block.h, [...]: Remove unused prototypes. | Kazu Hirata | 2004-11-17 | 1 | -1/+0 |
* | Makefile.in (tree-ssa-loop-niter.o): Depends on tree-data-ref.h. | Sebastian Pop | 2004-10-13 | 1 | -0/+1 |
* | tree-vectorizer.h (stmt_vec_info): Add vect_dr_base field. | Ira Rosen | 2004-09-19 | 1 | -0/+1 |
* | tree.h (build_int_cst): New, sign extended constant. | Nathan Sidwell | 2004-08-25 | 1 | -1/+1 |
* | tree.h (build_int_cst): New. | Nathan Sidwell | 2004-08-15 | 1 | -1/+1 |
* | Makefile.in (OBJS-common): Add tree-chrec.o. | Sebastian Pop | 2004-06-30 | 1 | -0/+206 |