]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
common.opt: Make the ISL AST generator to be the main code generator of Graphite.
authorRoman Gareev <gareevroman@gmail.com>
Sat, 16 Aug 2014 21:18:24 +0000 (21:18 +0000)
committerRoman Gareev <romangareev@gcc.gnu.org>
Sat, 16 Aug 2014 21:18:24 +0000 (21:18 +0000)
[gcc/]

* common.opt: Make the ISL AST generator to be the main code generator
of Graphite.

From-SVN: r214069

gcc/ChangeLog
gcc/common.opt

index 16b28770cae7ff2727405bee24f4f7d26bae297d..98c59d4c7153a1e89a7cdfa77977f39268db268b 100644 (file)
@@ -1,3 +1,8 @@
+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.
index 0c4f86bb14c94d9b2170c9c9b59a2d15597e1ff0..f70211020ce6050680e28a337811345003060d4a 100644 (file)
@@ -1268,7 +1268,7 @@ Common Report Var(flag_graphite_identity) Optimization
 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