Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix filename in header and use C++ version of the C header files. | Craig Topper | 2014-10-07 | 1 | -5/+5 | |
* | [X86] AVX512: Add disassembler support for compressed displacement | Adam Nemet | 2014-07-17 | 1 | -2/+5 | |
* | [Disasm][AVX512] Implement decoding of top bit for non-destructive reg fields | Adam Nemet | 2014-06-24 | 1 | -1/+2 | |
* | Fix gcc -Wsign-compare warning in X86DisassemblerTables.cpp. | Patrik Hagglund | 2014-04-28 | 1 | -10/+9 | |
* | [C++] Use 'nullptr'. | Craig Topper | 2014-04-28 | 1 | -2/+2 | |
* | C++ has a bool type! (And C's had one too, for 15 years...) | Richard Smith | 2014-04-20 | 1 | -32/+29 | |
* | Don't provide two different definitions of ModRMDecision, OpcodeDecision, and... | Richard Smith | 2014-04-20 | 1 | -0/+23 | |
* | What year is it! This file has no reason to be written in C, and has doubly no | Richard Smith | 2014-04-20 | 1 | -0/+1819 |