llvm-6502/lib/Target/ARM/AsmPrinter
Bob Wilson 226036ee73 Re-commit r98683 ("remove redundant writeback flag from ARM address mode 6")
with changes to add a separate optional register update argument.  Change all
the NEON instructions with address register writeback to use it.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99095 91177308-0d34-0410-b5e6-96231b3b80d8
2010-03-20 22:13:40 +00:00
..
ARMAsmPrinter.cpp Re-commit r98683 ("remove redundant writeback flag from ARM address mode 6") 2010-03-20 22:13:40 +00:00
ARMInstPrinter.cpp Re-commit r98683 ("remove redundant writeback flag from ARM address mode 6") 2010-03-20 22:13:40 +00:00
ARMInstPrinter.h Re-commit r98683 ("remove redundant writeback flag from ARM address mode 6") 2010-03-20 22:13:40 +00:00
ARMMCInstLower.cpp eliminate the now-unneeded context argument of MBB::getSymbol() 2010-03-13 21:04:28 +00:00
ARMMCInstLower.h add support for external symbols. The mc instprinter can now handle 2009-10-20 00:56:16 +00:00
CMakeLists.txt wire up skeletal support for having llc print instructions 2009-10-19 20:20:46 +00:00
Makefile Fix LLVM build when the user specifies CPPFLAGS on the make command line. 2010-03-12 21:42:14 +00:00