* jvspec.c (jvgenmain_spec): Don't handle -fnew-verifier.
[gcc.git] / gcc / tree-ssa-dce.c
2010-08-26 Jakub Jelinekre PR tree-optimization/44485 (ICE in get_expr_operands...
2010-07-01 Richard Guentherre PR middle-end/42834 (memcpy folding overeager)
2010-06-05 Eric Botcazoutree-ssa-dce.c (mark_last_stmt_necessary): New function.
2010-06-01 Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-05-25 Eric Botcazoufunction.h (struct function): Add can_throw_non_call_ex...
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-04-06 Jan Hubickare PR tree-optimization/42906 (Empty loop not removed)
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-01-20 Richard Guentherre PR tree-optimization/42717 (ice: verify_ssa failed)
2010-01-17 Richard Guenthertree-ssa-uncprop.c (uncprop_into_successor_phis): Fix...
2009-11-26 Richard Guenthertree-ssa-dce.c (nr_walks): New variable.
2009-11-26 Richard Guenthertree-ssa-dce.c (perform_tree_ssa_dce): Allocate visited...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-24 Richard Guentherre PR tree-optimization/42142 (DCE miscompiles a certai...
2009-10-20 Alexandre Olivatree-ssa-dce.c (eliminate_unnecessary_stmts): Don't...
2009-10-12 Alexandre Olivare PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos...
2009-09-14 Richard HendersonSquash commit of EH in gimple
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-07-30 Andrew MacLeodAdd source_location support to PHI arguments.
2009-07-28 Jan Hubickare PR tree-optimization/40759 (segfault in useless_type...
2009-07-19 Jan Hubickatree-ssa-dce.c (remove_dead_phis): Only look for abnorm...
2009-07-19 Jan Hubickare PR tree-optimization/40676 (internal compiler error...
2009-07-03 Jan Hubickaloop-24.c: Update dump file matching; enable -O2.
2009-07-02 Jan Hubickatree-ssa-dce.c (bb_contains_live_stmts): New bitmap.
2009-07-01 Richard Guentherre PR tree-optimization/19831 (Missing DSE/malloc/free...
2009-06-30 Richard Guenthertree-ssa-dce.c (mark_all_reaching_defs_necessary_1...
2009-06-30 Richard Guenthertree-ssa-alias.c (walk_aliased_vdefs_1): Change interfa...
2009-05-24 Paolo Bonzinitree-ssa-operands.h (push_stmt_changes, [...]): Delete.
2009-05-22 Richard Guentherre PR tree-optimization/38964 (TBAA side-effects of...
2009-04-03 Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-05-20 Richard Guenthertree-ssa-reassoc.c (fini_reassoc): Use the statistics...
2008-05-20 Xinliang David LiRevert r135493 & r135463
2008-05-18 Xinliang David Licomment/style fixes
2008-05-17 Xinliang David LiCheck in tree-dce enh to trunk
2008-03-19 Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2008-03-18 Jan Hubickatree-pretty-print.c: Include predict.h.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-06-12 Ian Lance Taylorre PR libstdc++/29286 (placement new does not change...
2007-05-28 Daniel Berlintree-ssa-dce.c (eliminate_unnecessary_stmts): Release...
2007-05-04 Josh Connerbasic-block.h (cdi_direction): Assign values to all...
2007-04-27 Zdenek Dvoraktree-cfgcleanup.c (cleanup_tree_cfg): Verify dominance...
2007-01-24 Jan Hubickapr23382.c: Avoid DCE from eliminating dead variable.
2007-01-15 Jan Hubickatree-ssa-dce.c (DCE_TODOs): New.
2007-01-11 Jan Hubickare PR tree-optimization/1046 (gcc less efficient than...
2006-12-12 Diego Novillo[multiple changes]
2006-12-11 Diego Novillo* tree-scalar-evolution.c (scev_const_prop):
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-11-25 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass loops structure...
2006-07-07 Roger Saylepointer-set.c (pointer_set_destroy): Correct whitespace.
2006-05-28 Kazu Hiratacfgcleanup.c, [...]: Fix comment typos.
2006-03-15 Kazu Hiratatree-ssa-dce.c (EXECUTE_IF_CONTROL_DEPENDENT): Make...
2006-03-02 Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-02-09 Jeff Lawtree-ssa-dce.c (remove_dead_statement): When removing...
2006-01-31 Zdenek Dvoraktree-ssa-dce.c (mark_stmt_if_obviously_necessary):...
2006-01-18 Diego Novillo[multiple changes]
2006-01-06 Jeff Lawtree-cfg.c (bsi_replace): Rename final argument from...
2006-01-05 Richard Guenthertree-pass.h (TODO_remove_unused_locals): Define.
2005-12-18 Gabriel Dos Reistree-tailcall.c (find_tail_calls): Use XNEW.
2005-11-04 Diego Novillore PR tree-optimization/24627 (xntp miscompiled)
2005-10-11 Richard HendersonMakefile.in (tree-ssa-dce.o): Depend on SCEV_H.
2005-10-11 Richard Hendersonre PR tree-optimization/24300 (segfault in operand_equa...
2005-09-18 Richard Hendersontree-pass.h, [...]: Revert last change.
2005-09-17 Richard Hendersontree-pass.h (pass_vect_dce): Declare.
2005-07-28 Volker Reicheltbuiltins.c: Fix comment typo(s).
2005-07-06 Jeff Lawtree-ssa-dce.c (cfg_altered): New global.
2005-06-25 Kelley CookUpdate FSF address.
2005-06-07 Steven Bosscherre PR tree-optimization/21847 (misscompiling of the...
2005-06-01 Kaveh R. Ghazibasic-block.h, [...]: Don't include errors.h and includ...
2005-05-04 Andrew MacLeodtree-flow-inline.h (op_iter_init_use, [...]): Assert...
2005-04-27 Kazu Hirata* tree-ssa-dce.c: Fix a comment typo.
2005-04-23 Kazu Hiratatree-ssa-dce.c (worklist): Change to VEC(tree,heap).
2005-04-17 Kazu Hiratatree-flow-inline.h (get_stmt_operands): Remove.
2005-04-09 Diego Novillobackport: copy-prop, incremental SSA updating of FUD...
2005-04-02 Alexandre Olivare PR tree-optimization/20640 (ICE on NULL PHI_ARG_DEF)
2005-03-12 Steven Bosschertree-cfg.c (make_goto_expr_edges): Don't use error_mark...
2005-03-11 Zdenek Dvorakbasic-block.h (single_succ_p, [...]): New inline functions.
2005-03-07 Kazu Hiratatree-ssa-dce.c (control_dependence_map, [...]): Make...
2005-03-05 Kazu Hiratatree-phinodes.c (remove_phi_node): Drop the last argument.
2005-03-01 Daniel BerlinMakefile.in (tree-ssa-sink.o): New.
2005-02-17 Nathan Sidwellbitmap.h (BITMAP_XMALLOC, [...]): Remove.
2005-01-18 Kazu Hiratabasic-block.h, [...]: Update copyright.
2005-01-14 Steven Bosschertree-ssa-dce.c (visited_control_parents): New sbitmap...
2004-12-13 Kazu Hiratadefaults.h, [...]: Fix comment typos.
2004-11-22 Nathan Sidwellbitmap.h (struct bitmap_obstack): New obstack type.
2004-11-17 Daniel Berlinre PR tree-optimization/18519 (ICE: Segmentation fault...
2004-11-04 Nathan Sidwellbitmap.c (bitmap_print): Make bitno unsigned.
2004-10-28 Kazu Hiratatree-ssa-dce.c (mark_stmt_if_obviously_necessary):...
2004-10-27 Kazu Hiratatree-ssa-dce.c (mark_stmt_if_obviously_necessary):...
2004-10-27 Daniel Berlinre PR tree-optimization/17133 (wrong code with -ftree...
2004-09-29 Daniel Berlintree.h (INDIRECT_REF_P): New macro.
2004-09-28 Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-26 Zdenek Dvorakbitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed...
2004-09-23 Dorit Naishlostree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes.
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-10 Jan Hubickatree-ssa-dce.c (remove_dead_stmt): Update profile.
2004-09-09 Giovanni Bajotarghooks.c (default_unwind_emit, [...]): Use gcc_asser...
2004-09-06 Paolo BonziniUnify the management of RTL and tree-level dump files.
2004-09-05 Kazu Hiratac-common.c, [...]: Fix comment formatting.
next