llvm-project/llvm/lib/Target/ARM/AsmPrinter
Bob Wilson ae08a736d6 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.

llvm-svn: 99095
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