X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FCodeGen%2FARM%2Fvext.ll;fp=test%2FCodeGen%2FARM%2Fvext.ll;h=e224bdfe25a5228aaa13399944706340a7bb9a60;hb=ffc658b056b7cc0b3f6a2626694b6a4216ed728d;hp=65b5913e40a4ddded1620d50aab0b46e33dfb341;hpb=88990248d3bfb2f265fcf27f8a032ac0eb14d09f;p=oota-llvm.git diff --git a/test/CodeGen/ARM/vext.ll b/test/CodeGen/ARM/vext.ll index 65b5913e40a..e224bdfe25a 100644 --- a/test/CodeGen/ARM/vext.ll +++ b/test/CodeGen/ARM/vext.ll @@ -138,7 +138,7 @@ define <8 x i16> @test_illegal(<8 x i16>* %A, <8 x i16>* %B) nounwind { ; Make sure this doesn't crash define arm_aapcscc void @test_elem_mismatch(<2 x i64>* nocapture %src, <4 x i16>* nocapture %dest) nounwind { ; CHECK: test_elem_mismatch: -; CHECK: vstr.64 +; CHECK: vstr %tmp0 = load <2 x i64>* %src, align 16 %tmp1 = bitcast <2 x i64> %tmp0 to <4 x i32> %tmp2 = extractelement <4 x i32> %tmp1, i32 0