1. 64fb1e2 start straightening out libedis's dependencies and make it fit by Chris Lattner · 15 years ago[Renamed (95%) from tools/edis/EDDisassembler.cpp]
  2. a3692da Target: Give the TargetAsmParser access to the TargetMachine. by Daniel Dunbar · 15 years ago
  3. 450aeae edis: Save the TargetMachine in the EDDisassembler object. by Daniel Dunbar · 15 years ago
  4. dd72972 MC: Move several clients to using AsmParser constructor function. by Daniel Dunbar · 15 years ago
  5. 58b651d MC: Pass the target instance to the AsmParser constructor. by Daniel Dunbar · 15 years ago
  6. 13cefd8 Fixed edis to tokenize instructions with no operands correctly. by Sean Callanan · 15 years ago
  7. eed7cb6 Fixed a nasty layering violation in the edis source by Sean Callanan · 15 years ago
  8. 3711dc2 Updated the edis build mechanism to allow for builds by Sean Callanan · 15 years ago
  9. 2ada9b1 Bugfixes for edis. Code to initialize instruction by Sean Callanan · 15 years ago
  10. 7f42f72 Added support for ARM disassembly to edis. by Sean Callanan · 15 years ago
  11. 99fbae7 fix an ugly wart in the MCInstPrinter api where the by Chris Lattner · 15 years ago
  12. fd0f12e change MCContext to always have an MCAsmInfo. by Chris Lattner · 16 years ago
  13. ef086c5 Renamed the ed directory to edis, as suggested by Sean Callanan · 16 years ago[Renamed from tools/ed/EDDisassembler.cpp]
  14. b6adfc0 Removed an unnecessary class from the EDDisassembler by Sean Callanan · 16 years ago
  15. a8a93ce Whoops, left some debugging code in that broke a buildbot. Removed. by Sean Callanan · 16 years ago
  16. 4c53abc Added the enhanced disassembly library's implementation and by Sean Callanan · 16 years ago