1. af7b183 Remove trailing space by Fangrui Song · 7 years ago
  2. 16ffaf8 [CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  3. e3e43d9 Sort the remaining #include lines in include/... and lib/.... by Chandler Carruth · 8 years ago
  4. 94c4904 CodeGen: Rename DEBUG_TYPE to match passnames by Matthias Braun · 8 years ago
  5. d84b0f9 [tsan] Add support for C++ exceptions into TSan (call __tsan_func_exit during unwinding), LLVM part by Kuba Brecka · 9 years ago
  6. 263517d [GC] Consolidate all built in GCs into a single file [NFC] by Philip Reames · 10 years ago
  7. fdec461 CodeGen: Avoid more ilist iterator implicit conversions, NFC by Duncan P. N. Exon Smith · 10 years ago
  8. cd52a7a Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) by Alexander Kornienko · 10 years ago
  9. cf0db29 Fixed/added namespace ending comments using clang-tidy. NFC by Alexander Kornienko · 10 years ago
  10. cc714e2 Move the personality function from LandingPadInst to Function by David Majnemer · 10 years ago
  11. 19443c1 [opaque pointer type] API migration for GEP constant factories by David Blaikie · 10 years ago
  12. 2a9bbcb Remove superfluous .str() and replace std::string concatenation with Twine. by Yaron Keren · 10 years ago
  13. 48248ac [opaque pointer type] IRBuilder gep migration progress by David Blaikie · 10 years ago
  14. 02d6288 Re-sort #include lines using my handy dandy ./utils/sort_includes.py by Chandler Carruth · 11 years ago
  15. afe3498 Remove gc.root's performCustomLowering by Philip Reames · 11 years ago