summaryrefslogtreecommitdiff
path: root/gcc/cfgrtl.c
Commit message (Expand)AuthorAgeFilesLines
* * cfg-flags.def (ABNORMAL_CALL): Fix comment.ebotcazou2012-11-021-16/+27
* This patch normalizes more bitmap function names.crowl2012-11-011-3/+3
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+3
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-1/+1
* * loop-doloop.c (doloop_modify): Pass doloop_end pattern toamylaar2012-10-161-9/+20
* * basic-block. (profile_record): New struct, moved from passes.c.steven2012-10-091-0/+24
* * bitmap.h (bitmap_and_into): Update prototype.steven2012-10-081-1/+8
* 2012-09-27 Dehao Chen <dehao@google.com>dehao2012-09-271-8/+6
* Integrate lexical block into source_location.dehao2012-09-191-19/+20
* * ipa-pure-const.c (state_from_flags, local_pure_const): Usesteven2012-09-131-2/+51
* 2012-08-13 Richard Guenther <rguenther@suse.de>rguenth2012-08-131-1/+0
* * cfgrtl.c (print_rtl_with_bb): Do not print a newline between insns.steven2012-08-031-2/+1
* gcc/steven2012-07-201-27/+50
* * dumpfile.h (TDF_COMMENT): New define.steven2012-07-171-123/+23
* * haifa-sched.c (init_before_recovery): Do not set EDGE_CAN_FALLTHRU.steven2012-07-161-2/+2
* gcc/steven2012-07-081-3/+220
* 2012-06-17 Steven Bosscher <steven@gcc.gnu.org>steven2012-06-171-8/+975
* PR rtl-optimization/53589jakub2012-06-121-6/+6
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* * cfgcleanup.c (try_optimize_cfg): Do not delete forwarder blocksebotcazou2012-05-261-30/+66
* * basic-block.h (struct rtl_bb_info): Remove visited member andmatz2012-05-081-30/+31
* 2012-04-14 Tom de Vries <tom@codesourcery.com>vries2012-04-141-17/+24
* 2012-03-28 Richard Guenther <rguenther@suse.de>rguenth2012-03-281-0/+8
* * cfgrtl.c (cfg_layout_merge_blocks): Cleanup.jakub2012-03-051-25/+14
* PR rtl-optimization/52139jakub2012-02-081-0/+5
* * cfgrtl.c (rtl_dump_bb): Do not dump insns for {ENTRY|EXIT}_BLOCK.ebotcazou2012-01-201-3/+4
* gcc/rsandifo2012-01-091-0/+14
* PR rtl-optimization/51767jakub2012-01-051-6/+41
* PR rtl-optimization/49912jakub2011-11-261-1/+2
* PR rtl-optimization/51051hp2011-11-141-0/+10
* * function.c (bb_active_p): Delete.amodra2011-11-091-14/+22
* Merge from transactional-memory branch.aldyh2011-11-081-0/+2
* PR rtl-optimization/49941amodra2011-10-151-1/+1
* * doc/rtl.texi (simple_return): Document.bernds2011-08-271-7/+23
* PR rtl-optimization/49891bernds2011-07-281-0/+1
* * rtlanal.c (tablejump_p): False for returns.bernds2011-07-281-1/+1
* bb-reorder: Split EH edges crossing partitions.rth2011-07-231-6/+26
* Dump basic_block flags.rth2011-07-201-44/+6
* * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move tojsm282011-06-141-3/+4
* * cfgrtl.c (cfg_layout_redirect_edge_and_branch): Adjust dump message.ebotcazou2011-05-131-1/+1
* * cfgrtl.c (commit_one_edge_insertion): Remove always-true test andebotcazou2011-05-111-59/+55
* * basic-block.h (force_nonfallthru): Move to...ebotcazou2011-04-071-37/+6
* * basic-block.h (fixup_abnormal_edges): Adjust prototype.ebotcazou2011-03-261-0/+91
* * cfg.c (redirect_edge_succ_nodup): Duplicate the varm maplaw2011-03-231-4/+4
* * mode-switching.c (optimize_mode_switching): Useuros2010-11-191-2/+1
* * basic-block.h (insert_insn_end_bb_new): Delete.ebotcazou2010-11-021-88/+0
* * cfgcleanup.c (try_forward_edges): Do not throw away previous stepsebotcazou2010-10-211-4/+19
* * basic-block.h (single_succ_edge): Use gcc_checking_assert.froydnj2010-10-211-3/+1
* * basic-block.h (find_fallthru_edge): Define.froydnj2010-10-211-10/+2
* PR rtl-optimization/42775ebotcazou2010-09-201-1/+4