Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
d24c383ec0fea11d9a8b6946d238e774429fb24c
/
llvm
/
lib
/
Transforms
/
Utils
/
FunctionImportUtils.cpp
3b132e3
ThinLTO: fix assertion and refactor check for hidden use from inline ASM in a helper function
by Mehdi Amini
· 9 years ago
df5ef87
[ThinLTO] Refine fix to avoid renaming of uses in inline assembly.
by Teresa Johnson
· 10 years ago
b4e1e82
ThinLTO: do not promote GlobalVariable that have a specific section.
by Mehdi Amini
· 10 years ago
b35cc69
[ThinLTO] Prevent importing of "llvm.used" values
by Teresa Johnson
· 10 years ago
bb3a1d9
ThinLTO: never promote as external weak
by Mehdi Amini
· 10 years ago
ae280e5
ThinLTO renaming: use module hash instead of position in the summary
by Mehdi Amini
· 10 years ago
8d05185
Rework linkInModule(), making it oblivious to ThinLTO
by Mehdi Amini
· 10 years ago
26ab577
[ThinLTO] Renaming of function index to module summary index (NFC)
by Teresa Johnson
· 10 years ago
cec0cae
Revert "[ThinLTO] Renaming of function index to module summary index (NFC)"
by Teresa Johnson
· 10 years ago
892920b
[ThinLTO] Renaming of function index to module summary index (NFC)
by Teresa Johnson
· 10 years ago
bd04e8f
FunctionIndex is not optional for renameModuleForThinLTO(), make it a reference (NFC)
by Mehdi Amini
· 10 years ago
488a800
[ThinLTO] Move global processing from Linker to TransformUtils (NFC)
by Teresa Johnson
· 10 years ago