summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/largeimm1.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Mips/largeimm1.ll')
-rw-r--r--test/CodeGen/Mips/largeimm1.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/CodeGen/Mips/largeimm1.ll b/test/CodeGen/Mips/largeimm1.ll
index d65cc025d085b..1c0f69c590114 100644
--- a/test/CodeGen/Mips/largeimm1.ll
+++ b/test/CodeGen/Mips/largeimm1.ll
@@ -1,7 +1,7 @@
; RUN: llc -march=mipsel < %s | FileCheck %s
-; CHECK: lui $at, 49152
-; CHECK: lui $at, 16384
+; CHECK: lui ${{[0-9]+}}, 49152
+; CHECK: lui ${{[0-9]+}}, 16384
define void @f() nounwind {
entry:
%a1 = alloca [1073741824 x i8], align 1