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
ec00c9cdeb5ee9fc7846cb3d2a4d53eba2c35a43
clang-p2996
/
llvm
/
lib
/
LTO
History
Fangrui Song
7aaf024dac
[BitcodeWriter] Fix cases of some functions
...
`WriteIndexToFile` is used by external projects so I do not touch it.
2022-01-31 16:46:11 -08:00
..
CMakeLists.txt
[Support][ThinLTO] Move ThinLTO caching to LLVM Support library
2021-10-18 18:57:25 -07:00
LTO.cpp
[BitcodeWriter] Fix cases of some functions
2022-01-31 16:46:11 -08:00
LTOBackend.cpp
[BitcodeWriter] Fix cases of some functions
2022-01-31 16:46:11 -08:00
LTOCodeGenerator.cpp
[llvm] Use range-based for loops (NFC)
2021-12-09 09:37:29 -08:00
LTOModule.cpp
Move TargetRegistry.(h|cpp) from Support to MC
2021-10-08 14:51:48 -07:00
SummaryBasedOptimizations.cpp
…
ThinLTOCodeGenerator.cpp
[BitcodeWriter] Fix cases of some functions
2022-01-31 16:46:11 -08:00
UpdateCompilerUsed.cpp
…