summaryrefslogtreecommitdiff
path: root/gcc/cfgloop.h
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright years for files modified in 2010.jakub2011-01-031-1/+1
* 2010-09-01 Richard Guenther <rguenther@suse.de>rguenth2010-09-011-1/+1
* Add loop_exits_from_bb_p.spop2010-08-111-1/+2
* Remove uses of loop->single_iv.spop2010-08-111-4/+0
* gcc/rsandifo2010-07-121-5/+34
* 2010-07-10 Sandra Loosemore <sandra@codesourcery.com>sandra2010-07-101-1/+2
* When niter may be zero, return a COND_EXPR with the may_be_zero condition.spop2010-05-281-5/+7
* gcc/ChangeLog:steven2010-05-221-0/+3
* * cfgloop.h (struct loop): Move can_be_parallel field up.froydnj2010-04-261-3/+3
* Remove trailing white spaces.hjl2009-11-251-3/+3
* 2009-10-22 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-0/+4
* 2009-10-22 Razya Ladelsky <razya@il.ibm.com>razya2009-10-221-0/+1
* New implementation of Graphite.spop2009-07-311-0/+3
* Leave the loop_latch basic block empty.spop2009-07-311-1/+1
* * cfgloopanal.c (check_irred): Move into ...hubicka2009-06-301-1/+1
* * ipa-pure-const.c (struct funct_state_d): New fieldshubicka2009-04-261-0/+1
* 2009-04-21 Taras Glek <tglek@mozilla.com>dnovillo2009-04-221-10/+5
* * dse.c (struct group_info): Reorder fields for 64-bit hosts.jakub2009-03-181-10/+11
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>spop2008-09-021-0/+4
* 2008-08-31 Andrey Belevantsev <abel@ispras.ru>abel2008-09-011-2/+7
* * fwprop.c (should_replace_address): Add speed attribute.hubicka2008-08-311-3/+3
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-1/+1
* * alias.c (rtx_equal_for_memref_p): Constify.ghazi2007-08-141-6/+6
* * tree-ssa-threadupdate.c (thread_through_all_blocks): Use loops' staterakdver2007-08-041-0/+27
* * tree-ssa-threadupdate.c (thread_through_all_blocks): Record thatrakdver2007-08-011-1/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* Merge dataflow branch into mainlinedberlin2007-06-111-3/+2
* * cfg.c (init_flow): Use type safe memory macros.tneumann2007-06-051-7/+11
* PR middle-end/32018rakdver2007-05-241-3/+0
* * tree-vrp.c (finalize_jump_threads): Do not care about dominance info.rakdver2007-05-171-0/+1
* * tree-ssa-loop-niter.c (record_estimate): Use GGC_NEW to allocaterakdver2007-05-141-14/+15
* * tree-loop-linear.c (gather_interchange_stats, try_interchange_loops):rakdver2007-05-111-15/+31
* PR bootstrap/31776brooks2007-05-031-0/+1
* PR rtl-optimization/31360rakdver2007-04-171-9/+5
* * cfgloopmanip.c (create_preheader): Do not use loop_preheader_edge.rakdver2007-04-091-1/+2
* * tree-ssa-loop-niter.c (idx_infer_loop_bounds): Add and userakdver2007-04-061-0/+2
* * tree-ssa-loop-niter.c (record_estimate): Add "upper" argument.rakdver2007-03-161-9/+9
* * tree-ssa-loop-niter.c (compute_estimated_nb_iterations): Fixrakdver2007-02-251-0/+3
* * doc/loop.texi: Document possibility not to perform disambiguationrakdver2007-02-061-1/+7
* * cfgloop.h: Include vec-prim.h.rakdver2007-01-311-42/+86
* * tree-ssa-loop-unswitch.c: Include tree-inline.h.rakdver2007-01-281-1/+2
* * loop-unswitch.c (unswitch_loop): Do not call fix_loop_placement.rakdver2007-01-141-2/+0
* * doc/loop.texi: Document recording of loop exits.rakdver2007-01-121-7/+27
* * cfgloop.h (enum li_flags): Make the constants powers of two.rakdver2007-01-041-4/+4
* * loop-unswitch.c (unswitch_loop): Pass probabilities to loopify.rakdver2007-01-031-2/+4
* * loop-unswitch.c (unswitch_loop): Update arguments ofrakdver2006-12-201-2/+2
* * doc/loop.texi: Document number_of_latch_executions andrakdver2006-12-101-2/+2
* * tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.rakdver2006-12-101-17/+125
* * builtins.c, cfgloop.h, cgraph.h, config/arm/arm.c,kazu2006-12-021-1/+1