This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
LTO
History
Kazu Hirata
7b563e341a
Apply clang-tidy fixes for readability-redundant-smartptr-get in SummaryBasedOptimizations.cpp (NFC)
2022-03-28 09:18:31 -07:00
..
CMakeLists.txt
[Support][ThinLTO] Move ThinLTO caching to LLVM Support library
2021-10-18 18:57:25 -07:00
LTO.cpp
[IRLinker] make IRLinker::AddLazyFor optional (llvm::unique_function). NFC
2022-03-14 14:37:34 -07:00
LTOBackend.cpp
[LTO] Add configuartion option to use default optimization pipeline
2022-03-22 09:28:45 -04: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
Apply clang-tidy fixes for readability-redundant-smartptr-get in SummaryBasedOptimizations.cpp (NFC)
2022-03-28 09:18:31 -07:00
ThinLTOCodeGenerator.cpp
[BitcodeWriter] Fix cases of some functions
2022-01-31 16:46:11 -08:00
UpdateCompilerUsed.cpp
…