summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop.c
Commit message (Expand)AuthorAgeFilesLines
* PR tree-optimization/70169jakub2016-03-111-3/+3
* Use plain -fopenacc to enable OpenACC kernels processingtschwinge2016-02-231-4/+3
* * omp-low.h (oacc_fn_attrib_kernels_p): Declare.nathan2016-01-261-6/+1
* Update copyright years.jakub2016-01-041-1/+1
* Add pass_oacc_ipavries2015-12-161-21/+55
* Add pass_oacc_kernelsvries2015-11-251-0/+110
* Improve comments in pass_tree_loop_init::executevries2015-11-171-3/+6
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-5/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-4/+4
* 2015-10-27 Richard Biener <rguenther@suse.de>rguenth2015-10-271-1/+1
* fix pr46851 and pr60340: remove unmaintained omega dependence testspop2015-07-181-48/+0
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-12/+4
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-3/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* Update copyright years.jakub2015-01-051-1/+1
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+10
* 2014-08-14 Richard Biener <rguenther@suse.de>rguenth2014-08-141-3/+50
* Remove dead code in pass_tree_loop_init::executevries2014-07-311-4/+1
* remove has_executetbsaunde2014-07-091-9/+0
* 2014-06-23 Richard Biener <rguenther@suse.de>rguenth2014-06-231-1/+61
* 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-2/+2
* pass cfun to pass::executetbsaunde2014-04-171-64/+64
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-35/+9
* remove has_gatetbsaunde2014-04-171-8/+0
* * cfgloop.h (struct loop): Rename force_vect into force_vectorize.ebotcazou2014-04-141-1/+1
* 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