1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/lib/Transforms
Teresa Johnson 1fb89d62fb [ThinLTO] Support for specifying function index from pass manager
Summary:
Add a field on the PassManagerBuilder that clang or gold can use to pass
down a pointer to the function index in memory to use for importing when
the ThinLTO backend is triggered. Add support to supply this to the
function import pass.

Reviewers: joker.eph, dexonsmith

Subscribers: davidxl, llvm-commits, joker.eph

Differential Revision: http://reviews.llvm.org/D15024

llvm-svn: 254926
2015-12-07 19:21:11 +00:00
..
Hello Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
InstCombine [InstCombine] Call getCmpPredicateForMinMax only with a valid SPF 2015-12-05 23:44:22 +00:00
Instrumentation [ASAN] Add doFinalization to reset state 2015-12-05 14:42:34 +00:00
IPO [ThinLTO] Support for specifying function index from pass manager 2015-12-07 19:21:11 +00:00
ObjCARC ObjCARC: Remove implicit ilist iterator conversions, NFC 2015-10-19 23:20:14 +00:00
Scalar [EarlyCSE] IsSimple vs IsVolatile naming clarification (NFC) 2015-12-05 00:18:33 +00:00
Utils Create llvm.global_ctors in the new format. 2015-12-06 16:18:25 +00:00
Vectorize Fix a typo in LoopVectorize.cpp. NFC. 2015-12-05 01:00:22 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile