aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineOperand.cpp
diff options
context:
space:
mode:
authorserge-sans-paille <sguelton@redhat.com>2021-06-11 15:42:26 +0200
committerserge-sans-paille <sguelton@redhat.com>2021-06-14 07:17:30 +0200
commit092c303955cd18be6c0b923b1c0a1b96e2c91893 (patch)
treeff4f1fae7a4b8a612e1358decb820331218d6e4d /llvm/lib/CodeGen/MachineOperand.cpp
parente0bb5020643cf22e3989c641afaa50892766b557 (diff)
downloadllvm-092c303955cd18be6c0b923b1c0a1b96e2c91893.zip
llvm-092c303955cd18be6c0b923b1c0a1b96e2c91893.tar.gz
llvm-092c303955cd18be6c0b923b1c0a1b96e2c91893.tar.bz2
AMD k8 family does not support SSE4.x which are required by x86-64-v2+
So don't define __tune__k8__ for these micro architecture. SSE, SSE2 and SSE3 appear in https://www.amd.com/system/files/TechDocs/25112.PDF but not SSE4.x. Differential Revision: https://reviews.llvm.org/D104116
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions