summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/f128-compare.ll
Commit message (Collapse)AuthorAgeFilesLines
* [PowerPC] [NFC] Update __float128 testsStefan Pintilie2018-07-121-25/+26
| | | | | | | Add the two options -ppc-vsr-nums-as-vr and -ppc-asm-full-reg-names to the __float128 tests. Then modify the tests as required. llvm-svn: 336940
* [Power9] Add __float128 support for compare operationsStefan Pintilie2018-07-091-0/+225
Added handling for the select f128. Differential Revision: https://reviews.llvm.org/D48294 llvm-svn: 336548
OpenPOWER on IntegriCloud