summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorDevang Patel <dpatel@apple.com>2008-09-08 16:24:30 +0000
committerDevang Patel <dpatel@apple.com>2008-09-08 16:24:30 +0000
commitd92a8216ecb7f8b96fc7ac804b7f495eaa8693d9 (patch)
treec5ac8c377271dc74578e586de3db54e48fecfd11 /llvm
parent538a7f479a4afe702ff1da9f85bc80ad4a25f015 (diff)
downloadbcm5719-llvm-d92a8216ecb7f8b96fc7ac804b7f495eaa8693d9.tar.gz
bcm5719-llvm-d92a8216ecb7f8b96fc7ac804b7f495eaa8693d9.zip
xfail
llvm-svn: 55914
Diffstat (limited to 'llvm')
-rw-r--r--llvm/test/Transforms/LoopStrengthReduce/2008-09-02-IVType.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/Transforms/LoopStrengthReduce/2008-09-02-IVType.ll b/llvm/test/Transforms/LoopStrengthReduce/2008-09-02-IVType.ll
index 49df675e588..08fadd0f398 100644
--- a/llvm/test/Transforms/LoopStrengthReduce/2008-09-02-IVType.ll
+++ b/llvm/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] }
OpenPOWER on IntegriCloud