summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/dagcombine-cse.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/dagcombine-cse.ll')
-rw-r--r--test/CodeGen/X86/dagcombine-cse.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/X86/dagcombine-cse.ll b/test/CodeGen/X86/dagcombine-cse.ll
index af69531246cf2..75d3d93ddb896 100644
--- a/test/CodeGen/X86/dagcombine-cse.ll
+++ b/test/CodeGen/X86/dagcombine-cse.ll
@@ -1,3 +1,4 @@
+; REQUIRES: asserts
; RUN: llc < %s -march=x86 -mattr=+sse2 -mtriple=i386-apple-darwin -stats 2>&1 | grep asm-printer | grep 14
define i32 @t(i8* %ref_frame_ptr, i32 %ref_frame_stride, i32 %idxX, i32 %idxY) nounwind {