summaryrefslogtreecommitdiff
path: root/gcc/cfgcleanup.c
Commit message (Expand)AuthorAgeFilesLines
...
* 2014-06-16 Yury Gribov <y.gribov@samsung.com>ygribov2014-06-161-1/+1
* * rtl.h (insn_location): Declare.ebotcazou2014-06-061-12/+11
* gcc/rsandifo2014-05-191-3/+4
* * cfgcleanup.c (try_forward_edges): Use location_t for locations.ebotcazou2014-05-141-3/+4
* 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-2/+2
* pass cfun to pass::executetbsaunde2014-04-171-20/+17
* remove has_gatetbsaunde2014-04-171-2/+0
* PR rtl-optimization/59724jakub2014-01-091-6/+11
* PR rtl-optimization/58668jakub2014-01-071-14/+10
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_ALL_BB macro.dmalcolm2013-12-091-1/+1
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-2/+2
* PR bootstrap/59279steven2013-11-241-57/+32
* * jump.c (reset_insn_reg_label_operand_notes): New function,steven2013-11-241-32/+57
* 2013-11-21 Teresa Johnson <tejohnson@google.com>tejohnson2013-11-221-4/+12
* 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-25/+32
* Eliminate n_basic_blocks macrodmalcolm2013-11-191-7/+10
* Re-factor inclusion of tree.h.dnovillo2013-10-211-0/+1
* gcc/rsandifo2013-09-281-4/+4
* PR rtl-optimization/58365jakub2013-09-101-0/+18
* This patch sanitizes the partitioning to address issues such as edgetejohnson2013-08-311-2/+13
* Merge ubsan into trunk.mpolacek2013-08-301-1/+1
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-34/+68
* 2013-06-06 Teresa Johnson <tejohnson@google.com>tejohnson2013-06-061-1/+1
* 2013-05-15 Teresa Johnson <tejohnson@google.com>tejohnson2013-05-151-1/+1
* 2013-04-10 Richard Biener <rguenther@suse.de>rguenth2013-04-101-2/+2
* First phase of unifying the computation of profile scale factors/probabilitiestejohnson2013-04-081-3/+1
* Small cleanup in cleanup_cfg.mpolacek2013-01-301-4/+1
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* * sanitizer.def: Add comment about importance of ordering ofjakub2012-12-111-0/+22
* PR middle-end/55094jakub2012-11-201-3/+25
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-4/+4
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+2
* 2012-09-27 Dehao Chen <dehao@google.com>dehao2012-09-271-6/+6
* Integrate lexical block into source_location.dehao2012-09-191-5/+9
* gcc/steven2012-07-161-1/+0
* gcc/steven2012-07-081-1/+1
* 2012-06-17 Steven Bosscher <steven@gcc.gnu.org>steven2012-06-171-1/+1
* PR c++/53602rth2012-06-091-13/+38
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* * LANGUAGES: Fix typos.jsm282012-05-291-1/+1
* * cfgcleanup.c (try_optimize_cfg): Do not delete forwarder blocksebotcazou2012-05-261-1/+1
* * basic-block.h (struct rtl_bb_info): Remove visited member andmatz2012-05-081-7/+7
* 2012-04-14 Tom de Vries <tom@codesourcery.com>vries2012-04-141-14/+1
* 2012-03-28 Richard Guenther <rguenther@suse.de>rguenth2012-03-281-0/+22
* 2012-03-21 Richard Guenther <rguenther@suse.de>rguenth2012-03-211-28/+0
* * doc/invoke.texi (-fshrink-wrap): Document.bernds2011-10-051-0/+10
* * cfgcleanup.c (try_head_merge_bb): If get_condition returnsbernds2011-09-131-2/+16
* PR 50132rth2011-08-251-5/+14