Fix PR2664 - spiller GetRegForReload wasn't respecting sub-register indices on machin...
authorEvan Cheng <evan.cheng@apple.com>
Wed, 10 Sep 2008 20:08:45 +0000 (20:08 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 10 Sep 2008 20:08:45 +0000 (20:08 +0000)
commit014264b70f2af002a41f8e36a9430fcf20e77bc7
tree6f5f8ffa1b5dc5ab4691dc0b6e1829a249a35b99
parentb188dd9c5b5ae7e2d284fcc322e3a510305f57ad
Fix PR2664 - spiller GetRegForReload wasn't respecting sub-register indices on machine operands.

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