lto-cgraph.c (output_profile_summary, [...]): Use gcov streaming; stream hot bb thres...
[gcc.git] / gcc / tree-ssa-dce.c
2013-02-20 Richard Bienertree-call-cdce.c (tree_call_cdce): Do not remove unused...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01 Lawrence CrowlThis patch normalizes more bitmap function names.
2012-11-01 Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-10-30 Lawrence CrowlThis patch implements the unification of the *bitmap...
2012-08-14 Richard Guenthercfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-08-01 Richard Guenthergraphite-clast-to-gimple.c (translate_clast_user):...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-07-16 Dehao Chenrevert: tree.h (phi_arg_d): New field.
2012-07-10 Dehao Chentree.h (phi_arg_d): New field.
2012-06-15 Eric Botcazoure PR middle-end/53590 (compiler fails to generate...
2012-05-02 Michael Matzcoretypes.h (gimple_seq, [...]): Typedef as gimple.
2012-04-27 Richard Guenthertree-flow.h (is_hidden_global_store): Remove.
2012-02-10 Richard Hendersontree-ssa-dce.c (propagate_necessity): Handle GIMPLE_TRA...
2012-01-03 Richard Guentherre PR tree-optimization/51692 (ICE on several valgrind...
2011-12-01 Jakub Jelinekre PR debug/50317 (missing DW_OP_GNU_implicit_pointer)
2011-11-08 Michael Matzgengtype.c (write_field_root): Avoid out-of-scope acces...
2011-10-18 Tom de Vriesre PR tree-optimization/50672 (ice: verify_ssa failed...
2011-10-07 Tom de Vriesre PR middle-end/50527 (inconsistent vla align)
2011-09-08 Richard Guentherre PR tree-optimization/19831 (Missing DSE/malloc/free...
2011-09-08 Richard Guentherre PR tree-optimization/19831 (Missing DSE/malloc/free...
2011-09-06 Richard Guentherre PR target/47025 (Dead stores in variadic functions...
2011-07-30 Tom de Vriesre PR middle-end/43513 (The stack pointer is adjusted...
2011-06-27 Jakub Jelinekbuiltin-types.def (BT_FN_PTR_CONST_PTR_SIZE_VAR): New.
2011-06-22 Jakub Jelinektree-ssa-ccp.c (evaluate_stmt): Try bitwise tracking...
2011-06-22 Jakub Jelinekre PR debug/47858 (IPA-SRA decreases quality of debug...
2011-06-14 David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-05-23 Richard Guentherre PR tree-optimization/49115 (invalid return value...
2011-04-14 Richard Guentherre PR middle-end/48590 (Alias analysis confused by...
2011-03-31 Jeff Lawtree-ssa-forwprop.c (forward_propagate_into_cond):...
2011-03-15 Richard Guentherre PR tree-optimization/41490 (tree-ssa-sink does not...
2010-11-17 Richard Guentherre PR tree-optimization/46498 (ICE: in eliminate_unnece...
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.
next