Reverse last patch .. premature. Depends on uncommitted CBE patch.
authorReid Spencer <rspencer@reidspencer.com>
Mon, 14 May 2007 17:58:52 +0000 (17:58 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 14 May 2007 17:58:52 +0000 (17:58 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37039 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/CBackend/2007-01-08-ParamAttr-ICmp.ll

index 8126b54e12e4708409f16e661f5fe6f97b0ad714..359feba0c894093151566c50ba180e6c2bf017ad 100644 (file)
@@ -1,7 +1,6 @@
 ; For PR1099
 ; RUN: llvm-as < %s | llc -march=c | \
-; RUN:   grep {return ((((((unsigned short )llvm_cbe_tmp2&65535U) == ((unsigned
-short )llvm_cbe_b_0_0_val&65535U))) ? (1) : (0)))}
+; RUN:   grep {return ((((llvm_cbe_tmp2 == llvm_cbe_b_0_0_val)) ? (1) : (0)))}
 
 target datalayout = "e-p:32:32"
 target triple = "i686-apple-darwin8"