Convert another llc -filetype=obj test.
[oota-llvm.git] / test / CodeGen / X86 / lea.ll
index affd6bf3bb89ee15a0315ca800136af189a11bd7..93cfe4611b44eb35e96b3314ecf6e6a9dd2994c5 100644 (file)
@@ -28,8 +28,7 @@ bb.nph:
 bb2:
        ret i32 %x_offs
 ; CHECK-LABEL: test2:
-; CHECK: movl %e[[A0]], %eax
-; CHECK: addl $-5, %eax
+; CHECK:        leal    -5(%r[[A0:..]]), %eax
 ; CHECK:       andl    $-4, %eax
 ; CHECK:       negl    %eax
 ; CHECK:       leal    -4(%r[[A0]],%rax), %eax