summaryrefslogtreecommitdiff
path: root/gcc/tree-cfgcleanup.c
Commit message (Expand)AuthorAgeFilesLines
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-16/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-8/+8
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw2015-10-281-9/+3
* 2015-10-14 Richard Biener <rguenther@suse.de>rguenth2015-10-141-9/+14
* switch from gimple to gimple*tbsaunde2015-09-201-9/+9
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-18/+5
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-5/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* * gimplify.c (gimplify_modify_expr_rhs): Use simple test on the size.ebotcazou2015-06-011-2/+4
* 2015-03-31 Richard Biener <rguenther@suse.de>rguenth2015-03-311-5/+14
* 2015-03-12 Richard Biener <rguenther@suse.de>rguenth2015-03-131-2/+12
* 2015-03-10 Richard Biener <rguenther@suse.de>rguenth2015-03-131-35/+9
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-1/+13
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* Update copyright years.jakub2015-01-051-1/+1
* * gimple-expr.h (create_tmp_var_raw, create_tmp_var,jakub2014-11-291-1/+1
* 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