[PowerPC] Add vector conversion builtins to altivec.h - LLVM portion
authorNemanja Ivanovic <nemanja.i.ibm@gmail.com>
Fri, 11 Nov 2016 14:41:19 +0000 (14:41 +0000)
committerNemanja Ivanovic <nemanja.i.ibm@gmail.com>
Fri, 11 Nov 2016 14:41:19 +0000 (14:41 +0000)
commit2efc3cb968f088c1eb2c480d7e460e3f09cdab32
tree768eaa03545871aca9293bcb3967d820ab200653
parente47f2cd0c47cb70d8044de60f95ae59719fbb5d3
[PowerPC] Add vector conversion builtins to altivec.h - LLVM portion

This patch corresponds to review:
https://reviews.llvm.org/D26307

Adds all the intrinsics used for various conversion builtins that will
be added to altivec.h. These are type conversions between various types of
vectors.

llvm-svn: 286596
llvm/include/llvm/IR/IntrinsicsPowerPC.td
llvm/lib/Target/PowerPC/PPCInstrVSX.td
llvm/test/CodeGen/PowerPC/builtins-ppc-elf2-abi.ll