1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 13:11:39 +01:00
Tim Northover ac5dac4c75 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.

llvm-svn: 208880
2014-05-15 13:36:01 +00:00
..
2014-03-29 10:18:08 +00:00
2013-11-15 01:34:59 +00:00
2012-12-11 00:23:07 +00:00
2014-03-14 01:56:55 +00:00
2014-04-05 20:28:13 +00:00
2013-01-02 09:10:48 +00:00
2013-01-28 22:05:50 +00:00
2012-01-26 22:06:23 +00:00
2013-04-05 20:00:35 +00:00
2014-01-24 17:20:08 +00:00