[SystemZ] Automatically detect zEC12 and z196 hosts
[oota-llvm.git] / test / CodeGen / SystemZ / cond-store-01.ll
index 5b559340198f05db50d0b2751a5d8dd17fae93ac..d55ea2133e8f40041dca9278fe260b36876e1a83 100644 (file)
@@ -1,6 +1,7 @@
-; Test 8-bit conditional stores that are presented as selects.
+; Test 8-bit conditional stores that are presented as selects.  The volatile
+; tests require z10, which use a branch instead of a LOCR.
 ;
-; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s
+; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z10 | FileCheck %s
 
 declare void @foo(i8 *)