summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Mips/setge.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Mips/setge.ll')
-rw-r--r--test/CodeGen/Mips/setge.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Mips/setge.ll b/test/CodeGen/Mips/setge.ll
index 94b499b..8869eb8 100644
--- a/test/CodeGen/Mips/setge.ll
+++ b/test/CodeGen/Mips/setge.ll
@@ -17,7 +17,7 @@ entry:
%conv = zext i1 %cmp to i32
store i32 %conv, i32* @r1, align 4
; 16: slt ${{[0-9]+}}, ${{[0-9]+}}
-; 16: move $[[REGISTER:[0-9]+]], $t8
+; 16: move $[[REGISTER:[0-9]+]], $24
; 16: xor $[[REGISTER]], ${{[0-9]+}}
%2 = load i32* @m, align 4
%cmp1 = icmp sge i32 %0, %2
OpenPOWER on IntegriCloud