1. 979634b start straightening out libedis's dependencies and make it fit by Chris Lattner · 15 years ago[Renamed (95%) from llvm/tools/edis/EDDisassembler.cpp]
  2. 419197c Target: Give the TargetAsmParser access to the TargetMachine. by Daniel Dunbar · 15 years ago
  3. fb44525 edis: Save the TargetMachine in the EDDisassembler object. by Daniel Dunbar · 15 years ago
  4. 7f5bf5a MC: Move several clients to using AsmParser constructor function. by Daniel Dunbar · 15 years ago
  5. 02877d6 MC: Pass the target instance to the AsmParser constructor. by Daniel Dunbar · 15 years ago
  6. 75d9869 Fixed edis to tokenize instructions with no operands correctly. by Sean Callanan · 15 years ago
  7. 814e69b Fixed a nasty layering violation in the edis source by Sean Callanan · 16 years ago
  8. a4ae4e7 Updated the edis build mechanism to allow for builds by Sean Callanan · 16 years ago
  9. 48b1804 Bugfixes for edis. Code to initialize instruction by Sean Callanan · 16 years ago
  10. 03549ee Added support for ARM disassembly to edis. by Sean Callanan · 16 years ago
  11. 7012916 fix an ugly wart in the MCInstPrinter api where the by Chris Lattner · 16 years ago
  12. 768ea2a change MCContext to always have an MCAsmInfo. by Chris Lattner · 16 years ago
  13. 2e66266 Renamed the ed directory to edis, as suggested by Sean Callanan · 16 years ago[Renamed from llvm/tools/ed/EDDisassembler.cpp]
  14. 339975e Removed an unnecessary class from the EDDisassembler by Sean Callanan · 16 years ago
  15. bc7bd4b Whoops, left some debugging code in that broke a buildbot. Removed. by Sean Callanan · 16 years ago
  16. 328f60f Added the enhanced disassembly library's implementation and by Sean Callanan · 16 years ago