Vector function results go into V2 according to GCC. The darwin ABI doc
authorChris Lattner <sabre@nondot.org>
Tue, 11 Apr 2006 01:38:39 +0000 (01:38 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 11 Apr 2006 01:38:39 +0000 (01:38 +0000)
commitbee9836c0f21be0bd5034f60caa9594c3949910d
treec79716f6056392fb7824f2a275e2fb9e84b70e1f
parentf87324e44de88da5b3d57d6aeda5bc9d30f86374
Vector function results go into V2 according to GCC.  The darwin ABI doc
doesn't say where they go :-/

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27579 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCISelLowering.cpp