summaryrefslogtreecommitdiff
path: root/gcc/tree-cfgcleanup.c
Commit message (Expand)AuthorAgeFilesLines
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-22/+22
* * tree-cfgcleanup.c (fixup_noreturn_call): Do not perform DCE here.ebotcazou2014-11-061-34/+12
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-4/+9
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-1/+6
* PR debug/63284jakub2014-09-171-1/+14
* 2014-08-20 Martin Jambor <mjambor@suse.cz>wmi2014-08-201-23/+38
* convert many uses of pointer_map to hash_maptbsaunde2014-08-021-6/+4
* remove has_executetbsaunde2014-07-091-2/+0
* 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-1/+1
* pass cfun to pass::executetbsaunde2014-04-171-36/+37
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-7/+0
* remove has_gatetbsaunde2014-04-171-2/+0
* 2014-04-07 Richard Biener <rguenther@suse.de>rguenth2014-04-071-3/+0
* * tree-cfgcleanup.c (remove_forwarder_block_with_phi): Recordamker2014-03-131-0/+11
* 2014-02-28 Richard Biener <rguenther@suse.de>rguenth2014-02-281-8/+21
* PR target/60280amker2014-02-261-3/+18
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-2/+2
* Eliminate last_basic_block macro.dmalcolm2013-12-091-2/+2
* Eliminate BASIC_BLOCK macro.dmalcolm2013-12-091-4/+4
* * gimple.h: Remove all includes.amacleod2013-11-221-1/+5
* Reword comments that mention ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-211-2/+2
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-3/+3
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
* Eliminate n_basic_blocks macrodmalcolm2013-11-191-1/+1
* * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-0/+1
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+1
* * tree-ssa-loop.h: Remove include files.amacleod2013-10-231-1/+1
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-0/+8
* * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,amacleod2013-10-181-0/+87
* gcc/rsandifo2013-09-301-1/+1
* gcc/rsandifo2013-09-281-2/+2
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-17/+36
* 2013-05-06 Richard Biener <rguenther@suse.de>rguenth2013-05-061-1/+4
* 2013-03-26 Richard Biener <rguenther@suse.de>rguenth2013-04-261-6/+16
* 2013-04-10 Richard Biener <rguenther@suse.de>rguenth2013-04-101-2/+1
* PR middle-end/56461jakub2013-02-271-1/+1
* 2013-02-11 Richard Biener <rguenther@suse.de>rguenth2013-02-111-3/+7
* 2013-01-14 Richard Biener <rguenther@suse.de>rguenth2013-01-141-1/+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
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+1
* * tree-cfgcleanup. (cleanup_control_expr_graph) <GIMPLE_COND>: Removeebotcazou2012-09-171-34/+5
* * graphite-scop-detection.c (create_sese_edges): Compute dominancesteven2012-08-141-0/+2
* PR middle-end/54017jakub2012-07-191-36/+1
* gcc/steven2012-07-161-2/+0
* 2012-07-16 Dehao Chen <dehao@google.com>dehao2012-07-161-6/+2
* 2012-07-10 Dehao Chen <dehao@google.com>dehao2012-07-101-2/+6