]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cfgloop.h
* Makefile.in (omp-low.o): Depend on $(TARGET_H).
[thirdparty/gcc.git] / gcc / cfgloop.h
2013-08-27  aldyh * Makefile.in (omp-low.o): Depend on $(TARGET_H).
2013-04-30  rguenth2013-04-30 Richard Biener <rguenther@suse.de>
2013-04-26  rguenth2013-04-26 Richard Biener <rguenther@suse.de>
2013-04-26  rguenth2013-03-26 Richard Biener <rguenther@suse.de>
2013-04-17  rguenth2013-04-17 Richard Biener <rguenther@suse.de>
2013-03-14  jakub PR tree-optimization/53265
2013-02-11  rguenth2013-02-11 Richard Biener <rguenther@suse.de>
2013-02-08  rguenth2013-02-08 Richard Biener <rguenther@suse.de>
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...
2013-01-03  tejohnson2013-01-02 Teresa Johnson <tejohnson@google.com>
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-06  hubicka * cfgloopanal.c (get_loop_hot_path): New function.
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-10-14  hubicka * tree-ssa-loop-niter.c (estimate_numbers_of_iteration...
2012-10-09  vekumarFix for PR53397 by making prefecthing less agressive
2012-10-08  hubicka * loop-unswitch.c (unswitch_single_loop): Use
2012-09-28  hubicka * basic-block.h (RDIV): Define.
2012-08-16  rguenth2012-08-16 Richard Guenther <rguenther@suse.de>
2012-08-13  rguenth2012-08-13 Richard Guenther <rguenther@suse.de>
2012-07-11  steven * basic-block.h (struct edge_def): Use basic_block...
2012-06-17  steven * cfgloop.h: Do not include rtl.h.
2012-04-18  rguenth2012-04-18 Richard Guenther <rguenther@suse.de>
2012-04-18  rguenth2012-04-18 Richard Guenther <rguenther@suse.de>
2012-04-12  rguenth2012-04-12 Richard Guenther <rguenther@suse.de>
2011-06-14  vries2011-06-14 Zdenek Dvorak <ook@ucw.cz>
2011-04-08  amonakov PR target/48273
2011-01-03  jakubUpdate Copyright years for files modified in 2010.
2010-09-01  rguenth2010-09-01 Richard Guenther <rguenther@suse.de>
2010-08-11  spopAdd loop_exits_from_bb_p.
2010-08-11  spopRemove uses of loop->single_iv.
2010-07-12  rsandifogcc/
2010-07-10  sandra2010-07-10 Sandra Loosemore <sandra@codesourcery...
2010-05-28  spopWhen niter may be zero, return a COND_EXPR with the...
2010-05-22  stevengcc/ChangeLog:
2010-04-26  froydnj * cfgloop.h (struct loop): Move can_be_parallel field up.
2009-11-25  hjlRemove trailing white spaces.
2009-11-25  spop2009-10-22 Sebastian Pop <sebastian.pop@amd.com>
2009-10-22  razya2009-10-22 Razya Ladelsky <razya@il.ibm.com>
2009-07-31  spopNew implementation of Graphite.
2009-07-31  spopLeave the loop_latch basic block empty.
2009-06-30  hubicka * cfgloopanal.c (check_irred): Move into ...
2009-04-26  hubicka * ipa-pure-const.c (struct funct_state_d): New fields
2009-04-22  dnovillo2009-04-21 Taras Glek <tglek@mozilla.com>
2009-03-18  jakub * dse.c (struct group_info): Reorder fields for 64...
2009-02-20  jakubUpdate Copyright years for files modified in 2008 and...
2008-09-02  spop2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2008-09-01  abel2008-08-31 Andrey Belevantsev <abel@ispras.ru>
2008-08-31  hubicka * fwprop.c (should_replace_address): Add speed attribute.
2008-07-28  rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
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-08-01  rakdver * tree-ssa-threadupdate.c (thread_through_all_blocks...
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-06-11  dberlinMerge dataflow branch into mainline
2007-06-05  tneumann * cfg.c (init_flow): Use type safe memory macros.
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-05-03  brooksPR bootstrap/31776
2007-04-17  rakdver PR rtl-optimization/31360
2007-04-09  rakdver * cfgloopmanip.c (create_preheader): Do not use loop_p...
2007-04-06  rakdver * tree-ssa-loop-niter.c (idx_infer_loop_bounds): Add...
2007-03-16  rakdver * tree-ssa-loop-niter.c (record_estimate): Add "upper...
2007-02-25  rakdver * tree-ssa-loop-niter.c (compute_estimated_nb_iteratio...
2007-02-06  rakdver * doc/loop.texi: Document possibility not to perform...
2007-01-31  rakdver * cfgloop.h: Include vec-prim.h.
2007-01-28  rakdver * tree-ssa-loop-unswitch.c: Include tree-inline.h.
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-04  rakdver * cfgloop.h (enum li_flags): Make the constants powers...
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 * doc/loop.texi: Document number_of_latch_executions and
2006-12-10  rakdver * tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.
2006-12-02  kazu * builtins.c, cfgloop.h, cgraph.h, config/arm/arm.c,
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-21  rakdver * tree-ssa-loop-im.c (schedule_sm, determine_lsm_ref,
2006-11-17  rakdver * tree-vrp.c (execute_vrp): Do not update current_loops.
2006-11-12  rakdver * Makefile.in (tree-data-ref.o): Add langhooks.h depen...
2006-05-18  mrsWhitespace fixups
2006-05-01  rakdver PR tree-optimization/27144
2006-04-24  rguenth2006-04-24 Richard Guenther <rguenther@suse.de>
2006-03-23  rakdver * cfgloopmanip.c (create_loop_notes): Removed.
2006-03-13  rakdver * cfgloop.c (flow_loop_dump): Do not dump loop->invali...
2006-03-05  kazu * cfgloop.c (cancel_loop): Make it static.
2006-02-06  rakdver * tree-vrp.c (execute_vrp): Do not pass dump argument to.
2006-02-05  rakdver * tree-vrp.c (cfg_loops): Removed.
2006-01-28  kazu * cfgloop.c (flow_loop_outside_edge_p): Remove.
2006-01-28  kazu * cfgloopmanip.c (split_loop_bb): Remove.
2006-01-20  rakdver * loop-iv.c: Include df.h and hashtab.h.
2006-01-17  kazu * loop.c (loop_optimize): Make it static.
2005-12-17  gdr * tree-inline.c (copy_body_r): Use explicit...
2005-08-24  rakdver * bb-reorder.c (copy_bb, duplicate_computed_gotos...
next