commit | 4cbbe0d97e432da394b9db9b16d7f892016694f8 | [log] [tgz] |
---|---|---|
author | Tilmann Scheller <t.scheller@samsung.com> | Wed May 28 05:44:14 2014 +0000 |
committer | Tilmann Scheller <t.scheller@samsung.com> | Wed May 28 05:44:14 2014 +0000 |
tree | 44c25fec951642b524e0a1952cd39d65aadc4613 | |
parent | a807d6783a88310e48b1194948bf45c52a2ada15 [diff] |
[AArch64] Add load post-index update folding regression tests for the load/store optimizer. Add regression tests for the following transformation: ldr X, [x20] ... add x20, x20, #32 -> ldr X, [x20], #32 with X being either w0, x0, s0, d0 or q0. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209711 91177308-0d34-0410-b5e6-96231b3b80d8