aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-cfgcleanup.c
AgeCommit message (Expand)Author
2014-10-15Merge branches/gcc-4_9-branch rev 216130yroux
2014-09-09Merge branches/gcc-4_9-branch rev 214896yroux
2014-04-072014-04-07 Richard Biener <rguenther@suse.de>rguenth
2014-03-13 * tree-cfgcleanup.c (remove_forwarder_block_with_phi): Recordamker
2014-02-282014-02-28 Richard Biener <rguenther@suse.de>rguenth
2014-02-26 PR target/60280amker
2014-01-02Update copyright years in gcc/rsandifo
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm
2013-12-09Eliminate last_basic_block macro.dmalcolm
2013-12-09Eliminate BASIC_BLOCK macro.dmalcolm
2013-11-22 * gimple.h: Remove all includes.amacleod
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-19Factor unrelated declarations out of tree.h.dnovillo
2013-11-19Eliminate n_basic_blocks macrodmalcolm
2013-11-14 * gimplify-be.h: New file. Add prototypes.amacleod
2013-11-13 * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod
2013-11-122013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod
2013-10-23 * tree-ssa-loop.h: Remove include files.amacleod
2013-10-23 * tree-ssa.h: Remove all #include'samacleod
2013-10-18 * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,amacleod
2013-09-30gcc/rsandifo
2013-09-28gcc/rsandifo
2013-09-12 * tree-ssa.h: New. Move content from tree-flow.h andamacleod
2013-08-05Automated conversion of passes to C++ classesdmalcolm
2013-05-062013-05-06 Richard Biener <rguenther@suse.de>rguenth
2013-04-262013-03-26 Richard Biener <rguenther@suse.de>rguenth
2013-04-102013-04-10 Richard Biener <rguenther@suse.de>rguenth
2013-02-27 PR middle-end/56461jakub
2013-02-112013-02-11 Richard Biener <rguenther@suse.de>rguenth
2013-01-142013-01-14 Richard Biener <rguenther@suse.de>rguenth
2013-01-10Update copyright years in gcc/rsandifo
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-17 * tree-cfgcleanup. (cleanup_control_expr_graph) <GIMPLE_COND>: Removeebotcazou
2012-08-14 * graphite-scop-detection.c (create_sese_edges): Compute dominancesteven
2012-07-19 PR middle-end/54017jakub
2012-07-16gcc/steven
2012-07-162012-07-16 Dehao Chen <dehao@google.com>dehao
2012-07-102012-07-10 Dehao Chen <dehao@google.com>dehao
2012-05-31 * output.h (__gcc_host_wide_int__): Move to hwint.h.steven
2012-05-31 * Makefile.in: Fix many dependencies.steven
2012-03-282012-03-28 Richard Guenther <rguenther@suse.de>rguenth
2011-07-042011-07-04 Richard Guenther <rguenther@suse.de>rguenth
2011-06-14dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl
2011-05-13 * cfgrtl.c (cfg_layout_redirect_edge_and_branch): Adjust dump message.ebotcazou
2010-11-30 * diagnostic-core.h: Include bversion.h.jsm28
2010-11-17 * timevar.def (TV_IPA_OPT, TV_EARLY_LOCAL, TV_OPTIMIZE,matz
2010-10-21 * basic-block.h (single_succ_edge): Use gcc_checking_assert.froydnj
2010-10-21 * cfgloop.c (flow_loops_find): Call bb_has_abnormal_pred.froydnj