re PR debug/66691 (ICE on valid code at -O3 with -g enabled in simplify_subreg, at...
[gcc.git] / gcc / tree-ssa-dce.c
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-12 Richard Bienerre PR tree-optimization/66101 (internal compiler error...
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-10 Richard Bienerre PR tree-optimization/64191 (indirect clobbers messes...
2014-11-19 David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-14 Jakub Jelinektree-ssa.dce.c (eliminate_unnecessary_stmts): Eliminate...
2014-11-12 Jakub Jelinekre PR c/59708 (clang-compatible checked arithmetic...
2014-11-05 Ilya Enkovichipa-chkp.c: New.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-07-09 Trevor Saundersremove has_execute
2014-06-18 Richard Bienertree-ssa-dce.c (perform_tree_ssa_dce): Fixup bogus...
2014-06-18 Richard Bienertree-pass.h (make_pass_dce_loop): Remove.
2014-05-06 Richard Bienertree-pass.h (TODO_verify_ssa, [...]): Remove.
2014-04-28 Richard Bienerre PR middle-end/60092 (posix_memalign not recognized...
2014-04-17 Trevor Saunderspass cfun to pass::execute
2014-04-17 Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17 Trevor Saundersremove has_gate
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-09 David MalcolmEliminate FOR_EACH_BB macro.
2013-12-09 David MalcolmEliminate last_basic_block macro.
2013-11-29 Richard Bienerre PR tree-optimization/59334 (r205486 caused many...
2013-11-28 Richard Bienerre PR middle-end/59330 (Crash in is_gimple_reg_type)
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-19 David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19 Richard Bienercfgloop.h (struct loop_iterator): C++-ify, add construc...
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-14 Andrew MacLeodgimplify-be.h: New file.
2013-11-13 Andrew Macleodgimple-walk.h: New File.
2013-11-12 Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-10-23 Andrew MacLeodtree-ssa-loop.h: Remove include files.
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-02 Andrew MacLeodtree-flow.h: Remove some prototypes.
2013-09-30 Richard Sandifordbasic-block.h (edge_list): Prefix member names with...
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-09-06 Richard Bienerbasic-block.h (class control_dependences): New.
2013-08-29 Richard Bienerre PR tree-optimization/58246 (wrong code at -O1 and...
2013-08-05 David MalcolmAutomated conversion of passes to C++ classes
2013-07-21 Mike StumpFix typos.
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.
next