commit | 12a703d227d915e0781576f400ee76e24196aec9 | [log] [tgz] |
---|---|---|
author | Eli Friedman <efriedma@codeaurora.org> | Fri Aug 12 20:28:02 2016 +0000 |
committer | Eli Friedman <efriedma@codeaurora.org> | Fri Aug 12 20:28:02 2016 +0000 |
tree | 904b15b938370a9664aed9e3a38f6d43e66bf8f9 | |
parent | 718ae236bb66a91a7b5cd1294e4183409adaeb19 [diff] |
[AArch64LoadStoreOpt] Handle offsets correctly for post-indexed paired loads. Trunk would try to create something like "stp x9, x8, [x0], #512", which isn't actually a valid instruction. Differential revision: https://reviews.llvm.org/D23368 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@278559 91177308-0d34-0410-b5e6-96231b3b80d8