enhance X86TypeInfo to include information about the encoding and
authorChris Lattner <sabre@nondot.org>
Wed, 6 Oct 2010 05:55:42 +0000 (05:55 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 6 Oct 2010 05:55:42 +0000 (05:55 +0000)
commitb2fc4098275a27712089a9675bb45447ae373032
tree4b7a428c0b53f8f591ef22e81d7d7a6e640b32b7
parent994526ccd8e690534eaa998fc982e524bb4f17a0
enhance X86TypeInfo to include information about the encoding and
operand kind for immediates.  Use these to define a new BinOpRI
class and switch AND8/16/32ri over to it.  AND64ri32 needs some
more refactoring before it can make the switcheroo.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115752 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrArithmetic.td