diff options
author | Alina Sbirlea <asbirlea@google.com> | 2019-01-24 19:48:35 +0000 |
---|---|---|
committer | Alina Sbirlea <asbirlea@google.com> | 2019-01-24 19:48:35 +0000 |
commit | 52f6e2a173c80d31ff94b208dda72c247a02f56b (patch) | |
tree | fc1be2e29e1e25c46b6540b9aa86753e8a5a5f6a /lldb/packages/Python/lldbsuite/test/lldbtest.py | |
parent | 4775721dda2329bf29bea3f42ec384fd72a33008 (diff) | |
download | llvm-52f6e2a173c80d31ff94b208dda72c247a02f56b.zip llvm-52f6e2a173c80d31ff94b208dda72c247a02f56b.tar.gz llvm-52f6e2a173c80d31ff94b208dda72c247a02f56b.tar.bz2 |
[MemorySSA +LICM CFHoist] Solve PR40317.
Summary:
MemorySSA needs updating each time an instruction is moved.
LICM and control flow hoisting re-hoists instructions, thus needing another update when re-moving those instructions.
Pending cleanup: the MSSA update is duplicated, should be moved inside moveInstructionBefore.
Reviewers: jnspaulsson
Subscribers: sanjoy, jlebar, Prazek, george.burgess.iv, llvm-commits
Differential Revision: https://reviews.llvm.org/D57176
llvm-svn: 352092
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbtest.py')
0 files changed, 0 insertions, 0 deletions