summaryrefslogtreecommitdiffstats
path: root/llvm
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
commitfb40bd5654086a9bc148a0c2cb0b6cfb5ebae095 (patch)
treea0fc1a9a19ac4b3291188ca6ad9004c06a6a84dc /llvm
parent422cfcdcb3c33b50878fd66dca3fa4091e95ac9b (diff)
downloadbcm5719-llvm-fb40bd5654086a9bc148a0c2cb0b6cfb5ebae095.tar.gz
bcm5719-llvm-fb40bd5654086a9bc148a0c2cb0b6cfb5ebae095.zip
this is fixed
llvm-svn: 36190
Diffstat (limited to 'llvm')
-rw-r--r--llvm/test/CodeGen/Alpha/cmov.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Alpha/cmov.ll b/llvm/test/CodeGen/Alpha/cmov.ll
index 8d1c7c5af2f..33f1eb8a30a 100644
--- a/llvm/test/CodeGen/Alpha/cmov.ll
+++ b/llvm/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:
OpenPOWER on IntegriCloud