aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR/ModuleSummaryIndex.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-04-25[ThinLTO] Introduce typedef for commonly-used map type (NFC)Teresa Johnson1-4/+2
2016-04-24[ThinLTO] Remove GlobalValueInfo class from indexTeresa Johnson1-32/+27
2016-04-16ThinLTO: Move the ODR resolution to be based purely on the summary.Mehdi Amini1-0/+13
2016-04-16ThinLTO: Make aliases explicit in the summaryMehdi Amini1-1/+1
2016-04-13Revert "Make aliases explicit in the summary"Mehdi Amini1-1/+1
2016-04-13Make aliases explicit in the summaryMehdi Amini1-1/+1
2016-04-12[ThinLTO] Only compute imports for current module in FunctionImport passTeresa Johnson1-0/+20
2016-04-05Add parentheses around `&&` within `||` to avoid compiler warning message.Haojian Wu1-3/+2
2016-04-05[ThinLTO] Refactor some common code into getGlobalValueInfo method (NFC)Teresa Johnson1-0/+12
2016-04-02Create a typedef GlobalValue::GUID for uint64_t and RAUW (NFC)Mehdi Amini1-1/+1
2016-04-01Add a module Hash in the bitcode and the combined index, implementing a kind ...Mehdi Amini1-3/+5
2016-04-01Revert "Add support for computing SHA1 in LLVM"Mehdi Amini1-5/+3
2016-04-01Add a module Hash in the bitcode and the combined index, implementing a kind ...Mehdi Amini1-3/+5
2016-03-15[ThinLTO] Renaming of function index to module summary index (NFC)Teresa Johnson1-0/+68