Lower a 128-bit BUILD_VECTOR with 2 elements to a pair of INSERT_VECTOR_ELTs.
authorBob Wilson <bob.wilson@apple.com>
Thu, 30 Jul 2009 00:31:25 +0000 (00:31 +0000)
committerBob Wilson <bob.wilson@apple.com>
Thu, 30 Jul 2009 00:31:25 +0000 (00:31 +0000)
commitcf661e2c562e7b3ac35ff2aed916615356e0f2c1
tree35c5c9dd584342e40355b848c13e061ff3bd940a
parent7c5f0c5ce92f6daa2b06970dcab5dfa0405ce911
Lower a 128-bit BUILD_VECTOR with 2 elements to a pair of INSERT_VECTOR_ELTs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77557 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelLowering.cpp