rename vec_spat -> vec_splat, pointed out by duncan
authorChris Lattner <sabre@nondot.org>
Mon, 27 Oct 2008 18:28:24 +0000 (18:28 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 27 Oct 2008 18:28:24 +0000 (18:28 +0000)
commit4af2c40c63a01da115ba5795804fa0c16018411b
tree6661d37ab89e8f8186714fade2cfb2c84a9cc4a7
parentc5e7e8d87d4a3b10edd5ac93ba1f3cdb4d1b449a
rename vec_spat -> vec_splat, pointed out by duncan

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58260 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/PowerPC/vec_spat.ll [deleted file]
test/CodeGen/PowerPC/vec_splat.ll [new file with mode: 0644]