summaryrefslogtreecommitdiff
path: root/gcc/tree-chrec.h
Commit message (Expand)AuthorAgeFilesLines
* tree-loop-linear.c (gather_interchange_stats): Look in the access matrix...Jan Sjodin2008-05-201-2/+4
* re PR middle-end/36206 (ice for legal code with -O3)Jan Sjodin2008-05-201-11/+40
* tree-chrec.h (build_polynomial_chrec): RHS of a chrec should not be of pointe...Sebastian Pop2007-11-141-0/+5
* alias.c (rtx_equal_for_memref_p): Constify.Kaveh R. Ghazi2007-08-141-16/+16
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* re PR tree-optimization/32367 (internal compiler error: in build_polynomial_c...Sebastian Pop2007-06-191-19/+24
* [multiple changes]Andrew Pinski2007-06-151-1/+5
* re PR tree-optimization/31995 (can't determine dependence between p->a[x+i] a...Andrew Pinski2007-05-211-1/+1
* re PR tree-optimization/31885 (Not removing empty loop, scev not finding the ...Zdenek Dvorak2007-05-101-2/+1
* re PR tree-optimization/31343 (ICE in data-refs dependence testing)Sebastian Pop2007-04-111-19/+16
* tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.Zdenek Dvorak2006-12-101-8/+0
* tree-scalar-evolution.c (add_to_evolution_1): Pass an extra argument at_stmt.Sebastian Pop2006-04-021-1/+14
* tree-chrec.c (eq_evolutions_p): New.Sebastian Pop2006-02-201-2/+3
* tree-ssa-loop-im.c (schedule_sm): Use buildN instead of build.Richard Guenther2005-12-021-2/+2
* re PR tree-optimization/18463 (suboptimal use of fancy x86 addressing modes)Zdenek Dvorak2005-09-201-0/+1
* Update FSF address.Kelley Cook2005-06-251-2/+2
* Fixes PR 18403 and meta PR 21861.Sebastian Pop2005-06-071-4/+6
* attribs.c, [...]: Update copyright.Kazu Hirata2005-04-281-1/+1
* Makefile.in (tree-chrec.o): Depend on params.h.Sebastian Pop2005-04-211-2/+2
* basic-block.h, [...]: Remove unused prototypes.Kazu Hirata2004-11-171-1/+0
* Makefile.in (tree-ssa-loop-niter.o): Depends on tree-data-ref.h.Sebastian Pop2004-10-131-0/+1
* tree-vectorizer.h (stmt_vec_info): Add vect_dr_base field.Ira Rosen2004-09-191-0/+1
* tree.h (build_int_cst): New, sign extended constant.Nathan Sidwell2004-08-251-1/+1
* tree.h (build_int_cst): New.Nathan Sidwell2004-08-151-1/+1
* Makefile.in (OBJS-common): Add tree-chrec.o.Sebastian Pop2004-06-301-0/+206