summaryrefslogtreecommitdiff
path: root/gcc/dce.c
Commit message (Expand)AuthorAgeFilesLines
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+7
* PR target/63534iverbin2014-10-231-0/+4
* dce.c: Use rtx subclassesdmalcolm2014-08-221-22/+24
* remove has_executetbsaunde2014-07-091-2/+0
* gcc/rsandifo2014-06-151-8/+5
* gcc/rsandifo2014-06-151-47/+46
* 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-2/+2
* pass cfun to pass::executetbsaunde2014-04-171-2/+8
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-16/+10
* remove has_gatetbsaunde2014-04-171-2/+0
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_ALL_BB macro.dmalcolm2013-12-091-1/+1
* Eliminate FOR_EACH_BB_REVERSE macro.dmalcolm2013-12-091-2/+2
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-1/+1
* Eliminate BASIC_BLOCK macro.dmalcolm2013-12-091-1/+1
* gcc/rsandifo2013-09-281-4/+4
* Revert:law2013-08-211-11/+0
* * dce.c (fini_dce): Call df_analyze again just in caselaw2013-08-201-0/+11
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-34/+70
* 2013-04-10 Richard Biener <rguenther@suse.de>rguenth2013-04-101-4/+2
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-5/+5
* gcc/steven2012-11-121-0/+6
* This patch normalizes more bitmap function names.crowl2012-11-011-2/+2
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+2
* PR debug/54953jakub2012-10-301-3/+8
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-2/+2
* * bitmap.h (bitmap_and_into): Update prototype.steven2012-10-081-1/+4
* gcc/ChangeLog:aoliva2012-10-021-12/+23
* PR debug/52983aoliva2012-08-021-0/+1
* gcc/steven2012-07-161-1/+0
* PR debug/53740aoliva2012-06-281-4/+10
* PR debug/53740rsandifo2012-06-251-2/+2
* gcc/rsandifo2012-06-251-2/+2
* PR middle-end/53590ebotcazou2012-06-151-2/+9
* PR debug/52983aoliva2012-06-131-14/+16
* PR debug/48866aoliva2012-04-131-9/+49
* gcc/rsandifo2011-07-191-6/+6
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-2/+0
* PR middle-end/49308jakub2011-06-091-3/+4
* * dce.c (reset_unmarked_insns_debug_uses): New.aoliva2011-06-061-2/+42
* Pass name cleanupsdavidxl2011-06-011-2/+2
* PR rtl-optimization/47337jakub2011-01-191-12/+26
* Update Copyright years for files modified in 2010.jakub2011-01-031-1/+2
* PR rtl-optimization/46315ebotcazou2010-11-161-27/+7
* PR rtl-optimization/45162bernds2010-08-041-1/+1
* * dce.c (run_word_dce): Take flag_dce into account. Clear and restorebernds2010-07-291-0/+7
* PR rtl-optimization/42575bernds2010-07-291-86/+26
* PR rtl-optimization/42461ebotcazou2010-06-091-8/+8
* * df-core.c (df_set_blocks): Use bitmap_head instead of bitmap.hubicka2010-06-061-2/+2