OSDN Git Service

Backported from mainline
[pf3gnuchains/gcc-fork.git] / gcc / tree-scalar-evolution.c
2012-04-12 rguenth2012-04-12 Richard Guenther <rguenther@suse.de>
2011-09-25 ebotcazou * tree-eh.c (cleanup_empty_eh): Allow a call to __buil...
2011-09-01 rguenth2011-08-31 Richard Guenther <rguenther@suse.de>
2011-08-17 rguenth2011-08-17 Richard Guenther <rguenther@suse.de>
2011-08-03 rguenth2011-08-03 Richard Guenther <rguenther@suse.de>
2011-07-26 spopFix PR48805: Do not instantiate ADDR_EXPRs
2011-06-29 rguenth2011-06-29 Richard Guenther <rguenther@suse.de>
2011-02-02 spopFix PR47576 and PR47555: add PARAM_SCEV_MAX_EXPR_COMPLE...
2010-12-28 spopDo not include unnecessary .h files.
2010-12-18 jakub PR tree-optimization/46985
2010-12-02 spopFix PR45297: handle ADDR_EXPR in interpret_rhs_expr...
2010-09-30 spopAlso handle ARRAY_REFs in instantiate_scev_r.
2010-09-30 spopFix chrec_contains_symbols_defined_in_loop.
2010-08-20 froydnjgcc/
2010-08-11 spopDo not instantiate default definitions in instantiate_s...
2010-07-01 rguenth2010-07-01 Richard Guenther <rguenther@suse.de>
2010-06-09 spopCall compute_overall_effect_of_inner_loop from instanti...
2010-06-08 laurasgcc/ada:
2010-06-01 steven * gimplify.c: Do not include except.h and optabs.h.
2010-05-28 spopWhen niter may be zero, return a COND_EXPR with the...
2010-05-21 jsm28 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h...
2010-05-21 stevengcc/ChangeLog:
2010-04-02 steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-01-14 spopFix PR42732.
2010-01-09 rguenth2010-01-09 Richard Guenther <rguenther@suse.de>
2009-11-25 hjlRemove trailing white spaces.
2009-11-25 spop2009-11-18 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-09-02 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-09-01 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-09-01 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-09-01 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-09-01 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-09-01 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-09-01 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-09-01 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-09-01 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-09-01 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-09-01 Sebastian Pop <sebastian.pop@amd.com>
2009-10-21 spop PR tree-optimization/41497
2009-07-31 spopReturn unknow from scev instantiation if the result...
2009-07-31 spop2009-07-30 Sebastian Pop <sebastian.pop@amd.com>
2009-05-19 ebotcazou * tree-scalar-evolution.c (follow_ssa_edge_expr) ...
2009-05-08 rguenth2009-05-08 Richard Guenther <rguenther@suse.de>
2009-04-22 dnovillo2009-04-21 Taras Glek <tglek@mozilla.com>
2009-04-02 rguenth2009-04-02 Richard Guenther <rguenther@suse.de>
2009-03-04 rakdver * tree-scalar-evolution.c (analyze_scalar_evolution_in...
2009-02-20 jakubUpdate Copyright years for files modified in 2008 and...
2009-02-17 jakub PR tree-optimization/36922
2008-12-12 rakdver PR tree-optimization/32044
2008-12-09 jakub PR tree-optimization/37416
2008-11-07 spop2008-11-07 Sebastian Pop <sebastian.pop@amd.com>
2008-09-12 spop2008-09-12 Sebastian Pop <sebastian.pop@amd.com>
2008-09-09 spop2008-09-05 Sebastian Pop <sebastian.pop@amd.com>
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-06-06 rwildgcc/
2008-05-31 rguenth2008-05-31 Richard Guenther <rguenther@suse.de>
2008-05-20 spop2008-05-20 Jan Sjodin <jan.sjodin@amd.com>
2008-05-09 spop2008-05-09 Jan Sjodin <jan.sjodin@amd.com>
2008-05-09 tomby * config/pa/pa.c (reloc_needed): Use CASE_CONVERT.
2008-04-23 tomby * tree-cfg.c (verify_expr): Check for NON_LVALU...
2008-03-20 rguenth2008-03-21 Richard Guenther <rguenther@suse.de>
2008-03-03 spop * tree-scalar-evolution.c (instantiate_parameters_1...
2007-12-15 spop2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
2007-11-30 rakdver PR tree-optimization/34244
2007-08-14 ghazi * alias.c (component_uses_parent_alias_set): Constify.
2007-08-14 ghazi * alias.c (rtx_equal_for_memref_p): Constify.
2007-08-08 chaoyingfu * tree.def (FIXED_POINT_TYPE): New type.
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-07-25 ghazi * c-common.c (fname_as_string, c_type_hash): Constify.
2007-07-09 rakdver * tree-scalar-evolution.c (scev_const_prop): Add argum...
2007-06-16 pinskia2007-06-15 Andrew Pinski <andrew_pinski@playstation...
2007-06-09 rakdver * tree-scalar-evolution.c (follow_ssa_edge_in_rhs,
2007-05-30 rakdver * tree-scalar-evolution.c (scev_const_prop): Do not...
2007-05-27 rakdver * tree-vrp.c (execute_vrp): Do not check whether curre...
2007-05-21 pinskia2007-05-21 Andrew Pinski <andrew_pinski@playstation...
2007-05-14 rakdver * tree-ssa-loop-niter.c (record_estimate): Use GGC_NEW...
2007-05-13 rakdver * tree-scalar-evolution.c (resolve_mixers): Exported.
2007-05-11 rakdver * tree-loop-linear.c (gather_interchange_stats, try_in...
2007-04-09 rakdver * cfgloopmanip.c (create_preheader): Do not use loop_p...
2007-03-14 rakdver PR tree-optimization/30730
2007-03-08 sayle * tree-eh.c (do_return_redirection): Call build_gimple...
2007-02-15 sandra2007-02-15 Sandra Loosemore <sandra@codesourcery...
2007-01-31 rakdver * cfgloop.h: Include vec-prim.h.
2007-01-28 ian./:
2006-12-23 rakdver * tree-ssa-loop-niter.c (number_of_iterations_lt_to_ne,
2006-12-11 dnovillo * tree-ssa-operands.h (create_ssa_artificial_load_stmt):
2006-12-11 dnovillo * tree-scalar-evolution.c (scev_const_prop):
2006-12-10 rakdver * doc/loop.texi: Document number_of_latch_executions and
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-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-08-22 rguenth2006-08-22 Richard Guenther <rguenther@suse.de>
2006-08-17 rakdver PR tree-optimization/27865
2006-05-24 rakdver PR tree-optimization/27639
2006-05-17 rakdver PR tree-optimization/27548
2006-04-05 spop PR tree-optimization/26996
2006-04-04 spop * tree-scalar-evolution.c (compute_overall_effect_of_i...
2006-04-03 spop PR bootstrap/26992
2006-04-02 spop * tree-scalar-evolution.c (add_to_evolution_1): Pass...
next