summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/ModuleSummaryIndex.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Add parentheses around `&&` within `||` to avoid compiler warning message.Haojian Wu2016-04-051-3/+2
* [ThinLTO] Refactor some common code into getGlobalValueInfo method (NFC)Teresa Johnson2016-04-051-0/+12
* Create a typedef GlobalValue::GUID for uint64_t and RAUW (NFC)Mehdi Amini2016-04-021-1/+1
* Add a module Hash in the bitcode and the combined index, implementing a kind ...Mehdi Amini2016-04-011-3/+5
* Revert "Add support for computing SHA1 in LLVM"Mehdi Amini2016-04-011-5/+3
* Add a module Hash in the bitcode and the combined index, implementing a kind ...Mehdi Amini2016-04-011-3/+5
* [ThinLTO] Renaming of function index to module summary index (NFC)Teresa Johnson2016-03-151-0/+68
OpenPOWER on IntegriCloud