1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/lib/LTO
2019-09-11 07:38:21 +00:00
..
Caching.cpp [llvm] Migrate llvm::make_unique to std::make_unique 2019-08-15 15:54:37 +00:00
CMakeLists.txt
LLVMBuild.txt
LTO.cpp [LTO] Avoid calling GlobalValue::getGUID (MD5) twice 2019-09-11 07:38:21 +00:00
LTOBackend.cpp [NewPM][PassInstrumentation] IR printing support for (Thin)LTO 2019-08-15 17:47:44 +00:00
LTOCodeGenerator.cpp [llvm] Migrate llvm::make_unique to std::make_unique 2019-08-15 15:54:37 +00:00
LTOModule.cpp
SummaryBasedOptimizations.cpp Do a sweep of symbol internalization. NFC. 2019-08-23 19:59:23 +00:00
ThinLTOCodeGenerator.cpp [ThinLTO] Fix handling of weak interposable symbols 2019-08-23 15:18:58 +00:00
UpdateCompilerUsed.cpp