fix a bug I introduced in r148929, this is not a splat!
authorChris Lattner <sabre@nondot.org>
Wed, 25 Jan 2012 09:56:22 +0000 (09:56 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 25 Jan 2012 09:56:22 +0000 (09:56 +0000)
commit97484795904498acc5f88df23498c65fcf151a7f
treefeee613095aeff4f36f58f5fc0a861bb60bdb9f1
parent6c00c6a181934afc8bc23db3033e46a3ff93602b
fix a bug I introduced in r148929, this is not a splat!
Thanks to Eli for noticing.

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