[X86][InstCombine] Teach InstCombineCalls to turn pshufb intrinsic into a shufflevect...
authorCraig Topper <craig.topper@gmail.com>
Sun, 11 Dec 2016 00:23:50 +0000 (00:23 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sun, 11 Dec 2016 00:23:50 +0000 (00:23 +0000)
commit9a63d7ade59efdca1d27b5b3efb995bf50d7f6dc
tree44dff81799faaf247356923842224fc5b24ab763
parent0d542d350dafd662fb5fe9c00b5a3e4f61ee442f
[X86][InstCombine] Teach InstCombineCalls to turn pshufb intrinsic into a shufflevector if the indices are constant.

llvm-svn: 289348
llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/test/Transforms/InstCombine/x86-pshufb.ll