1. 31b98d2 Move Analysis/Utils/Local.h back to Transforms by David Blaikie · 7 years ago
  2. d34e60c Rename DEBUG macro to LLVM_DEBUG. by Nicola Zaghen · 7 years ago
  3. 5f8f34e4 Remove \brief commands from doxygen comments. by Adrian Prantl · 8 years ago
  4. 2be3922 Fix a couple of layering violations in Transforms by David Blaikie · 8 years ago
  5. 5adb96c [Transforms] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  6. 6bda14b Sort the remaining #include lines in include/... and lib/.... by Chandler Carruth · 8 years ago
  7. 500929d [FlattenCFG] Simplify + remove unused variable. NFCI. by Davide Italiano · 9 years ago
  8. 843fb20 LPM: Stop threading `Pass *` through all of the loop utility APIs. NFC by Justin Bogner · 10 years ago
  9. 5b4c837 TransformUtils: Remove implicit ilist iterator conversions, NFC by Duncan P. N. Exon Smith · 10 years ago
  10. f00654e Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) by Alexander Kornienko · 10 years ago
  11. 70bc5f1 Fixed/added namespace ending comments using clang-tidy. NFC by Alexander Kornienko · 10 years ago
  12. 0cd3ec6 utils: Fix segfault in flattencfg by Jan Vesely · 11 years ago
  13. f40110f [C++] Use 'nullptr'. Transforms edition. by Craig Topper · 12 years ago
  14. 964daaa [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE by Chandler Carruth · 12 years ago
  15. cb40291 Fix known typos by Alp Toker · 12 years ago
  16. 6e93152 Convert manual insert point restores to the new RAII object. by Benjamin Kramer · 12 years ago
  17. 042f10c Fix spelling. by Robert Wilhelm · 12 years ago
  18. 71044cb Unbreak Debug build on Windows by Serge Pavlov · 12 years ago
  19. aa664d9 Factor FlattenCFG out from SimplifyCFG by Tom Stellard · 12 years ago