aboutsummaryrefslogtreecommitdiffstats
path: root/utils/TableGen/X86DisassemblerTables.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-1/+3
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-2/+2
* Update to LLVM 3.5a.Stephen Hines2014-04-241-8/+5
* Add XOP disassembler support. Fixes PR13933.Craig Topper2013-10-031-1/+4
* Filter out repeated sections from the X86 disassembler modRMTable. Saves abou...Craig Topper2013-09-301-35/+20
* Sort the #include lines for utils/...Chandler Carruth2012-12-041-2/+0
* Remove trailing whitespaceCraig Topper2012-07-311-25/+25
* Add support in the disassembler for ignoring the L-bit on certain VEX instruc...Craig Topper2011-10-041-1/+3
* Don't allow 32-bit only instructions to be disassembled in 64-bit mode. Fixes...Craig Topper2011-09-231-1/+3
* Fix a ton of comment typos found by codespell. Patch byChris Lattner2011-04-151-1/+1
* Add support for the VIA PadLock instructions.Joerg Sonnenberger2011-04-041-3/+6
* Table-driven disassembler for the X86 architecture (16-, 32-, and 64-bit Sean Callanan2009-12-191-0/+291