git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137347
91177308-0d34-0410-b5e6-
96231b3b80d8
switch (Inst.getOpcode()) {
case ARM::STR_POST_IMM:
case ARM::STR_POST_REG:
+ case ARM::STRB_POST_IMM:
+ case ARM::STRB_POST_REG:
case ARM::STRTr:
case ARM::STRTi:
case ARM::STRBT_POST_REG:
switch (Inst.getOpcode()) {
case ARM::LDR_POST_IMM:
case ARM::LDR_POST_REG:
+ case ARM::LDRB_POST_IMM:
+ case ARM::LDRB_POST_REG:
case ARM::LDR_PRE:
case ARM::LDRBT_POST_REG:
case ARM::LDRBT_POST_IMM:
# CHECK: andeq r0, r0, r0, lsr #32
0x20 0x00 0x00 0x00
+
+# CHECK: strb r3, [r2], #1
+0x01 0x30 0xc2 0xe4