Index: lib/Target/R600/Processors.td |
diff --git a/lib/Target/R600/Processors.td b/lib/Target/R600/Processors.td |
index 0cbe919d8104e160f2bdff777c97fa99b5fb7f19..5ee1c0d8aec53b3c550d29dd7c73fdc44e3fca01 100644 |
--- a/lib/Target/R600/Processors.td |
+++ b/lib/Target/R600/Processors.td |
@@ -45,4 +45,3 @@ def : Proc<"tahiti", SI_Itin, [Feature64BitPtr, FeatureFP64]>; |
def : Proc<"pitcairn", SI_Itin, [Feature64BitPtr, FeatureFP64]>; |
def : Proc<"verde", SI_Itin, [Feature64BitPtr, FeatureFP64]>; |
def : Proc<"oland", SI_Itin, [Feature64BitPtr, FeatureFP64]>; |
-def : Proc<"hainan", SI_Itin, [Feature64BitPtr, FeatureFP64]>; |