ARM64: disable printing of "lslv" type aliases
authorTim Northover <tnorthover@apple.com>
Fri, 16 May 2014 09:40:52 +0000 (09:40 +0000)
committerTim Northover <tnorthover@apple.com>
Fri, 16 May 2014 09:40:52 +0000 (09:40 +0000)
commitef5f53b78fcf20c8c5a36808be70da262cb47146
tree2b029625ddedc20abddbd2c17d5f7efe022a4b54
parentae6c659d34a3be6c82743bded68e76e18c10980c
ARM64: disable printing of "lslv" type aliases

You can write "lslv w0, w1, w2" (probably for legacy reasons), but it should be
printed as simply "lsl".

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