summaryrefslogtreecommitdiffstats
path: root/llvm/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. llvm-svn: 132225
OpenPOWER on IntegriCloud