summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop.c
Commit message (Expand)AuthorAgeFilesLines
* Enable prefetching at -O3 for AMD cpus.spop2010-06-251-1/+1
* * gimplify.c: Do not include except.h and optabs.h.steven2010-06-011-1/+0
* gcc/ChangeLog:steven2010-05-211-2/+0
* 2010-05-06 Richard Guenther <rguenther@suse.de>rguenth2010-05-061-2/+1
* Always execute verify_loop_closed_ssa at LNO level.spop2010-04-061-15/+13
* Remove trailing white spaces.hjl2009-11-251-13/+13
* 2009-10-09 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-3/+0
* * cfgrtl.c (pass_free_cfg): Add pass name.amylaar2009-11-081-1/+1
* Rename -fgraphite-force-parallel to -floop-parallelize-all.spop2009-08-011-1/+1
* New implementation of Graphite.spop2009-07-311-1/+5
* 2009-07-08 Shujing Zhao <pearly.zhao@oracle.com>paolo2009-07-081-0/+1
* * gcc.dg/tree-ssa/loop-24.c: Update dump file matching; enable -O2.hubicka2009-07-031-31/+0
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* 2008-10-23 Tobias Grosser <grosser@fim.uni-passau.de>grosser2008-10-231-1/+2
* 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>spop2008-09-021-0/+43
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-11/+4
* 2008-04-27 Richard Guenther <rguenther@suse.de>rguenth2008-04-271-2/+52
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-51/+85
* * tree-ssa-loop.c (gate_tree_parallelize_loops): Return true whenuros2007-12-061-1/+1
* PR tree-optimization/34016jakub2007-11-271-0/+1
* * tree-parloops.c: New file.rakdver2007-09-151-0/+36
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* * tree-vrp.c (execute_vrp): Do not check whether current_loops == NULL.rakdver2007-05-271-18/+12
* * doc/passes.texi: Document predictive commoning.rakdver2007-05-241-0/+36
* * tree-ssa-loop-niter.c (record_estimate): Use GGC_NEW to allocaterakdver2007-05-141-8/+12
* * doc/loop.texi: Document the Omega linear constraints solver.spop2007-03-091-1/+36
* 2007-02-06 Dorit Nuzman <dorit@il.ibm.com>dorit2007-02-061-1/+1
* * doc/loop.texi: Document recording of loop exits.rakdver2007-01-121-1/+1
* * tree-vrp.c (execute_vrp): Do not pass loops structure throughrakdver2006-11-251-15/+14
* * tree-vrp.c (execute_vrp): Do not update current_loops.rakdver2006-11-171-17/+7
* * tree-ssa-loop.c (tree_vectorize): Return the result ofrakdver2006-11-121-2/+1
* * tree-ssa-loop.c (pass_loop_prefetch): Change name to aprefetch.rakdver2006-11-111-1/+1
* 2006-09-05 Andrew Pinski <pinskia@physics.uc.edu>pinskia2006-09-061-13/+8
* 2006-03-02 Daniel Berlin <dberlin@dberlin.org>dberlin2006-03-021-23/+35
* * opts.c (decode_options): Do not handle flag_strength_reduce.rakdver2006-02-271-1/+1
* PR tree-optimization/26209rakdver2006-02-141-1/+2
* * doc/invoke.texi (-fprefetch-loop-arrays, -fprefetch-loop-arrays-rtl):rakdver2006-02-141-0/+34
* * tree-vrp.c (execute_vrp): Do not pass dump argument to.rakdver2006-02-061-8/+6
* * tree-vrp.c (cfg_loops): Removed.rakdver2006-02-051-4/+4
* 2006-01-05 Richard Guenther <rguenther@suse.de>rguenth2006-01-051-1/+3
* * tree-pass.h, tree-flow.h, tree-ssa-dce.c: Revert last change.rth2005-09-181-21/+0
* * tree-pass.h (pass_vect_dce): Declare.rth2005-09-171-4/+21
* PR tree-optimization/23486rakdver2005-08-241-1/+2
* PR tree-optimization/22228dorit2005-08-181-1/+1
* * loop-init.c (rest_of_handle_loop2): Remove.steven2005-07-191-6/+6
* * tree-flow.h (remove_empty_loops, single_dom_exit): Declare.rakdver2005-07-111-0/+28
* Update FSF address.kcook2005-06-251-2/+2
* * timevar.def (TV_SCEV_CONST): New timevar.rakdver2005-05-171-0/+25
* PR tree-optimization/19401rakdver2005-05-061-2/+5
* 2005-04-22 Diego Novillo <dnovillo@redhat.com>dnovillo2005-04-231-3/+2