Enable all Hexagon tests.
[oota-llvm.git] / test / CodeGen / X86 / dagcombine-cse.ll
index d5d11f30c031f2b3f717683aac976498d1d64b09..c3c7990d19ebb43c04d55f162ecd53491ea028fc 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -mattr=+sse2 -disable-required-unwind-tables -stats |& grep asm-printer | grep 14
+; RUN: llc < %s -march=x86 -mattr=+sse2 -mtriple=i386-apple-darwin -stats |& grep asm-printer | grep 14
 
 define i32 @t(i8* %ref_frame_ptr, i32 %ref_frame_stride, i32 %idxX, i32 %idxY) nounwind  {
 entry: