OSDN Git Service

Add an option to not print the alias of an instruction. It defaults to "print
authorBill Wendling <isanbard@gmail.com>
Wed, 13 Apr 2011 23:36:21 +0000 (23:36 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 13 Apr 2011 23:36:21 +0000 (23:36 +0000)
commiteef965f04bab483a7d2fd46a7d51559197eda5cf
tree5a6d73f119f42cc74f3770d70a0e929cfc0e5b14
parent7adf862eb24f7c6cbf12fbc9e3e8229f6f863b8a
Add an option to not print the alias of an instruction. It defaults to "print
the alias".

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129485 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/Target.td
lib/Target/X86/X86InstrInfo.td
utils/TableGen/AsmWriterEmitter.cpp