summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/Disassembler/X86DisassemblerDecoder.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Fix filename in header and use C++ version of the C header files.Craig Topper2014-10-071-5/+5
* [X86] AVX512: Add disassembler support for compressed displacementAdam Nemet2014-07-171-2/+5
* [Disasm][AVX512] Implement decoding of top bit for non-destructive reg fieldsAdam Nemet2014-06-241-1/+2
* Fix gcc -Wsign-compare warning in X86DisassemblerTables.cpp.Patrik Hagglund2014-04-281-10/+9
* [C++] Use 'nullptr'.Craig Topper2014-04-281-2/+2
* C++ has a bool type! (And C's had one too, for 15 years...)Richard Smith2014-04-201-32/+29
* Don't provide two different definitions of ModRMDecision, OpcodeDecision, and...Richard Smith2014-04-201-0/+23
* What year is it! This file has no reason to be written in C, and has doubly noRichard Smith2014-04-201-0/+1819
OpenPOWER on IntegriCloud