[X86] Remove 16-bit and 32-bit offset jump instructions from the AsmParser. We always...
authorCraig Topper <craig.topper@gmail.com>
Tue, 6 Jan 2015 04:23:57 +0000 (04:23 +0000)
committerCraig Topper <craig.topper@gmail.com>
Tue, 6 Jan 2015 04:23:57 +0000 (04:23 +0000)
commite16c86e5249a2e50a7a61db2c8844507f53a9227
tree70b94f8b8e235d5e5468f6a54334eef974bad956
parent1299ae2403dcecd03c8289ee1356e5484a805f65
[X86] Remove 16-bit and 32-bit offset jump instructions from the AsmParser. We always select the 8-bit size and let the assembler backend relax to the larger size.

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