llvm-project/llvm/lib/LTO
Kazu Hirata 7a47ee51a1 [llvm] Don't use Optional::getValue (NFC) 2022-06-20 22:45:45 -07:00
..
CMakeLists.txt [Support][ThinLTO] Move ThinLTO caching to LLVM Support library 2021-10-18 18:57:25 -07:00
LTO.cpp [llvm] Don't use Optional::getValue (NFC) 2022-06-20 22:45:45 -07:00
LTOBackend.cpp [iwyu] Handle regressions in libLLVM header include 2022-04-13 20:53:19 +02:00
LTOCodeGenerator.cpp [config] Remove vestigial LLVM_VERSION_INFO 2022-06-07 11:36:26 -07:00
LTOModule.cpp [llvm] Use = default (NFC) 2022-02-06 22:18:35 -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 [iwyu] Handle regressions in libLLVM header include 2022-04-13 20:53:19 +02:00
UpdateCompilerUsed.cpp