Change an argument to a LiveInterval instead of a register number to save some redund...
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Sun, 20 Mar 2011 05:44:55 +0000 (05:44 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Sun, 20 Mar 2011 05:44:55 +0000 (05:44 +0000)
commit01a46c82e0b58f6c2d562282538556159806c4fe
tree8c6632258b2e3722a943f970cf4f31979753ebb8
parent579967a7ecedd1df1da5c42094d11ff961e28373
Change an argument to a LiveInterval instead of a register number to save some redundant lookups.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127964 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/InlineSpiller.cpp