Improvement to the previous fix: branch following a delay slot of
authorVikram S. Adve <vadve@cs.uiuc.edu>
Thu, 14 Aug 2003 20:45:56 +0000 (20:45 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Thu, 14 Aug 2003 20:45:56 +0000 (20:45 +0000)
commit891bd82e7987ae2de55efa9f3a6089bc478d9686
treef157121ad086bd40baedf25a49e104195f9edf90
parent29255922300049cb8fd448ccae4edd0ec45eeacf
Improvement to the previous fix: branch following a delay slot of
another delayed instr. would cause the later sanity-check (assertion)
in PhyRegAlloc.cpp to fail, even though there is really no error.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7848 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/LiveVar/FunctionLiveVarInfo.cpp
lib/Target/SparcV9/LiveVar/FunctionLiveVarInfo.cpp