Big bug fix: getUsableUniRegAtMI needed to return values in arguments
authorVikram S. Adve <vadve@cs.uiuc.edu>
Mon, 18 Mar 2002 03:26:48 +0000 (03:26 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Mon, 18 Mar 2002 03:26:48 +0000 (03:26 +0000)
commit705f95e0b7cb36b9f3786d4e8397f5226e4acd05
tree901e4548e33f4bfb2cbd879afd03d26074a3b074
parentce0845aeba7f0b0f5bf33523755c25e2bb09eac1
Big bug fix: getUsableUniRegAtMI needed to return values in arguments
but did not pass the arguments by reference!
Also added a function to get a register class by ID.

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