llvm-project/llvm/lib/LTO
Kazu Hirata 3a3cb929ab [llvm] Use = default (NFC) 2022-02-06 22:18:35 -08:00
..
CMakeLists.txt [Support][ThinLTO] Move ThinLTO caching to LLVM Support library 2021-10-18 18:57:25 -07:00
LTO.cpp [llvm] Use = default (NFC) 2022-02-06 22:18:35 -08:00
LTOBackend.cpp Cleanup header dependencies in LLVMCore 2022-02-02 06:54:20 +01:00
LTOCodeGenerator.cpp [llvm] Use = default (NFC) 2022-02-06 22:18:35 -08:00
LTOModule.cpp [llvm] Use = default (NFC) 2022-02-06 22:18:35 -08:00
SummaryBasedOptimizations.cpp Internalize some cl::opt global variables or move them under namespace llvm 2021-05-07 11:15:43 -07:00
ThinLTOCodeGenerator.cpp [BitcodeWriter] Fix cases of some functions 2022-01-31 16:46:11 -08:00
UpdateCompilerUsed.cpp