ARM64: disable printing of swapped compare-mask aliases
authorTim Northover <tnorthover@apple.com>
Fri, 16 May 2014 09:41:16 +0000 (09:41 +0000)
committerTim Northover <tnorthover@apple.com>
Fri, 16 May 2014 09:41:16 +0000 (09:41 +0000)
commit4e15a3d1e74b9e22a6878a34749deb1774bbc5b2
tree87719318309ca0b4135f066d307694ffe9de2bd8
parentfba407a3b8cdcee6d0368d9279fe27637c958340
ARM64: disable printing of swapped compare-mask aliases

You can perform (say) an fcmle operation by swapping the operands on an fcmge,
but it shouldn't be printed like that.

This will be tested when the TableGen "should I print this Alias" heuristic is
fixed (very soon).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208961 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM64/ARM64InstrInfo.td