| Commit message (Expand) | Author | Age | Files | Lines |
* | * tree-ssa-loop-niter.c (record_estimate): Use GGC_NEW to allocate | rakdver | 2007-05-14 | 1 | -2/+2 |
* | * double-int.c (mpz_set_double_int): Moved from | brooks | 2007-04-30 | 1 | -90/+4 |
* | * config/i386/i386.c, config/s390/s390.c, config/s390/s390.md, | kazu | 2007-04-15 | 1 | -1/+1 |
* | * tree-ssa-loop-niter.c (idx_infer_loop_bounds): Add and use | rakdver | 2007-04-06 | 1 | -17/+48 |
* | * tree-ssa-loop-niter.c (record_estimate): Add "upper" argument. | rakdver | 2007-03-16 | 1 | -73/+118 |
* | * tree-ssa-loop-niter.c (refine_bounds_using_guard, bound_difference): | rakdver | 2007-03-15 | 1 | -10/+42 |
* | PR tree-optimization/30730 | rakdver | 2007-03-14 | 1 | -133/+829 |
* | * tree-ssa-loop-niter.c (compute_estimated_nb_iterations): Fix | rakdver | 2007-02-25 | 1 | -4/+69 |
* | * cfgloop.c, config/alpha/alpha.c, config/bfin/bfin.c, | kazu | 2007-02-18 | 1 | -1/+1 |
* | 2007-02-15 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2007-02-15 | 1 | -6/+7 |
* | ./: | ian | 2007-02-13 | 1 | -5/+45 |
* | * alias.c (init_alias_analysis): Correct whitespace. | sayle | 2007-02-01 | 1 | -1/+1 |
* | ./: | ian | 2007-01-28 | 1 | -6/+5 |
* | * tree-ssa-loop-niter.c (number_of_iterations_lt_to_ne, | rakdver | 2006-12-23 | 1 | -23/+20 |
* | * tree-ssa-loop-niter.c (zero_p, nonzero_p): Removed. | rakdver | 2006-12-22 | 1 | -86/+56 |
* | * tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop. | rakdver | 2006-12-10 | 1 | -10/+6 |
* | Merge gimple-tuples-branch into mainline. | aldyh | 2006-12-05 | 1 | -13/+14 |
* | * builtins.c, cfgloop.h, cgraph.h, config/arm/arm.c, | kazu | 2006-12-02 | 1 | -2/+2 |
* | * tree-vrp.c (execute_vrp): Do not pass loops structure through | rakdver | 2006-11-25 | 1 | -8/+8 |
* | * tree-loop-linear.c (linear_transform_loops): Use single_exit accessor | rakdver | 2006-11-21 | 1 | -1/+1 |
* | * tree-ssa-loop-im.c (schedule_sm, determine_lsm_ref, | rakdver | 2006-11-21 | 1 | -17/+16 |
* | * Makefile.in (tree-data-ref.o): Add langhooks.h dependency. | rakdver | 2006-11-12 | 1 | -139/+326 |
* | * tree-ssa-loop-niter.c (scev_probably_wraps_p): Fix typo in argument name. | rakdver | 2006-07-06 | 1 | -2/+2 |
* | 2006-06-21 Richrad Guenther <rguenther@suse.de> | rguenth | 2006-06-21 | 1 | -2/+12 |
* | * tree-ssa-loop-niter.c (implies_ge_p): New function. | rakdver | 2006-06-19 | 1 | -2/+41 |
* | * tree-ssa-loop-niter.c (implies_nonnegative_p): New function. | rakdver | 2006-06-15 | 1 | -12/+129 |
* | PR tree-optimization/27639 | rakdver | 2006-05-24 | 1 | -304/+52 |
* | 2006-05-15 Richard Guenther <rguenther@suse.de> | rguenth | 2006-05-15 | 1 | -13/+15 |
* | 2006-05-07 Richard Guenther <rguenther@suse.de> | rguenth | 2006-05-07 | 1 | -2/+8 |
* | Fix mistake in my previous commit (n_of_executions_at_least should be | rakdver | 2006-05-02 | 1 | -5/+5 |
* | PR tree-optimization/27144 | rakdver | 2006-05-01 | 1 | -71/+54 |
* | * tree-ssa-loop-niter.c (inverse, number_of_iterations_ne, | spop | 2006-04-07 | 1 | -13/+13 |
* | PR tree-optimization/26859 | spop | 2006-03-29 | 1 | -6/+20 |
* | PR tree-optimization/25985 | rakdver | 2006-03-29 | 1 | -8/+63 |
* | * builtins.c, c-pragma.h, c-typeck.c, cgraph.c, cgraphunit.c, | kazu | 2006-03-04 | 1 | -1/+1 |
* | * doc/invoke.texi (-fprefetch-loop-arrays, -fprefetch-loop-arrays-rtl): | rakdver | 2006-02-14 | 1 | -0/+20 |
* | * tree-ssa-loop-niter.c (number_of_iterations_cond): Split into several | rakdver | 2006-01-14 | 1 | -419/+425 |
* | PR tree-optimization/18527 | rakdver | 2006-01-06 | 1 | -125/+147 |
* | 2005-11-04 Richard Guenther <rguenther@suse.de> | rguenth | 2005-11-04 | 1 | -3/+3 |
* | PR tree-optimization/24226 | rakdver | 2005-10-09 | 1 | -2/+4 |
* | Add missing part of committed patch from 21st | dberlin | 2005-09-27 | 1 | -3/+6 |
* | PR tree-optimization/23929 | jakub | 2005-09-20 | 1 | -1/+5 |
* | 2005-09-15 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-09-15 | 1 | -3/+3 |
* | * Makefile.in (tree-chrec.o): Depends on SCEV_H. | spop | 2005-09-09 | 1 | -2/+10 |
* | PR tree-optimization/23410 | spop | 2005-09-01 | 1 | -2/+13 |
* | PR tree-optimization/23511 | spop | 2005-08-23 | 1 | -1/+3 |
* | PR tree-optimization/23434 | spop | 2005-08-21 | 1 | -0/+4 |
* | 2005-08-16 James A. Morrison <phython@gcc.gnu.org> | phython | 2005-08-17 | 1 | -9/+9 |
* | * tree-ssa-loop-niter.c (scev_probably_wraps_p): Reword a comment. | spop | 2005-08-16 | 1 | -8/+13 |
* | PR tree-optimization/22236 | spop | 2005-08-13 | 1 | -14/+214 |