Age | Commit message (Expand) | Author |
---|---|---|
2012-12-19 | Remove edis - the enhanced disassembler. Fixes PR14654. | Roman Divacky |
2012-02-29 | Make MemoryObject accessor members const again | Derek Schuff |
2012-02-18 | Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,... | Jia Liu |
2012-02-11 | Make the EDis tables const. | Benjamin Kramer |
2012-02-06 | Enable streaming of bitcode | Derek Schuff |
2011-12-21 | Remove mode specific disassembler classes and just call X86GenericDisassemble... | Craig Topper |
2011-09-15 | Don't attach annotations to MCInst's. Instead, have the disassembler return,... | Owen Anderson |
2011-09-07 | Refactor instprinter and mcdisassembler to take a SubtargetInfo. Add -mattr= ... | James Molloy |
2011-08-17 | Allow the MCDisassembler to return a "soft fail" status code, indicating an i... | Owen Anderson |
2010-10-27 | Adding disassembler to the MicroBlaze backend. | Wesley Peck |