aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfgrtl.c
AgeCommit message (Expand)Author
2013-02-252013-02-25 Tom de Vries <tom@codesourcery.com>Tom de Vries
2013-02-062013-02-06 Tom de Vries <tom@codesourcery.com>Tom de Vries
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-12-04 * rtl.h (print_insn_with_notes): Remove prototype.Steven Bosscher
2012-12-02 * function.h (struct rtl_data): Remove epilogue_delay_list.Steven Bosscher
2012-11-272012-11-27 Dehao Chen <dehao@google.com>Dehao Chen
2012-11-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo
2012-11-13 PR rtl-optimization/54127Jakub Jelinek
2012-11-02 * cfg-flags.def (ABNORMAL_CALL): Fix comment.Eric Botcazou
2012-11-01This patch normalizes more bitmap function names.Lawrence Crowl
2012-11-012012-11-01 Sharad Singhai <singhai@google.com>Sharad Singhai
2012-10-30This patch implements the unification of the *bitmap interfaces as discussed.Lawrence Crowl
2012-10-16 * loop-doloop.c (doloop_modify): Pass doloop_end pattern toJoern Rennecke
2012-10-09 * basic-block. (profile_record): New struct, moved from passes.c.Steven Bosscher
2012-10-08 * bitmap.h (bitmap_and_into): Update prototype.Steven Bosscher
2012-09-272012-09-27 Dehao Chen <dehao@google.com>Dehao Chen
2012-09-19Integrate lexical block into source_location.Dehao Chen
2012-09-13 * ipa-pure-const.c (state_from_flags, local_pure_const): UseSteven Bosscher
2012-08-132012-08-13 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-08-03 * cfgrtl.c (print_rtl_with_bb): Do not print a newline between insns.Steven Bosscher
2012-07-20gcc/Steven Bosscher
2012-07-17 * dumpfile.h (TDF_COMMENT): New define.Steven Bosscher
2012-07-16 * haifa-sched.c (init_before_recovery): Do not set EDGE_CAN_FALLTHRU.Steven Bosscher
2012-07-08gcc/Steven Bosscher
2012-06-172012-06-17 Steven Bosscher <steven@gcc.gnu.org>Steven Bosscher
2012-06-12 PR rtl-optimization/53589Jakub Jelinek
2012-05-31 * output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher
2012-05-26 * cfgcleanup.c (try_optimize_cfg): Do not delete forwarder blocksEric Botcazou
2012-05-08 * basic-block.h (struct rtl_bb_info): Remove visited member andMichael Matz
2012-04-142012-04-14 Tom de Vries <tom@codesourcery.com>Tom de Vries
2012-03-282012-03-28 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-03-05 * cfgrtl.c (cfg_layout_merge_blocks): Cleanup.Jakub Jelinek
2012-02-08 PR rtl-optimization/52139Jakub Jelinek
2012-01-20 * cfgrtl.c (rtl_dump_bb): Do not dump insns for {ENTRY|EXIT}_BLOCK.Eric Botcazou
2012-01-09gcc/Richard Sandiford
2012-01-05 PR rtl-optimization/51767Jakub Jelinek
2011-11-26 PR rtl-optimization/49912Jakub Jelinek
2011-11-14 PR rtl-optimization/51051Bernd Schmidt
2011-11-09 * function.c (bb_active_p): Delete.Alan Modra
2011-11-08Merge from transactional-memory branch.Aldy Hernandez
2011-10-15 PR rtl-optimization/49941Alan Modra
2011-08-27 * doc/rtl.texi (simple_return): Document.Bernd Schmidt
2011-07-28 PR rtl-optimization/49891Bernd Schmidt
2011-07-28 * rtlanal.c (tablejump_p): False for returns.Bernd Schmidt
2011-07-23bb-reorder: Split EH edges crossing partitions.Richard Henderson
2011-07-20Dump basic_block flags.Richard Henderson
2011-06-14 * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move toJoseph Myers
2011-05-13 * cfgrtl.c (cfg_layout_redirect_edge_and_branch): Adjust dump message.Eric Botcazou
2011-05-11 * cfgrtl.c (commit_one_edge_insertion): Remove always-true test andEric Botcazou
2011-04-07 * basic-block.h (force_nonfallthru): Move to...Eric Botcazou