[PATCH] PowerPC: Expand load extend vector operations
authorAdhemerval Zanella <azanella@linux.vnet.ibm.com>
Mon, 5 Nov 2012 17:15:56 +0000 (17:15 +0000)
committerAdhemerval Zanella <azanella@linux.vnet.ibm.com>
Mon, 5 Nov 2012 17:15:56 +0000 (17:15 +0000)
commitc4182d18905e0b5704e514fddeb294122325bd3d
tree12c9fd3a0850b9ab81e8ebacb6ab5b8289c36f87
parent520a30fd05dd821204920fcf1f713b1a9bbe60df
[PATCH] PowerPC: Expand load extend vector operations

This patch expands the SEXTLOAD, ZEXTLOAD, and EXTLOAD operations for
vector types when altivec is enabled.

llvm-svn: 167386
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/test/CodeGen/PowerPC/vec_extload.ll [new file with mode: 0644]