ARM64: give MOV priority over shorter ORR when printing aliases.
authorTim Northover <tnorthover@apple.com>
Fri, 16 May 2014 09:41:03 +0000 (09:41 +0000)
committerTim Northover <tnorthover@apple.com>
Fri, 16 May 2014 09:41:03 +0000 (09:41 +0000)
commit22f4151e3b505c9916950dfe10f54f67bb4942bd
tree02e519a873fa1186c336b130bcc0e1213d1bc419
parent7d80c1a8ac57a7635bc5b94ab199004d5ae3a400
ARM64: give MOV priority over shorter ORR when printing aliases.

MOV is almost always the right thing to print if possile. People understand it.

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@208958 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM64/ARM64InstrInfo.td