ARM: add cyclone CPU with ZeroCycleZeroing feature.
[oota-llvm.git] / test / CodeGen / ARM / ldm.ll
index d5b805c721b7bb9b9ba62fbffe42cee32115feba..3977da6da9cb6b786940fc6dee351116730d650e 100644 (file)
@@ -1,5 +1,5 @@
-; RUN: llc < %s -mtriple=armv7-apple-darwin | FileCheck %s
-; RUN: llc < %s -mtriple=armv4t-apple-darwin | FileCheck %s -check-prefix=V4T
+; RUN: llc < %s -mtriple=armv7-apple-ios3.0 | FileCheck %s
+; RUN: llc < %s -mtriple=armv4t-apple-ios3.0 | FileCheck %s -check-prefix=V4T
 
 @X = external global [0 x i32]          ; <[0 x i32]*> [#uses=5]