re PR c++/51370 (ICE with invalid template parameter)
[platform/upstream/gcc.git] / gcc / dce.c
2011-07-19 Richard Sandifordrtl.texi (MEM_SIZE_KNOWN_P): Document.
2011-06-14 David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-09 Jakub Jelinekre PR middle-end/49308 (segfault in rest_of_handle_ud_d...
2011-06-06 Alexandre Olivadce.c (reset_unmarked_insns_debug_uses): New.
2011-06-01 David LiPass name cleanups
2011-01-19 Jakub Jelinekre PR rtl-optimization/47337 (Wrong RTL dce of calls)
2011-01-03 Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-11-16 Eric Botcazoure PR rtl-optimization/46315 (-O2 -fno-strict-overflow...
2010-08-04 Bernd Schmidtre PR rtl-optimization/45162 (ARM bootstrap comparison...
2010-07-29 Bernd Schmidtdce.c (run_word_dce): Take flag_dce into account.
2010-07-29 Bernd Schmidtre PR rtl-optimization/42575 (arm-eabi-gcc 64-bit multi...
2010-06-09 Eric Botcazoure PR rtl-optimization/42461 (missed optimization for...
2010-06-06 Jan Hubickadf-core.c (df_set_blocks): Use bitmap_head instead...
2010-06-04 Jan Hubicka* dce.c (dce_process_block): Do not re-scan already...
2010-06-01 Jan Hubickafwprop.c: Make emit-rtl.h include last.
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-08 Zbigniew Chamskicfgrtl.c (pass_free_cfg): Add pass name.
2009-09-14 Richard HendersonSquash commit of EH in gimple
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-05-29 Richard Guenthertree-ssa-operands.c (get_expr_operands): Do not handle...
2009-04-30 Eric BotcazouMakefile.in (dce.o): Add $(EXCEPT_H).
2009-04-27 Ian Lance Taylorcollect2.c (is_ctor_dtor): Change type of ret field...
2009-01-16 Kenneth Zadeckdce.c (delete_unmarked_insns): Reversed the order that...
2009-01-15 Kenneth Zadeckdce.c (find_call_stack_args, [...]): Fixed comments.
2009-01-15 Jakub Jelinekre PR rtl-optimization/38245 (stack corruption when...
2009-01-03 Kenneth Zadeckre PR tree-optimization/35805 ([ira] error in start_all...
2008-12-18 Kenneth Zadeckre PR rtl-optimization/37922 (code generation error)
2008-10-11 Kenneth Zadeckre PR middle-end/37448 (cannot compile big function)
2008-09-11 Jan Hubickaggc-common.c (loc_array): Make static.
2008-06-18 Steven Bosscherdf.h (struct df_ref): Replace 'insn' field with 'insn_i...
2008-06-17 Steven BosscherRemove libcall notes.
2008-05-09 Kenneth Zadeckre PR middle-end/36177 (g++.dg/opt/pr23714.C ICEs with...
2008-05-07 Kenneth Zadeck[multiple changes]
2008-04-21 Richard Sandiforddbgcnt.def (ra_byte_scan): Added.
2008-03-19 Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2008-02-26 David Edelsohndbgcnt.def (cfg_cleanup, [...]): New counters.
2007-10-28 Andreas Krebbeldce.c (delete_unmarked_insns): Just delete the RETVAL...
2007-10-22 Eric Botcazoure PR rtl-optimization/33644 (ICE in local_cprop_pass...
2007-10-16 Eric Botcazoudce.c (init_dce): Only initialize the obstacks for...
2007-10-04 Michael Matzre PR rtl-optimization/33653 (volatile memory access...
2007-10-02 Kenneth Zadeckra-conflict.c: New file.
2007-09-05 Jan Hubickaregrename.c (pass_regrename, [...]): Add RTL sharing...
2007-08-30 Jakub Jelinekre PR middle-end/32758 (ecj1 hangs)
2007-07-30 Kaveh R. Ghazialias.c (record_set, [...]): Constify.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-07 Kazu Hirataauto-inc-dec.c, [...]: Fix comment typos.
2007-07-01 Richard Sandiford[multiple changes]
2007-06-30 Richard Sandifordrevert: dce.c (deletable_insn_p_1): New function, split...
2007-06-27 Richard Sandiforddce.c (deletable_insn_p_1): New function, split out...
2007-06-23 Kenneth Zadeckre PR target/32437 (MIPS: FAIL in gcc.dg/cleanup-[8...
2007-06-11 Daniel BerlinMerge dataflow branch into mainline
2001-06-19 Jeffrey A Law* ssa-dce.c: Renamed from dce.c.
2001-06-18 Jeffrey A Law* dce.c (eliminate_dead_code): Fix formatting glitch.
2000-11-14 Michael MatzMichael Matz <matzmich@cs.tu-berlin.de>
2000-08-03 Mark Mitchelldce.c: Remove all uses of assert.
2000-08-02 Jeffrey OldhamMakefile.in (OBJS): Added dce.o.