PowerPC: Expand FSRQT for vector types
authorAdhemerval Zanella <azanella@linux.vnet.ibm.com>
Tue, 30 Oct 2012 18:29:42 +0000 (18:29 +0000)
committerAdhemerval Zanella <azanella@linux.vnet.ibm.com>
Tue, 30 Oct 2012 18:29:42 +0000 (18:29 +0000)
commitc83b5dc625bd85276a23c36c1fbad193203d2bc7
tree877728d5f2993c57f1a92196910a7e5fe7f03e10
parentcc03331caaeee00b1238654feda8c5a517e48c3a
PowerPC: Expand FSRQT for vector types

This patch expands FSQRT for floating point vector types when altivec is
used.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167034 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCISelLowering.cpp
test/CodeGen/PowerPC/vec_sqrt.ll [new file with mode: 0644]