aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/change-compare-stride-1.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/change-compare-stride-1.ll')
-rw-r--r--test/CodeGen/X86/change-compare-stride-1.ll4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/CodeGen/X86/change-compare-stride-1.ll b/test/CodeGen/X86/change-compare-stride-1.ll
index 8b53ae2..1c5c113 100644
--- a/test/CodeGen/X86/change-compare-stride-1.ll
+++ b/test/CodeGen/X86/change-compare-stride-1.ll
@@ -3,6 +3,10 @@
; Nested LSR is required to optimize this case.
; We do not expect to see this form of IR without -enable-iv-rewrite.
+; xfailed for now because the scheduler two-address hack has been disabled.
+; Now it's generating a leal -1 rather than a decq.
+; XFAIL: *
+
define void @borf(i8* nocapture %in, i8* nocapture %out) nounwind {
; CHECK: borf:
; CHECK-NOT: inc