diff options
author | Amaury Sechet <deadalnix@gmail.com> | 2016-01-06 09:30:39 +0000 |
---|---|---|
committer | Amaury Sechet <deadalnix@gmail.com> | 2016-01-06 09:30:39 +0000 |
commit | d3b2c0fd947e8c5098d9d371bd81322feb797ddc (patch) | |
tree | 49f750fb7e0fe0829729e71dff2c34b231133290 /lldb/packages/Python/lldbsuite/test | |
parent | 267163e713c8c7c92a76319e836d8cb5bdcc4fad (diff) | |
download | bcm5719-llvm-d3b2c0fd947e8c5098d9d371bd81322feb797ddc.tar.gz bcm5719-llvm-d3b2c0fd947e8c5098d9d371bd81322feb797ddc.zip |
Improve load/store to memcpy for aggregate
Summary: It turns out that if we don't try to do it at the store location, we can do it before any operation that alias the load, as long as no operation alias the store.
Reviewers: craig.topper, spatel, dexonsmith, Prazek, chandlerc, joker.eph
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D15903
llvm-svn: 256923
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions