tree-vrp.c (extract_range_from_binary_expr_1): Remove duplicated condition.
[platform/upstream/gcc.git] / gcc / tree-ssa-coalesce.c
2011-12-15 Jakub Jelinekre PR debug/51517 (Wrong debug information for pointers...
2011-04-20 Jim Meyeringremove useless if-before-free tests
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-10-21 Nathan Froydbasic-block.h (single_succ_edge): Use gcc_checking_assert.
2010-08-19 Nathan Froydcfgloop.c (get_loop_body_in_bfs_order): Avoid redundant...
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-06-01 Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-05-21 Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-01-04 Richard Guenthertree-ssa-sccvn.c (get_or_alloc_constant_value_id):...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-09-26 Michael Matzre PR lto/40758 ([LTO] ICE in partition_view_bitmap...
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-05-02 Jan Hubickatree-ssa-coalesce.c (coalesce_cost): Do not take ciriti...
2009-04-26 Michael MatzExpand from SSA.
2009-04-26 Michael Matztree-ssa-copyrename.c (rename_ssa_copies): Don't iterat...
2009-04-03 Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-02-09 Eric Botcazoure PR middle-end/38981 (internal compiler error)
2008-08-29 Jan Hubickaloop-unswitch.c (unswitch_single_loop): Use optimize_lo...
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-20 Jan Hubickacgraph.c (cgraph_add_new_function): Do early local...
2008-06-20 Kaveh R. Ghaziggc.h (GGC_RESIZEVAR): New, reorder macros.
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-06-02 Jan Hubickapredict.c (maybe_hot_frequency_p): Break out of...
2007-08-31 Nick Cliftontree-ssa-coalesce.c (compare_pairs): Use the elements...
2007-08-01 Daniel Jacobowitzre PR tree-optimization/32919 (SSA corruption because...
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-25 Kaveh R. Ghazic-common.c (fname_as_string, [...]): Constify.
2007-06-21 Jakub Jelinekre PR tree-optimization/31866 (ICE with tree check...
2007-06-06 Thomas Neumanntree-ssa-alias-warnings.c (maybe_add_match): Cast accor...
2007-05-26 Kazu Hiratai386.c, [...]: Fix comment typos.
2007-03-08 Martin Michlmayrtree-ssa-coalesce.c (fail_abnormal_edge_coalesce):...
2007-02-16 Richard Guenthertree-flow-inline.h (single_imm_use_p): Remove.
2006-12-22 Kazu Hiratacgraphunit.c, [...]: Fix comment typos.
2006-12-12 Andrew MacLeodre PR tree-optimization/30159 (gcc.c-torture/execute...
2006-12-12 Diego Novillo[multiple changes]
2006-12-10 Andrew MacLeodNew out of ssa Coalescer.