summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/copysign.ll
Commit message (Expand)AuthorAgeFilesLines
* [InstCombine] remove stale comment on test; NFCSanjay Patel2019-12-301-1/+1
* [InstCombine] propagate sign argument through nested copysignsSanjay Patel2019-12-301-2/+1
* [InstCombine] add test for copysign; NFCSanjay Patel2019-12-231-0/+14
* [InstCombine] enhance fold for copysign with known sign argSanjay Patel2019-12-221-6/+4
* [InstCombine] add tests for copysign; NFCSanjay Patel2019-12-181-0/+23
* [InstCombine] fold copysign with constant sign argument to (fneg+)fabsSanjay Patel2019-12-021-8/+10
* [InstCombine] add tests for copysign; NFCSanjay Patel2019-11-271-0/+41
* [ConstFolding] move tests for copysign; NFCSanjay Patel2019-11-261-49/+0
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+49
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-49/+0
* Allow constant folding of copysignKarthik Bhat2014-03-061-0/+49
OpenPOWER on IntegriCloud