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:
b230943
)
[WebAssembly] Temporarily disable this test, as it depends on additional patches...
author
Dan Gohman
<dan433584@gmail.com>
Tue, 8 Sep 2015 13:21:12 +0000
(13:21 +0000)
committer
Dan Gohman
<dan433584@gmail.com>
Tue, 8 Sep 2015 13:21:12 +0000
(13:21 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@247011
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/WebAssembly/phi.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/WebAssembly/phi.ll
b/test/CodeGen/WebAssembly/phi.ll
index c217cbf3572c66e299977d9b8f09fa5e46ac5245..13fb5ebc53056fcd8d98a240e072e1e1faab81ec 100644
(file)
--- a/
test/CodeGen/WebAssembly/phi.ll
+++ b/
test/CodeGen/WebAssembly/phi.ll
@@
-1,5
+1,8
@@
; RUN: llc < %s -asm-verbose=false | FileCheck %s
+; This test depends on branching support, which is not yet checked in.
+; XFAIL: *
+
; Test that phis are lowered.
target datalayout = "e-p:32:32-i64:64-v128:8:128-n32:64-S128"