Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+266 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -266/+0 |
* | [InstSimplify] regenerate checks and add tests for commutes; NFC | Sanjay Patel | 2018-01-18 | 1 | -49/+92 |
* | [InstSimplify] regenerate checks using a script | Sanjay Patel | 2016-03-25 | 1 | -21/+49 |
* | Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona... | Stephen Lin | 2013-07-14 | 1 | -21/+21 |
* | Generalize the "trunc(ptrtoint(x)) - trunc(ptrtoint(y)) -> | Duncan Sands | 2012-03-13 | 1 | -0/+9 |
* | teach instsimplify to transform (X / Y) * Y to X | Chris Lattner | 2011-02-06 | 1 | -0/+20 |
* | rename test. | Chris Lattner | 2011-02-06 | 1 | -0/+166 |