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:
c7bcbf6
)
XFAil test due to reverting of patch.
author
Bill Wendling
<isanbard@gmail.com>
Thu, 27 Nov 2008 07:34:10 +0000
(07:34 +0000)
committer
Bill Wendling
<isanbard@gmail.com>
Thu, 27 Nov 2008 07:34:10 +0000
(07:34 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60161
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/X86/add-with-overflow.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/X86/add-with-overflow.ll
b/test/CodeGen/X86/add-with-overflow.ll
index 8fab46cd62989a0681f0c391dad0d7d7f57f2179..84cc157a58ee8f969713308ba09820b20bdf096f 100644
(file)
--- a/
test/CodeGen/X86/add-with-overflow.ll
+++ b/
test/CodeGen/X86/add-with-overflow.ll
@@
-1,5
+1,6
@@
; RUN: llvm-as < %s | llc -march=x86 | grep {jo} | count 1
; RUN: llvm-as < %s | llc -march=x86 | grep {jc} | count 1
+; XFAIL: *
@ok = internal constant [4 x i8] c"%d\0A\00"
@no = internal constant [4 x i8] c"no\0A\00"