| commit | 7c747fc7c62606f1736aa114328eaeec7981052b | [log] [tgz] |
|---|---|---|
| author | Tilmann Scheller <t.scheller@samsung.com> | Wed May 28 06:43:00 2014 +0000 |
| committer | Tilmann Scheller <t.scheller@samsung.com> | Wed May 28 06:43:00 2014 +0000 |
| tree | 17c623f724801f982e14dc1e36d5ab458b86dc27 | |
| parent | a55ed26abf056af8650fda666f2a6818f601557b [diff] |
[AArch64] Add store post-index update folding regression tests for the load/store optimizer. Add regression tests for the following transformation: str X, [x20] ... add x20, x20, #32 -> str X, [x20], #32 with X being either w0, x0, s0, d0 or q0. llvm-svn: 209715