diff options
author | Craig Topper <craig.topper@gmail.com> | 2012-01-01 19:40:22 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2012-01-01 19:40:22 +0000 |
commit | 1c064e0a896451b8083bf2b66c11d7222bc2f3e2 (patch) | |
tree | 1f299bbd0f0126dcb2a3b62e185453d60c808b68 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | e6e48b1490fe79ca8d44718e48f8644a28efa097 (diff) | |
download | llvm-1c064e0a896451b8083bf2b66c11d7222bc2f3e2.zip llvm-1c064e0a896451b8083bf2b66c11d7222bc2f3e2.tar.gz llvm-1c064e0a896451b8083bf2b66c11d7222bc2f3e2.tar.bz2 |
Fix sfence, lfence, mfence, and clflush to be able to be selected when AVX is enabled. Fix monitor and mwait to require SSE3 or AVX, previously they worked even if SSE3 was disabled. Make prefetch instructions not set the execution domain since they don't use XMM registers.
llvm-svn: 147409
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions