Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PowerPC] Don't use xscvdpspn on the P7 | Hal Finkel | 2017-09-06 | 1 | -0/+27 |
xscvdpspn was not introduced until the P8, so don't use it on the P7. Fixes a regression introduced in r288152. llvm-svn: 312612 |