Enable all Hexagon tests.
[oota-llvm.git] / test / CodeGen / X86 / 2011-12-28-vselecti8.ll
index fc1b83b2224934c2a49e4424892a05c09daf8790..dbc122ac6e40950f3bc48035dab99b94a7bbdcc0 100644 (file)
@@ -5,10 +5,8 @@ target triple = "x86_64-apple-darwin11.2.0"
 
 ; CHECK: @foo8
 ; CHECK: psll
-; CHECK-NOT: sra
-; CHECK: pandn
-; CHECK: pand
-; CHECK: or
+; CHECK: psraw
+; CHECK: pblendvb
 ; CHECK: ret
 define void @foo8(float* nocapture %RET) nounwind {
 allocas: