From: Andrew Lenharth Date: Tue, 17 Apr 2007 04:07:27 +0000 (+0000) Subject: this is fixed X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=0644309e0db05b5e333c951e84333029342cbd46;p=oota-llvm.git this is fixed git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36190 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/Alpha/cmov.ll b/test/CodeGen/Alpha/cmov.ll index 8d1c7c5af2f..33f1eb8a30a 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: