summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/vec_mergeow.ll
Commit message (Collapse)AuthorAgeFilesLines
* [PPC] Implement vmrgew and vmrgow instructionsKit Barton2015-06-251-0/+101
This patch adds support for the vector merge even word and vector merge odd word instructions introduced in POWER8. Phabricator review: http://reviews.llvm.org/D10704 llvm-svn: 240650
OpenPOWER on IntegriCloud