summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/constant-fold-math.ll
Commit message (Expand)AuthorAgeFilesLines
* [InstCombine] Add frem constant folding test (PR3316)Simon Pilgrim2017-04-191-0/+9
* [InstCombine] Add frem constant folding test (PR32177)Simon Pilgrim2017-04-191-0/+9
* [ConstantFold] Remove test checking that we don't constant-fold sqrt(-2).Justin Lebar2017-01-211-9/+0
* [ConstantFolding] Constant-fold llvm.sqrt(x) like other intrinsics.Justin Lebar2017-01-211-2/+3
* Make the sqrt intrinsic return undef for a negative input.Sanjay Patel2014-10-011-0/+9
* ConstantFolding: Also fold the vector overloads of our math intrinsics.Benjamin Kramer2014-03-051-0/+8
* Allow constant folding of fma and fmuladdMatt Arsenault2014-03-051-0/+39
OpenPOWER on IntegriCloud