Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [SimplifyLibCalls] Mark known arguments with nonnull | David Bolvansky | 2019-09-17 | 1 | -14/+23 |
* | [SLC] Dereferenceable annonation - handle valid null pointers | David Bolvansky | 2019-08-14 | 1 | -1/+10 |
* | [BuildLibCalls] Noalias annotation | David Bolvansky | 2019-08-14 | 1 | -2/+2 |
* | [SimplifyLibCalls] Add noalias from known callsites | David Bolvansky | 2019-08-13 | 1 | -2/+2 |
* | [NFC] Revisited/updated tests | David Bolvansky | 2019-08-13 | 1 | -4/+22 |
* | [SLC] Improve dereferenceable bytes annotation | David Bolvansky | 2019-08-13 | 1 | -1/+1 |
* | [SimplifyLibCalls] Add dereferenceable bytes from known callsites | David Bolvansky | 2019-08-13 | 1 | -0/+127 |