diff options
author | Craig Topper <craig.topper@intel.com> | 2019-08-08 18:11:17 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2019-08-08 18:11:17 +0000 |
commit | 9d55e2c85e6636898f58487aea8832d858e7e682 (patch) | |
tree | 6b413fbc4458c003160997cdf6cf1734bbf4a728 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | cb30590da10ba80a133222588efedab7e5fc9bdd (diff) | |
download | llvm-9d55e2c85e6636898f58487aea8832d858e7e682.zip llvm-9d55e2c85e6636898f58487aea8832d858e7e682.tar.gz llvm-9d55e2c85e6636898f58487aea8832d858e7e682.tar.bz2 |
[X86] Make CMPXCHG16B feature imply CMPXCHG8B feature.
This fixes znver1 so that it properly enables CMPXHG8B. We can
probably remove explicit CMPXCHG8B from CPUs that also have
CMPXCHG16B, but keeping this simple to allow cherry pick to 9.0.
Fixes PR42935.
llvm-svn: 368324
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions