Use normal lvx for scalar_to_vector instead of lve*x. They do the exact
authorChris Lattner <sabre@nondot.org>
Tue, 28 Mar 2006 01:43:22 +0000 (01:43 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 28 Mar 2006 01:43:22 +0000 (01:43 +0000)
commit7f20b13518b3e45b1c594d3faac3b649571d48d8
treefc157ac607d91c70ac5dcf97fedd038d4d97b2e8
parent8156a0d224a2636d5ac681f2744ce56a8956d974
Use normal lvx for scalar_to_vector instead of lve*x.  They do the exact
same thing and we have a dag node for the former.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27205 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCISelLowering.cpp
lib/Target/PowerPC/PPCISelLowering.h
lib/Target/PowerPC/PPCInstrAltivec.td
lib/Target/PowerPC/PPCInstrInfo.td