tree-ssa-forwprop.c (simplify_bitwise_binary): Improve type sinking.
[platform/upstream/gcc.git] / gcc / tree-ssa-forwprop.c
2011-06-28 Kai Tietztree-ssa-forwprop.c (simplify_bitwise_binary): Improve...
2011-06-14 David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-10 Richard Guenthertree-ssa-forwprop.c (ssa_forward_propagate_and_combine...
2011-05-31 Richard Guenthertree-ssa-forwprop.c (forward_propagate_into_comparison...
2011-05-30 Richard Guenthertree-ssa-forwprop.c (forward_propagate_into_comparison...
2011-05-11 Richard Guentherre PR tree-optimization/15256 ([tree-ssa] Optimize...
2011-05-11 Richard Guentherre PR middle-end/18041 (OR of two single-bit bitfields...
2011-05-10 Richard Guenthertree-ssa-forwprop.c (combine_conversions): Pattern...
2011-05-04 Richard Guenthertree.h (int_const_binop): Remove notrunc argument.
2011-04-22 Jakub Jelinekre PR tree-optimization/48717 (integer wrong code bug)
2011-03-31 Jeff Lawtree-ssa-forwprop.c (forward_propagate_into_cond):...
2011-02-08 Richard Guentherre PR tree-optimization/47632 (ICE: verify_flow_info...
2011-01-25 Jakub Jelinekre PR tree-optimization/47265 (Error: SSA name in freel...
2011-01-14 Richard Guentherre PR tree-optimization/47280 (ICE: verify_stmts failed...
2010-11-15 Jakub Jelinekre PR tree-optimization/46461 (ICE: invalid argument...
2010-11-07 Uros Bizjakre PR tree-optimization/46346 (fma testsuite failures)
2010-11-02 Richard Guentherre PR tree-optimization/46216 (ICE: SSA corruption)
2010-10-21 Nathan Froydbasic-block.h (single_succ_edge): Use gcc_checking_assert.
2010-10-12 Jakub Jelinekre PR fortran/45636 (Failed to fold simple Fortran...
2010-08-12 Richard Guentherre PR tree-optimization/45232 (tree reassociation intro...
2010-07-14 Richard Guentherre PR middle-end/44824 (internal compiler error: verify...
2010-07-01 Richard Guentherre PR middle-end/42834 (memcpy folding overeager)
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-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-05-15 Richard Guentherre PR other/44038 (ICE: verify_stmts failed)
2010-04-07 Richard Guentheripa-reference.c (mark_load): Use get_base_address.
2010-04-07 Richard Guenthertree-ssa-forwprop.c (forward_propagate_addr_expr):...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-10-12 Alexandre Olivare PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos...
2009-09-24 Richard Guentherre PR middle-end/36143 (FAIL: g++.dg/tree-ssa/pr19637.C)
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-07-16 Aldy Hernandezre PR c/40435 (Revision 148442 caused many regressions...
2009-06-12 Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2009-05-24 Paolo Bonzinitree-ssa-operands.h (push_stmt_changes, [...]): Delete.
2009-05-19 Richard Guenthertree-ssa-forwprop.c (forward_propagate_addr_expr_1...
2009-05-15 Richard Guenthercommon.opt (-ftree-forwprop, [...]): New options, enabl...
2009-05-15 Joseph Myerstree-ssa-forwprop.c (forward_propagate_addr_expr_1...
2009-04-29 Richard Guentherre PR middle-end/39937 (Revision 146831 failed SPEC...
2009-04-17 Richard Guenthertree-ssa-forwprop.c (get_prop_dest_stmt): Clean up...
2009-04-09 Richard Guenthertree-ssa-ccp.c (maybe_fold_stmt_addition): Move non...
2009-04-04 Richard Guentherre PR tree-optimization/39636 (ICE in gimple_assign_rhs...
2009-04-03 Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2009-03-31 Richard Guenthertree.h (div_if_zero_remainder): Declare.
2009-03-29 Richard Guenthertree-ssa-forwprop.c (forward_propagate_addr_expr_1...
2009-03-28 Martin Jamborfold-const.c (get_pointer_modulus_and_residue): New...
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-01-30 Richard Guentherre PR tree-optimization/39041 (ICE on valid during...
2009-01-20 Andrew Pinskire PR tree-optimization/38747 (Wrong code due to VIEW_C...
2008-12-02 Martin Jamborre PR middle-end/37861 (Bogus array bounds warning)
2008-11-21 Jakub Jelinekre PR middle-end/38200 (internal compiler error: in...
2008-11-17 Jakub Jelinekre PR middle-end/38140 (ice for C code with -O2)
2008-11-05 Martin Jamborre PR middle-end/37861 (Bogus array bounds warning)
2008-11-05 Richard Guentherre PR middle-end/37742 (ICE in vectorizer with restrict...
2008-10-18 Richard Guenthertree-ssa-forwprop.c (forward_propagate_addr_expr_1...
2008-09-11 Richard Guenthertree-vectorizer.c (slpeel_add_loop_guard): Fix types.
2008-08-20 Richard Guenthertree-ssa-forwprop.c (forward_propagate_addr_expr_1...
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-02 Richard Guenthertree-ssa-forwprop.c (can_propagate_from): Exclude loads...
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-05-09 Tomas Bilypa.c (reloc_needed): Use CASE_CONVERT.
2008-05-06 Andrew Pinskire PR middle-end/36141 (Gcc 4.4 failed to boostrap)
2008-05-05 Andrew Pinskitree-ssa-forwprop.c (forward_propagate_addr_expr_1...
2008-03-20 Richard Guenthertree-ssa-forwprop.c (forward_propagate_addr_expr_1...
2008-03-19 Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2008-03-18 Richard Guenthertree-ssa-sccvn.c (visit_reference_op_load): If the...
2008-03-12 Richard GuentherMakefile.in (OBJS-common): Add tree-ssa-phiprop.o
2008-02-19 Richard Guentherre PR tree-optimization/34989 (ICE in get_addr_derefere...
2008-02-15 Richard Guentherre PR tree-optimization/35164 (Unable to coalesce ab...
2007-12-05 Richard Guentherre PR tree-optimization/34138 (verify_ssa failed (found...
2007-11-27 Richard Guentherre PR middle-end/34241 (ICE in forward_propagate_into_cond)
2007-11-18 Richard Guentherre PR tree-optimization/34127 (ICE: tree-ssa-operands...
2007-11-16 Richard Guentherre PR tree-optimization/34113 (ICE in get_addr_derefere...
2007-11-09 Richard Guentherre PR target/33604 (Revision 119502 causes significantl...
2007-10-12 Richard Guenthertree-ssa-forwprop.c (forward_propagate_into_cond):...
2007-10-12 Richard Guentherre PR middle-end/26198 (Unfolded comparison after cfg_c...
2007-10-04 Richard Guentherre PR tree-optimization/33627 (ICE in verify_stmts...
2007-09-27 Ian Lance Taylorre PR tree-optimization/33565 (spurious warning: assum...
2007-09-04 Richard Guentherre PR tree-optimization/33291 (a+=2; a+=2 not simplifi...
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-02 Richard Guentherre PR middle-end/15988 (ICE in fold_convert with pointe...
2007-07-02 Richard Guenthertree-flow.h (tree_ssa_useless_type_conversion_1): Renam...
2007-06-16 Andrew Pinski[multiple changes]
2007-06-06 Richard Bienertree-ssa-forwprop.c (forward_propagate_into_cond):...
2007-05-26 Andrew Pinskire PR tree-optimization/32090 (ICE in forwprop with...
2007-05-25 Kazu Hiratacfglayout.c, [...]: Fix comment typos.
2007-05-25 Richard Guentherre PR tree-optimization/31982 (Missed forw prop with...
2007-05-12 Richard Guentherre PR tree-optimization/31797 (infinite loop in tree...
2007-05-02 Richard Guentherre PR tree-optimization/31146 (forwprop does not look...
2007-04-27 Richard Guenthertree-ssa-forwprop.c (forward_propagate_into_cond):...
2007-04-27 Richard Guenthertree-ssa-forwprop.c (get_prop_dest_stmt): Fix comment...
2007-04-27 Richard Guentherre PR tree-optimization/30965 (Fails to tree-combine...
2007-04-18 Richard Guentherre PR tree-optimization/19431 (missed optimization...
2007-03-19 Andrew Pinskire PR tree-optimization/31254 (verify_ssa failed: type...
2007-03-16 Richard Guentherre PR tree-optimization/31146 (forwprop does not look...
2007-03-10 Diego Novillotree-pass.h (TODO_update_smt_usage): Remove.
2007-02-04 Jan Hubickatree-ssa-copyrename.c (copy_rename_partition_coalesce...
2007-01-18 Jan Hubickatree-vrp.c (finalize_jump_threads): Do not call cleanup...
2007-01-11 Jan Hubickare PR tree-optimization/1046 (gcc less efficient than...
next