OSDN Git Service

* builtins.c (expand_builtin_compare_and_swap): If target is const0,
[pf3gnuchains/gcc-fork.git] / gcc / tree-ssa-loop-niter.c
2011-07-19 rguenth2011-07-19 Richard Guenther <rguenther@suse.de>
2011-06-16 vries2011-06-16 Tom de Vries <tom@codesourcery.com>
2011-06-14 vries2011-06-14 Zdenek Dvorak <ook@ucw.cz>
2011-05-23 vries2011-05-23 Tom de Vries <tom@codesourcery.com>
2011-05-04 rguenth2011-05-04 Richard Guenther <rguenther@suse.de>
2011-02-03 aolivagcc/ChangeLog:
2010-11-30 jsm28 * hwint.c: New. Extracted from toplev.c.
2010-11-29 uros2010-11-29 Zdenek Dvorak <rakdver@kam.uniff.cz>
2010-09-01 rguenth2010-09-01 Richard Guenther <rguenther@suse.de>
2010-08-30 rakdver PR tree-optimization/45427
2010-08-26 jakub PR tree-optimization/44485
2010-08-20 froydnjgcc/
2010-07-15 froydnjgcc/
2010-07-08 manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-07-05 rguenth2010-07-05 Richard Guenther <rguenther@suse.de>
2010-07-01 rguenth2010-07-01 Richard Guenther <rguenther@suse.de>
2010-06-09 spopFix comments and indentation.
2010-06-09 rguenth2010-06-09 Richard Guenther <rguenther@suse.de>
2010-06-08 laurasgcc/ada:
2010-06-01 steven * gimplify.c: Do not include except.h and optabs.h.
2010-05-21 jsm28 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h...
2010-05-21 stevengcc/ChangeLog:
2009-11-28 jakub * matrix-reorg.c (analyze_matrix_allocation_site)...
2009-11-25 hjlRemove trailing white spaces.
2009-11-25 spop2009-10-30 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-10-20 Sebastian Pop <sebastian.pop@amd.com>
2009-07-07 manu2009-07-07 Manuel López-Ibáñez <manu@gcc.gnu.org>
2009-06-21 rguenth2009-06-21 Richard Guenther <rguenther@suse.de>
2009-05-20 rakdver PR tree-optimization/40087
2009-04-26 hubicka * ipa-pure-const.c (struct funct_state_d): New fields
2009-04-03 rguenth2009-04-03 Richard Guenther <rguenther@suse.de>
2009-03-16 jakub PR tree-optimization/39455
2009-03-04 rakdver * tree-scalar-evolution.c (analyze_scalar_evolution_in...
2008-11-20 rakdver PR rtl-optimization/32283
2008-08-18 tomby * tree.h (IS_CONVERT_EXPR_CODE_P): Renamed to
2008-08-13 rguenth2008-08-13 Richard Guenther <rguenther@suse.de>
2008-08-08 rguenth2008-08-08 Richard Guenther <rguenther@suse.de>
2008-08-04 rguenth2008-08-04 Richard Guenther <rguenther@suse.de>
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-07-03 ebotcazou * tree-flow.h (loop_only_exit_p): Declare.
2008-06-06 rwildgcc/
2008-05-09 tomby * config/pa/pa.c (reloc_needed): Use CASE_CONVERT.
2008-03-18 rguenth2008-03-18 Richard Guenther <rguenther@suse.de>
2008-03-16 rguenth2008-03-16 Richard Guenther <rguenther@suse.de>
2007-08-22 rakdver2007-08-22 Zdenek Dvorak <ook@ucw.cz>
2007-08-14 ghazi * alias.c (component_uses_parent_alias_set): Constify.
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-07-20 rakdver * tree-ssa-loop-niter.c (assert_loop_rolls_lt): Conver...
2007-07-02 rguenth2007-07-02 Richard Guenther <rguenther@suse.de>
2007-06-16 pinskia2007-06-15 Andrew Pinski <andrew_pinski@playstation...
2007-06-06 tneumann * tree-ssa-alias-warnings.c (maybe_add_match): Cast...
2007-05-26 kazu * c-typeck.c, config/arm/arm.c, config/darwin.c,
2007-05-24 rakdver * doc/passes.texi: Document predictive commoning.
2007-05-14 rakdver * tree-ssa-loop-niter.c (record_estimate): Use GGC_NEW...
2007-04-30 brooks* double-int.c (mpz_set_double_int): Moved from
2007-04-15 kazu * config/i386/i386.c, config/s390/s390.c, config/s390...
2007-04-06 rakdver * tree-ssa-loop-niter.c (idx_infer_loop_bounds): Add...
2007-03-16 rakdver * tree-ssa-loop-niter.c (record_estimate): Add "upper...
2007-03-15 rakdver * tree-ssa-loop-niter.c (refine_bounds_using_guard...
2007-03-14 rakdver PR tree-optimization/30730
2007-02-25 rakdver * tree-ssa-loop-niter.c (compute_estimated_nb_iteratio...
2007-02-18 kazu * cfgloop.c, config/alpha/alpha.c, config/bfin/bfin.c,
2007-02-15 sandra2007-02-15 Sandra Loosemore <sandra@codesourcery...
2007-02-13 ian./:
2007-02-01 sayle * alias.c (init_alias_analysis): Correct whitespace.
2007-01-28 ian./:
2006-12-23 rakdver * tree-ssa-loop-niter.c (number_of_iterations_lt_to_ne,
2006-12-22 rakdver * tree-ssa-loop-niter.c (zero_p, nonzero_p): Removed.
2006-12-10 rakdver * tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.
2006-12-05 aldyhMerge gimple-tuples-branch into mainline.
2006-12-02 kazu * builtins.c, cfgloop.h, cgraph.h, config/arm/arm.c,
2006-11-25 rakdver * tree-vrp.c (execute_vrp): Do not pass loops structur...
2006-11-21 rakdver * tree-loop-linear.c (linear_transform_loops): Use...
2006-11-21 rakdver * tree-ssa-loop-im.c (schedule_sm, determine_lsm_ref,
2006-11-12 rakdver * Makefile.in (tree-data-ref.o): Add langhooks.h depen...
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
next