Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [SimplifyLibCalls] Mark known arguments with nonnull | David Bolvansky | 2019-09-17 | 1 | -36/+36 |
* | [SimplifyLibCalls] Add dereferenceable bytes from known callsites | David Bolvansky | 2019-08-13 | 1 | -23/+23 |
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+560 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -560/+0 |
* | [InstCombine] Disable strcmp->memcmp transform for MSan. | Matt Morehouse | 2018-09-19 | 1 | -0/+15 |
* | [InstCombine] Transform str(n)cmp to memcmp | David Bolvansky | 2018-08-10 | 1 | -48/+48 |
* | [InstCombine] [NFC] Tests for strcmp to memcmp transformation | David Bolvansky | 2018-08-05 | 1 | -0/+545 |