ARM: remove now unneeded custom Asm converters
authorTim Northover <tnorthover@apple.com>
Mon, 22 Jul 2013 09:06:12 +0000 (09:06 +0000)
committerTim Northover <tnorthover@apple.com>
Mon, 22 Jul 2013 09:06:12 +0000 (09:06 +0000)
commit1c6e6ce10c61f8db656a04af36e2b374c0fe9566
tree2db0fc8e35241e056c4697af9955d66932c783fe
parent95343ef3cd68cb1d19e9455767f38498544c6d1b
ARM: remove now unneeded custom Asm converters

After Ulrich's r180677 (thanks!) TableGen is intelligent enough to
handle tied constraints involving complex operands properly, so
virtually all of the ARM custom converters are now unnecessary.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186810 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMInstrNEON.td
lib/Target/ARM/ARMInstrThumb2.td
lib/Target/ARM/AsmParser/ARMAsmParser.cpp