summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAndrew Lenharth <andrewl@lenharth.org>2007-04-17 04:07:27 +0000
committerAndrew Lenharth <andrewl@lenharth.org>2007-04-17 04:07:27 +0000
commit0644309e0db05b5e333c951e84333029342cbd46 (patch)
treef30165828893734a25509ab1ed65fa6240e6f855 /test
parentf8dfef74376dd85f37601855f7519d8256700dab (diff)
downloadllvm-0644309e0db05b5e333c951e84333029342cbd46.tar.gz
llvm-0644309e0db05b5e333c951e84333029342cbd46.tar.bz2
llvm-0644309e0db05b5e333c951e84333029342cbd46.tar.xz
this is fixed
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36190 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
-rw-r--r--test/CodeGen/Alpha/cmov.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Alpha/cmov.ll b/test/CodeGen/Alpha/cmov.ll
index 8d1c7c5af2..33f1eb8a30 100644
--- 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: