1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/lib/Transforms
Mehdi Amini 2fe02188ef Add a FunctionImporter helper to perform summary-based cross-module function importing
Summary:
This is a helper to perform cross-module import for ThinLTO. Right now
it is importing naively every possible called functions.

Reviewers: tejohnson

Subscribers: dexonsmith, llvm-commits

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

From: Mehdi Amini <mehdi.amini@apple.com>
llvm-svn: 253954
2015-11-24 06:07:49 +00:00
..
Hello Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
InstCombine use ternary ops; NFC 2015-11-21 16:51:19 +00:00
Instrumentation [PGO] Introduce alignment macro for instr-prof control data(NFC) 2015-11-23 18:02:59 +00:00
IPO Add a FunctionImporter helper to perform summary-based cross-module function importing 2015-11-24 06:07:49 +00:00
ObjCARC ObjCARC: Remove implicit ilist iterator conversions, NFC 2015-10-19 23:20:14 +00:00
Scalar [LIR] Put includes in correct order. NFC. 2015-11-23 21:09:13 +00:00
Utils [SimplifyLibCalls] Removed some TODOs which are already implemented. NFC. 2015-11-21 06:10:20 +00:00
Vectorize [LV] Add a helper function, isReductionVariable. NFC. 2015-11-19 14:19:06 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile