fix a missing shuffle pattern, PR9009. Patch by Artiom Myaskouvskey!
[oota-llvm.git] / test / CodeGen / X86 / pre-split6.ll
index d38e63088d1c75ed3695f401c57b594c027a54c3..837e238b62089ee3e270edc519dc3017ae374460 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86 -mattr=+sse2 -pre-alloc-split | grep {divsd 8} | count 1
+; RUN: llc < %s -mtriple=i386-apple-darwin -mattr=+sse2 -pre-alloc-split | grep {divsd 24} | count 1
 
 @current_surfaces.b = external global i1               ; <i1*> [#uses=1]