OSDN Git Service

[InstCombine][SSE] Added support to VPERMILVAR to shuffle combine to accept UNDEF...
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Sun, 1 May 2016 20:22:42 +0000 (20:22 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Sun, 1 May 2016 20:22:42 +0000 (20:22 +0000)
commitc244765b2c013ee8e7e141bfc68d70748aafe5d6
tree7234e41ef71650b410103308c820ddd0648a163d
parent6f6c7b0654774302ed6cc31f85ca65273a8cb5e6
[InstCombine][SSE] Added support to VPERMILVAR to shuffle combine to accept UNDEF elements.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@268204 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineCalls.cpp
test/Transforms/InstCombine/x86-avx.ll