| Index: tests_lit/llvm2ice_tests/switch-opt.ll
|
| diff --git a/tests_lit/llvm2ice_tests/switch-opt.ll b/tests_lit/llvm2ice_tests/switch-opt.ll
|
| index 963d199ee30615f16004c3f4db14df44d88c47ad..255bfe66ef71a7536fe823ed5998bfb120f98ca8 100644
|
| --- a/tests_lit/llvm2ice_tests/switch-opt.ll
|
| +++ b/tests_lit/llvm2ice_tests/switch-opt.ll
|
| @@ -66,7 +66,7 @@ sw.epilog: ; preds = %sw.bb2, %sw.default
|
| ; MIPS32: beq {{.*}},{{.*}},{{.*}} <[[SW_BB2]]>
|
| ; MIPS32: b {{.*}} <[[SW_DEFAULT:.*]]>
|
| ; MIPS32: <[[SW_DEFAULT]]>
|
| -; MIPS32: li {{.*}},27
|
| +; MIPS32: addiu {{.*}},27
|
| ; MIPS32: b {{.*}} <[[SW_EPILOG]]>
|
| ; MIPS32: <[[SW_BB1]]>
|
| ; MIPS32: li {{.*}},21
|
|
|