mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-28 22:20:37 +00:00
Reverse last patch .. premature. Depends on uncommitted CBE patch.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37039 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
477e9746bb
commit
b92cb1539f
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user