Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [X86] Fix DecodeVPERMVMask to handle cases where the constant pool entry has ... | Craig Topper | 2016-10-18 | 1 | -1/+1 |
* | [AVX-512] Fix DecodeVPERMV3Mask to handle cases where the constant pool entry... | Craig Topper | 2016-10-18 | 1 | -1/+1 |
* | [X86][XOP] Added VPERMIL2PD/VPERMIL2PS shuffle mask comment decoding | Simon Pilgrim | 2016-06-04 | 1 | -0/+4 |
* | [X86][XOP] Support for VPPERM 2-input shuffle mask decoding | Simon Pilgrim | 2016-04-09 | 1 | -0/+3 |
* | [X86] Tidied up shuffle decode function doxygen descriptions | Simon Pilgrim | 2016-04-08 | 1 | -4/+4 |
* | [X86] Move shuffle decoding for constant pool into the X86CodeGen library to ... | Craig Topper | 2015-12-31 | 1 | -0/+45 |