aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfgrtl.c
AgeCommit message (Expand)Author
2015-01-13Merge branches/gcc-4_9-branch rev 219502yroux
2014-01-02Update copyright years in gcc/rsandifo
2013-12-172013-12-17 Teresa Johnson <tejohnson@google.com>tejohnson
2013-12-09Eliminate FOR_ALL_BB macro.dmalcolm
2013-12-09Eliminate FOR_EACH_BB_REVERSE macro.dmalcolm
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm
2013-12-09Eliminate last_basic_block macro.dmalcolm
2013-12-09Eliminate profile_status macro.dmalcolm
2013-12-09Eliminate basic_block_info macro.dmalcolm
2013-12-09Eliminate BASIC_BLOCK macro.dmalcolm
2013-12-09Eliminate SET_BASIC_BLOCK macro.dmalcolm
2013-11-24 PR bootstrap/59279steven
2013-11-24 * jump.c (reset_insn_reg_label_operand_notes): New function,steven
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-11-18This patch fixes an lto profiledbootstrap failure withtejohnson
2013-11-13 * cfgrtl.c (can_fallthru): Reorder code to move tablejump check up.steven
2013-10-10 PR middle-end/58670jakub
2013-09-28gcc/rsandifo
2013-09-23gcc/rsandifo
2013-08-31This patch sanitizes the partitioning to address issues such as edgetejohnson
2013-08-05Automated conversion of passes to C++ classesdmalcolm
2013-06-062013-06-06 Teresa Johnson <tejohnson@google.com>tejohnson
2013-05-162013-05-16 Teresa Johnson <tejohnson@google.com>tejohnson
2013-05-152013-05-15 Teresa Johnson <tejohnson@google.com>tejohnson
2013-04-16 * cfgrtl.c (cfg_layout_merge_blocks): Revert r184005, implementsteven
2013-04-13 * emit-rtl.c (remove_insn): Do not call df_insn_delete here.steven
2013-04-08First phase of unifying the computation of profile scale factors/probabilitiestejohnson
2013-03-30 * cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.steven
2013-03-29 * cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DATA_P in lieusteven
2013-02-252013-02-25 Tom de Vries <tom@codesourcery.com>vries
2013-02-062013-02-06 Tom de Vries <tom@codesourcery.com>vries
2013-01-10Update copyright years in gcc/rsandifo
2012-12-04 * rtl.h (print_insn_with_notes): Remove prototype.steven
2012-12-02 * function.h (struct rtl_data): Remove epilogue_delay_list.steven
2012-11-272012-11-27 Dehao Chen <dehao@google.com>dehao
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo
2012-11-13 PR rtl-optimization/54127jakub
2012-11-02 * cfg-flags.def (ABNORMAL_CALL): Fix comment.ebotcazou
2012-11-01This patch normalizes more bitmap function names.crowl
2012-11-012012-11-01 Sharad Singhai <singhai@google.com>singhai
2012-10-30This patch implements the unification of the *bitmap interfaces as discussed.crowl
2012-10-16 * loop-doloop.c (doloop_modify): Pass doloop_end pattern toamylaar
2012-10-09 * basic-block. (profile_record): New struct, moved from passes.c.steven
2012-10-08 * bitmap.h (bitmap_and_into): Update prototype.steven
2012-09-272012-09-27 Dehao Chen <dehao@google.com>dehao
2012-09-19Integrate lexical block into source_location.dehao
2012-09-13 * ipa-pure-const.c (state_from_flags, local_pure_const): Usesteven
2012-08-132012-08-13 Richard Guenther <rguenther@suse.de>rguenth