aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2011-05-27-CrossClassCoalescing.ll
Commit message (Collapse)AuthorAgeFilesLines
* Add a GR32_NOREX_NOSP register class and fix a bug where ↵Cameron Zwarich2011-05-271-0/+41
getMatchingSuperRegClass() was saying that the matching superregister class of GR32_NOREX in GR64_NOREX_NOSP is GR64_NOREX, which drops the NOSP constraint. This fixes PR10032. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132225 91177308-0d34-0410-b5e6-96231b3b80d8