Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Another instance where GCC doesn't understand implicit construction of String... | Benjamin Kramer | 2017-03-24 | 1 | -2/+2 |
* | Make GCC happy again. | Benjamin Kramer | 2017-03-24 | 1 | -1/+1 |
* | Don't build up std::vectors with constant sizes when an array suffices. | Benjamin Kramer | 2017-03-24 | 1 | -75/+70 |
* | Revert "[AVX-512] EVEX2VEX, don't reject intrinsic instructions when both hav... | Craig Topper | 2017-03-13 | 1 | -3/+2 |
* | [AVX-512] EVEX2VEX, don't reject intrinsic instructions when both have a memo... | Craig Topper | 2017-03-13 | 1 | -2/+3 |
* | [X86] Minor formatting tweaks in EVEX to VEX tables. NFC | Craig Topper | 2017-03-13 | 1 | -45/+45 |
* | [X86] Quick fix for build bot failure (r297127) due to unused variable. | Ayman Musa | 2017-03-07 | 1 | -2/+1 |
* | [X86][AVX512] Adding new LLVM TableGen backend which generates the EVEX2VEX c... | Ayman Musa | 2017-03-07 | 1 | -0/+345 |