Relax expressions and add explicit triplets -linux and -win32.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 22 Feb 2011 07:21:17 +0000 (07:21 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 22 Feb 2011 07:21:17 +0000 (07:21 +0000)
commit902f1281410cc47966383643e1e02ad974c70ddc
tree1162cc420ec5a8faaa3b1b1f1d9df3be0e7624fb
parent166b79fb247f30da4fed06c0d40657b0b5e08c58
Relax expressions and add explicit triplets -linux and -win32.

On @foobar(double %d, double* %x),
AMD64: (%xmm0, %rdi)
Win64: (%xmm0, %rdx) (not %rcx!)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126211 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/pr9127.ll