[AArch64] Add more regression tests for the load/store optimization pass.
Cover the following cases: ldr X, [x0, #32] ... add x0, x0, #32 -> ldr X, [x0, #32]! with X being either w1, x1, s0, d0 or q0. llvm-svn: 209624
Loading
Please sign in to comment