OSDN Git Service

Backport from mainline
[pf3gnuchains/gcc-fork.git] / gcc / dce.c
2011-07-19 rsandifogcc/
2011-06-14 davidxldumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-09 jakub PR middle-end/49308
2011-06-06 aoliva* dce.c (reset_unmarked_insns_debug_uses): New.
2011-06-01 davidxlPass name cleanups
2011-01-19 jakub PR rtl-optimization/47337
2011-01-03 jakubUpdate Copyright years for files modified in 2010.
2010-11-16 ebotcazou PR rtl-optimization/46315
2010-08-04 bernds PR rtl-optimization/45162
2010-07-29 bernds * dce.c (run_word_dce): Take flag_dce into account...
2010-07-29 bernds PR rtl-optimization/42575
2010-06-09 ebotcazou PR rtl-optimization/42461
2010-06-06 hubicka * df-core.c (df_set_blocks): Use bitmap_head instead...
2010-06-04 hubicka * dce.c (dce_process_block): Do not re-scan already...
2010-06-01 hubicka * fwprop.c: Make emit-rtl.h include last.
2009-11-25 hjlRemove trailing white spaces.
2009-11-08 amylaar * cfgrtl.c (pass_free_cfg): Add pass name.
2009-09-14 rthSquash commit of EH in gimple
2009-09-02 aolivagcc/ChangeLog:
2009-05-29 rguenth2009-05-29 Richard Guenther <rguenther@suse.de>
2009-04-30 ebotcazou * Makefile.in (dce.o): Add $(EXCEPT_H).
2009-04-27 ian./:
2009-01-16 zadeck2009-01-16 Kenneth Zadeck <zadeck@naturalbridge.com>
2009-01-15 zadeck2009-01-15 Kenneth Zadeck <zadeck@naturalbridge.com>
2009-01-15 jakub PR rtl-optimization/38245
2009-01-03 zadeck2009-01-02 Kenneth Zadeck <zadeck@naturalbridge.com>
2008-12-18 zadeck2008-12-18 Kenneth Zadeck <zadeck@naturalbridge.com>
2008-10-11 zadeck2008-10-11 Kenneth Zadeck <zadeck@naturalbridge.com>
2008-09-11 hubicka * ggc-common.c (loc_array): Make static.
2008-06-18 steven * df.h (struct df_ref): Replace 'insn' field with...
2008-06-17 stevenRemove libcall notes.
2008-05-09 zadeck2008-05-08 Kenneth Zadeck <zadeck@naturalbridge.com>
2008-05-07 zadeck2008-05-07 Kenneth Zadeck <zadeck@naturalbridge.com>
2008-04-21 zadeck2008-04-24 Richard Sandiford <rsandifo@nildram.co.uk>
2008-03-19 hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2008-02-26 dje * dbgcnt.def (cfg_cleanup, cprop1, cprop2,...
2007-10-28 krebbel2007-10-28 Andreas Krebbel <krebbel1@de.ibm.com>
2007-10-22 ebotcazou PR rtl-optimization/33644
2007-10-16 ebotcazou * dce.c (init_dce): Only initialize the obstacks for...
2007-10-04 matz PR rtl-optimization/33653
2007-10-02 zadeck2007-09-02 Kenneth Zadeck <zadeck@naturalbridge.com>
2007-09-05 hubicka * regrename.c (pass_regrename, pass_cprop_hardreg...
2007-08-30 jakub PR middle-end/32758
2007-07-30 ghazi * alias.c (record_set, memory_modified_1): Constify.
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-07-07 kazu * auto-inc-dec.c, config/arm/arm.c,
2007-07-01 zadeck2007-07-01 Richard Sandiford <richard@codesourcery...
2007-06-30 rsandifogcc/
2007-06-27 rsandifogcc/
2007-06-23 zadeck2007-06-23 Kenneth Zadeck <zadeck@naturalbridge.com>
2007-06-11 dberlinMerge dataflow branch into mainline
2001-06-19 law * ssa-dce.c: Renamed from dce.c.
2001-06-18 law * dce.c (eliminate_dead_code): Fix formatting...
2000-11-14 rthMichael Matz <matzmich@cs.tu-berlin.de>
2000-08-03 mmitchel * dce.c: Remove all uses of assert.
2000-08-02 mmitchel * Makefile.in (OBJS): Added dce.o.