this is fixed
authorAndrew Lenharth <andrewl@lenharth.org>
Tue, 17 Apr 2007 04:07:27 +0000 (04:07 +0000)
committerAndrew 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

index 8d1c7c5af2f304a64dd8f963e93763028cdc67e3..33f1eb8a30a6ee33a7860ace3641ed73c4d47642 100644 (file)
@@ -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: