1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 11:33:24 +02:00
llvm-mirror/lib/LTO
Davide Italiano 84e14ec542 [IPO/GlobalDCE] Port to the new pass manager.
Differential Revision:  http://reviews.llvm.org/D19782

llvm-svn: 268425
2016-05-03 19:39:15 +00:00
..
CMakeLists.txt Add SVN version to libLLVMLTO 2016-04-16 07:33:14 +00:00
LLVMBuild.txt libLTO: add a ThinLTOCodeGenerator on the model of LTOCodeGenerator. 2016-03-09 01:37:22 +00:00
LTOCodeGenerator.cpp [IPO/GlobalDCE] Port to the new pass manager. 2016-05-03 19:39:15 +00:00
LTOModule.cpp [NFC] Header cleanup 2016-04-18 09:17:29 +00:00
ThinLTOCodeGenerator.cpp Clean up to avoid compiler warnings for casting away const qualifiers. 2016-04-27 18:35:02 +00:00
UpdateCompilerUsed.cpp Simplify LTOInternalize into UpdateLLVMCompilerUsed 2016-04-13 06:32:46 +00:00
UpdateCompilerUsed.h Simplify LTOInternalize into UpdateLLVMCompilerUsed 2016-04-13 06:32:46 +00:00