diff options
author | Karthik Bhat <kv.bhat@samsung.com> | 2015-08-17 05:51:39 +0000 |
---|---|---|
committer | Karthik Bhat <kv.bhat@samsung.com> | 2015-08-17 05:51:39 +0000 |
commit | 3af28945b9cfa8e2264dcb8bdd07aa3e0dc32170 (patch) | |
tree | 791cb19de034f16a48c9f913565ed5c33032253d /llvm/lib/Target/ARM/ARMISelLowering.cpp | |
parent | 8ed559ad225ffd676313b5a973530d21939f923b (diff) | |
download | bcm5719-llvm-3af28945b9cfa8e2264dcb8bdd07aa3e0dc32170.tar.gz bcm5719-llvm-3af28945b9cfa8e2264dcb8bdd07aa3e0dc32170.zip |
Fix PR24469 resulting from r245025 and re-enable dead store elimination across basicblocks.
PR24469 resulted because DeleteDeadInstruction in handleNonLocalStoreDeletion was
deleting the next basic block iterator. Fixed the same by resetting the basic block iterator
post call to DeleteDeadInstruction.
llvm-svn: 245195
Diffstat (limited to 'llvm/lib/Target/ARM/ARMISelLowering.cpp')
0 files changed, 0 insertions, 0 deletions