git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@314250
91177308-0d34-0410-b5e6-
96231b3b80d8
// instead to prevent AH references in a REX instruction.
//
// The current assumption of the fast register allocator is that isel
- // won't generate explicit references to the GPR8_NOREX registers. If
+ // won't generate explicit references to the GR8_NOREX registers. If
// the allocator and/or the backend get enhanced to be more robust in
// that regard, this can be, and should be, removed.
unsigned ResultReg = 0;