]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cfgrtl.c
This patch implements the unification of the *bitmap interfaces as discussed.
[thirdparty/gcc.git] / gcc / cfgrtl.c
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...
2010-10-21  froydnj * basic-block.h (single_succ_edge): Use gcc_checking_a...
2010-10-21  froydnj * basic-block.h (find_fallthru_edge): Define.
2010-09-20  ebotcazou PR rtl-optimization/42775
2010-06-30  manu2010-06-30 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-06-08  laurasgcc/ada:
2010-05-11  jakub PR middle-end/44071
2010-05-03  steven * doc/tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.
2010-02-19  jakub PR middle-end/42233
2009-11-25  hjlRemove trailing white spaces.
2009-11-24  paolo2009-11-24 Paolo Carlini <paolo.carlini@oracle.com>
2009-11-24  paolo2009-11-24 David Binderman <dcb314@hotmail.com>
2009-11-08  amylaar * cfgrtl.c (pass_free_cfg): Add pass name.
2009-09-14  rth * builtins.c (expand_builtin_synchronize): Use gimple_...
2009-09-14  rthSquash commit of EH in gimple
2009-09-02  aolivagcc/ChangeLog:
2009-07-25  daney2009-07-25 David Daney <ddaney@caviumnetworks.com>
2009-06-22  paolo2009-06-22 Shujing Zhao <pearly.zhao@oracle.com>
2009-06-11  daney2009-06-11 David Daney <ddaney@caviumnetworks.com>
2009-05-30  rth * cfgcleanup.c (try_crossjump_to_edge): Only skip...
2009-04-29  ebotcazou PR rtl-optimization/39938
2009-04-26  matzgcc/
2009-04-17  ian * df.h: Include "timevar.h".
2009-04-16  kazu * cfgrtl.c (delete_insn_chain_and_edges): Remove.
2009-04-08  hubicka * tree-eh.c (cleanup_eh): When not optimizing, do...
2008-12-12  schwabRevert:
2008-12-12  schwab(rtl_verify_flow_info_1): Don't apply BLOCK_FOR_INSN on
2008-10-09  jakub * rtl.h (locator_eq): New decl.
2008-10-07  jakub PR debug/29609
2008-07-28  rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-07-02  ian * rtlanal.c (add_reg_note): New function.
2008-06-01  rsandifogcc/
2008-05-07  zadeck2008-05-07 Kenneth Zadeck <zadeck@naturalbridge.com>
2008-04-18  hubicka * except.c (dw2_size_of_call_site_table,
2008-03-19  hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2008-03-01  aoliva* df-scan.c (df_ref_chain_change_bb): Simplify.
2007-11-30  sparkgcc/testsuite/ChangeLog:
2007-11-01  jakub PR rtl-optimization/33648
2007-10-22  ebotcazou PR rtl-optimization/33644
2007-10-03  aoliva* cfgrtl.c (rtl_block_ends_with_call_p): Skip notes...
2007-09-09  hp Divide REG_LABEL notes into REG_LABEL_OPERAND and...
2007-09-09  hp Revert:
2007-09-07  dnovillo * tree-flow.h (const_block_stmt_iterator): Remove.
2007-09-07  lauras2007-09-05 Laurynas Biveinis <laurynas.biveinis@gmail...
2007-08-27  ghazi * alias.c (memory_modified_1, memory_modified_in_insn_p):
2007-08-14  ghazi * alias.c (component_uses_parent_alias_set): Constify.
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-07-07  kazu * cfgrtl.c (delete_insn_chain_and_edges): Remove.
2007-06-11  dberlinMerge dataflow branch into mainline
2007-06-06  rakdver * haifa-sched.c (restore_bb_notes): Clear bb field...
2007-06-05  tneumann * cfg.c (init_flow): Use type safe memory macros.
2007-06-04  sje PR target/31733
2007-05-21  hubicka * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND...
2007-04-22  rakdver * predict.c: Include pointer-set.h.
2007-03-15  steven * cfglayout.c (fixup_reorder_chain): Postpone deleting...
2007-02-04  rakdver * cfgloopmanip.c (loop_delete_branch_edge): Removed.
2007-01-30  rsandifogcc/
next