Myriad: Add new sparc CPU kinds.
authorDouglas Katzman <dougk@google.com>
Tue, 15 Mar 2016 16:41:47 +0000 (16:41 +0000)
committerDouglas Katzman <dougk@google.com>
Tue, 15 Mar 2016 16:41:47 +0000 (16:41 +0000)
llvm-svn: 263557

llvm/lib/Target/Sparc/Sparc.td

index c34122e..38d61b7 100644 (file)
@@ -74,6 +74,9 @@ def : Proc<"hypersparc",      []>;
 def : Proc<"sparclite86x",    []>;
 def : Proc<"sparclet",        []>;
 def : Proc<"tsc701",          []>;
+def : Proc<"myriad2",         []>;
+def : Proc<"myriad2.1",       []>;
+def : Proc<"myriad2.2",       []>;
 def : Proc<"v9",              [FeatureV9]>;
 def : Proc<"ultrasparc",      [FeatureV9, FeatureV8Deprecated, FeatureVIS]>;
 def : Proc<"ultrasparc3",     [FeatureV9, FeatureV8Deprecated, FeatureVIS,