Use move semantics if possible to construct ConstantRanges.
[oota-llvm.git] / lib / Target / R600 / Processors.td
index a0735d48964876fc7b8092e9334b6736c46da307..4631c04c41e76848f72976509b07e8058127d6c6 100644 (file)
@@ -50,4 +50,4 @@ def : Proc<"oland",      SI_Itin, [FeatureSouthernIslands]>;
 def : Proc<"hainan",     SI_Itin, [FeatureSouthernIslands]>;
 def : Proc<"bonaire",    SI_Itin, [FeatureSouthernIslands]>;
 def : Proc<"kabini",     SI_Itin, [FeatureSouthernIslands]>;
-def : Proc<"kaveri",     SI_Itin, [FeatureSouthernIslands]>;
\ No newline at end of file
+def : Proc<"kaveri",     SI_Itin, [FeatureSouthernIslands]>;