summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/signbit-shift.ll
Commit message (Expand)AuthorAgeFilesLines
* [PowerPC] Use xxleqv to set all one vector IMM(-1).Jinsong Ji2019-08-151-2/+2
* [DAGCombiner] fold add/sub with bool operand based on target's boolean contentsSanjay Patel2019-02-071-3/+2
* [DAGCombiner] transform sub-of-shifted-signbit to addSanjay Patel2018-07-301-8/+8
* [AArch64, PowerPC, x86] add more signbit math tests; NFCSanjay Patel2018-07-271-7/+32
* [AArch64, PowerPC, x86] add more signbit math tests; NFCSanjay Patel2018-07-271-0/+28
* [DAGCombiner] fold 'not' with signbit mathSanjay Patel2018-07-271-13/+8
* [PowerPC] add more tests for signbit math; NFCSanjay Patel2018-07-271-0/+96
* [DAGCombiner] extend(ifpositive(X)) -> shift-right (not X)Sanjay Patel2018-07-151-2/+2
* [AArch64, PowerPC, x86] add tests for signbit bit hacks; NFCSanjay Patel2018-07-051-0/+151
OpenPOWER on IntegriCloud