Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PowerPC] [NFC] Update __float128 tests | Stefan Pintilie | 2018-07-12 | 1 | -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 operations | Stefan Pintilie | 2018-07-09 | 1 | -0/+225 |
Added handling for the select f128. Differential Revision: https://reviews.llvm.org/D48294 llvm-svn: 336548 |