aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfgcleanup.c
AgeCommit message (Expand)Author
2014-11-03Merge branches/gcc-4_9-branch rev 216979clyon
2014-10-15Merge branches/gcc-4_9-branch rev 216130yroux
2014-01-09 PR rtl-optimization/59724jakub
2014-01-07 PR rtl-optimization/58668jakub
2014-01-02Update copyright years in gcc/rsandifo
2013-12-09Eliminate FOR_ALL_BB macro.dmalcolm
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm
2013-11-24 PR bootstrap/59279steven
2013-11-24 * jump.c (reset_insn_reg_label_operand_notes): New function,steven
2013-11-222013-11-21 Teresa Johnson <tejohnson@google.com>tejohnson
2013-11-21Reword comments that mention ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm
2013-11-19Eliminate n_basic_blocks macrodmalcolm
2013-10-21Re-factor inclusion of tree.h.dnovillo
2013-09-28gcc/rsandifo
2013-09-10 PR rtl-optimization/58365jakub
2013-08-31This patch sanitizes the partitioning to address issues such as edgetejohnson
2013-08-30Merge ubsan into trunk.mpolacek
2013-08-05Automated conversion of passes to C++ classesdmalcolm
2013-06-062013-06-06 Teresa Johnson <tejohnson@google.com>tejohnson
2013-05-152013-05-15 Teresa Johnson <tejohnson@google.com>tejohnson
2013-04-102013-04-10 Richard Biener <rguenther@suse.de>rguenth
2013-04-08First phase of unifying the computation of profile scale factors/probabilitiestejohnson
2013-01-30Small cleanup in cleanup_cfg.mpolacek
2013-01-10Update copyright years in gcc/rsandifo
2012-12-11 * sanitizer.def: Add comment about importance of ordering ofjakub
2012-11-20 PR middle-end/55094jakub
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo
2012-11-012012-11-01 Sharad Singhai <singhai@google.com>singhai
2012-09-272012-09-27 Dehao Chen <dehao@google.com>dehao
2012-09-19Integrate lexical block into source_location.dehao
2012-07-16gcc/steven
2012-07-08gcc/steven
2012-06-172012-06-17 Steven Bosscher <steven@gcc.gnu.org>steven
2012-06-09PR c++/53602rth
2012-05-31 * output.h (__gcc_host_wide_int__): Move to hwint.h.steven
2012-05-29 * LANGUAGES: Fix typos.jsm28
2012-05-26 * cfgcleanup.c (try_optimize_cfg): Do not delete forwarder blocksebotcazou
2012-05-08 * basic-block.h (struct rtl_bb_info): Remove visited member andmatz
2012-04-142012-04-14 Tom de Vries <tom@codesourcery.com>vries
2012-03-282012-03-28 Richard Guenther <rguenther@suse.de>rguenth
2012-03-212012-03-21 Richard Guenther <rguenther@suse.de>rguenth
2011-10-05 * doc/invoke.texi (-fshrink-wrap): Document.bernds
2011-09-13 * cfgcleanup.c (try_head_merge_bb): If get_condition returnsbernds
2011-08-25PR 50132rth
2011-08-02PR target/49864rth
2011-07-19gcc/rsandifo
2011-07-19gcc/rsandifo
2011-06-14dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl
2011-05-22 * cfgcleanup.c (try_forward_edges): Do not update BB_FORWARDER_BLOCK.ebotcazou