Skip to content
  1. Nov 29, 2010
  2. Nov 27, 2010
  3. Nov 20, 2010
  4. Nov 19, 2010
  5. Nov 18, 2010
  6. Nov 15, 2010
  7. Nov 14, 2010
  8. Nov 11, 2010
  9. Oct 26, 2010
  10. Oct 19, 2010
  11. Oct 14, 2010
  12. Oct 12, 2010
  13. Oct 11, 2010
  14. Oct 02, 2010
  15. Sep 28, 2010
  16. Sep 25, 2010
  17. Sep 24, 2010
  18. Sep 23, 2010
  19. Sep 14, 2010
  20. Sep 13, 2010
  21. Sep 11, 2010
  22. Sep 10, 2010
  23. Aug 30, 2010
  24. Aug 09, 2010
  25. Aug 05, 2010
  26. Aug 03, 2010
  27. Aug 02, 2010
  28. Jul 20, 2010
    • Chris Lattner's avatar
      start straightening out libedis's dependencies and make it fit · 979634bb
      Chris Lattner authored
      better in the llvm world.  Among other things, this changes:
      
      1. The guts of libedis are now moved into lib/MC/MCDisassembler
      2. llvm-mc now depends on lib/MC/MCDisassembler, not tools/edis,
         so edis and mc don't have to be built in series.
      3. lib/MC/MCDisassembler no longer depends on the C api, the C
         API depends on it.
      4. Various code cleanup changes. 
      
      There is still a lot to be done to make edis fit with the llvm
      design, but this is an incremental step in the right direction.
      
      llvm-svn: 108869
      979634bb
  29. Jun 25, 2010
Loading