Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-11-12 | Pass an ArrayRef to MCDisassembler::getInstruction. | Rafael Espindola | 1 | -7/+5 |
2014-11-10 | Misc style fixes. NFC. | Rafael Espindola | 1 | -7/+6 |
2014-04-21 | [Modules] Make Support/Debug.h modular. This requires it to not change | Chandler Carruth | 1 | -0/+2 |
2014-04-15 | [MC] Require an MCContext when constructing an MCDisassembler. | Lang Hames | 1 | -4/+5 |
2014-03-06 | [SystemZ] Remove "virtual" from override methods | Richard Sandiford | 1 | -6/+4 |
2014-03-02 | Switch all uses of LLVM_OVERRIDE to just use 'override' directly. | Craig Topper | 1 | -1/+1 |
2013-11-13 | [SystemZ] Add the general form of BCR | Richard Sandiford | 1 | -8/+5 |
2013-09-30 | [SystemZ] Add GRH32 for the high word of a GR64 | Richard Sandiford | 1 | -0/+6 |
2013-07-02 | [SystemZ] Add the MVC instruction | Richard Sandiford | 1 | -0/+19 |
2013-05-24 | Remove the Copied parameter from MemoryObject::readBytes. | Benjamin Kramer | 1 | -2/+2 |
2013-05-14 | [SystemZ] Add disassembler support | Richard Sandiford | 1 | -0/+301 |