Fix PR5391: support early clobber physical register def tied with a use (ewwww)
[oota-llvm.git] / test / CodeGen / X86 / vec_shuffle-3.ll
index 556f1037d0c5ce5fec827de3689e46468e96cedb..f4930b084504dcf41bff6dfaf74b128c9cfd7dbf 100644 (file)
@@ -18,4 +18,3 @@ entry:
         %tmp4 = shufflevector <4 x float> %tmp3, <4 x float> %tmp, <4 x i32> < i32 2, i32 3, i32 6, i32 7 >           ; <<4 x float>> [#uses=1]
         ret <4 x float> %tmp4
 }
-