commit | c430219a7d48ddfaa521f43e782a22bacc796063 | [log] [tgz] |
---|---|---|
author | Craig Topper <craig.topper@intel.com> | Tue Sep 26 21:35:06 2017 +0000 |
committer | Craig Topper <craig.topper@intel.com> | Tue Sep 26 21:35:06 2017 +0000 |
tree | cb981657a8cee0a60195405246111e83083f9eaa | |
parent | 69e14576bb1e90e2bc53e197d3f8ab5a708be7fb [diff] |
[X86] Don't emit X86::MOV8rr_NOREX from X86InstrInfo::copyPhysReg. This hook is called after register allocation with two physical registers. We don't need a separate instruction at that time to force register class constraints. I left in the assert though. We also have a fatal error in X86MCCodeEmitter if we ever encode an H-reg and a REX prefix. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@314248 91177308-0d34-0410-b5e6-96231b3b80d8