]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/dce.c
invoke.texi (-fvar-tracking-assignments): New.
[thirdparty/gcc.git] / gcc / dce.c
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.