Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [X86 fast-isel] Constrain the index reg class to not include SP. | Pete Cooper | 2015-05-05 | 1 | -0/+25 |
The index reg on instructions with complex address modes is a GPR64_NOSP. Constrain it to appease the machine verifier. llvm-svn: 236557 |