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
e50b217b4e6fb0be9b93d760e01462c117fe9318
clang-p2996
/
llvm
/
lib
/
LTO
History
Simon Pilgrim
0e65d5021a
[LTO] runNewPMPasses - remove check for TM != nullptr as we already dereference the pointer directly later on in the same code
2022-01-14 16:31:27 +00:00
..
CMakeLists.txt
[Support][ThinLTO] Move ThinLTO caching to LLVM Support library
2021-10-18 18:57:25 -07:00
LTO.cpp
[LTO] Fix incomplete optimization remarks for dead functions when PreOptModuleHook or PostInternalizeModuleHook is defined
2021-12-20 18:16:09 -08:00
LTOBackend.cpp
[LTO] runNewPMPasses - remove check for TM != nullptr as we already dereference the pointer directly later on in the same code
2022-01-14 16:31:27 +00: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
Internalize some cl::opt global variables or move them under namespace llvm
2021-05-07 11:15:43 -07:00
ThinLTOCodeGenerator.cpp
[llvm] Add null-termination capability to SmallVectorMemoryBuffer
2021-12-09 11:32:13 +01:00
UpdateCompilerUsed.cpp
…