summaryrefslogtreecommitdiff
path: root/gcc/graphite.c
Commit message (Expand)AuthorAgeFilesLines
* move graphite bookkeeping from sese to sese_infospop2015-10-071-4/+4
* Move declarations, assign types, renaming.spop2015-10-061-1/+1
* move param detection to scop detectionspop2015-10-051-0/+14
* Redesign Graphite scop detectionspop2015-09-281-5/+41
* remove -floop-* flagsspop2015-08-271-10/+5
* remove -floop-unroll-and-jamspop2015-08-271-2/+1
* Revert "replace several uses of the anon namespace with GCC_FINAL"tbsaunde2015-08-121-4/+12
* replace several uses of the anon namespace with GCC_FINALtbsaunde2015-08-111-12/+4
* * configure.ac: Add check for new options in isl-0.15.law2015-07-211-0/+1
* fix pr46851 and pr60340: remove unmaintained omega dependence testspop2015-07-181-0/+1
* * omega.h: Don't include config.h, don't include params.h again ifamacleod2015-07-131-14/+6
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-12/+4
* gcc/wilson2015-07-061-0/+3
* 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/+11
* Update copyright years.jakub2015-01-051-1/+1
* New unroll and jam option in Graphite.mircea2014-11-151-1/+2
* [gcc/]romangareev2014-11-101-40/+0
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+11
* * configure.ac: Eliminate ClooG installation dependency.romangareev2014-08-181-5/+32
* remove has_executetbsaunde2014-07-091-2/+0
* gcc/romangareev2014-06-291-1/+5
* gcc/romangareev2014-06-291-1/+1
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-5/+2
* 2014-06-06 Richard Biener <rguenther@suse.de>rguenth2014-06-061-3/+3
* pass cfun to pass::executetbsaunde2014-04-171-1/+1
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-2/+2
* remove has_gatetbsaunde2014-04-171-2/+0
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_ALL_BB macro.dmalcolm2013-12-091-2/+2
* Eliminate profile_status macro.dmalcolm2013-12-091-1/+1
* * gimple.h: Remove all includes.amacleod2013-11-221-0/+5
* Eliminate n_basic_blocks macrodmalcolm2013-11-191-1/+2
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+3
* Re-factor inclusion of tree.h.dnovillo2013-10-211-0/+1
* * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,amacleod2013-10-181-0/+1
* * tree-flow.h: Remove all remaining prototypes, enums and structs thatamacleod2013-10-091-1/+108
* gcc/rsandifo2013-09-281-1/+1
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* 2013-04-30 Richard Biener <rguenther@suse.de>rguenth2013-04-301-1/+1
* This patch is the main part of a consolodation of the hash_tablecrowl2013-04-261-3/+4
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-4/+4
* * bitmap.c (bitmap_last_set_bit): Rewrite to return the correct bit.steven2012-09-071-2/+2