Changed the X86 PUSH64i8 record to use the i64i8imm ParserMatchClass so that a
authorKevin Enderby <enderby@apple.com>
Wed, 6 Jul 2011 17:23:46 +0000 (17:23 +0000)
committerKevin Enderby <enderby@apple.com>
Wed, 6 Jul 2011 17:23:46 +0000 (17:23 +0000)
commitd521f2d2f1a866ba9f9e73ca566e2b486c15dc74
treea5e7a24358fcf6487d3b7882df8a05f8dd385dde
parente234cd97173a83e9bddce6b7c84780476550a8df
Changed the X86 PUSH64i8 record to use the i64i8imm ParserMatchClass so that a
push with a small constant produces a 2-byte push.

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