aboutsummaryrefslogtreecommitdiff
path: root/gcc/dce.c
AgeCommit message (Expand)Author
2014-01-02Update copyright years in gcc/rsandifo
2013-12-09Eliminate FOR_ALL_BB macro.dmalcolm
2013-12-09Eliminate FOR_EACH_BB_REVERSE macro.dmalcolm
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm
2013-12-09Eliminate BASIC_BLOCK macro.dmalcolm
2013-09-28gcc/rsandifo
2013-08-21 Revert:law
2013-08-20 * dce.c (fini_dce): Call df_analyze again just in caselaw
2013-08-05Automated conversion of passes to C++ classesdmalcolm
2013-04-102013-04-10 Richard Biener <rguenther@suse.de>rguenth
2013-01-10Update copyright years in gcc/rsandifo
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo
2012-11-12gcc/steven
2012-11-01This patch normalizes more bitmap function names.crowl
2012-11-012012-11-01 Sharad Singhai <singhai@google.com>singhai
2012-10-30 PR debug/54953jakub
2012-10-30This patch implements the unification of the *bitmap interfaces as discussed.crowl
2012-10-08 * bitmap.h (bitmap_and_into): Update prototype.steven
2012-10-02gcc/ChangeLog:aoliva
2012-08-02PR debug/52983aoliva
2012-07-16gcc/steven
2012-06-28PR debug/53740aoliva
2012-06-25 PR debug/53740rsandifo
2012-06-25gcc/rsandifo
2012-06-15 PR middle-end/53590ebotcazou
2012-06-13PR debug/52983aoliva
2012-04-13PR debug/48866aoliva
2011-07-19gcc/rsandifo
2011-06-14dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl
2011-06-09 PR middle-end/49308jakub
2011-06-06* dce.c (reset_unmarked_insns_debug_uses): New.aoliva
2011-06-01Pass name cleanupsdavidxl
2011-01-19 PR rtl-optimization/47337jakub
2011-01-03Update Copyright years for files modified in 2010.jakub
2010-11-16 PR rtl-optimization/46315ebotcazou
2010-08-04 PR rtl-optimization/45162bernds
2010-07-29 * dce.c (run_word_dce): Take flag_dce into account. Clear and restorebernds
2010-07-29 PR rtl-optimization/42575bernds
2010-06-09 PR rtl-optimization/42461ebotcazou
2010-06-06 * df-core.c (df_set_blocks): Use bitmap_head instead of bitmap.hubicka
2010-06-04 * dce.c (dce_process_block): Do not re-scan already marked instructions.hubicka
2010-06-01 * fwprop.c: Make emit-rtl.h include last.hubicka
2009-11-25Remove trailing white spaces.hjl
2009-11-08 * cfgrtl.c (pass_free_cfg): Add pass name.amylaar
2009-09-14Squash commit of EH in gimplerth
2009-09-02gcc/ChangeLog:aoliva
2009-05-292009-05-29 Richard Guenther <rguenther@suse.de>rguenth
2009-04-30 * Makefile.in (dce.o): Add $(EXCEPT_H).ebotcazou
2009-04-27./:ian
2009-01-162009-01-16 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck