diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2016-04-09 14:51:26 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2016-04-09 14:51:26 +0000 |
commit | 1cc5712763e6af3aa1f181680a9359280e6adc14 (patch) | |
tree | 8ffd32585e824cff6e3665a70b26bd9143dba0cd /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | b3410db2b7dfd9ccec9d782b74477a1d0a2febad (diff) | |
download | llvm-1cc5712763e6af3aa1f181680a9359280e6adc14.zip llvm-1cc5712763e6af3aa1f181680a9359280e6adc14.tar.gz llvm-1cc5712763e6af3aa1f181680a9359280e6adc14.tar.bz2 |
[X86][XOP] Support for VPPERM 2-input shuffle mask decoding
This patch adds support for decoding XOP VPPERM instruction when it represents a basic shuffle.
The mask decoding required the existing MCInstrLowering code to be updated to support binary shuffles - the implementation now matches what is done in X86InstrComments.cpp.
Differential Revision: http://reviews.llvm.org/D18441
llvm-svn: 265874
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions