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
Jez Ng
8be84e1e31
[LTO] Add debug logging for module ID <-> path mapping
...
It's helpful Reviewed By: MaskRay Differential Revision:
https://reviews.llvm.org/D145541
2023-03-09 13:25:48 -08:00
..
CMakeLists.txt
[Support] Move TargetParsers to new component
2022-12-20 11:05:50 +00:00
LTO.cpp
[LTO] Add debug logging for module ID <-> path mapping
2023-03-09 13:25:48 -08:00
LTOBackend.cpp
[NFC][Profile] Access profile through VirtualFileSystem
2023-02-01 09:25:02 -08:00
LTOCodeGenerator.cpp
[NFC][TargetParser] Replace uses of llvm/Support/Host.h
2023-02-10 09:59:46 +00:00
LTOModule.cpp
[NFC][TargetParser] Replace uses of llvm/Support/Host.h
2023-02-10 09:59:46 +00: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
…