llvm-6502/lib/Target/ARM/AsmPrinter
Johnny Chen 77bdc48eb6 Refines 98745 so that it only contains the patch related to the output of the
addressing modes to omit the '+' from the assembler syntax #+/-<imm> or +/-<Rm>.

This patch removes the impl of printT2AddrModeImm8s4OffsetOperand() from
ARMAsmPrinter.cpp.  It is used by disassembler as of now.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98774 91177308-0d34-0410-b5e6-96231b3b80d8
2010-03-17 23:01:59 +00:00
..
ARMAsmPrinter.cpp Refines 98745 so that it only contains the patch related to the output of the 2010-03-17 23:01:59 +00:00
ARMInstPrinter.cpp Added sub-formats to the NeonI/NeonXI instructions to further refine the NEONFrm 2010-03-17 17:52:21 +00:00
ARMInstPrinter.h Added sub-formats to the NeonI/NeonXI instructions to further refine the NEONFrm 2010-03-17 17:52:21 +00:00
ARMMCInstLower.cpp eliminate the now-unneeded context argument of MBB::getSymbol() 2010-03-13 21:04:28 +00:00
ARMMCInstLower.h
CMakeLists.txt
Makefile Fix LLVM build when the user specifies CPPFLAGS on the make command line. 2010-03-12 21:42:14 +00:00