Calculate the number of VLDM/VSTM registers by subtracting the number of
authorBob Wilson <bob.wilson@apple.com>
Fri, 10 Sep 2010 18:25:35 +0000 (18:25 +0000)
committerBob Wilson <bob.wilson@apple.com>
Fri, 10 Sep 2010 18:25:35 +0000 (18:25 +0000)
commit979927ab26a1832ee2ecd1edb17d50184756f474
treecf6d2952bb656c5ec08fe8ee15d00ef051012ded
parent8ea298a4e341479a4bba608007bec295fd164613
Calculate the number of VLDM/VSTM registers by subtracting the number of
fixed operands from the total number of operands (including the variadic ones).

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