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
Krzysztof Parzyszek
3c255f679c
Process: convert Optional to std::optional
...
This applies to GetEnv and FindInEnvPath.
2022-12-06 09:56:14 -08:00
..
CMakeLists.txt
[Support][ThinLTO] Move ThinLTO caching to LLVM Support library
2021-10-18 18:57:25 -07:00
LTO.cpp
IR: HotnessThreshold llvm::Optional => std::optional
2022-12-04 19:06:47 +00:00
LTOBackend.cpp
[Passes] llvm::Optional => std::optional
2022-12-04 20:44:52 +00:00
LTOCodeGenerator.cpp
Process: convert Optional to std::optional
2022-12-06 09:56:14 -08:00
LTOModule.cpp
[llvm] Use std::nullopt instead of None (NFC)
2022-12-02 21:11:44 -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
[Passes] llvm::Optional => std::optional
2022-12-04 20:44:52 +00:00
UpdateCompilerUsed.cpp
…