implement PR9264: disambiguating 'bt mem, imm' as a btl.
authorChris Lattner <sabre@nondot.org>
Sat, 19 Feb 2011 21:06:36 +0000 (21:06 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 19 Feb 2011 21:06:36 +0000 (21:06 +0000)
commit824a9076eaf8d109bc79f53e51b7d7a045f42552
tree96340301d112da017b700f49d82fd422567cec52
parent80e8b506b8134d63dc3cb6211cccc34be4b19d40
implement PR9264: disambiguating 'bt mem, imm' as a btl.
This is reasonable to do since all bt-mem forms do the
same thing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126047 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrInfo.td
test/MC/X86/x86-64.s