aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PowerPC
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
commite2e73866e3ef3343561003e02bffd4d1082469fb (patch)
tree22680c04196312ab7724837003b164094ea4a73b /test/CodeGen/PowerPC
parent664d27f26fa667a4eb83b2e482f673346b193cf1 (diff)
downloadexternal_llvm-e2e73866e3ef3343561003e02bffd4d1082469fb.zip
external_llvm-e2e73866e3ef3343561003e02bffd4d1082469fb.tar.gz
external_llvm-e2e73866e3ef3343561003e02bffd4d1082469fb.tar.bz2
XFAIL due to Dale's change.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48216 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/PowerPC')
-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 a7c02cc..836d556 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