[TwoAddressInstructionPass] Try 3 Addr Conversion After Commuting.
[oota-llvm.git] / test / CodeGen / X86 / extract-concat.ll
index b07cf6a93dfa67516755ce61af7a6132b8d1a76c..704309eb650724a49a8bd6f2ca24b099163052c1 100644 (file)
@@ -1,5 +1,4 @@
 ; RUN: llc < %s -mcpu=corei7 -mtriple=x86_64-unknown-linux-gnu | FileCheck %s
-; XFAIL: *
 
 define void @foo(<4 x float> %in, <4 x i8>* %out) {
   %t0 = fptosi <4 x float> %in to <4 x i32>