]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cfghooks.c
2015-06-04 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / cfghooks.c
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-09  jason * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,
2015-04-21  rguenth2015-04-21 Richard Biener <rguenther@suse.de>
2015-02-10  tbsaundecap frequency in make_forwarder_block
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-16  rguenth2014-10-16 Richard Biener <rguenther@suse.de>
2014-09-05  rguenth2014-09-05 Richard Biener <rguenther@suse.de>
2014-05-26  rguenth2014-05-23 Richard Biener <rguenther@suse.de>
2014-05-19  rsandifogcc/
2014-05-16  dehao2014-05-16 Dehao Chen <dehao@google.com>
2014-04-02  mrsMerge in trunk.
2014-03-14  rguenth2014-03-14 Richard Biener <rguenther@suse.de>
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
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 last_basic_block macro.
2013-12-09  dmalcolmEliminate profile_status macro.
2013-12-09  dmalcolmEliminate BASIC_BLOCK macro.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  dmalcolmEliminate n_edges macro
2013-11-19  dmalcolmEliminate n_basic_blocks macro
2013-10-20  mrsMerge in trunk.
2013-09-28  rsandifogcc/
2013-09-20  mrsMerge in trunk.
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-05-16  sje2013-05-16 Steve Ellcey <sellcey@imgtec.com>
2013-04-30  rguenth2013-04-30 Richard Biener <rguenther@suse.de>
2013-04-23  davidxlSupport slim switch for cfg graph dump
2013-04-23  davidxlDisplay profile info in graph cfg dump
2013-03-29  crowlAdd uniform debug dump function names.
2013-02-18  rguenth2013-02-18 Richard Biener <rguenther@suse.de>
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-12-20  rguenth2012-12-20 Richard Biener <rguenther@suse.de>
2012-12-04  steven * rtl.h (print_insn_with_notes): Remove prototype.
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-06  rth* cfghooks.c (copy_bbs): Handle a null loop_father.
2012-10-09  steven * basic-block. (profile_record): New struct, moved...
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-07  stevengcc/
2012-07-20  stevengcc/
2012-07-17  steven * dumpfile.h (TDF_COMMENT): New define.
2012-07-08  stevengcc/
2012-06-17  steven2012-06-17 Steven Bosscher <steven@gcc.gnu.org>
2012-04-03  rguenth2012-04-03 Richard Guenther <rguenther@suse.de>
2012-03-28  rguenth2012-03-28 Richard Guenther <rguenther@suse.de>
2011-04-11  ebotcazou * cfghooks.c (redirect_edge_and_branch_force): Localiz...
2011-04-07  ebotcazou * basic-block.h (force_nonfallthru): Move to...
2011-04-04  ebotcazou * cfghooks.c (tidy_fallthru_edges): Add ??? comment.
2011-01-03  jakubUpdate Copyright years for files modified in 2010.
2010-10-21  froydnj * basic-block.h (single_succ_edge): Use gcc_checking_a...
2010-07-08  manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-05-29  hubicka * tree-vrp.c (debug_value_range, debug_all_value_ranges,
2009-11-25  hjlRemove trailing white spaces.
2009-07-24  ccoutant * cfghooks.c (split_block): Copy discriminator to...
2009-04-22  lauras2009-04-22 Laurynas Biveinis <laurynas.biveinis@gmail...
2008-11-03  spop2008-11-03 Sebastian Pop <sebastian.pop@amd.com>
2008-09-01  abel2008-08-31 Andrey Belevantsev <abel@ispras.ru>
2008-07-28  rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-06-06  rwildgcc/
2007-09-07  dnovillo * tree-flow.h (const_block_stmt_iterator): Remove.
2007-08-27  ghazi * alias.c (memory_modified_1, memory_modified_in_insn_p):
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-07-25  rakdver * cfghooks.c (split_block): Fix the information about...
2007-07-12  rakdver PR rtl-optimization/32729
2007-07-09  rakdver * cfghooks.c (remove_edge): New function.
2007-06-09  rakdver * tree-scalar-evolution.c (follow_ssa_edge_in_rhs,
2007-06-05  tneumann * cfg.c (init_flow): Use type safe memory macros.
2007-06-03  rakdver * cfgloopmanip.c (remove_path, loopify, duplicate_loop...
2007-05-24  rakdver PR middle-end/32018
2007-05-17  rakdver * tree-vrp.c (finalize_jump_threads): Do not care...
2007-05-11  rakdver * tree-loop-linear.c (gather_interchange_stats, try_in...
2007-05-04  jconner2007-05-04 Josh Conner <jconner@apple.com>
2007-02-06  rakdver * doc/loop.texi: Document possibility not to perform...
2007-02-04  rakdver * cfgloopmanip.c (loop_delete_branch_edge): Removed.
2007-01-12  rakdver * doc/loop.texi: Document recording of loop exits.
2006-12-20  rakdver * loop-unswitch.c (unswitch_loop): Update arguments of
2006-11-25  rakdver * tree-vrp.c (execute_vrp): Do not pass loops structur...
2006-11-17  rakdver * tree-vrp.c (execute_vrp): Do not update current_loops.
2006-11-03  steven * tree-dump.c (dump_enable_all): Rename local variable
2006-05-18  mrsWhitespace fixups
2006-01-31  dalecki2006-01-31 Marcin Dalecki <martin@dalecki.de>
2005-12-17  zadeck2005-12-17 Danny Berlin <dberlin@dberlin.org>
2005-08-24  rakdver * bb-reorder.c (copy_bb, duplicate_computed_gotos...
2005-07-03  jsm28 * bb-reorder.c, c-pch.c, c-pragma.c, c.opt, cfghooks...
2005-06-25  kcookUpdate FSF address.
2005-06-16  hubicka * basic-block.h (rtl_bb_info): Break out head_, end_,
2005-06-15  hubicka * Makefile.in (cfg.o): Add new dependencies.
2005-05-26  kazu * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c,...
2005-04-03  kazu * cfghooks.c, cfgrtl.c, modulo-sched.c, config/i386...
2005-04-03  hagog2005-03-30 Mostafa Hagog <mustafa@il.ibm.com>
2005-03-11  rakdver * basic-block.h (single_succ_p, single_pred_p, single_...
2005-03-08  kazu * c-semantics.c, cfghooks.c, diagnostic.h, loop-iv.c,
2005-03-07  kazu * cfghooks.c (verify_flow_info): Remove local variable
next