]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cfgrtl.c
remove has_execute
[thirdparty/gcc.git] / gcc / cfgrtl.c
2014-07-09  tbsaunderemove has_execute
2014-05-21  berndsStop the cfglayout code from failing an assert when...
2014-05-19  rsandifogcc/
2014-05-17  tbsaundeuse templates instead of gengtype for typed allocation...
2014-05-14  ebotcazou * cfgcleanup.c (try_forward_edges): Use location_t...
2014-04-22  rsandifoMerge from trunk.
2014-04-17  tbsaundepass cfun to pass::execute
2014-04-17  tbsaunderemove has_gate
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-17  tejohnson2013-12-17 Teresa Johnson <tejohnson@google.com>
2013-12-13  mrsMerge in trunk.
2013-12-09  dmalcolmEliminate FOR_ALL_BB macro.
2013-12-09  dmalcolmEliminate FOR_EACH_BB_REVERSE macro.
2013-12-09  dmalcolmEliminate FOR_EACH_BB macro.
2013-12-09  dmalcolmEliminate last_basic_block macro.
2013-12-09  dmalcolmEliminate profile_status macro.
2013-12-09  dmalcolmEliminate basic_block_info macro.
2013-12-09  dmalcolmEliminate BASIC_BLOCK macro.
2013-12-09  dmalcolmEliminate SET_BASIC_BLOCK macro.
2013-11-24  steven PR bootstrap/59279
2013-11-24  steven * jump.c (reset_insn_reg_label_operand_notes): New...
2013-11-21  rsandifoMerge with trunk.
2013-11-21  dmalcolmReword comments that mention ENTRY_BLOCK_PTR and EXIT_B...
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  dmalcolmEliminate n_basic_blocks macro
2013-11-18  tejohnsonThis patch fixes an lto profiledbootstrap failure with
2013-11-16  mrsMerge in trunk.
2013-11-13  steven * cfgrtl.c (can_fallthru): Reorder code to move tablej...
2013-10-20  mrsMerge in trunk.
2013-10-10  jakub PR middle-end/58670
2013-09-28  rsandifogcc/
2013-09-23  rsandifogcc/
2013-09-04  mrsMerge in trunk.
2013-08-31  tejohnsonThis patch sanitizes the partitioning to address issues...
2013-08-05  dmalcolmAutomated conversion of passes to C++ classes
2013-06-06  tejohnson2013-06-06 Teresa Johnson <tejohnson@google.com>
2013-05-16  tejohnson2013-05-16 Teresa Johnson <tejohnson@google.com>
2013-05-15  tejohnson2013-05-15 Teresa Johnson <tejohnson@google.com>
2013-04-16  steven * cfgrtl.c (cfg_layout_merge_blocks): Revert r184005...
2013-04-13  steven * emit-rtl.c (remove_insn): Do not call df_insn_delete...
2013-04-08  tejohnsonFirst phase of unifying the computation of profile...
2013-03-30  steven * cfgrtl.c (fixup_reorder_chain): Do not emit barriers...
2013-03-29  steven * cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DA...
2013-02-25  vries2013-02-25 Tom de Vries <tom@codesourcery.com>
2013-02-06  vries2013-02-06 Tom de Vries <tom@codesourcery.com>
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-12-04  steven * rtl.h (print_insn_with_notes): Remove prototype.
2012-12-02  steven * function.h (struct rtl_data): Remove epilogue_delay_...
2012-11-27  dehao2012-11-27 Dehao Chen <dehao@google.com>
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-13  jakub PR rtl-optimization/54127
2012-11-02  ebotcazou * cfg-flags.def (ABNORMAL_CALL): Fix comment.
2012-11-01  crowlThis patch normalizes more bitmap function names.
2012-11-01  singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-10-30  crowlThis patch implements the unification of the *bitmap...
2012-10-16  amylaar * loop-doloop.c (doloop_modify): Pass doloop_en...
2012-10-09  steven * basic-block. (profile_record): New struct, moved...
2012-10-08  steven * bitmap.h (bitmap_and_into): Update prototype.
2012-09-27  dehao2012-09-27 Dehao Chen <dehao@google.com>
2012-09-19  dehaoIntegrate lexical block into source_location.
2012-09-13  steven * ipa-pure-const.c (state_from_flags, local_pure_const...
2012-08-13  rguenth2012-08-13 Richard Guenther <rguenther@suse.de>
2012-08-03  steven * cfgrtl.c (print_rtl_with_bb): Do not print a newline...
2012-07-20  stevengcc/
2012-07-17  steven * dumpfile.h (TDF_COMMENT): New define.
2012-07-16  steven * haifa-sched.c (init_before_recovery): Do not set...
2012-07-08  stevengcc/
2012-06-17  steven2012-06-17 Steven Bosscher <steven@gcc.gnu.org>
2012-06-12  jakub PR rtl-optimization/53589
2012-05-31  steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-26  ebotcazou * cfgcleanup.c (try_optimize_cfg): Do not delete forwa...
2012-05-08  matz * basic-block.h (struct rtl_bb_info): Remove visited...
2012-04-14  vries2012-04-14 Tom de Vries <tom@codesourcery.com>
2012-03-28  rguenth2012-03-28 Richard Guenther <rguenther@suse.de>
2012-03-05  jakub * cfgrtl.c (cfg_layout_merge_blocks): Cleanup.
2012-02-08  jakub PR rtl-optimization/52139
2012-01-20  ebotcazou * cfgrtl.c (rtl_dump_bb): Do not dump insns for {ENTRY...
2012-01-09  rsandifogcc/
2012-01-05  jakub PR rtl-optimization/51767
2011-11-26  jakub PR rtl-optimization/49912
2011-11-14  hp PR rtl-optimization/51051
2011-11-09  amodra * function.c (bb_active_p): Delete.
2011-11-08  aldyhMerge from transactional-memory branch.
2011-10-15  amodra PR rtl-optimization/49941
2011-08-27  bernds * doc/rtl.texi (simple_return): Document.
2011-07-28  bernds PR rtl-optimization/49891
2011-07-28  bernds * rtlanal.c (tablejump_p): False for returns.
2011-07-23  rthbb-reorder: Split EH edges crossing partitions.
2011-07-20  rthDump basic_block flags.
2011-06-14  jsm28 * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to
2011-05-13  ebotcazou * cfgrtl.c (cfg_layout_redirect_edge_and_branch):...
2011-05-11  ebotcazou * cfgrtl.c (commit_one_edge_insertion): Remove always...
2011-04-07  ebotcazou * basic-block.h (force_nonfallthru): Move to...
2011-03-26  ebotcazou * basic-block.h (fixup_abnormal_edges): Adjust prototype.
2011-03-23  law * cfg.c (redirect_edge_succ_nodup): Duplicate the...
2010-11-19  uros * mode-switching.c (optimize_mode_switching): Use
2010-11-02  ebotcazou * basic-block.h (insert_insn_end_bb_new): Delete.
2010-10-21  ebotcazou * cfgcleanup.c (try_forward_edges): Do not throw away...
next