summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-niter.c
Commit message (Expand)AuthorAgeFilesLines
* ./:ian2007-01-281-6/+5
* * tree-ssa-loop-niter.c (number_of_iterations_lt_to_ne,rakdver2006-12-231-23/+20
* * tree-ssa-loop-niter.c (zero_p, nonzero_p): Removed.rakdver2006-12-221-86/+56
* * tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.rakdver2006-12-101-10/+6
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-13/+14
* * builtins.c, cfgloop.h, cgraph.h, config/arm/arm.c,kazu2006-12-021-2/+2
* * tree-vrp.c (execute_vrp): Do not pass loops structure throughrakdver2006-11-251-8/+8
* * tree-loop-linear.c (linear_transform_loops): Use single_exit accessorrakdver2006-11-211-1/+1
* * tree-ssa-loop-im.c (schedule_sm, determine_lsm_ref,rakdver2006-11-211-17/+16
* * Makefile.in (tree-data-ref.o): Add langhooks.h dependency.rakdver2006-11-121-139/+326
* * tree-ssa-loop-niter.c (scev_probably_wraps_p): Fix typo in argument name.rakdver2006-07-061-2/+2
* 2006-06-21 Richrad Guenther <rguenther@suse.de>rguenth2006-06-211-2/+12
* * tree-ssa-loop-niter.c (implies_ge_p): New function.rakdver2006-06-191-2/+41
* * tree-ssa-loop-niter.c (implies_nonnegative_p): New function.rakdver2006-06-151-12/+129
* PR tree-optimization/27639rakdver2006-05-241-304/+52
* 2006-05-15 Richard Guenther <rguenther@suse.de>rguenth2006-05-151-13/+15
* 2006-05-07 Richard Guenther <rguenther@suse.de>rguenth2006-05-071-2/+8
* Fix mistake in my previous commit (n_of_executions_at_least should berakdver2006-05-021-5/+5
* PR tree-optimization/27144rakdver2006-05-011-71/+54
* * tree-ssa-loop-niter.c (inverse, number_of_iterations_ne,spop2006-04-071-13/+13
* PR tree-optimization/26859spop2006-03-291-6/+20
* PR tree-optimization/25985rakdver2006-03-291-8/+63
* * builtins.c, c-pragma.h, c-typeck.c, cgraph.c, cgraphunit.c,kazu2006-03-041-1/+1
* * doc/invoke.texi (-fprefetch-loop-arrays, -fprefetch-loop-arrays-rtl):rakdver2006-02-141-0/+20
* * tree-ssa-loop-niter.c (number_of_iterations_cond): Split into severalrakdver2006-01-141-419/+425
* PR tree-optimization/18527rakdver2006-01-061-125/+147
* 2005-11-04 Richard Guenther <rguenther@suse.de>rguenth2005-11-041-3/+3
* PR tree-optimization/24226rakdver2005-10-091-2/+4
* Add missing part of committed patch from 21stdberlin2005-09-271-3/+6
* PR tree-optimization/23929jakub2005-09-201-1/+5
* 2005-09-15 Daniel Berlin <dberlin@dberlin.org>dberlin2005-09-151-3/+3
* * Makefile.in (tree-chrec.o): Depends on SCEV_H.spop2005-09-091-2/+10
* PR tree-optimization/23410spop2005-09-011-2/+13
* PR tree-optimization/23511spop2005-08-231-1/+3
* PR tree-optimization/23434spop2005-08-211-0/+4
* 2005-08-16 James A. Morrison <phython@gcc.gnu.org>phython2005-08-171-9/+9
* * tree-ssa-loop-niter.c (scev_probably_wraps_p): Reword a comment.spop2005-08-161-8/+13
* PR tree-optimization/22236spop2005-08-131-14/+214
* 2005-08-09 James A. Morrison <phython@gcc.gnu.org>phython2005-08-091-12/+14
* PR tree-optimize/22348rakdver2005-07-271-1/+1
* gcc:bonzini2005-07-211-5/+48
* PR 21959dnovillo2005-06-281-0/+35
* Update FSF address.kcook2005-06-251-2/+2
* * tree-data-ref.c (compute_estimated_nb_iterations,spop2005-06-081-1/+12
* Fixes PR 18403 and meta PR 21861.spop2005-06-071-77/+185
* PR tree-optimization/21846rakdver2005-06-051-0/+18
* * tree-ssa-loop-ivopts.c (find_bivs, find_givs_in_stmt_scev): Applyrakdver2005-05-171-4/+4
* 2005-05-03 Andrew MacLeod <amacleod@redhat.com>amacleod2005-05-031-20/+20
* PR tree-optimization/18316rakdver2005-05-011-2/+2
* * tree-ssa-loop-niter.c (tree_simplify_using_condition): Expand simplerakdver2005-04-231-10/+81