Enable all Hexagon tests.
[oota-llvm.git] / test / CodeGen / X86 / vec_shuffle-18.ll
index ab69322e309bdc4290f40c43895942f29481cd76..1104a4a8856b717666fdd825addda4bbfd85a0d2 100644 (file)
@@ -1,5 +1,4 @@
 ; RUN: llc < %s -march=x86 -mattr=+sse2 -mtriple=i686-apple-darwin8.8.0 | grep mov | count 7
-; XFAIL: *
 
        %struct.vector4_t = type { <4 x float> }