Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding back support for printing operands symbolically to ARM's new disassembler | Kevin Enderby | 2011-10-04 | 1 | -2/+2 |
* | In the disassembler C API, be careful not to confuse the comment streamer tha... | Owen Anderson | 2011-09-21 | 1 | -1/+7 |
* | Don't attach annotations to MCInst's. Instead, have the disassembler return,... | Owen Anderson | 2011-09-15 | 1 | -6/+2 |
* | Add support for stored annotations to MCInst, and provide facilities for MC-b... | Owen Anderson | 2011-09-15 | 1 | -0/+9 |
* | Don't hardcode the %reg format in the streamer. | Rafael Espindola | 2011-06-02 | 1 | -2/+1 |
* | Preliminary support for ARM frame save directives emission via MI flags. | Anton Korobeynikov | 2011-03-05 | 1 | -0/+5 |
* | add a new MCInstPrinter::getOpcodeName interface, when it is | Chris Lattner | 2010-02-11 | 1 | -0/+7 |
* | No newline at end of files. | Edward O'Callaghan | 2009-10-05 | 1 | -1/+1 |
* | add a new MCInstPrinter class, move the (trivial) MCDisassmbler ctor inline. | Chris Lattner | 2009-09-14 | 1 | -0/+14 |