Follow up to r165072. Try a different approach: only move the load when it's going...
[oota-llvm.git] / test / CodeGen / Mips / inlineasm_constraint.ll
index 97a56780bb0ee0f7c3cc40b034e9ca8acd8b0ad4..5adec3bb29ea9a4fa05bcb252f58422ab6ddc62c 100644 (file)
@@ -5,7 +5,7 @@ entry:
 
 ; First I with short
 ; CHECK: #APP
-; CHECK: addi $3,$2,4096
+; CHECK: addi ${{[0-9]+}},${{[0-9]+}},4096
 ; CHECK: #NO_APP
   tail call i16 asm sideeffect "addi $0,$1,$2", "=r,r,I"(i16 7, i16 4096) nounwind