| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [InstCombine] Add frem constant folding test (PR3316) | Simon Pilgrim | 2017-04-19 | 1 | -0/+9 |
| * | [InstCombine] Add frem constant folding test (PR32177) | Simon Pilgrim | 2017-04-19 | 1 | -0/+9 |
| * | [ConstantFold] Remove test checking that we don't constant-fold sqrt(-2). | Justin Lebar | 2017-01-21 | 1 | -9/+0 |
| * | [ConstantFolding] Constant-fold llvm.sqrt(x) like other intrinsics. | Justin Lebar | 2017-01-21 | 1 | -2/+3 |
| * | Make the sqrt intrinsic return undef for a negative input. | Sanjay Patel | 2014-10-01 | 1 | -0/+9 |
| * | ConstantFolding: Also fold the vector overloads of our math intrinsics. | Benjamin Kramer | 2014-03-05 | 1 | -0/+8 |
| * | Allow constant folding of fma and fmuladd | Matt Arsenault | 2014-03-05 | 1 | -0/+39 |

