summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop.c
AgeCommit message (Expand)Author
2017-01-01 Update copyright years.jakub
2016-12-14Split omp-low into multiple filesjamborm
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hthopre01
2016-03-11 PR tree-optimization/70169jakub
2016-02-23Use plain -fopenacc to enable OpenACC kernels processingtschwinge
2016-01-26 * omp-low.h (oacc_fn_attrib_kernels_p): Declare.nathan
2016-01-04 Update copyright years.jakub
2015-12-16Add pass_oacc_ipavries
2015-11-25Add pass_oacc_kernelsvries
2015-11-17Improve comments in pass_tree_loop_init::executevries
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-272015-10-27 Richard Biener <rguenther@suse.de>rguenth
2015-07-18fix pr46851 and pr60340: remove unmaintained omega dependence testspop
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05 Update copyright years.jakub
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-08-142014-08-14 Richard Biener <rguenther@suse.de>rguenth
2014-07-31Remove dead code in pass_tree_loop_init::executevries
2014-07-09remove has_executetbsaunde
2014-06-232014-06-23 Richard Biener <rguenther@suse.de>rguenth
2014-05-062014-05-06 Richard Biener <rguenther@suse.de>rguenth
2014-04-17pass cfun to pass::executetbsaunde
2014-04-17pass current function to opt_pass::gate ()tbsaunde
2014-04-17remove has_gatetbsaunde
2014-04-14 * cfgloop.h (struct loop): Rename force_vect into force_vectorize.ebotcazou
2014-01-02Update copyright years in gcc/rsandifo
2013-11-22 * gimple.h: Remove all includes.amacleod
2013-11-13 * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod
2013-10-23 * tree-ssa-loop.h: Remove include files.amacleod
2013-10-23 * tree-ssa.h: Remove all #include'samacleod
2013-10-09 * tree-flow.h: Remove all remaining prototypes, enums and structs thatamacleod
2013-10-09 * tree-flow.h: Move some protoypes. Include new tree-ssa-loop.h.amacleod
2013-09-30gcc/rsandifo
2013-09-28gcc/rsandifo
2013-09-16Introduce -ftree-loop-vectorize optiondavidxl
2013-09-12 * tree-ssa.h: New. Move content from tree-flow.h andamacleod
2013-08-27 * Makefile.in (omp-low.o): Depend on $(TARGET_H).aldyh
2013-08-05Automated conversion of passes to C++ classesdmalcolm
2013-04-302013-04-30 Richard Biener <rguenther@suse.de>rguenth
2013-04-262013-03-26 Richard Biener <rguenther@suse.de>rguenth
2013-04-102013-04-10 Richard Biener <rguenther@suse.de>rguenth
2013-03-182013-03-18 Richard Biener <rguenther@suse.de>rguenth
2013-02-262013-02-26 Marek Polacek <polacek@redhat.com>mpolacek
2013-01-10Update copyright years in gcc/rsandifo
2012-11-012012-11-01 Sharad Singhai <singhai@google.com>singhai