projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72feef1
)
Remove the now redundant FeatureFP16 from the Cortex-A15 feature list. It was made...
author
Silviu Baranga
<silviu.baranga@arm.com>
Thu, 8 Aug 2013 15:47:33 +0000
(15:47 +0000)
committer
Silviu Baranga
<silviu.baranga@arm.com>
Thu, 8 Aug 2013 15:47:33 +0000
(15:47 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187985
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/ARM/ARM.td
patch
|
blob
|
history
diff --git
a/lib/Target/ARM/ARM.td
b/lib/Target/ARM/ARM.td
index e5da3a54390ebd41440375752ddc1d95a950d4d1..067ad13ab2cc6ee583d330df3a8a21d86e710fd0 100644
(file)
--- a/
lib/Target/ARM/ARM.td
+++ b/
lib/Target/ARM/ARM.td
@@
-179,7
+179,7
@@
def ProcSwift : SubtargetFeature<"swift", "ARMProcFamily", "Swift",
// FIXME: It has not been determined if A15 has these features.
def ProcA15 : SubtargetFeature<"a15", "ARMProcFamily", "CortexA15",
"Cortex-A15 ARM processors",
- [FeatureT2XtPk, Feature
FP16, Feature
VFP4,
+ [FeatureT2XtPk, FeatureVFP4,
FeatureAvoidPartialCPSR,
FeatureTrustZone]>;
def ProcR5 : SubtargetFeature<"r5", "ARMProcFamily", "CortexR5",