summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop.c
Commit message (Expand)AuthorAgeFilesLines
* Backported from mainlinejakub2016-07-071-3/+3
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* * gimple.h: Remove all includes.amacleod2013-11-221-0/+4
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* * tree-ssa-loop.h: Remove include files.amacleod2013-10-231-0/+3
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+2
* * tree-flow.h: Remove all remaining prototypes, enums and structs thatamacleod2013-10-091-216/+0
* * tree-flow.h: Move some protoypes. Include new tree-ssa-loop.h.amacleod2013-10-091-343/+232
* gcc/rsandifo2013-09-301-1/+1
* gcc/rsandifo2013-09-281-36/+36
* Introduce -ftree-loop-vectorize optiondavidxl2013-09-161-5/+5
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* * Makefile.in (omp-low.o): Depend on $(TARGET_H).aldyh2013-08-271-1/+1
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-328/+645
* 2013-04-30 Richard Biener <rguenther@suse.de>rguenth2013-04-301-12/+12
* 2013-03-26 Richard Biener <rguenther@suse.de>rguenth2013-04-261-2/+2
* 2013-04-10 Richard Biener <rguenther@suse.de>rguenth2013-04-101-8/+7
* 2013-03-18 Richard Biener <rguenther@suse.de>rguenth2013-03-181-2/+1
* 2013-02-26 Marek Polacek <polacek@redhat.com>mpolacek2013-02-261-1/+4
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+19
* * timevar.def (TV_VARPOOL, TV_WHOPR_WPA_LTRANS_EXEC, TV_LIFE,steven2012-08-151-2/+2
* gcc/steven2012-07-161-2/+0
* 2012-07-04 Tobias Grosser <tobias@grosser.es>rguenth2012-07-041-1/+2
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* 2012-04-18 Richard Guenther <rguenther@suse.de>rguenth2012-04-181-1/+1
* 2012-03-28 Richard Guenther <rguenther@suse.de>rguenth2012-03-281-1/+1
* gcc/mkuvyrkov2012-03-021-2/+1
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-19/+15
* 2011-02-12 Richard Guenther <rguenther@suse.de>rguenth2011-02-161-2/+1
* PR tree-optimization/46494ebotcazou2011-02-141-2/+5
* Fix PR40979 and PR47044: after LIM call copy_prop and DCE to clean up.spop2011-02-021-1/+1
* Use Alias in common.opt to make -ftree-loop-linear an alias of -floop-interch...spop2011-01-311-5/+0
* Remove the lambda framework and make -ftree-loop-linear an alias of -floop-in...spop2011-01-251-39/+5
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-2/+2
* New pass: loop flattening.spop2010-09-301-2/+6
* 2010-09-01 Richard Guenther <rguenther@suse.de>rguenth2010-09-011-1/+1
* Schedule a copy_prop pass before graphite.spop2010-08-111-0/+19
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* 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