summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/vec_absd.ll
Commit message (Collapse)AuthorAgeFilesLines
* Fix some broken CHECK lines.Benjamin Kramer2017-01-221-2/+2
| | | | | | The colon is important. llvm-svn: 292761
* [PPC] add absolute difference altivec instructions and matching intrinsicsNemanja Ivanovic2016-10-311-0/+40
This patch corresponds to review https://reviews.llvm.org/D26072. Committing on behalf of Sean Fertile. llvm-svn: 285627
OpenPOWER on IntegriCloud