mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-26 12:46:00 +00:00
verily, sabre did leave
and yea! Saem said "ARRR." meanwhile, the pinksias and the campfires and the ET forests glowed. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25240 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
a613d267ea
commit
8d4acd715a
@ -1,5 +1,5 @@
|
||||
; RUN: llvm-as < %s | llc -march=sparcv8 -disable-v8-dag-isel=false &&
|
||||
; RUN: llvm-as < %s | llc -march=sparcv8 -disable-v8-dag-isel=false | grep xnor | wc -l | grep 2
|
||||
; RUN: llvm-as < %s | llc -march=sparcv8 -enable-v8-dag-isel=true &&
|
||||
; RUN: llvm-as < %s | llc -march=sparcv8 -enable-v8-dag-isel=true | grep xnor | wc -l | grep 2
|
||||
|
||||
int %test1(int %X, int %Y) {
|
||||
%A = xor int %X, %Y
|
||||
|
Loading…
x
Reference in New Issue
Block a user