[x86] Teach my pshufb comment printer to handle VPSHUFB forms as well as
authorChandler Carruth <chandlerc@gmail.com>
Sat, 2 Aug 2014 10:08:17 +0000 (10:08 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sat, 2 Aug 2014 10:08:17 +0000 (10:08 +0000)
commit8a64a46c97c8f89355d1d370aeef3dfef390995b
tree9e65733905e4d102d3329cb2716cb414b1ed92b7
parent4e6635e7e6a97e6870bb169871a394f8c6ac87ba
[x86] Teach my pshufb comment printer to handle VPSHUFB forms as well as
PSHUFB forms. This will be important to update some AVX tests when I add
PSHUFB combining.

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