summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/store_merge_pair_offset.ll
Commit message (Collapse)AuthorAgeFilesLines
* [AArch64] Fix over-eager early-exit in load-store combinerNirav Dave2017-01-041-0/+12
Fix early-exit analysis for memory operation pairing when operations are not emitted in ascending order. Reviewers: mcrosier, t.p.northover Subscribers: aemerson, rengolin, llvm-commits Differential Revision: https://reviews.llvm.org/D28251 llvm-svn: 291008
OpenPOWER on IntegriCloud