Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+52 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -52/+0 |
* | [InstSimplify] add tests for FP with undef operand; NFC | Sanjay Patel | 2018-02-27 | 1 | -18/+0 |
* | [InstSimplify] (X * Y) / Y --> X for relaxed floating-point ops | Sanjay Patel | 2018-01-30 | 1 | -0/+34 |
* | [InstSimplify] add constant folding for fdiv/frem | Sanjay Patel | 2017-04-01 | 1 | -4/+2 |
* | [InstSimplify] add tests for missed constant folding; NFC | Sanjay Patel | 2017-04-01 | 1 | -3/+21 |
* | [InstSimplify] regenerate checks using a script | Sanjay Patel | 2016-03-25 | 1 | -2/+5 |
* | Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona... | Stephen Lin | 2013-07-14 | 1 | -2/+2 |
* | Move InstCombine's knowledge of fdiv to SimplifyInstruction(). | Frits van Bommel | 2011-01-29 | 1 | -0/+17 |