Don't use MOV8rr_NOREX on x86-32. It doesn't actually hurt anything at
authorDan Gohman <gohman@apple.com>
Fri, 17 Apr 2009 00:43:09 +0000 (00:43 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 17 Apr 2009 00:43:09 +0000 (00:43 +0000)
commitd51def353cb74e18e459cc03dfb501ae631b9334
treef966071d83c590ed75e98b61beea0f43fb56ce85
parent9062d9a55b0b8b473b927d8b020e36990e147a58
Don't use MOV8rr_NOREX on x86-32. It doesn't actually hurt anything at
present, but it's inconsistent.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@69335 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrInfo.cpp