aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PowerPC/vec_select.ll
Commit message (Collapse)AuthorAgeFilesLines
* PowerPC: Expand VSELECT nodes.Benjamin Kramer2012-12-191-0/+7
There's probably a better expansion for those nodes than the default for altivec, but this is better than crashing. VSELECTs occur in loop vectorizer output. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170551 91177308-0d34-0410-b5e6-96231b3b80d8