OSDN Git Service

PR c++/29175
[pf3gnuchains/gcc-fork.git] / gcc / tree-ssa-loop-niter.c
2006-07-06 rakdver * tree-ssa-loop-niter.c (scev_probably_wraps_p): Fix...
2006-06-21 rguenth2006-06-21 Richrad Guenther <rguenther@suse.de>
2006-06-19 rakdver * tree-ssa-loop-niter.c (implies_ge_p): New function.
2006-06-15 rakdver * tree-ssa-loop-niter.c (implies_nonnegative_p): New...
2006-05-24 rakdver PR tree-optimization/27639
2006-05-15 rguenth2006-05-15 Richard Guenther <rguenther@suse.de>
2006-05-07 rguenth2006-05-07 Richard Guenther <rguenther@suse.de>
2006-05-02 rakdverFix mistake in my previous commit (n_of_executions_at_l...
2006-05-01 rakdver PR tree-optimization/27144
2006-04-07 spop * tree-ssa-loop-niter.c (inverse, number_of_iterations_ne,
2006-03-29 spop PR tree-optimization/26859
2006-03-29 rakdver PR tree-optimization/25985
2006-03-04 kazu * builtins.c, c-pragma.h, c-typeck.c, cgraph.c, cgraph...
2006-02-14 rakdver * doc/invoke.texi (-fprefetch-loop-arrays, -fprefetch...
2006-01-14 rakdver * tree-ssa-loop-niter.c (number_of_iterations_cond...
2006-01-06 rakdver PR tree-optimization/18527
2005-11-04 rguenth2005-11-04 Richard Guenther <rguenther@suse.de>
2005-10-09 rakdver PR tree-optimization/24226
2005-09-27 dberlinAdd missing part of committed patch from 21st
2005-09-20 jakub PR tree-optimization/23929
2005-09-15 dberlin2005-09-15 Daniel Berlin <dberlin@dberlin.org>
2005-09-09 spop * Makefile.in (tree-chrec.o): Depends on SCEV_H.
2005-09-01 spop PR tree-optimization/23410
2005-08-23 spop PR tree-optimization/23511
2005-08-21 spop PR tree-optimization/23434
2005-08-17 phython2005-08-16 James A. Morrison <phython@gcc.gnu.org>
2005-08-16 spop * tree-ssa-loop-niter.c (scev_probably_wraps_p): Rewor...
2005-08-13 spop PR tree-optimization/22236
2005-08-09 phython2005-08-09 James A. Morrison <phython@gcc.gnu.org>
2005-07-27 rakdver PR tree-optimize/22348
2005-07-21 bonzinigcc:
2005-06-28 dnovillo PR 21959
2005-06-25 kcookUpdate FSF address.
2005-06-08 spop * tree-data-ref.c (compute_estimated_nb_iterations,
2005-06-07 spop Fixes PR 18403 and meta PR 21861.
2005-06-05 rakdver PR tree-optimization/21846
2005-05-17 rakdver * tree-ssa-loop-ivopts.c (find_bivs, find_givs_in_stmt...
2005-05-03 amacleod2005-05-03 Andrew MacLeod <amacleod@redhat.com>
2005-05-01 rakdver PR tree-optimization/18316
2005-04-23 rakdver * tree-ssa-loop-niter.c (tree_simplify_using_condition...
2005-04-17 kazu * tree-flow-inline.h (get_stmt_operands): Remove.
2005-04-05 rakdver * tree-flow.h (number_of_iterations_cond): Declaration...
2005-03-11 rakdver * basic-block.h (single_succ_p, single_pred_p, single_...
2005-02-10 kazu * builtins.def, haifa-sched.c, libgcc2.c, libgcc2.h,
2005-02-10 rakdver PR tree-optimization/18687
2004-11-23 sayle * fold-const.c (nondestructive_fold_binary_to_constant...
2004-11-22 rakdver PR tree-optimization/18529
2004-11-15 rakdver PR tree-optimization/18431
2004-11-08 kazu * tree-ssa-loop-niter.c (upper_bound_in_type,
2004-10-27 rakdver PR tree-optimization/18048
2004-10-22 kazu * alias.c, basic-block.h, cgraphunit.c, combine.c...
2004-10-22 rakdver * tree-ssa-loop-niter.c (inverse): Count in HOST_WIDE_...
2004-10-13 dberlin2004-10-11 Sebastian Pop <pop@cri.ensmp.fr>
2004-10-01 rakdver * tree-chrec.c (chrec_fold_plus_poly_poly, chrec_fold_...
2004-09-28 bje2004-09-24 Ben Elliston <bje@au.ibm.com>
2004-09-16 rakdver * fold-const.c (fold): Fold difference of addresses.
2004-09-05 kazu * c-common.c, cfgexpand.c, cgraphunit.c, defaults.h,
2004-09-05 rakdver * tree-ssa-loop-ivopts.c: New file.
2004-08-25 nathan * tree.h (build_int_cst): New, sign extended constant.
2004-08-24 rakdver PR tree-optimization/17016
2004-08-24 rakdver * tree-ssa-loop-ivcanon.c: New file.
2004-08-15 nathan.:
2004-07-09 rakdver * tree-scalar-evolution.c: New file.