Post process 'xor', 'or' and 'cmp' instructions and select better encoding, if available.
authorDevang Patel <dpatel@apple.com>
Thu, 19 Jan 2012 17:53:25 +0000 (17:53 +0000)
committerDevang Patel <dpatel@apple.com>
Thu, 19 Jan 2012 17:53:25 +0000 (17:53 +0000)
commitac0f0486022fb1798579c9a550154e839770efa9
treedb5c8126098077345abe0946c788d39456e34e94
parent73dd8bbce3ff54c318233027fb5e29f8298e01d6
Post process 'xor', 'or' and 'cmp' instructions and select better encoding, if available.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148485 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/AsmParser/X86AsmParser.cpp
test/MC/X86/intel-syntax-encoding.s [new file with mode: 0644]