[SystemZ] Add NRK, ORK and XRK
[oota-llvm.git] / test / CodeGen / SystemZ / atomicrmw-nand-03.ll
index be306a29e36999143bbe5188138861dd7e5eb922..c511bd608fd59597231986d62341956a3e6d3fbc 100644 (file)
@@ -1,6 +1,6 @@
 ; Test 32-bit atomic NANDs.
 ;
-; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s
+; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z10 | FileCheck %s
 
 ; Check NANDs of a variable.
 define i32 @f1(i32 %dummy, i32 *%src, i32 %b) {