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
serge-sans-paille
fa5a4e1b95
[iwyu] Handle regressions in libLLVM header include
...
Running iwyu-diff on LLVM codebase since a96638e50ef5 detected a few regressions, fixing them.
2022-04-13 20:53:19 +02:00
..
CMakeLists.txt
[Support][ThinLTO] Move ThinLTO caching to LLVM Support library
2021-10-18 18:57:25 -07:00
LTO.cpp
[LTO] Remove legacy PM support
2022-04-13 10:48:08 +02:00
LTOBackend.cpp
[iwyu] Handle regressions in libLLVM header include
2022-04-13 20:53:19 +02: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
[iwyu] Handle regressions in libLLVM header include
2022-04-13 20:53:19 +02:00
UpdateCompilerUsed.cpp
…