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:
f8dfef7
)
this is fixed
author
Andrew Lenharth
<andrewl@lenharth.org>
Tue, 17 Apr 2007 04:07:27 +0000
(
04:07
+0000)
committer
Andrew Lenharth
<andrewl@lenharth.org>
Tue, 17 Apr 2007 04:07:27 +0000
(
04:07
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36190
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/Alpha/cmov.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/Alpha/cmov.ll
b/test/CodeGen/Alpha/cmov.ll
index 8d1c7c5af2f304a64dd8f963e93763028cdc67e3..33f1eb8a30a6ee33a7860ace3641ed73c4d47642 100644
(file)
--- a/
test/CodeGen/Alpha/cmov.ll
+++ b/
test/CodeGen/Alpha/cmov.ll
@@
-1,6
+1,6
@@
; RUN: llvm-upgrade < %s | llvm-as | llc -march=alpha | not grep cmovlt
; RUN: llvm-upgrade < %s | llvm-as | llc -march=alpha | grep cmoveq
-; XFAIL: *
+
long %cmov_lt(long %a, long %c) {
entry: