llvm-project/llvm/lib/Target/ARM/InstPrinter
Bruno Cardoso Lopes ab8305063b Apply again changes to support ARM memory asm parsing. I removed
all LDR/STR changes and left them to a future patch. Passing all
checks now.

- Implement asm parsing support for LDRT, LDRBT, STRT, STRBT and
  fix the encoding wherever is possible.
- Add a new encoding bit to describe the index mode used and teach
  printAddrMode2Operand to check by the addressing mode which index
  mode to print.
- Testcases

llvm-svn: 128689
2011-03-31 23:26:08 +00:00
..
ARMInstPrinter.cpp Apply again changes to support ARM memory asm parsing. I removed 2011-03-31 23:26:08 +00:00
ARMInstPrinter.h Apply again changes to support ARM memory asm parsing. I removed 2011-03-31 23:26:08 +00:00
CMakeLists.txt
Makefile