Combine the code to build VLDM and VSTM instructions, since they are
authorBob Wilson <bob.wilson@apple.com>
Sat, 13 Mar 2010 00:43:32 +0000 (00:43 +0000)
committerBob Wilson <bob.wilson@apple.com>
Sat, 13 Mar 2010 00:43:32 +0000 (00:43 +0000)
commit3943ac38c946aaac21dbe686978d098770d7679e
treefd935267435b75dd98712b1e20e8da80e0c7b887
parentcbd056074cfcd79265ee1e04e83f347355e9ad61
Combine the code to build VLDM and VSTM instructions, since they are
mostly the same.

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