summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/fp-splat.ll
Commit message (Collapse)AuthorAgeFilesLines
* [PowerPC] Don't use xscvdpspn on the P7Hal Finkel2017-09-061-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
OpenPOWER on IntegriCloud