[AArch64] Improve the readability of the ld/st optimization pass. NFC.
authorChad Rosier <mcrosier@codeaurora.org>
Thu, 24 Sep 2015 21:27:49 +0000 (21:27 +0000)
committerChad Rosier <mcrosier@codeaurora.org>
Thu, 24 Sep 2015 21:27:49 +0000 (21:27 +0000)
commit099f1dc705a6804ab0bb6a031475985d45bbe714
tree43dd2ac5010ca3682b3e9e52aed55dc5b5d3c18f
parent5769b61791c3ff8ebdcfcd6ccd337c06547cda62
[AArch64] Improve the readability of the ld/st optimization pass. NFC.

In this context, MI is an add/sub instruction not a loads/store.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@248540 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp