Live ranges for Return value and return address of a Call are now
authorVikram S. Adve <vadve@cs.uiuc.edu>
Sat, 28 Sep 2002 17:05:22 +0000 (17:05 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Sat, 28 Sep 2002 17:05:22 +0000 (17:05 +0000)
commit9d67cd1468fa99bf98c52d85a9462f18e63133f3
tree03e8adf906b020d6122ea02fa694de7d984eb03a
parentf425884e275c66f975a68e56f24b33a2d1c6e5c6
Live ranges for Return value and return address of a Call are now
created here, simply by handling all implicit operands (which should
have been done anyway).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3969 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/RegAlloc/LiveRangeInfo.cpp
lib/Target/SparcV9/RegAlloc/LiveRangeInfo.cpp