Flip the new block-placement pass to be on by default.
[oota-llvm.git] / test / CodeGen / X86 / atomic-load-store.ll
index 7738ace4ff157fe2d78b49c9971e53fe7a988f2e..fee45859c16a74030a0c4aff1fd5367c0886675e 100644 (file)
@@ -1,4 +1,5 @@
-; RUN: llc < %s -mtriple=x86_64-apple-macosx10.7.0 | FileCheck %s
+; RUN: llc < %s -mtriple=x86_64-apple-macosx10.7.0 -verify-machineinstrs | FileCheck %s
+; RUN: llc < %s -mtriple=x86_64-apple-macosx10.7.0 -O0 | FileCheck %s
 
 define void @test1(i32* %ptr, i32 %val1) {
 ; CHECK: test1