OSDN Git Service

For an instruction with delay slots, mark all live values before
authorVikram S. Adve <vadve@cs.uiuc.edu>
Tue, 12 Aug 2003 22:19:59 +0000 (22:19 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Tue, 12 Aug 2003 22:19:59 +0000 (22:19 +0000)
commit88d962aa58db913de0cbb8a9e4446d482994fd93
treeec2b5a499b85eb2d62272933227108e9ecdae8dc
parentaee2fdf0690f1e074a5193bb73005f10abba8d4b
For an instruction with delay slots, mark all live values before
the instruction as being live before/after the delay slot
instructions as well.

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