ARM64: disable printing of LDUR -> LDR aliases
authorTim Northover <tnorthover@apple.com>
Fri, 16 May 2014 09:41:12 +0000 (09:41 +0000)
committerTim Northover <tnorthover@apple.com>
Fri, 16 May 2014 09:41:12 +0000 (09:41 +0000)
commitfba407a3b8cdcee6d0368d9279fe27637c958340
treef3fe2b9c73c8abb32c7f05612f2d652b852caa17
parent93185d186c42d67ebe28e699ff89ba885f7e062d
ARM64: disable printing of LDUR -> LDR aliases

We accept "ldr w3, [x1, #-1]" as a convenience, but we should still print the
canonical "ldur" form.

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