1. 97ff42d tidy some things up. by Chris Lattner · 14 years ago
  2. 69ffd7a Give MC/MCDisassembler/Disassembler.h a header guard. by Sebastian Redl · 14 years ago
  3. 863f846 Made the MC disassembler check before accessing by Sean Callanan · 14 years ago
  4. 7a2bdde Fix a ton of comment typos found by codespell. Patch by by Chris Lattner · 14 years ago
  5. bd33276 Adding support for printing operands symbolically to llvm's public 'C' by Kevin Enderby · 14 years ago
  6. 5731ff6 Fix potential buffer overflow on win32. by Benjamin Kramer · 14 years ago
  7. 457856c Redirected errors from the AsmParser to the proper by Sean Callanan · 14 years ago
  8. 5c3a245 Fixed a bug where missing EDInstInfo would cause tokenization to crash and burn. by Sean Callanan · 14 years ago
  9. 0da9f13 An MCDisassembler has the option to not implement by Shantonu Sen · 14 years ago
  10. 79abc9d Fix the MSVC build. by Francois Pichet · 14 years ago
  11. cede7c0 Unbreak CMake build. by Ted Kremenek · 14 years ago
  12. 93f7936 Again adding a C API to the disassembler for use by such tools as Darwin's by Kevin Enderby · 14 years ago
  13. 17cbaa3 Remove the files for r128308 as it is causing a buildbot failure. by Kevin Enderby · 14 years ago
  14. 12b04be Adding a C API to the disassembler for use by such tools as Darwin's otool(1). by Kevin Enderby · 14 years ago
  15. 505f3cd Add asm parsing support w/ testcases for strex/ldrex family of instructions by Bruno Cardoso Lopes · 14 years ago
  16. a5c177e We need to pass the TargetMachine object to the InstPrinter if we are printing by Bill Wendling · 14 years ago
  17. 7a387e4 Fixed the comparison operator for the enhanced disassembler's disassembler map. by Sean Callanan · 14 years ago
  18. f26be1e Plug some leaks in edis. by Benjamin Kramer · 14 years ago
  19. 8fbc00b Fixed a bug in the enhanced disassembler that caused by Sean Callanan · 14 years ago
  20. 80fd305 Fix comparator used for looking up previously instantiated EDDisassemblers. by Shantonu Sen · 15 years ago
  21. 89b9372 Fixed version of 121434 with no new memory leaks. by Rafael Espindola · 15 years ago
  22. f7fd4aa Revert my previous patch to make the valgrind bots happy. by Rafael Espindola · 15 years ago
  23. 1c952b9 Initial support for the cfi directives. This is just enough to get by Rafael Espindola · 15 years ago
  24. 1f6efa3 Merge System into Support. by Michael J. Spencer · 15 years ago
  25. a3ac427 Make some symbols static, move classes into anonymous namespaces. by Benjamin Kramer · 15 years ago
  26. 38a9288 Fixed a crash in the enhanced disassembler where by Sean Callanan · 15 years ago
  27. 3a210e2 Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally." by Michael J. Spencer · 15 years ago
  28. 4e9c939 CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally. by Michael J. Spencer · 15 years ago
  29. 8238f02 Let's get those buildbots green: #include is needed in the header, not just the implementation. by Owen Anderson · 15 years ago
  30. e5b2b88 apparently also missing an include. by Chris Lattner · 15 years ago
  31. 8f5880c this is in System by Chris Lattner · 15 years ago
  32. 6f0414a turn this into a normal header. by Chris Lattner · 15 years ago
  33. 1c861a0 hopefully heal the linux builders by Chris Lattner · 15 years ago
  34. a4f15d6 there is no reason to dynamically generate a static header. by Chris Lattner · 15 years ago
  35. 234db00 drop edinfo.inc into the objdir for src!=objdir builds. by Chris Lattner · 15 years ago
  36. aab5b32 Update header. by Eric Christopher · 15 years ago
  37. fed3fed hopefully teach cmake to build the .inc file. by Chris Lattner · 15 years ago
  38. ca2fcac cmake too by Chris Lattner · 15 years ago
  39. bd9de83 forgot to add a file by Chris Lattner · 15 years ago
  40. 847da55 start straightening out libedis's dependencies and make it fit by Chris Lattner · 15 years ago