[gcc/]
* common.opt: Make the ISL AST generator to be the main code generator
of Graphite.
From-SVN: r214069
+2014-08-17 Roman Gareev <gareevroman@gmail.com>
+
+ * common.opt: Make the ISL AST generator to be the main code generator
+ of Graphite.
+
2014-08-16 Gerald Pfeifer <gerald@pfeifer.com>
* wide-int.h (generic_wide_int): Declare as class instead of struct.
Enable Graphite Identity transformation
fgraphite-code-generator=
-Common Report RejectNegative Joined Optimization Enum(fgraphite_generator) Var(flag_graphite_code_gen) Init(FGRAPHITE_CODE_GEN_CLOOG)
+Common Report RejectNegative Joined Optimization Enum(fgraphite_generator) Var(flag_graphite_code_gen) Init(FGRAPHITE_CODE_GEN_ISL)
Choose code generator of Graphite
Enum