Make sure to check splats of every constant we can, handle splat(31) by
authorChris Lattner <sabre@nondot.org>
Mon, 17 Apr 2006 18:09:22 +0000 (18:09 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 17 Apr 2006 18:09:22 +0000 (18:09 +0000)
commitdbce85dedf5d37794cf5237a78f609dda6b6608d
tree0fa09d73ee2bb66997032e19412a84455bbf81d6
parent51c9c43656d92ab3f782cc6655c0ecd151624cc4
Make sure to check splats of every constant we can, handle splat(31) by
being a bit more clever, add support for odd splats from -31 to -17.

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