]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-threadedge.c
backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...
[thirdparty/gcc.git] / gcc / tree-ssa-threadedge.c
2012-08-14  Richard Guenthercfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-05-31  Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2011-09-01  Richard Guentherexpr.c (expand_expr_real_2): Move COND_EXPR and VEC_CON...
2011-06-16  Jeff Lawtree-ssa-threadupdate.c (struct redirection_data):...
2011-04-30  Jeff Lawtree-ssa-threadedge.c (thread_across_edge): Add missing...
2011-03-28  Jeff Lawtree-ssa-threadupdate.c (redirect_edges): Call create_e...
2011-01-03  Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-06-25  Bernd SchmidtWith large parts from Jim Wilson:
2010-06-01  Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-05-21  Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2009-11-25  H.J. LuRemove trailing white spaces.
2009-09-02  Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-06-27  Paolo Bonzinidomwalk.h (struct dom_walk_data): Remove all callbacks...
2009-04-28  Richard Guenthertree.h (SSA_NAME_VALUE): Remove.
2009-01-16  Jakub Jelinekre PR tree-optimization/38789 (__builtin_constant_p...
2008-08-18  Tomas Bilytree.h (IS_CONVERT_EXPR_CODE_P): Renamed to
2008-07-28  Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-08  Daniel BerlinFix PR tree-optimization/23455 Fix PR tree-optimization...
2008-05-09  Tomas Bilypa.c (reloc_needed): Use CASE_CONVERT.
2008-04-30  Rafael Avila de... builtins.c (fold_call_expr): Return realret.
2008-04-23  Tomas Bilytree-cfg.c (verify_expr): Check for NON_LVALUE_EXPR...
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-04-09  Zdenek Dvorakcfgloopmanip.c (create_preheader): Do not use loop_preh...
2007-03-08  Ian Lance Taylortree-vrp.c: Include "intl.h".
2007-02-13  Ian Lance Taylorcommon.opt: Add Wstrict-overflow and Wstrict-overflow=.
2006-12-05  Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-04-27  Andrew MacLeodImplement new immediate use iterators.
2006-03-04  Kazu Hiratabuiltins.c, [...]: Fix comment typos.
2006-02-10  Jeff Lawre PR tree-optimization/26213 (new (within last few...
2006-02-09  Jeff Lawre PR tree-optimization/21417 (Missed jump threading...
2006-02-07  Jeff Lawtree-vrp.c (find_conditional_asserts): Update comments.