Initial version of Go bindings.
[oota-llvm.git] / lib / Target / R600 / Processors.td
index fde44814970b5276718da9fe21d2e453c3b72e83..ce17d7cb7f1323d8a7a2b5fb8027b7abd560ecf3 100644 (file)
@@ -106,3 +106,5 @@ def : Proc<"kabini",     SI_Itin, [FeatureSeaIslands]>;
 def : Proc<"kaveri",     SI_Itin, [FeatureSeaIslands]>;
 
 def : Proc<"hawaii",     SI_Itin, [FeatureSeaIslands]>;
+
+def : Proc<"mullins",    SI_Itin, [FeatureSeaIslands]>;