[InstCombine] Split off SSE4a tests.
[oota-llvm.git] / test / Transforms / InstCombine / bitcast-vector-fold.ll
index 8fd7f35b7bb72816e8903c80d8c824659164dd32..04c2861ae9b7157b08f17f2ac8913a869e818163 100644 (file)
@@ -35,4 +35,4 @@ define <4 x i32> @test6() {
 define i32 @test7() {
        %tmp3 = bitcast <2 x half> <half 0xH1100, half 0xH0011> to i32
        ret i32 %tmp3
-}
\ No newline at end of file
+}