Add, sub and shuffle are legal for all vector types
authorChris Lattner <sabre@nondot.org>
Fri, 31 Mar 2006 19:48:58 +0000 (19:48 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 31 Mar 2006 19:48:58 +0000 (19:48 +0000)
commit32a988a095ac93f54ca058bbeb7561f694c66b07
tree27b9c0b021c8d39276be9a716ec5c845c107b986
parentb067a1e7e68c4446d3512c25d3a5ac55c6dd76f8
Add, sub and shuffle are legal for all vector types

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