summaryrefslogtreecommitdiff
path: root/gcc/cfgrtl.c
Commit message (Expand)AuthorAgeFilesLines
* PR middle-end/58670jakub2013-10-101-2/+10
* gcc/rsandifo2013-09-281-9/+9
* gcc/rsandifo2013-09-231-8/+8
* This patch sanitizes the partitioning to address issues such as edgetejohnson2013-08-311-3/+153
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-51/+102
* 2013-06-06 Teresa Johnson <tejohnson@google.com>tejohnson2013-06-061-44/+168
* 2013-05-16 Teresa Johnson <tejohnson@google.com>tejohnson2013-05-161-113/+197
* 2013-05-15 Teresa Johnson <tejohnson@google.com>tejohnson2013-05-151-0/+41
* * cfgrtl.c (cfg_layout_merge_blocks): Revert r184005, implementsteven2013-04-161-29/+34
* * emit-rtl.c (remove_insn): Do not call df_insn_delete here.steven2013-04-131-0/+2
* First phase of unifying the computation of profile scale factors/probabilitiestejohnson2013-04-081-0/+2
* * cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.steven2013-03-301-21/+18
* * cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DATA_P in lieusteven2013-03-291-2/+1
* 2013-02-25 Tom de Vries <tom@codesourcery.com>vries2013-02-251-6/+4
* 2013-02-06 Tom de Vries <tom@codesourcery.com>vries2013-02-061-3/+9
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* * rtl.h (print_insn_with_notes): Remove prototype.steven2012-12-041-0/+2
* * function.h (struct rtl_data): Remove epilogue_delay_list.steven2012-12-021-8/+0
* 2012-11-27 Dehao Chen <dehao@google.com>dehao2012-11-271-2/+3
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-4/+4
* PR rtl-optimization/54127jakub2012-11-131-1/+33
* * 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