aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-loop-linear.c
AgeCommit message (Expand)AuthorFilesLines
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-01basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.Kaveh R. Ghazi1-1/+0
2005-04-22[multiple changes]Diego Novillo1-2/+1
2005-04-22lambda-code.c: Define VEC(int,heap), VEC(lambda_loop,heap).Nathan Sidwell1-5/+4
2005-04-21vec.h: Update API to separate allocation mechanism from type.Nathan Sidwell1-4/+7
2005-04-08backport: copy-prop, incremental SSA updating of FUD chains and newly exposed...Diego Novillo1-4/+1
2005-04-05lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt.Andrew MacLeod1-2/+0
2005-03-10Makefile.in (tree-optimize.o): Add CFGLOOP_H dependence.Zdenek Dvorak1-2/+2
2005-03-01cfgloop.c (flow_loop_entry_edges_find, [...]): Removed.Zdenek Dvorak1-2/+1
2005-02-17lambda-code (perfect_nestify): Remove mark/unmark for rewriting hack.Daniel Berlin1-0/+1
2005-01-18basic-block.h, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-06re PR tree-optimization/18792 (ICE with -O1 -ftree-loop-linear on small test ...Daniel Berlin1-23/+31
2004-11-03lambda-code.c (lambda_compute_auxillary_space): Update comments.Daniel Berlin1-16/+13
2004-11-01Fix PR tree-optimization/17672 Fix PR tree-optimization/18168Daniel Berlin1-6/+13
2004-09-16[multiple changes]Daniel Berlin1-42/+129
2004-09-08Makefile.in (tree-loop-linear.o): Added.Daniel Berlin1-0/+282