aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2008-03-11 07:15:44 +0000
committerEvan Cheng <evan.cheng@apple.com>2008-03-11 07:15:44 +0000
commitde13acf862f952925ee2c977da64b03d7716c63b (patch)
tree22680c04196312ab7724837003b164094ea4a73b
parentac7613a3263caa80d735f3fbf2b9f7b81deabc08 (diff)
XFAIL due to Dale's change.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48216 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--test/CodeGen/PowerPC/Frames-align.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/PowerPC/Frames-align.ll b/test/CodeGen/PowerPC/Frames-align.ll
index a7c02ccd65..836d556f8c 100644
--- a/test/CodeGen/PowerPC/Frames-align.ll
+++ b/test/CodeGen/PowerPC/Frames-align.ll
@@ -7,6 +7,7 @@
; RUN: llvm-upgrade < %s | llvm-as | \
; RUN: llc -march=ppc64 -mtriple=powerpc-apple-darwin8 | \
; RUN: grep {rldicl r0, r1, 0, 54}
+; XFAIL
implementation