This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ea4cbbbfa4207c30888acffc499c8fc71cd3d84f
clang-p2996
/
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
…
ThinLTOCodeGenerator.cpp
[Passes] llvm::Optional => std::optional
2022-12-04 20:44:52 +00:00
UpdateCompilerUsed.cpp
…