Makefile.in: Add the compilation of graphite-isl-ast-to-gimple.o.
gcc/ * Makefile.in: Add the compilation of graphite-isl-ast-to-gimple.o. * common.opt: Add new switch fgraphite-code-generator=[isl|cloog]. * flag-types.h: Add new enum fgraphite_generator. * graphite-isl-ast-to-gimple.c: New. * graphite-isl-ast-to-gimple.h: New. * graphite.c (graphite_transform_loops): Add choice of Graphite code generator, which depends on flag_graphite_code_gen. gcc/testsuite/gcc.dg/graphite/isl-codegen-loop-dumping.c: New testcase that checks that the dump is generated. From-SVN: r212124
Showing
gcc/graphite-isl-ast-to-gimple.c
0 → 100644
gcc/graphite-isl-ast-to-gimple.h
0 → 100644
Please
register
or
sign in
to comment