| Index: tests_lit/llvm2ice_tests/adv-switch-opt.ll
|
| diff --git a/tests_lit/llvm2ice_tests/adv-switch-opt.ll b/tests_lit/llvm2ice_tests/adv-switch-opt.ll
|
| index 506da412235c95ee3507f5cba498278ef943827f..60aa1ab6f5de403cfcde732515798f0db3c656ad 100644
|
| --- a/tests_lit/llvm2ice_tests/adv-switch-opt.ll
|
| +++ b/tests_lit/llvm2ice_tests/adv-switch-opt.ll
|
| @@ -55,19 +55,19 @@ sw.epilog:
|
| ; MIPS32: beq [[REG1]],[[REG2]],6c <.LtestJumpTable$sw.default>
|
| ; MIPS32: nop
|
| ; MIPS32: li [[REG2:.*]],92
|
| -; MIPS32: beq [[REG1]],[[REG2]],7c <.LtestJumpTable$sw.bb1>
|
| +; MIPS32: beq [[REG1]],[[REG2]],78 <.LtestJumpTable$sw.bb1>
|
| ; MIPS32: nop
|
| ; MIPS32: li [[REG2:.*]],93
|
| ; MIPS32: beq [[REG1]],[[REG2]],6c <.LtestJumpTable$sw.default>
|
| ; MIPS32: nop
|
| ; MIPS32: li [[REG2:.*]],99
|
| -; MIPS32: beq [[REG1]],[[REG2]],7c <.LtestJumpTable$sw.bb1>
|
| +; MIPS32: beq [[REG1]],[[REG2]],78 <.LtestJumpTable$sw.bb1>
|
| ; MIPS32: nop
|
| ; MIPS32: li [[REG2:.*]],98
|
| ; MIPS32: beq [[REG1]],[[REG2]],6c <.LtestJumpTable$sw.default>
|
| ; MIPS32: nop
|
| ; MIPS32: li [[REG2:.*]],96
|
| -; MIPS32: beq [[REG1]],[[REG2]],7c <.LtestJumpTable$sw.bb1>
|
| +; MIPS32: beq [[REG1]],[[REG2]],78 <.LtestJumpTable$sw.bb1>
|
| ; MIPS32: nop
|
| ; MIPS32: li [[REG2:.*]],97
|
| ; MIPS32: beq [[REG1]],[[REG2]],60 <.LtestJumpTable$split_entry_sw.epilog_0>
|
|
|