summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/ARMISelLowering.cpp
diff options
context:
space:
mode:
authorKarthik Bhat <kv.bhat@samsung.com>2015-08-17 05:51:39 +0000
committerKarthik Bhat <kv.bhat@samsung.com>2015-08-17 05:51:39 +0000
commit3af28945b9cfa8e2264dcb8bdd07aa3e0dc32170 (patch)
tree791cb19de034f16a48c9f913565ed5c33032253d /llvm/lib/Target/ARM/ARMISelLowering.cpp
parent8ed559ad225ffd676313b5a973530d21939f923b (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud