aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/2010-06-11-vmovdrr-bitcast.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/2010-06-11-vmovdrr-bitcast.ll')
-rw-r--r--test/CodeGen/ARM/2010-06-11-vmovdrr-bitcast.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/2010-06-11-vmovdrr-bitcast.ll b/test/CodeGen/ARM/2010-06-11-vmovdrr-bitcast.ll
index 7519ca7..e4f2099 100644
--- a/test/CodeGen/ARM/2010-06-11-vmovdrr-bitcast.ll
+++ b/test/CodeGen/ARM/2010-06-11-vmovdrr-bitcast.ll
@@ -3,7 +3,7 @@
%struct.__int8x8x2_t = type { [2 x <8 x i8>] }
-define arm_apcscc void @foo(%struct.__int8x8x2_t* nocapture %a, i8* %b) nounwind {
+define void @foo(%struct.__int8x8x2_t* nocapture %a, i8* %b) nounwind {
entry:
%0 = bitcast %struct.__int8x8x2_t* %a to i128* ; <i128*> [#uses=1]
%srcval = load i128* %0, align 8 ; <i128> [#uses=2]