projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c12508
)
Myriad: Add new sparc CPU kinds.
author
Douglas Katzman
<dougk@google.com>
Tue, 15 Mar 2016 16:41:47 +0000
(16:41 +0000)
committer
Douglas Katzman
<dougk@google.com>
Tue, 15 Mar 2016 16:41:47 +0000
(16:41 +0000)
llvm-svn: 263557
llvm/lib/Target/Sparc/Sparc.td
patch
|
blob
|
history
diff --git
a/llvm/lib/Target/Sparc/Sparc.td
b/llvm/lib/Target/Sparc/Sparc.td
index
c34122e
..
38d61b7
100644
(file)
--- a/
llvm/lib/Target/Sparc/Sparc.td
+++ b/
llvm/lib/Target/Sparc/Sparc.td
@@
-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,