[PowerPC] Improvements for BUILD_VECTOR Vol. 1
This patch corresponds to review: https://reviews.llvm.org/D25912 This is the first patch in a series of 4 that improve the lowering and combining for BUILD_VECTOR nodes on PowerPC. llvm-svn: 288152
Showing
- llvm/lib/Target/PowerPC/PPCISelLowering.cpp 70 additions, 23 deletionsllvm/lib/Target/PowerPC/PPCISelLowering.cpp
- llvm/lib/Target/PowerPC/PPCInstrInfo.td 1 addition, 0 deletionsllvm/lib/Target/PowerPC/PPCInstrInfo.td
- llvm/lib/Target/PowerPC/PPCInstrVSX.td 290 additions, 35 deletionsllvm/lib/Target/PowerPC/PPCInstrVSX.td
- llvm/test/CodeGen/PowerPC/p8-scalar_vector_conversions.ll 4 additions, 4 deletionsllvm/test/CodeGen/PowerPC/p8-scalar_vector_conversions.ll
- llvm/test/CodeGen/PowerPC/power9-moves-and-splats.ll 8 additions, 10 deletionsllvm/test/CodeGen/PowerPC/power9-moves-and-splats.ll
- llvm/test/CodeGen/PowerPC/vsx.ll 2 additions, 6 deletionsllvm/test/CodeGen/PowerPC/vsx.ll
Loading
Please register or sign in to comment