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:
2d8680a
)
xfail this until andrew has a chance to implement the alpha TM method.
author
Chris Lattner
<sabre@nondot.org>
Mon, 9 Oct 2006 17:34:40 +0000
(17:34 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Mon, 9 Oct 2006 17:34:40 +0000
(17:34 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30833
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/Alpha/jmp_table.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/Alpha/jmp_table.ll
b/test/CodeGen/Alpha/jmp_table.ll
index 00ae601259a05414e97430d5703152172dc919d8..ad51016bf783dc7383f014be2e5c65a95a5ff8c7 100644
(file)
--- a/
test/CodeGen/Alpha/jmp_table.ll
+++ b/
test/CodeGen/Alpha/jmp_table.ll
@@
-4,6
+4,8
@@
; RUN: llvm-as < %s | llc -march=alpha | grep 'ldl' &&
; RUN: llvm-as < %s | llc -march=alpha | grep 'rodata'
+; XFAIL: *
+
target endian = little
target pointersize = 64
target triple = "alphaev67-unknown-linux-gnu"