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
Zequan Wu
84be92d26f
Reland "[LTO][COFF] Use bitcode file names in lto native object file names."
...
This reverts commit 34108082947c964ae9bbfcd9808f2fd31c0d672f with fixes.
2022-11-22 13:46:42 -08:00
..
CMakeLists.txt
[Support][ThinLTO] Move ThinLTO caching to LLVM Support library
2021-10-18 18:57:25 -07:00
LTO.cpp
Reland "[LTO][COFF] Use bitcode file names in lto native object file names."
2022-11-22 13:46:42 -08:00
LTOBackend.cpp
Reland "[LTO][COFF] Use bitcode file names in lto native object file names."
2022-11-22 13:46:42 -08:00
LTOCodeGenerator.cpp
Reland "[LTO][COFF] Use bitcode file names in lto native object file names."
2022-11-22 13:46:42 -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
[ThinLTO] a ThinLTO warning is added if cache_size_bytes or cache_size_files is too small for the current link job. The warning recommends the user to consider adjusting --thinlto-cache-policy.
2022-11-14 12:27:29 +00:00
UpdateCompilerUsed.cpp
…