aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-04-24[ThinLTO] Remove GlobalValueInfo class from indexTeresa Johnson1-11/+8
2016-04-24Reorganize GlobalValueSummary with a "Flags" bitfield.Mehdi Amini1-2/+4
2016-04-20[ThinLTO] Prevent importing of "llvm.used" valuesTeresa Johnson1-0/+25
2016-04-11[ThinLTO] Move summary computation from BitcodeWriter to new passTeresa Johnson1-0/+186