[X86] Add some instruction aliases to get the assembly parser table to favor arithmet...
authorCraig Topper <craig.topper@gmail.com>
Mon, 12 Oct 2015 03:39:57 +0000 (03:39 +0000)
committerCraig Topper <craig.topper@gmail.com>
Mon, 12 Oct 2015 03:39:57 +0000 (03:39 +0000)
commit92c2ce5ecec71d1ccbaf16a92d9a75a840e9b689
tree076d58e83f2f649c8329abbba77b9e2e59288f18
parentdc7bc46ccd54de9aa2f8a026bb4bd1c86d6a0d47
[X86] Add some instruction aliases to get the assembly parser table to favor arithmetic instructions with 8-bit immediates over the forms that implicitly use the ax/eax/rax.

This allows us to remove the explicit code for working around the existing priority

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@250011 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/AsmParser/X86AsmParser.cpp
lib/Target/X86/X86InstrInfo.td