Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [SimplifyLibCalls] Mark known arguments with nonnull | David Bolvansky | 2019-09-17 | 1 | -8/+13 |
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+53 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -53/+0 |
* | [SimplifyLibCalls] Transform printf("%s", "a") -> putchar('a'). | Davide Italiano | 2016-03-28 | 1 | -0/+12 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to t... | David Blaikie | 2015-04-16 | 1 | -3/+3 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to g... | David Blaikie | 2015-03-13 | 1 | -2/+2 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to g... | David Blaikie | 2015-02-27 | 1 | -4/+4 |
* | Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona... | Stephen Lin | 2013-07-14 | 1 | -3/+3 |
* | instcombine: Don't replace all uses for instructions with no uses | Meador Inge | 2012-11-27 | 1 | -0/+41 |