aboutsummaryrefslogtreecommitdiff
path: root/gcc/graphite-isl-ast-to-gimple.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-3/+0
2015-06-09re PR tree-optimization/66396 (FAIL: gcc.dg/graphite/run-id-pr47593.c executi...Richard Biener1-0/+4
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-3/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+11
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-01re PR middle-end/64017 (Support ISL 0.14.0 (to fix ICE with gfortran.dg/graph...Tobias Burnus1-2/+4
2014-11-15New unroll and jam option in Graphite.Mircea Namolaru1-3/+99
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+11
2014-08-18configure.ac: Eliminate ClooG installation dependency.Roman Gareev1-2/+2
2014-08-09[gcc/]Roman Gareev1-3/+3
2014-08-05[gcc/]Roman Gareev1-0/+20
2014-08-05graphite-isl-ast-to-gimple.c: Add a new struct ast_build_info.Roman Gareev1-2/+58
2014-07-30[gcc/]Roman Gareev1-4/+10
2014-07-28[gcc/]Roman Gareev1-1/+39
2014-07-24[gcc/]Roman Gareev1-0/+4
2014-07-24[gcc/]Roman Gareev1-2/+8
2014-07-23gcc/Roman Gareev1-1/+22
2014-07-23gcc/Roman Gareev1-0/+46
2014-07-22graphite-isl-ast-to-gimple.c: Add inclusion of gimple-ssa.h, tree-into-ssa.h.Roman Gareev1-1/+70
2014-07-20graphite-isl-ast-to-gimple.c: Fixes a formatting issue related to the number ...Roman Gareev1-1/+2
2014-07-20graphite-isl-ast-to-gimple.c: Add using of build_nonstandard_integer_type ins...Roman Gareev1-4/+9
2014-07-11graphite-isl-ast-to-gimple.c (gmp_cst_to_tree): New function.Roman Gareev1-3/+584
2014-07-08graphite-isl-ast-to-gimple.c (generate_isl_context): Add __isl_give to the de...Roman Gareev1-3/+3
2014-06-29Add missing HAVE_cloog guardsTobias Grosser1-0/+4
2014-06-29Makefile.in: Add the compilation of graphite-isl-ast-to-gimple.o.Roman Gareev1-0/+133