associate the instruction suffix letter with the integer gpr
authorChris Lattner <sabre@nondot.org>
Tue, 5 Oct 2010 23:43:04 +0000 (23:43 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 5 Oct 2010 23:43:04 +0000 (23:43 +0000)
commit20b2499a7c407733a79e32b84a9d44e57eb89684
tree02ee90682ab1b7bf21898b2e2e5a290afa8c67ee
parente00047c90635e4b255f54f9a1b0caa59a7546ad4
associate the instruction suffix letter with the integer gpr
register class, and use this to simplify use of BinOpRR.

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