1. 8e5271d Add accessors for all private members of DisasmContext. by Benjamin Kramer · 13 years ago
  2. 55e7980 Fixed two leaks in the MC disassembler. The MC by Sean Callanan · 13 years ago
  3. 8f29e69 The the MC disassembler C API to print in verbose mode. Perhaps there should be a parameter to request verbose mode? by Owen Anderson · 14 years ago
  4. 203576a Goodbye TargetAsmInfo. This eliminate last bit of CodeGen and Target in llvm-mc. by Evan Cheng · 14 years ago
  5. 0e6a052 Sink getDwarfRegNum, getLLVMRegNum, getSEHRegNum from TargetRegisterInfo down by Evan Cheng · 14 years ago
  6. 69ffd7a Give MC/MCDisassembler/Disassembler.h a header guard. by Sebastian Redl · 14 years ago
  7. bd33276 Adding support for printing operands symbolically to llvm's public 'C' by Kevin Enderby · 14 years ago
  8. 93f7936 Again adding a C API to the disassembler for use by such tools as Darwin's by Kevin Enderby · 14 years ago
  9. 17cbaa3 Remove the files for r128308 as it is causing a buildbot failure. by Kevin Enderby · 14 years ago
  10. 12b04be Adding a C API to the disassembler for use by such tools as Darwin's otool(1). by Kevin Enderby · 14 years ago