ARM64: remove unneeded InstPrinter hacks
authorTim Northover <tnorthover@apple.com>
Wed, 14 May 2014 14:44:18 +0000 (14:44 +0000)
committerTim Northover <tnorthover@apple.com>
Wed, 14 May 2014 14:44:18 +0000 (14:44 +0000)
commitfcb05f0fdae1c7d1159dc0432ee7e69df819428c
treecb3aec0529d11aaf631387b7357f18c0f4d7ed9d
parentc413e016723673ca93d5700c72083194ac21b766
ARM64: remove unneeded InstPrinter hacks

Now that TableGen handles aliases, these are unneeded. Hopefully more will be
able to go soon.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208781 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM64/InstPrinter/ARM64InstPrinter.cpp