Fix a really nasty SROA bug with how we handled out-of-bounds memcpy
[oota-llvm.git] / test / CodeGen / Mips / setgek.ll
index b6bae09bcb5b50f8b2697f1cdd069fe1f47a3f86..18a0fcf621304b1d16ca997b76995937aeee7bb1 100644 (file)
@@ -12,7 +12,7 @@ entry:
   %conv = zext i1 %cmp to i32
   store i32 %conv, i32* @r1, align 4
 ; 16:  slti    ${{[0-9]+}}, -32768
-; 16:  move    ${{[0-9]+}}, $t8
+; 16:  move    ${{[0-9]+}}, $24
 ; 16:  xor     ${{[0-9]+}}, ${{[0-9]+}}
   ret void
 }