aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/Transforms/LoopStrengthReduce/2008-09-02-IVType.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Transforms/LoopStrengthReduce/2008-09-02-IVType.ll b/test/Transforms/LoopStrengthReduce/2008-09-02-IVType.ll
index 49df675e58..08fadd0f39 100644
--- a/test/Transforms/LoopStrengthReduce/2008-09-02-IVType.ll
+++ b/test/Transforms/LoopStrengthReduce/2008-09-02-IVType.ll
@@ -1,5 +1,6 @@
; RUN: llvm-as < %s | opt -loop-reduce | llvm-dis | grep sext | count 1
; ModuleID = '<stdin>'
+; XFAIL: *
%struct.App1Marker = type <{ i32, i32, i32, i32, i32, i32, i32, i32, i32, i32 }>
%struct.ComponentInstanceRecord = type <{ [1 x i32] }>
%struct.DCPredictors = type { [5 x i16] }