Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [SimplifyLibCalls] Mark known arguments with nonnull | David Bolvansky | 2019-09-17 | 1 | -1/+1 |
* | [InstCombine] mempcpy(d,s,n) to memcpy(d,s,n) + n | David Bolvansky | 2019-08-31 | 1 | -6/+31 |
* | [InstCombine] Added mempcpy tests [NFC] | David Bolvansky | 2019-08-05 | 1 | -0/+31 |