1. 19ad9f9 Split out `CodeGenTypes` from `CodeGen` for LLT/MVT by NAKAMURA Takumi · 2 years, 2 months ago
  2. d3c9d5a [CMake] Reorder and reformat deps by NAKAMURA Takumi · 2 years, 2 months ago
  3. 2882493 [Support] Move TargetParsers to new component by Archibald Elliott · 2 years, 6 months ago
  4. 4153581 [Support][ThinLTO] Move ThinLTO caching to LLVM Support library by Noah Shutty · 3 years, 8 months ago
  5. 4ba1193 Revert "[Support][ThinLTO] Move ThinLTO caching to LLVM Support library" by Petr Hosek · 3 years, 8 months ago
  6. bff216e [Support][ThinLTO] Move ThinLTO caching to LLVM Support library by Noah Shutty · 3 years, 8 months ago
  7. 3b1c658 [LTO][lld] Add lto-pgo-warn-mismatch option by Yolanda Chen · 3 years, 10 months ago
  8. a9ffb70 llvmbuildectomy - replace llvm-build by plain cmake by serge-sans-paille · 4 years, 8 months ago
  9. 715b495 Update compiler extension integration into the build system by serge-sans-paille · 5 years ago
  10. b2dde30 Enable new passmanager plugin support for LTO. by Eli Friedman · 5 years ago
  11. 555326e [cmake] Explicitly mark libraries defined in lib/ as "Component Libraries" by Tom Stellard · 6 years ago
  12. 2991006 [ThinLTO] Compute synthetic function entry count by Easwaran Raman · 6 years ago
  13. b3220a0 Support: Add a VCSRevision.h header file. by Peter Collingbourne · 8 years ago
  14. 17d0634 [CMake] NFC. Updating CMake dependency specifications by Chris Bieneman · 9 years ago
  15. a3b5328 [cmake] Declare LLVM_CMAKE_PATH for use in subprojects by Michal Gorny · 9 years ago
  16. 8acfb6e [ThinLTO] Add caching to the new LTO API by Mehdi Amini · 9 years ago
  17. 275b4c4 Restore "Resolution-based LTO API." by Teresa Johnson · 9 years ago
  18. 0512963 Revert "Resolution-based LTO API." by Teresa Johnson · 9 years ago
  19. fe7d4ab Resolution-based LTO API. by Teresa Johnson · 9 years ago
  20. cf88c59 [ThinLTO] Refactor module loader handling into new LTO file (NFC) by Teresa Johnson · 9 years ago
  21. 2ace1af Add SVN version to libLLVMLTO by Mehdi Amini · 9 years ago
  22. 9ee1e29 Simplify LTOInternalize into UpdateLLVMCompilerUsed by Mehdi Amini · 9 years ago
  23. db08e7e Refactor the Internalize stage of libLTO in a separate file (NFC) by Mehdi Amini · 9 years ago
  24. d5c90fb libLTO: add a ThinLTOCodeGenerator on the model of LTOCodeGenerator. by Mehdi Amini · 9 years ago
  25. a0d2920 Use ADDITIONAL_HEADER_DIRS in all LLVM CMake projects. by Zachary Turner · 10 years ago
  26. b50f4a6 [CMake] LLVMLTO requires Intrinsics.gen since r227685 introduced llvm/Analysis/TargetTransformInfo.h. by NAKAMURA Takumi · 10 years ago
  27. b9afee3 Move LTO support library to a component, allowing it to be tested by Peter Collingbourne · 12 years ago