Properly handle GR32_NOSP in X86RegisterInfo::getMatchingSuperRegClass.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Wed, 6 Oct 2010 23:56:46 +0000 (23:56 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Wed, 6 Oct 2010 23:56:46 +0000 (23:56 +0000)
commit8f42a19fb0793e1af465e9cf315524fa81396c76
treeb8ee91d25875a2781750285f6386781849074aad
parentbf4699c56100a0184bbe4fb53937c7204ca1ceb0
Properly handle GR32_NOSP in X86RegisterInfo::getMatchingSuperRegClass.

This function looks like it is about ready to be generated by TebleGen.

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