Add a newline.
[oota-llvm.git] / lib / Target / R600 / Processors.td
index 81f407e265612b03957be56453c1252927c7e2ae..4631c04c41e76848f72976509b07e8058127d6c6 100644 (file)
@@ -48,3 +48,6 @@ def : Proc<"pitcairn",   SI_Itin, [FeatureSouthernIslands]>;
 def : Proc<"verde",      SI_Itin, [FeatureSouthernIslands]>;
 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]>;