split the vector case out of getCopyToParts into its own function. No
authorChris Lattner <sabre@nondot.org>
Tue, 24 Aug 2010 23:10:06 +0000 (23:10 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 24 Aug 2010 23:10:06 +0000 (23:10 +0000)
commita13b860f4de136687cb219cdcd93d3e18a8c239e
tree254f67cf2d9d34e61d15b13d27f8276cccc83a02
parent549fa267efb00944a418a507d07101bae2f72b51
split the vector case out of getCopyToParts into its own function.  No
functionality change.

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