aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop.c
AgeCommit message (Expand)Author
2013-02-262013-02-26 Marek Polacek <polacek@redhat.com>Marek Polacek
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-11-012012-11-01 Sharad Singhai <singhai@google.com>Sharad Singhai
2012-08-15 * timevar.def (TV_VARPOOL, TV_WHOPR_WPA_LTRANS_EXEC, TV_LIFE,Steven Bosscher
2012-07-16gcc/Steven Bosscher
2012-07-042012-07-04 Tobias Grosser <tobias@grosser.es>Tobias Grosser
2012-05-31 * output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher
2012-04-182012-04-18 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-03-282012-03-28 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-03-02 gcc/Maxim Kuvyrkov
2011-06-14dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li
2011-02-162011-02-12 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-02-14 PR tree-optimization/46494Eric Botcazou
2011-02-02Fix PR40979 and PR47044: after LIM call copy_prop and DCE to clean up.Sebastian Pop
2011-01-31Use Alias in common.opt to make -ftree-loop-linear an alias of -floop-interch...Sebastian Pop
2011-01-25Remove the lambda framework and make -ftree-loop-linear an alias of -floop-in...Sebastian Pop
2010-11-30 * diagnostic-core.h: Include bversion.h.Joseph Myers
2010-09-30New pass: loop flattening.Sebastian Pop
2010-09-012010-09-01 Richard Guenther <rguenther@suse.de>Richard Guenther
2010-08-11Schedule a copy_prop pass before graphite.Sebastian Pop
2010-07-082010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez
2010-06-25Enable prefetching at -O3 for AMD cpus.Changpeng Fang
2010-06-01 * gimplify.c: Do not include except.h and optabs.h.Steven Bosscher
2010-05-21gcc/ChangeLog:Steven Bosscher
2010-05-062010-05-06 Richard Guenther <rguenther@suse.de>Richard Guenther
2010-04-06Always execute verify_loop_closed_ssa at LNO level.Sebastian Pop
2009-11-25Remove trailing white spaces.H.J. Lu
2009-11-252009-10-09 Sebastian Pop <sebastian.pop@amd.com>Sebastian Pop
2009-11-08 * cfgrtl.c (pass_free_cfg): Add pass name.Zbigniew Chamski
2009-08-01Rename -fgraphite-force-parallel to -floop-parallelize-all.Sebastian Pop
2009-07-31New implementation of Graphite.Sebastian Pop
2009-07-082009-07-08 Shujing Zhao <pearly.zhao@oracle.com>Shujing Zhao
2009-07-03 * gcc.dg/tree-ssa/loop-24.c: Update dump file matching; enable -O2.Jan Hubicka
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek
2008-10-232008-10-23 Tobias Grosser <grosser@fim.uni-passau.de>Tobias Grosser
2008-09-022008-09-02 Sebastian Pop <sebastian.pop@amd.com>Sebastian Pop
2008-07-282008-07-28 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-04-272008-04-27 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-03-19 * gcc.dg/20050811-2.c: Update dumping flags.Jan Hubicka
2007-12-06 * tree-ssa-loop.c (gate_tree_parallelize_loops): Return true whenUros Bizjak
2007-11-27 PR tree-optimization/34016Jakub Jelinek
2007-09-15 * tree-parloops.c: New file.Zdenek Dvorak
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2007-05-27 * tree-vrp.c (execute_vrp): Do not check whether current_loops == NULL.Zdenek Dvorak
2007-05-24 * doc/passes.texi: Document predictive commoning.Zdenek Dvorak
2007-05-14 * tree-ssa-loop-niter.c (record_estimate): Use GGC_NEW to allocateZdenek Dvorak
2007-03-09 * doc/loop.texi: Document the Omega linear constraints solver.Sebastian Pop
2007-02-062007-02-06 Dorit Nuzman <dorit@il.ibm.com>Dorit Nuzman
2007-01-12 * doc/loop.texi: Document recording of loop exits.Zdenek Dvorak
2006-11-25 * tree-vrp.c (execute_vrp): Do not pass loops structure throughZdenek Dvorak