llvm-project/llvm/lib/LTO
Fangrui Song 4e62072ca1 [Passes] llvm::Optional => std::optional 2022-12-04 20:44:52 +00:00
..
CMakeLists.txt [Support][ThinLTO] Move ThinLTO caching to LLVM Support library 2021-10-18 18:57:25 -07:00
LTO.cpp IR: HotnessThreshold llvm::Optional => std::optional 2022-12-04 19:06:47 +00:00
LTOBackend.cpp [Passes] llvm::Optional => std::optional 2022-12-04 20:44:52 +00:00
LTOCodeGenerator.cpp IR: HotnessThreshold llvm::Optional => std::optional 2022-12-04 19:06:47 +00:00
LTOModule.cpp [llvm] Use std::nullopt instead of None (NFC) 2022-12-02 21:11:44 -08:00
SummaryBasedOptimizations.cpp Apply clang-tidy fixes for readability-redundant-smartptr-get in SummaryBasedOptimizations.cpp (NFC) 2022-03-28 09:18:31 -07:00
ThinLTOCodeGenerator.cpp [Passes] llvm::Optional => std::optional 2022-12-04 20:44:52 +00:00
UpdateCompilerUsed.cpp