Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ThinLTO] Only compute imports for current module in FunctionImport pass | Teresa Johnson | 2016-04-12 | 1 | -0/+20 |
* | Add parentheses around `&&` within `||` to avoid compiler warning message. | Haojian Wu | 2016-04-05 | 1 | -3/+2 |
* | [ThinLTO] Refactor some common code into getGlobalValueInfo method (NFC) | Teresa Johnson | 2016-04-05 | 1 | -0/+12 |
* | Create a typedef GlobalValue::GUID for uint64_t and RAUW (NFC) | Mehdi Amini | 2016-04-02 | 1 | -1/+1 |
* | Add a module Hash in the bitcode and the combined index, implementing a kind ... | Mehdi Amini | 2016-04-01 | 1 | -3/+5 |
* | Revert "Add support for computing SHA1 in LLVM" | Mehdi Amini | 2016-04-01 | 1 | -5/+3 |
* | Add a module Hash in the bitcode and the combined index, implementing a kind ... | Mehdi Amini | 2016-04-01 | 1 | -3/+5 |
* | [ThinLTO] Renaming of function index to module summary index (NFC) | Teresa Johnson | 2016-03-15 | 1 | -0/+68 |