summaryrefslogtreecommitdiff
path: root/gcc/graphite-isl-ast-to-gimple.c
Commit message (Expand)AuthorAgeFilesLines
* switch from gimple to gimple*Trevor Saunders2015-09-201-4/+4
* Remove limit_scopsAditya Kumar2015-09-081-4/+77
* remove -floop-unroll-and-jamSebastian Pop2015-08-271-99/+3
* configure.ac: Add check for new options in isl-0.15.Mike Frysinger2015-07-211-0/+2
* Refactor graphite-isl-ast-to-gimple.cAditya Kumar2015-07-201-32/+180
* fix pr46851 and pr60340: remove unmaintained omega dependence testSebastian Pop2015-07-181-0/+1
* omega.h: Don't include config.h...Andrew MacLeod2015-07-131-10/+2
* gimple-predict.h: New file.Andrew MacLeod2015-07-101-0/+1
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-12/+4
* graphite-blocking.c (HAVE_isl): Include <stddef.h>.Jim Wilson2015-07-061-0/+3
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-3/+0
* re PR tree-optimization/66396 (FAIL: gcc.dg/graphite/run-id-pr47593.c executi...Richard Biener2015-06-091-0/+4
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-3/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-3/+0
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+11
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* re PR middle-end/64017 (Support ISL 0.14.0 (to fix ICE with gfortran.dg/graph...Tobias Burnus2014-12-011-2/+4
* New unroll and jam option in Graphite.Mircea Namolaru2014-11-151-3/+99
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+11
* configure.ac: Eliminate ClooG installation dependency.Roman Gareev2014-08-181-2/+2
* [gcc/]Roman Gareev2014-08-091-3/+3
* [gcc/]Roman Gareev2014-08-051-0/+20
* graphite-isl-ast-to-gimple.c: Add a new struct ast_build_info.Roman Gareev2014-08-051-2/+58
* [gcc/]Roman Gareev2014-07-301-4/+10
* [gcc/]Roman Gareev2014-07-281-1/+39
* [gcc/]Roman Gareev2014-07-241-0/+4
* [gcc/]Roman Gareev2014-07-241-2/+8
* gcc/Roman Gareev2014-07-231-1/+22
* gcc/Roman Gareev2014-07-231-0/+46
* graphite-isl-ast-to-gimple.c: Add inclusion of gimple-ssa.h, tree-into-ssa.h.Roman Gareev2014-07-221-1/+70
* graphite-isl-ast-to-gimple.c: Fixes a formatting issue related to the number ...Roman Gareev2014-07-201-1/+2
* graphite-isl-ast-to-gimple.c: Add using of build_nonstandard_integer_type ins...Roman Gareev2014-07-201-4/+9
* graphite-isl-ast-to-gimple.c (gmp_cst_to_tree): New function.Roman Gareev2014-07-111-3/+584
* graphite-isl-ast-to-gimple.c (generate_isl_context): Add __isl_give to the de...Roman Gareev2014-07-081-3/+3
* Add missing HAVE_cloog guardsTobias Grosser2014-06-291-0/+4
* Makefile.in: Add the compilation of graphite-isl-ast-to-gimple.o.Roman Gareev2014-06-291-0/+133