diff options
| author | Tilmann Scheller <t.scheller@samsung.com> | 2014-06-02 12:33:33 +0000 |
|---|---|---|
| committer | Tilmann Scheller <t.scheller@samsung.com> | 2014-06-02 12:33:33 +0000 |
| commit | 75fa6e5a23a843a70f23f19af77500561d5db47c (patch) | |
| tree | 76b7179e7f47168863c04e8d27e46a360837929c /llvm/lib/Analysis/LibCallAliasAnalysis.cpp | |
| parent | d425a2b169e7a1fceaa266c4513b23fe29641d36 (diff) | |
| download | bcm5719-llvm-75fa6e5a23a843a70f23f19af77500561d5db47c.tar.gz bcm5719-llvm-75fa6e5a23a843a70f23f19af77500561d5db47c.zip | |
[AArch64] Add some more regression tests for store pre-index update folding in the load/store optimizer.
Add tests for the following transform:
add x8, x8, #16
...
str X, [x8]
->
str X, [x8, #16]!
with X being either w0, x0, s0, d0 or q0.
llvm-svn: 210021
Diffstat (limited to 'llvm/lib/Analysis/LibCallAliasAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions

