[ARM] Enable changing instprinter's behavior based on the per-function
authorAkira Hatanaka <ahatanaka@apple.com>
Fri, 27 Mar 2015 23:41:42 +0000 (23:41 +0000)
committerAkira Hatanaka <ahatanaka@apple.com>
Fri, 27 Mar 2015 23:41:42 +0000 (23:41 +0000)
commit57e9efecb08c15e29e63b2ff2f8f64ff511fd7ad
tree764f847f00d0ab8ac37488a667097d1c42ac34bf
parent4bb318dc49e9496530d235cd3b3d94f88f45e6c5
[ARM] Enable changing instprinter's behavior based on the per-function
subtarget.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233451 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARM.td
lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp
lib/Target/ARM/InstPrinter/ARMInstPrinter.h
test/CodeGen/ARM/print-memb-operand.ll [new file with mode: 0644]