diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2009-11-14 00:38:13 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2009-11-14 00:38:13 +0000 |
commit | 3b6ced15108909de2fab0766fc693fe66c48ab68 (patch) | |
tree | c2a3cd7195bc079f344d3505430ec8c170e18f25 /test/CodeGen/Generic | |
parent | 9aebb61daf4d787aa7dcff9e3caa89bac88e11d1 (diff) | |
download | external_llvm-3b6ced15108909de2fab0766fc693fe66c48ab68.zip external_llvm-3b6ced15108909de2fab0766fc693fe66c48ab68.tar.gz external_llvm-3b6ced15108909de2fab0766fc693fe66c48ab68.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 'test/CodeGen/Generic')
0 files changed, 0 insertions, 0 deletions