llvm-6502/lib/Target/X86/Utils
Bruno Cardoso Lopes 4ea496846a Recognize unpckh* masks and match 256-bit versions. The new versions are
different from the previous 128-bit because they work in lanes.
Update a few comments and add testcases

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136157 91177308-0d34-0410-b5e6-96231b3b80d8
2011-07-26 22:03:40 +00:00
..
CMakeLists.txt
Makefile
X86ShuffleDecode.cpp Recognize unpckh* masks and match 256-bit versions. The new versions are 2011-07-26 22:03:40 +00:00
X86ShuffleDecode.h Add support for 256-bit versions of VPERMIL instruction. This is a new 2011-07-21 01:55:47 +00:00