Big bug fix: getUsableUniRegAtMI needed to return values in arguments
authorVikram S. Adve <vadve@cs.uiuc.edu>
Mon, 18 Mar 2002 03:37:19 +0000 (03:37 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Mon, 18 Mar 2002 03:37:19 +0000 (03:37 +0000)
commit23a4c8fcb5135622d007b162a5e3fcd44dc2ac0c
treea2f42b496604f08c3ec89f15d9c41461d0036925
parent89e2da034a02cd33b306b59dbbf607650cca1c4c
Big bug fix: getUsableUniRegAtMI needed to return values in arguments
but did not pass the arguments by reference!

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