llvm-6502/lib/Target/ARM/InstPrinter
Jim Grosbach cefe4c9c48 Clean up Thumb load/store multiple definitions.
There is no non-writeback store multiple instruction in Thumb1, so
don't define one. As a result load multiple is the only instantiation of
the multiclass, so refactor that away entirely.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138338 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-23 17:41:15 +00:00
..
ARMInstPrinter.cpp Clean up Thumb load/store multiple definitions. 2011-08-23 17:41:15 +00:00
ARMInstPrinter.h ARM clean up the imm_sr operand class representation. 2011-08-17 21:51:27 +00:00
CMakeLists.txt Rewrite the CMake build to use explicit dependencies between libraries, 2011-07-29 00:14:25 +00:00
Makefile