1. d770752 Remove redundant includes from tools. by Michael Zolotukhin · 8 years ago
  2. f6071e1 [NFC] Header cleanup by Mehdi Amini · 9 years ago
  3. 0caff99 -Wdeprecated clean by making LogBuilder move constructible so it can be returned by value (in DifferenceEngine::logf) by David Blaikie · 10 years ago
  4. 573faec [C++] Use 'nullptr'. Tools edition. by Craig Topper · 11 years ago
  5. 0b8c9a8 Move all of the header files which are involved in modelling the LLVM IR by Chandler Carruth · 13 years ago
  6. f010c46 Sort the #include lines for tools/... by Chandler Carruth · 13 years ago
  7. 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 · 14 years ago