summaryrefslogtreecommitdiff
path: root/gcc/tree-chrec.h
Commit message (Expand)AuthorAgeFilesLines
* 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