[AArch64] Enhance the load/store optimizer with target-specific alias analysis.
authorChad Rosier <mcrosier@codeaurora.org>
Thu, 21 May 2015 21:36:46 +0000 (21:36 +0000)
committerChad Rosier <mcrosier@codeaurora.org>
Thu, 21 May 2015 21:36:46 +0000 (21:36 +0000)
commit676efa4d56f27819d043c4090553e0b463f5e9c0
tree5e5d8e65cc7ac9b723618bb250c5c215761ace3a
parenta33f5160ebbedcab3a8ba0fe9c67be9138e13eea
[AArch64] Enhance the load/store optimizer with target-specific alias analysis.

Phabricator: http://reviews.llvm.org/D9863

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237963 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp
test/CodeGen/AArch64/arm64-ldp-aa.ll [new file with mode: 0644]
test/CodeGen/AArch64/arm64-stp-aa.ll [new file with mode: 0644]