Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
3bc8abdffc648cf1ff17edfed6fcb155b52e823f
/
llvm
/
lib
/
Analysis
/
ModuleSummaryAnalysis.cpp
02563cd
[ThinLTO] Create AliasSummary when building index
by Teresa Johnson
· 9 years ago
897bab9
[ThinLTO] Record calls to aliases
by Teresa Johnson
· 9 years ago
5461d8b
Refactor the ProfileSummaryInfo to use doInitialization and doFinalization to handle Module update.
by Dehao Chen
· 9 years ago
d9830eb
[thinlto] Basic thinlto fdo heuristic
by Piotr Padlewski
· 9 years ago
442d38c
NFC: add early exit in ModuleSummaryAnalysis
by Piotr Padlewski
· 9 years ago
b7be5b6
[PM] Rework the new PM support for building the ModuleSummaryIndex to
by Chandler Carruth
· 9 years ago
f93b246
[PM] Port ModuleSummaryIndex analysis to new pass manager
by Teresa Johnson
· 9 years ago
0a16c22
Use range algorithms instead of unpacking begin/end
by David Majnemer
· 9 years ago
cd21a64
[ThinLTO] Perform profile-guided indirect call promotion
by Teresa Johnson
· 9 years ago
aa20915
Apply clang-tidy's modernize-loop-convert to lib/Analysis.
by Benjamin Kramer
· 9 years ago
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
28e457b
[ThinLTO] Remove GlobalValueInfo class from index
by Teresa Johnson
· 10 years ago
c3ed48c
Reorganize GlobalValueSummary with a "Flags" bitfield.
by Mehdi Amini
· 10 years ago
b35cc69
[ThinLTO] Prevent importing of "llvm.used" values
by Teresa Johnson
· 10 years ago
2d5487c
[ThinLTO] Move summary computation from BitcodeWriter to new pass
by Teresa Johnson
· 10 years ago