mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 02:33:06 +01:00
X86: add RTM to Haswell+ features
This commit is contained in:
parent
ecdf4ca664
commit
acc04ce154
@ -574,6 +574,7 @@ def ProcessorFeatures {
|
||||
FeatureINVPCID,
|
||||
FeatureLZCNT,
|
||||
FeatureMOVBE,
|
||||
FeatureRTM,
|
||||
FeatureFastVariableShuffle];
|
||||
list<SubtargetFeature> HSWSpecificFeatures = [FeaturePOPCNTFalseDeps,
|
||||
FeatureLZCNTFalseDeps];
|
||||
|
Loading…
Reference in New Issue
Block a user