[X86, AVX] fix zero-extending integer operand load patterns to use integer instructions
authorSanjay Patel <spatel@rotateright.com>
Tue, 31 Mar 2015 18:43:43 +0000 (18:43 +0000)
committerSanjay Patel <spatel@rotateright.com>
Tue, 31 Mar 2015 18:43:43 +0000 (18:43 +0000)
commit1b103763190e2b4c22ccd589e806915e3c7d96eb
treed168cbcb58931a5900040d482bd04daac62927a0
parent89ddc1b326cd10a8c8b3c49aba8feb6ae0e3d09a
[X86, AVX] fix zero-extending integer operand load patterns to use integer instructions

This is a follow-on to r233704 and another partial fix for PR22685:
https://llvm.org/bugs/show_bug.cgi?id=22685

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233724 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrSSE.td
test/CodeGen/X86/2012-1-10-buildvector.ll
test/CodeGen/X86/vector-shuffle-256-v4.ll
test/CodeGen/X86/vector-shuffle-256-v8.ll