aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/ARM/ARMLoadStoreOptimizer.cpp
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2009-11-14 00:38:13 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2009-11-14 00:38:13 +0000
commit257ed14adea832ee52d55613bd9f8ce3d2a8f43d (patch)
treec2a3cd7195bc079f344d3505430ec8c170e18f25 /lib/Target/ARM/ARMLoadStoreOptimizer.cpp
parent4e3a74162079124f41f7b17b28d8c2e96ce76a16 (diff)
downloadexternal_llvm-257ed14adea832ee52d55613bd9f8ce3d2a8f43d.zip
external_llvm-257ed14adea832ee52d55613bd9f8ce3d2a8f43d.tar.gz
external_llvm-257ed14adea832ee52d55613bd9f8ce3d2a8f43d.tar.bz2
Fix bug in -split-phi-edges.
When splitting an edge after a machine basic block with fall-through, we forgot to insert a jump instruction. Fix this by calling updateTerminator() on the fall-through block when relevant. Also be more precise in PHIElimination::isLiveIn. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@88728 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/ARM/ARMLoadStoreOptimizer.cpp')
0 files changed, 0 insertions, 0 deletions