1. 1abf2cb Rename createAsmInfo to createMCAsmInfo and move registration code to MCTargetDesc to prepare for next round of changes. by Evan Cheng · 14 years ago
  2. b262799 createMCInstPrinter doesn't need TargetMachine anymore. by Evan Cheng · 14 years ago
  3. 276365d Fix the ridiculous SubtargetFeatures API where it implicitly expects CPU name to by Evan Cheng · 14 years ago
  4. 9063b55 switch to using a smallvector to avoid allocations for most normal size instructions. by Chris Lattner · 14 years ago
  5. 97ff42d tidy some things up. by Chris Lattner · 14 years ago
  6. 7a2bdde Fix a ton of comment typos found by codespell. Patch by by Chris Lattner · 14 years ago
  7. bd33276 Adding support for printing operands symbolically to llvm's public 'C' by Kevin Enderby · 14 years ago
  8. 5731ff6 Fix potential buffer overflow on win32. by Benjamin Kramer · 14 years ago
  9. 79abc9d Fix the MSVC build. by Francois Pichet · 14 years ago
  10. 93f7936 Again adding a C API to the disassembler for use by such tools as Darwin's by Kevin Enderby · 14 years ago
  11. 17cbaa3 Remove the files for r128308 as it is causing a buildbot failure. by Kevin Enderby · 14 years ago
  12. 12b04be Adding a C API to the disassembler for use by such tools as Darwin's otool(1). by Kevin Enderby · 14 years ago