Add support for calls that pass and return legal vectors.
authorChris Lattner <sabre@nondot.org>
Tue, 16 May 2006 23:39:44 +0000 (23:39 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 16 May 2006 23:39:44 +0000 (23:39 +0000)
commitda098e7d1017e9435617d4c3de58ff72ae01ca22
tree6f89b1122a888acbc9b10ade3d4fd71c19e6d406
parentabde460d4f4e2fb6a4493b2a938055e48abaf239
Add support for calls that pass and return legal vectors.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28340 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp