]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cfgloopmanip.c
Re-factor inclusion of tree.h.
[thirdparty/gcc.git] / gcc / cfgloopmanip.c
2013-10-21  dnovilloRe-factor inclusion of tree.h.
2013-09-28  rsandifogcc/
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-09-09  rguenth2013-09-09 Richard Biener <rguenther@suse.de>
2013-07-23  law2013-07-22 Po-Chun Chang <pchang9@cs.wisc.edu>
2013-05-16  sje2013-05-16 Steve Ellcey <sellcey@imgtec.com>
2013-04-30  rguenth2013-04-30 Richard Biener <rguenther@suse.de>
2013-04-26  rguenth2013-03-26 Richard Biener <rguenther@suse.de>
2013-04-08  tejohnsonFirst phase of unifying the computation of profile...
2013-02-08  rguenth2013-02-08 Richard Biener <rguenther@suse.de>
2013-01-25  mpolacekFix PR56035.
2013-01-17  mpolacekFix PR55833.
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-09  hubicka PR tree-optimization/55569
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-12-18  rguenth2012-12-18 Richard Biener <rguenther@suse.de>
2012-11-20  dnovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  crowlThis patch normalizes more bitmap function names.
2012-10-30  crowlThis patch implements the unification of the *bitmap...
2012-10-29  rguenth2012-10-29 Richard Guenther <rguenther@suse.de>
2012-10-23  hubicka PR middle-end/54967
2012-10-17  hubicka * cfgloopmanip.c (copy_loop_info): New function.
2012-10-17  hubicka * tree-ssa-loop-ivcanon.c (tree_estimate_loop_size...
2012-09-30  hubicka * cfgloop.c (scale_loop_profile): Move to...
2012-08-14  steven * graphite-scop-detection.c (create_sese_edges): Compu...
2012-08-13  steven * tree-ssa-pre.c (do_regular_insertion): Add FIXME...
2012-07-16  stevengcc/
2012-06-17  steven2012-06-17 Steven Bosscher <steven@gcc.gnu.org>
2012-05-31  steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-03-28  rguenth2012-03-28 Richard Guenther <rguenther@suse.de>
2012-01-05  hubicka PR middle-end/49710
2012-01-01  hubicka PR rtl-optimization/51069
2011-03-07  jakub PR bootstrap/48000
2011-03-05  jakub PR rtl-optimization/47899
2010-11-03  jakub PR tree-optimization/46107
2010-08-20  froydnjgcc/
2009-12-02  rguenth2009-12-02 Richard Guenther <rguenther@suse.de>
2009-11-27  jakub * config/i386/i386.c (ix86_emit_restore_sse_regs_using...
2009-11-25  hjlRemove trailing white spaces.
2009-10-22  razya2009-10-22 Razya Ladelsky <razya@il.ibm.com>
2009-08-28  spop2009-08-28 Sebastian Pop <sebastian.pop@amd.com>
2009-07-31  spopLeave the loop_latch basic block empty.
2009-02-10  jakub PR middle-end/39124
2008-09-02  spop2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2008-09-01  abel2008-08-31 Andrey Belevantsev <abel@ispras.ru>
2008-06-06  rwildgcc/
2007-08-14  ghazi * alias.c (rtx_equal_for_memref_p): Constify.
2007-08-04  rakdver * tree-ssa-threadupdate.c (thread_through_all_blocks...
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-07-25  rakdver * cfgloopmanip.c (fix_loop_structure): Call force_sing...
2007-07-20  rakdver * tree-ssa-loop-niter.c (assert_loop_rolls_lt): Conver...
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-14  rakdver * tree-ssa-loop-niter.c (record_estimate): Use GGC_NEW...
2007-05-11  rakdver * tree-loop-linear.c (gather_interchange_stats, try_in...
2007-04-09  rakdver * cfgloopmanip.c (create_preheader): Do not use loop_p...
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-14  rakdver * loop-unswitch.c (unswitch_loop): Do not call fix_loo...
2007-01-12  rakdver * doc/loop.texi: Document recording of loop exits.
2007-01-03  rakdver * loop-unswitch.c (unswitch_loop): Pass probabilities...
2006-12-20  rakdver * loop-unswitch.c (unswitch_loop): Update arguments of
2006-12-10  rakdver * tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.
2006-11-25  rakdver * tree-vrp.c (execute_vrp): Do not pass loops structur...
2006-11-21  rakdver * tree-loop-linear.c (linear_transform_loops): Use...
2006-11-21  rakdver * cfgloopmanip.c (add_loop, duplicate_loop): Do not...
2006-11-17  rakdver * tree-vrp.c (execute_vrp): Do not update current_loops.
2006-11-12  rakdver * cfgloopmanip.c (update_single_exit_for_duplicated_loop,
2006-11-03  steven * tree-dump.c (dump_enable_all): Rename local variable
2006-08-30  rakdver PR rtl-optimization/27735
2006-05-18  mrsWhitespace fixups
2006-03-23  rakdver * cfgloopmanip.c (create_loop_notes): Removed.
2006-02-05  rakdver * tree-vrp.c (cfg_loops): Removed.
2006-01-31  dalecki2006-01-31 Marcin Dalecki <martin@dalecki.de>
2006-01-28  kazu * cfgloopmanip.c (split_loop_bb): Remove.
2006-01-23  rguenth2006-01-23 Richard Guenther <rguenther@suse.de>
2006-01-20  rguenth2006-01-20 Richard Guenther <rguenther@suse.de>
2005-12-17  zadeck2005-12-17 Danny Berlin <dberlin@dberlin.org>
2005-12-14  spop * cfgloopmanip.c (lv_adjust_loop_entry_edge): Adjust...
2005-08-24  rakdver * bb-reorder.c (copy_bb, duplicate_computed_gotos...
2005-08-06  kazu * Makefile.in, cfgexpand.c, cfgloop.h, cfgloopmanip.c,
2005-08-03  hubicka * cfgloop.h (DLTHE_FLAG_COMPLETTE_PEEL): New flag.
2005-06-25  kcookUpdate FSF address.
2005-06-19  hubicka * cfgloop.h (DLTHE_RECORD_COPY_NUMBER): New flag.
2005-06-15  hubicka * Makefile.in (cfg.o): Add new dependencies.
2005-04-09  hubicka * cfglayout.c (copy_bbs): Rename n_edges to num_edges.
2005-04-03  hagog2005-03-30 Mostafa Hagog <mustafa@il.ibm.com>
2005-03-18  hubicka * basic-block.h (scale_bbs_frequencies_int,
2005-03-11  rakdver * basic-block.h (single_succ_p, single_pred_p, single_...
2005-03-10  rakdver * Makefile.in (tree-optimize.o): Add CFGLOOP_H dependence.
2005-03-02  kazu * cfgloop.h, cfgloopanal.c, cfgloopmanip.c, conflict.c,
2005-03-01  rakdver * cfgloop.c (flow_loop_entry_edges_find, flow_loop_exi...
2004-12-16  ebotcazou PR tree-optimization/18707
2004-12-08  kazu * cfgloopmanip.c (create_preheader): Speed up by ...
2004-11-22  law * cfg.c (cached_make_edge): Use find_edge rathe...
2004-11-22  nathan * bitmap.h (struct bitmap_obstack): New obstack type.
2004-11-11  kazu * cfgloopmanip.c (update_single_exits_after_duplication,
next