ARM: teach AAPCS-VFP to deal with Cortex-M4.
[oota-llvm.git] / test / CodeGen / ARM / 2009-08-29-ExtractEltf32.ll
index d5178b4bfb3f38390387086c19de5d360142b51a..5bd30ea1f1f2d4c69810423681f2c83ec9cd2bb7 100644 (file)
@@ -2,7 +2,7 @@
 target datalayout = "e-p:32:32:32-i1:8:32-i8:8:32-i16:16:32-i32:32:32-i64:32:32-f32:32:32-f64:32:32-v64:64:64-v128:128:128-a0:0:32"
 target triple = "thumbv7-elf"
 
-define arm_apcscc void @foo() nounwind {
+define void @foo() nounwind {
 entry:
   %0 = tail call <2 x float> @llvm.arm.neon.vpadd.v2f32(<2 x float> undef, <2 x float> undef) nounwind ; <<2 x float>> [#uses=1]
   %tmp28 = extractelement <2 x float> %0, i32 0   ; <float> [#uses=1]