OSDN Git Service

* ipa.c (cgraph_remove_unreachable_nodes): Revert accidental commit.
[pf3gnuchains/gcc-fork.git] / gcc / tree-scalar-evolution.c
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...
2006-03-03 sayle PR tree-optimization/26524
2006-03-02 dberlin2006-03-02 Daniel Berlin <dberlin@dberlin.org>
2006-02-02 bonzini2006-02-02 Paolo Bonzini <bonzini@gnu.org>
2006-01-06 rakdver PR tree-optimization/18527
2005-12-18 gdr * tree-vn.c (vn_add): Use XNEW.
2005-12-17 gdr * tree-inline.c (copy_body_r): Use explicit...
2005-12-08 rakdver PR tree-optimization/25248
2005-11-18 rakdver * tree-scalar-evolution.c (expression_expensive_p...
2005-11-09 rguenth2005-11-09 Richard Guenther <rguenther@suse.de>
2005-11-04 spop PR/18595
2005-09-26 spop PR tree-optimization/23942
2005-09-20 rakdver PR tree-optimization/18463
2005-09-09 spop * Makefile.in (tree-chrec.o): Depends on SCEV_H.
2005-08-15 spop PR 23391
2005-08-13 spop PR tree-optimization/22236
2005-08-03 rakdver PR tree-optimization/23157
2005-08-03 reichelt PR tree-optimization/19899
2005-07-27 rakdver PR tree-optimization/22325
2005-07-21 bonzinigcc:
2005-06-26 kazu * builtins.c, c-common.c, c-convert.c, c-decl.c, c...
2005-06-25 kcookUpdate FSF address.
2005-06-07 spop Fixes PR 18403 and meta PR 21861.
next