- Avoid the longer SIB encoding on x86_64 when it's not needed.
authorEvan Cheng <evan.cheng@apple.com>
Mon, 4 May 2009 22:49:16 +0000 (22:49 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 4 May 2009 22:49:16 +0000 (22:49 +0000)
- Synchronize instruction length computation code in X86InstrInfo with code in X86CodeEmitter.cpp
Patch by Zoltan Varga.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@70929 91177308-0d34-0410-b5e6-96231b3b80d8


No differences found