Fix PR11819 introduced by r148537. I'd commit the test case, but the generated code...
authorCraig Topper <craig.topper@gmail.com>
Sat, 21 Jan 2012 08:49:33 +0000 (08:49 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sat, 21 Jan 2012 08:49:33 +0000 (08:49 +0000)
commitd9ec725db431744be037eaedd29d6575e3cc2754
tree08dadbdbf9c7a0532a6ba887fcd5a9287cb085e8
parent7423db2dcf3434e74456e379751459f0d579da46
Fix PR11819 introduced by r148537. I'd commit the test case, but the generated code is terrible as it gets fully scalarized. Expect a future commit to fix that.

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