diff options
author | NAKAMURA Takumi <geek4civic@gmail.com> | 2011-09-20 14:11:35 +0000 |
---|---|---|
committer | NAKAMURA Takumi <geek4civic@gmail.com> | 2011-09-20 14:11:35 +0000 |
commit | 6aaf0561aee34a44c5ac1e48cef94e9458e0dab6 (patch) | |
tree | 86dbaa82f8783ab669e75dbdedbd16947610abb5 /lib/Support/Triple.cpp | |
parent | 3699261d3f49d65cee6a645c849c41cdca51a01f (diff) |
test/CodeGen/X86/avx-minmax.ll: Unbreak Win32.
On Windows x64, 128-bit arguments are not passed by reg but by indirect. eg.
maxpd:
vmovapd (%rcx), %xmm0
vmaxpd (%rdx), %xmm0, %xmm0
FIXME: I don't care YMM on x64 for now.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140143 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support/Triple.cpp')
0 files changed, 0 insertions, 0 deletions