Make sure to mark unsupported SCALAR_TO_VECTOR operations as expand.
authorChris Lattner <sabre@nondot.org>
Mon, 3 Apr 2006 23:55:43 +0000 (23:55 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 3 Apr 2006 23:55:43 +0000 (23:55 +0000)
commit01cae0799dd4a43c02edc3b5e08e9010ac4ae459
treef5315bb2e674891c28e08c7278f5db117ceb9dd8
parent97ac5fadb7e6fb39af672c5f4a51890d7b517a0f
Make sure to mark unsupported SCALAR_TO_VECTOR operations as expand.

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