Fix a crasher newly introduced in r176659/r176649, where fast-isel tries to
[oota-llvm.git] / test / CodeGen / X86 / palignr.ll
index 8a50eea4b2862b504ae31ba845fd4f9a030ea905..6875fb3392423dd7b2c7fbaafc41cd6bdb791119 100644 (file)
@@ -1,6 +1,5 @@
 ; RUN: llc < %s -march=x86 -mcpu=core2 -mattr=+ssse3 | FileCheck %s
 ; RUN: llc < %s -march=x86 -mcpu=yonah | FileCheck --check-prefix=YONAH %s
-; XFAIL: *
 
 define <4 x i32> @test1(<4 x i32> %A, <4 x i32> %B) nounwind {
 ; CHECK: test1: