Under 64-bit mode use LEA64_32r instead of LEA64r to save a byte.
authorEvan Cheng <evan.cheng@apple.com>
Tue, 9 Oct 2007 07:14:53 +0000 (07:14 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 9 Oct 2007 07:14:53 +0000 (07:14 +0000)
commitb76143cf8f5048e460f8df2ce8995a02ccc40012
tree549f4d0b0336db579289bb7d4bf3b9a1b831afaf
parent05831c073abbaacbf2fc21ef5ef160872056e075
Under 64-bit mode use LEA64_32r instead of LEA64r to save a byte.

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