| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove A6/A7 opcode maps. They can all be handled with a TB map, opcode of 0x... | Craig Topper | 2014-02-19 | 1 | -8/+5 |
| * | Add XOP disassembler support. Fixes PR13933. | Craig Topper | 2013-10-03 | 1 | -1/+4 |
| * | Filter out repeated sections from the X86 disassembler modRMTable. Saves abou... | Craig Topper | 2013-09-30 | 1 | -35/+20 |
| * | Sort the #include lines for utils/... | Chandler Carruth | 2012-12-04 | 1 | -2/+0 |
| * | Remove trailing whitespace | Craig Topper | 2012-07-31 | 1 | -25/+25 |
| * | Add support in the disassembler for ignoring the L-bit on certain VEX instruc... | Craig Topper | 2011-10-04 | 1 | -1/+3 |
| * | Don't allow 32-bit only instructions to be disassembled in 64-bit mode. Fixes... | Craig Topper | 2011-09-23 | 1 | -1/+3 |
| * | Fix a ton of comment typos found by codespell. Patch by | Chris Lattner | 2011-04-15 | 1 | -1/+1 |
| * | Add support for the VIA PadLock instructions. | Joerg Sonnenberger | 2011-04-04 | 1 | -3/+6 |
| * | Table-driven disassembler for the X86 architecture (16-, 32-, and 64-bit | Sean Callanan | 2009-12-19 | 1 | -0/+291 |

