Fix bug in TRI::getCommonSuperRegClass().
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Mon, 7 May 2012 21:59:31 +0000 (21:59 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Mon, 7 May 2012 21:59:31 +0000 (21:59 +0000)
commit9b23d57dc480a34eee9867be52b9c2022e8979f6
tree9bc01e07d54971010fe9ae80b58e10aee67481c6
parent713e953118175d693a3fddbf6a61dc73aa69ad87
Fix bug in TRI::getCommonSuperRegClass().

Test cases for this code are coming. It is not used for anything yet.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156327 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/TargetRegisterInfo.cpp