Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [InstSimplify] use FMF to improve fcmp+select fold | Sanjay Patel | 2019-11-04 | 1 | -24/+8 |
* | [InstSimplify] add more tests for fcmp+select; NFC | Sanjay Patel | 2019-11-04 | 1 | -8/+36 |
* | [InstSimplify] add more tests for fcmp+select; NFC | Sanjay Patel | 2019-11-04 | 1 | -0/+156 |
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+94 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -94/+0 |
* | [InstSimplify] fold select (fcmp X, Y), X, Y | Sanjay Patel | 2018-11-05 | 1 | -12/+4 |
* | [InstSimplify] add tests for select+fcmp; NFC | Sanjay Patel | 2018-11-05 | 1 | -0/+102 |