aboutsummaryrefslogtreecommitdiff
path: root/gcc/graphite-isl-ast-to-gimple.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-07gather bbs and conditions in a single walk through dominatorsAditya Kumar1-2/+2
2015-10-07move graphite bookkeeping from sese to sese_infoAditya Kumar1-19/+19
2015-10-06Move declarations, assign types, renaming.Aditya Kumar1-6/+7
2015-10-01Rename gimple_bb to gimple_poly_bbAditya Kumar1-3/+3
2015-09-20switch from gimple to gimple*Trevor Saunders1-4/+4
2015-09-08Remove limit_scopsAditya Kumar1-4/+77
2015-08-27remove -floop-unroll-and-jamSebastian Pop1-99/+3
2015-07-21configure.ac: Add check for new options in isl-0.15.Mike Frysinger1-0/+2
2015-07-20Refactor graphite-isl-ast-to-gimple.cAditya Kumar1-32/+180
2015-07-18fix pr46851 and pr60340: remove unmaintained omega dependence testSebastian Pop1-0/+1
2015-07-13omega.h: Don't include config.h...Andrew MacLeod1-10/+2
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-12/+4
2015-07-06graphite-blocking.c (HAVE_isl): Include <stddef.h>.Jim Wilson1-0/+3
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