aboutsummaryrefslogtreecommitdiff
path: root/gcc/graphite.c
AgeCommit message (Expand)Author
2015-12-04Merge from trunk @231250.scalar-storage-orderEric Botcazou
2015-12-02Merge from trunk @231104.Eric Botcazou
2015-11-12Preserve the original program while using graphite.Aditya Kumar
2015-10-272015-10-27 Richard Biener <rguenther@suse.de>Richard Biener
2015-10-21Refactoring sese.h and graphite-poly.hAditya Kumar
2015-10-10clean up debug functionsAditya Kumar
2015-10-07move graphite bookkeeping from sese to sese_infoAditya Kumar
2015-10-06Move declarations, assign types, renaming.Aditya Kumar
2015-10-05move param detection to scop detectionAditya Kumar
2015-09-28Redesign Graphite scop detectionSebastian Pop
2015-08-27remove -floop-* flagsSebastian Pop
2015-08-27remove -floop-unroll-and-jamSebastian Pop
2015-08-12Revert "replace several uses of the anon namespace with GCC_FINAL"Trevor Saunders
2015-08-11replace several uses of the anon namespace with GCC_FINALTrevor Saunders
2015-07-21 * configure.ac: Add check for new options in isl-0.15.Mike Frysinger
2015-07-18fix pr46851 and pr60340: remove unmaintained omega dependence testSebastian Pop
2015-07-13 * omega.h: Don't include config.h, don't include params.h again ifAndrew Macleod
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-07-06gcc/Jim Wilson
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>Michael Collison
2015-01-05 Update copyright years.Jakub Jelinek
2014-11-15New unroll and jam option in Graphite.Mircea Namolaru
2014-11-10[gcc/]Roman Gareev
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-08-18 * configure.ac: Eliminate ClooG installation dependency.Roman Gareev
2014-07-09remove has_executeTrevor Saunders
2014-06-29 gcc/Roman Gareev
2014-06-29 gcc/Roman Gareev
2014-06-24Remove a layer of indirection from hash_tableTrevor Saunders
2014-06-062014-06-06 Richard Biener <rguenther@suse.de>Richard Biener
2014-04-17pass cfun to pass::executeTrevor Saunders
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders
2014-04-17remove has_gateTrevor Saunders
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-09Eliminate FOR_ALL_BB macro.David Malcolm
2013-12-09Eliminate profile_status macro.David Malcolm
2013-11-22 * gimple.h: Remove all includes.Andrew Macleod
2013-11-19Eliminate n_basic_blocks macroDavid Malcolm
2013-11-13 * gimple-walk.h: New File. Relocate prototypes from gimple.h.Andrew Macleod
2013-10-23 * tree-ssa.h: Remove all #include'sAndrew Macleod
2013-10-21Re-factor inclusion of tree.h.Diego Novillo
2013-10-18 * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,Andrew Macleod
2013-10-09 * tree-flow.h: Remove all remaining prototypes, enums and structs thatAndrew Macleod
2013-09-28gcc/Richard Sandiford
2013-09-12 * tree-ssa.h: New. Move content from tree-flow.h andAndrew Macleod
2013-04-302013-04-30 Richard Biener <rguenther@suse.de>Richard Biener