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)
commit0dbdec80420107ecf0cdec86bf68ef80f803937b
treec2919bfe913528cd468c567ccc079721021ce017
parent3dc7eb94403c9de3c5ec2cc0ffd9c4b7f57ba5fb
Lower a 128-bit BUILD_VECTOR with 2 elements to a pair of INSERT_VECTOR_ELTs.

llvm-svn: 77557
llvm/lib/Target/ARM/ARMISelLowering.cpp