projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac7613a
)
XFAIL due to Dale's change.
author
Evan Cheng
<evan.cheng@apple.com>
Tue, 11 Mar 2008 07:15:44 +0000
(07:15 +0000)
committer
Evan Cheng
<evan.cheng@apple.com>
Tue, 11 Mar 2008 07:15:44 +0000
(07:15 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48216
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/PowerPC/Frames-align.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/PowerPC/Frames-align.ll
b/test/CodeGen/PowerPC/Frames-align.ll
index a7c02ccd65c0cb1bd84f7afb6a14a0d48c858063..836d556f8ca639232c6078e9a7ce6c112fcf08f6 100644
(file)
--- 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