minor simplifications to this code, don't create a dead
authorChris Lattner <sabre@nondot.org>
Sat, 8 Mar 2008 22:48:29 +0000 (22:48 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 8 Mar 2008 22:48:29 +0000 (22:48 +0000)
commitc9517fb6eb0daee39f8d27cdca2e84a924092d11
treeb658fa8af20be4c0bae964b4e9f0948d7411d676
parentb607f9c822e9a9de4c338ca47039aab3137d5054
minor simplifications to this code, don't create a dead
SCALAR_TO_VECTOR on paths that end up not using it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48056 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp