A splat of a vector constant of all zero or all one is the vector constant.
authorEvan Cheng <evan.cheng@apple.com>
Thu, 20 Jul 2006 23:09:47 +0000 (23:09 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 20 Jul 2006 23:09:47 +0000 (23:09 +0000)
commit1e1a88e8cc6c51d0f00ecdbdbcf40bd23e124d27
treee529313b8cb6a1fa6cbd8ecdf3c108d8a6354fe5
parent3c62934268a048a069de5d01b6b40f64ae8b2443
A splat of a vector constant of all zero or all one is the vector constant.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29234 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp