aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/atomic-load-store.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/atomic-load-store.ll')
-rw-r--r--test/CodeGen/X86/atomic-load-store.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/X86/atomic-load-store.ll b/test/CodeGen/X86/atomic-load-store.ll
index 7738ace..5430a50 100644
--- a/test/CodeGen/X86/atomic-load-store.ll
+++ b/test/CodeGen/X86/atomic-load-store.ll
@@ -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 -O0 | FileCheck %s
define void @test1(i32* %ptr, i32 %val1) {
; CHECK: test1