As Dan pointed out, movzbl, movsbl, and friends are nicer than their alias
[oota-llvm.git] / test / CodeGen / X86 / memset-2.ll
index ae6b6e9772b927293d1ea6850186fe7cc1fa8d29..993583b4a49b2cae9052075cc88e97f795cc6a90 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc -mtriple=i386-apple-darwin < %s | FileCheck %s
+; RUN: llc -mtriple=i386-apple-darwin -mcpu=yonah < %s | FileCheck %s
 
 declare void @llvm.memset.i32(i8*, i8, i32, i32) nounwind