summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/vec_absd.ll
AgeCommit message (Collapse)Author
2017-01-22Fix some broken CHECK lines.Benjamin Kramer
The colon is important. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@292761 91177308-0d34-0410-b5e6-96231b3b80d8
2016-10-31[PPC] add absolute difference altivec instructions and matching intrinsicsNemanja Ivanovic
This patch corresponds to review https://reviews.llvm.org/D26072. Committing on behalf of Sean Fertile. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@285627 91177308-0d34-0410-b5e6-96231b3b80d8