Enable all Hexagon tests.
[oota-llvm.git] / test / CodeGen / X86 / peep-vector-extract-insert.ll
index 5e18044e7e1b85a6772f18d8f04715933457de8b..d48a3318262c1fcd0cd9368fef0a09f95e4358d7 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86-64 | grep {pxor     %xmm0, %xmm0} | count 2
+; RUN: llc < %s -march=x86-64 | grep {xorps    %xmm0, %xmm0} | count 2
 
 define float @foo(<4 x float> %a) {
   %b = insertelement <4 x float> %a, float 0.0, i32 3