Tim Northover d0e93f2440 TableGen: use correct MIOperand when printing aliases
Previously, TableGen assumed that every aliased operand consumed precisely 1
MachineInstr slot (this was reasonable because until a couple of days ago,
nothing more complicated was eligible for printing).

This allows a couple more ARM64 aliases to print so we can remove the special
code.

On the X86 side, I've gone for explicit AT&T size specifiers as the default, so
turned off a few of the aliases that would have just started printing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208880 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-15 13:36:01 +00:00
..
2014-03-29 10:18:08 +00:00
2013-11-15 01:34:59 +00:00
2014-03-14 01:56:55 +00:00
2014-04-05 20:28:13 +00:00
2013-04-05 20:00:35 +00:00
2014-01-24 17:20:08 +00:00