Use subclassing to print lane-like immediates (w/o hash) eliminating
authorAnton Korobeynikov <asl@math.spbu.ru>
Sat, 8 Aug 2009 23:10:41 +0000 (23:10 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Sat, 8 Aug 2009 23:10:41 +0000 (23:10 +0000)
commit8e9ece75db5045ec057efbbdba6550fa0d85e695
tree17e06cbffc7e4a4049db7962b3918a7ab1fdd969
parent72ffae90ce9750b46b9a7cc84e5c11dae9274ebe
Use subclassing to print lane-like immediates (w/o hash) eliminating
'no_hash' modifier. Hopefully this will make Daniel happy :)

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