| Commit message (Expand) | Author | Age | Files | Lines |
* | Update LLVM for 3.5 rebase (r209712). | Stephen Hines | 2014-05-29 | 1 | -143/+78 |
* | Update to LLVM 3.5a. | Stephen Hines | 2014-04-24 | 1 | -61/+67 |
* | AVX-512: added VPCONFLICT instruction and intrinsics, | Elena Demikhovsky | 2013-11-03 | 1 | -1/+49 |
* | Add XOP disassembler support. Fixes PR13933. | Craig Topper | 2013-10-03 | 1 | -1/+10 |
* | Various x86 disassembler fixes. | Craig Topper | 2013-09-30 | 1 | -4/+4 |
* | Added encoding prefixes for KNL instructions (EVEX). | Elena Demikhovsky | 2013-07-28 | 1 | -2/+104 |
* | Add a new compression type to ModRM table that detects when the memory modRM ... | Craig Topper | 2012-09-13 | 1 | -0/+5 |
* | Add more indirection to the disassembler tables to reduce amount of space use... | Craig Topper | 2012-08-01 | 1 | -1/+0 |
* | Tidy up trailing whitespace | Craig Topper | 2012-07-31 | 1 | -12/+12 |
* | Add support for AVX enhanced comparison predicates. Patch from Kay Tiong Khoo. | Craig Topper | 2012-04-03 | 1 | -0/+1 |
* | Use uint8_t instead of enums to store values in X86 disassembler table. Shave... | Craig Topper | 2012-03-04 | 1 | -3/+3 |
* | X86 disassembler support for jcxz, jecxz, and jrcxz. Fixes PR11643. Patch by ... | Craig Topper | 2012-02-27 | 1 | -2/+6 |
* | Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,... | Jia Liu | 2012-02-18 | 1 | -1/+1 |
* | More tweaks to get the size of the X86 disassembler tables down. | Craig Topper | 2012-02-09 | 1 | -0/+3 |
* | More AVX2 instructions and their intrinsics. | Craig Topper | 2011-11-06 | 1 | -1/+2 |
* | Fix disassembling of popcntw. Also remove some code that says it accounts for... | Craig Topper | 2011-10-11 | 1 | -0/+3 |
* | Add support in the disassembler for ignoring the L-bit on certain VEX instruc... | Craig Topper | 2011-10-04 | 1 | -1/+1 |
* | Fix disassembler handling of CRC32 which is an odd instruction that uses 0xf2... | Craig Topper | 2011-10-01 | 1 | -0/+3 |
* | Add support for the VIA PadLock instructions. | Joerg Sonnenberger | 2011-04-04 | 1 | -1/+7 |
* | X86 table-generator and disassembler support for the AVX | Sean Callanan | 2011-03-15 | 1 | -2/+19 |
* | Merge System into Support. | Michael J. Spencer | 2010-11-29 | 1 | -1/+1 |
* | add basic avx support to the disassembler, also teach it about ssmem/sdmem | Chris Lattner | 2010-09-29 | 1 | -0/+1 |
* | Eliminated the classification of control registers into %ecr_ | Sean Callanan | 2010-05-06 | 1 | -2/+1 |
* | Fixed a bug where the disassembler would allow an immediate | Sean Callanan | 2010-04-07 | 1 | -0/+1 |
* | Fixes to the X86 disassembler: | Sean Callanan | 2009-12-22 | 1 | -0/+1 |
* | Table-driven disassembler for the X86 architecture (16-, 32-, and 64-bit | Sean Callanan | 2009-12-19 | 1 | -0/+354 |