1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/lib/LTO
2019-12-18 18:33:15 +03:00
..
Caching.cpp
CMakeLists.txt [cmake] Explicitly mark libraries defined in lib/ as "Component Libraries" 2019-11-21 10:48:08 -08:00
LLVMBuild.txt
LTO.cpp [ThinLTO] Show preserved symbols in DOT files 2019-12-18 18:33:15 +03:00
LTOBackend.cpp [ThinLTO] Show preserved symbols in DOT files 2019-12-18 18:33:15 +03:00
LTOCodeGenerator.cpp [LTO][Legacy] Add API for passing LLVM options separately 2019-11-19 16:30:37 -08:00
LTOModule.cpp AArch64: support arm64_32, an ILP32 slice for watchOS. 2019-09-12 10:22:23 +00:00
SummaryBasedOptimizations.cpp Add missing includes needed to prune LLVMContext.h include, NFC 2019-11-14 15:23:15 -08:00
ThinLTOCodeGenerator.cpp Recommit "[ThinLTO] Add correctness check for RO/WO variable import" 2019-11-15 16:13:19 +03:00
UpdateCompilerUsed.cpp