fix some bugs in the alias support, unblocking changing of "clr" aliases
authorChris Lattner <sabre@nondot.org>
Sat, 6 Nov 2010 07:31:43 +0000 (07:31 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 6 Nov 2010 07:31:43 +0000 (07:31 +0000)
commit414098571b19fc248fda2be194082cfd012d2729
tree6bef9db250e1b7c6f95c6ec9960d6533e197361e
parent662e5a30e864e71111b885d3da3cdd184772035d
fix some bugs in the alias support, unblocking changing of "clr" aliases
from c++ hacks to proper .td InstAlias definitions.  Change them!

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