1. d8b7aa2 Enhance llvm::SourceMgr to support diagnostic ranges, the same way clang does. Enhance by Chris Lattner · 13 years ago
  2. 7d4fc4f This patch is a big refactoring of llvm-diff. It doesn't add new features, but it re-organizes the old features, so I can insert the MetadataEngine to use the same infrastructure. by Renato Golin · 13 years ago
  3. c32a226 Use ParseIRFile to auto-detect LLVM Assembly automatically. by Dan Gohman · 14 years ago
  4. 53b1acd cleanups: mark stuff static, only tagdecls should be in anon namespaces. by Chris Lattner · 14 years ago
  5. b82b433 Check in a couple of changes that I apparently never committed: by John McCall · 14 years ago
  6. 44a9860 Transcribe IRC to svn. Also don't print basic block names twice if they match. by John McCall · 14 years ago
  7. 73b21b7 Make the header self-contained and follow #include guidelines. by John McCall · 14 years ago
  8. e5cbaf1 Switch to using the LLVM CommandLine library so that our help by John McCall · 14 years ago
  9. 62dc1f3 Cache the result of errs() and implement formatted logging. by John McCall · 14 years ago
  10. 3dd706b Add the llvm-diff tool, which performs a relatively naive structural by John McCall · 14 years ago