Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a GR32_NOREX_NOSP register class and fix a bug where ↵ | Cameron Zwarich | 2011-05-27 | 1 | -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 |