1. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  2. 62602a4 Remove redundant includes from tools. by Michael Zolotukhin · 8 years ago
  3. b550cb1 [NFC] Header cleanup by Mehdi Amini · 9 years ago
  4. 1d8ef29 -Wdeprecated clean by making LogBuilder move constructible so it can be returned by value (in DifferenceEngine::logf) by David Blaikie · 10 years ago
  5. e6cb63e [C++] Use 'nullptr'. Tools edition. by Craig Topper · 11 years ago
  6. 9fb823b Move all of the header files which are involved in modelling the LLVM IR by Chandler Carruth · 13 years ago
  7. 4d88a1c Sort the #include lines for tools/... by Chandler Carruth · 13 years ago
  8. 4b6ae93 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 · 15 years ago