Vector results may be returned in XMM0 and XMM1, not just XMM0. With
authorDan Gohman <gohman@apple.com>
Mon, 2 Jul 2007 16:21:53 +0000 (16:21 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 2 Jul 2007 16:21:53 +0000 (16:21 +0000)
commit1866f6ec7be6f9499d50fff6caea4007f000c82e
tree4f7ba884897ba25b50717b5cf6551768787e0fbb
parent27a70be55f8b63181598d144d034b396402be66e
Vector results may be returned in XMM0 and XMM1, not just XMM0. With
the recent lowering changes, this allows types like <4 x double> to
be returned, using two vector registers.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37844 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86CallingConv.td