Backport from GCC mainline.
[platform/upstream/linaro-gcc.git] / gcc / dce.c
2016-01-04 jakub Update copyright years.
2015-10-30 amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29 amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-08-12 tbsaundeRevert "replace several uses of the anon namespace...
2015-08-11 tbsaundereplace several uses of the anon namespace with GCC_FINAL
2015-07-10 amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08 amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-17 amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08 amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04 amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-01-09 prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05 jakub Update copyright years.
2014-10-27 amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-23 iverbin PR target/63534
2014-08-22 dmalcolmdce.c: Use rtx subclasses
2014-07-09 tbsaunderemove has_execute
2014-06-15 rsandifogcc/
2014-06-15 rsandifogcc/
2014-05-06 mrsMerge in trunk.
2014-05-06 rguenth2014-05-06 Richard Biener <rguenther@suse.de>
2014-04-22 rsandifoMerge from trunk.
2014-04-17 tbsaundepass cfun to pass::execute
2014-04-17 tbsaundepass current function to opt_pass::gate ()
2014-04-17 tbsaunderemove has_gate
2014-01-03 mrsMerge in trunk.
2014-01-02 rsandifoUpdate copyright years in gcc/
2013-12-13 mrsMerge in trunk.
2013-12-09 dmalcolmEliminate FOR_ALL_BB macro.
2013-12-09 dmalcolmEliminate FOR_EACH_BB_REVERSE macro.
2013-12-09 dmalcolmEliminate FOR_EACH_BB macro.
2013-12-09 dmalcolmEliminate BASIC_BLOCK macro.
2013-10-20 mrsMerge in trunk.
2013-09-28 rsandifogcc/
2013-08-21 law Revert:
2013-08-20 law * dce.c (fini_dce): Call df_analyze again just...
2013-08-05 dmalcolmAutomated conversion of passes to C++ classes
2013-04-10 rguenth2013-04-10 Richard Biener <rguenther@suse.de>
2013-01-10 rsandifoUpdate copyright years in gcc/
2012-11-18 dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-12 stevengcc/
2012-11-01 crowlThis patch normalizes more bitmap function names.
2012-11-01 singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-10-30 jakub PR debug/54953
2012-10-30 crowlThis patch implements the unification of the *bitmap...
2012-10-08 steven * bitmap.h (bitmap_and_into): Update prototype.
2012-10-02 aolivagcc/ChangeLog:
2012-08-02 aolivaPR debug/52983
2012-07-16 stevengcc/
2012-06-28 aolivaPR debug/53740
2012-06-25 rsandifo PR debug/53740
2012-06-25 rsandifogcc/
2012-06-15 ebotcazou PR middle-end/53590
2012-06-13 aolivaPR debug/52983
2012-04-13 aolivaPR debug/48866
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,
next