Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The the MC disassembler C API to print in verbose mode. Perhaps there should... | Owen Anderson | 2011-09-15 | 1 | -1/+9 |
* | Goodbye TargetAsmInfo. This eliminate last bit of CodeGen and Target in llvm-mc. | Evan Cheng | 2011-07-20 | 1 | -11/+1 |
* | Sink getDwarfRegNum, getLLVMRegNum, getSEHRegNum from TargetRegisterInfo down | Evan Cheng | 2011-07-18 | 1 | -0/+5 |
* | Give MC/MCDisassembler/Disassembler.h a header guard. | Sebastian Redl | 2011-04-24 | 1 | -0/+6 |
* | Adding support for printing operands symbolically to llvm's public 'C' | Kevin Enderby | 2011-04-11 | 1 | -1/+1 |
* | Again adding a C API to the disassembler for use by such tools as Darwin's | Kevin Enderby | 2011-03-28 | 1 | -0/+90 |
* | Remove the files for r128308 as it is causing a buildbot failure. | Kevin Enderby | 2011-03-26 | 1 | -90/+0 |
* | Adding a C API to the disassembler for use by such tools as Darwin's otool(1). | Kevin Enderby | 2011-03-26 | 1 | -0/+90 |