Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix issues in shuffle decoding around VPERM* instructions. Fix shuffle decodi... | Craig Topper | 2011-11-29 | 1 | -2/+2 | |
* | More fixes to the X86InstComments for shuffle instructions. In particular add... | Craig Topper | 2011-11-22 | 1 | -12/+0 | |
* | Fix shuffle decoding logic to handle UNPCKLPS/UNPCKLPD on 256-bit vectors cor... | Craig Topper | 2011-11-22 | 1 | -4/+11 | |
* | The VPERM2F128 is a AVX instruction which permutes between two 256-bit | Bruno Cardoso Lopes | 2011-08-12 | 1 | -0/+5 | |
* | Add DecodeShuffle shuffle support for VPERMIPD variantes | Bruno Cardoso Lopes | 2011-07-29 | 1 | -7/+8 | |
* | Add support for 256-bit versions of VPERMIL instruction. This is a new | Bruno Cardoso Lopes | 2011-07-21 | 1 | -0/+14 | |
* | [AVX] Add decode support for VUNPCKLPS/D instructions, both 128-bit | David Greene | 2011-02-28 | 1 | -4/+22 | |
* | [AVX] Recorganize X86ShuffleDecode into its own library | David Greene | 2011-02-17 | 1 | -0/+69 |