From d94614ff32ce1652aae6df1b3748c7fb556c8c6b Mon Sep 17 00:00:00 2001 From: Eric Christopher Date: Wed, 29 Mar 2017 07:40:44 +0000 Subject: [PATCH] Move the x86 cpu feature rtm from Haswell to Skylake matching clang commit r298956. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@298986 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Target/X86/X86.td | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Target/X86/X86.td b/lib/Target/X86/X86.td index 4a53b7ff9cf..8fcc8e31d5d 100644 --- a/lib/Target/X86/X86.td +++ b/lib/Target/X86/X86.td @@ -501,7 +501,6 @@ def HSWFeatures : ProcessorFeatures; @@ -520,6 +519,7 @@ def : BroadwellProc<"broadwell">; def SKLFeatures : ProcessorFeatures