generalize alias support to allow the result of an alias to
authorChris Lattner <sabre@nondot.org>
Sat, 6 Nov 2010 19:25:43 +0000 (19:25 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 6 Nov 2010 19:25:43 +0000 (19:25 +0000)
commit98c870f87b7f0c996a9ba67003d88d434d6dbcd0
tree3f02eb16478f4bae0f26a1164476630369829573
parentdea546b62339578938a91f05a00a145baf921f6c
generalize alias support to allow the result of an alias to
add fixed immediate values.  Move the aad and aam aliases to
use this, and document it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118350 91177308-0d34-0410-b5e6-96231b3b80d8
docs/CodeGenerator.html
lib/Target/X86/AsmParser/X86AsmParser.cpp
lib/Target/X86/X86InstrInfo.td
utils/TableGen/AsmMatcherEmitter.cpp
utils/TableGen/CodeGenInstruction.cpp
utils/TableGen/CodeGenInstruction.h