Teach local regalloc about virtual registers with sub-indices.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 12 May 2010 01:29:36 +0000 (01:29 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 12 May 2010 01:29:36 +0000 (01:29 +0000)
commit736f89b1c15410f1b77db820ad8353fb4b0dda19
treeceeb67e54f591fcbf7b24b554fe774b0c6985c2d
parent3ae56bcd8ab0b9cba006f772a623b81d4c7bfd7f
Teach local regalloc about virtual registers with sub-indices.

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