hanchenye-llvm-project/llvm/lib/Target/ARM/InstPrinter
Bill Wendling a68e3a5397 Encode the multi-load/store instructions with their respective modes ('ia',
'db', 'ib', 'da') instead of having that mode as a separate field in the
instruction. It's more convenient for the asm parser and much more readable for
humans.
<rdar://problem/8654088>

llvm-svn: 119310
2010-11-16 01:16:36 +00:00
..
ARMInstPrinter.cpp Encode the multi-load/store instructions with their respective modes ('ia', 2010-11-16 01:16:36 +00:00
ARMInstPrinter.h stub out a powerpc MCInstPrinter implementation. 2010-11-14 19:40:38 +00:00
CMakeLists.txt
Makefile