Refactor DebugLocDWARFExpression so it doesn't require access to the
[oota-llvm.git] / test / CodeGen / ARM / debug-info-s16-reg.ll
1 ; RUN: llc < %s - | FileCheck %s
2 ; Radar 9309221
3 ; Test dwarf reg no for s16
4 ;CHECK: super-register DW_OP_regx
5 ;CHECK-NEXT: 264
6 ;CHECK-NEXT: DW_OP_piece
7 ;CHECK-NEXT: 4
8
9 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:32:64-v128:32:128-a0:0:32-n32"
10 target triple = "thumbv7-apple-macosx10.6.7"
11
12 @.str = private unnamed_addr constant [11 x i8] c"%p %lf %c\0A\00"
13 @.str1 = private unnamed_addr constant [6 x i8] c"point\00"
14
15 define i32 @inlineprinter(i8* %ptr, float %val, i8 zeroext %c) nounwind optsize ssp {
16 entry:
17   tail call void @llvm.dbg.value(metadata i8* %ptr, i64 0, metadata !8, metadata !{!"0x102"}), !dbg !24
18   tail call void @llvm.dbg.value(metadata float %val, i64 0, metadata !10, metadata !{!"0x102"}), !dbg !25
19   tail call void @llvm.dbg.value(metadata i8 %c, i64 0, metadata !12, metadata !{!"0x102"}), !dbg !26
20   %conv = fpext float %val to double, !dbg !27
21   %conv3 = zext i8 %c to i32, !dbg !27
22   %call = tail call i32 (i8*, ...)* @printf(i8* getelementptr inbounds ([11 x i8]* @.str, i32 0, i32 0), i8* %ptr, double %conv, i32 %conv3) nounwind optsize, !dbg !27
23   ret i32 0, !dbg !29
24 }
25
26 declare i32 @printf(i8* nocapture, ...) nounwind optsize
27
28 define i32 @printer(i8* %ptr, float %val, i8 zeroext %c) nounwind optsize noinline ssp {
29 entry:
30   tail call void @llvm.dbg.value(metadata i8* %ptr, i64 0, metadata !14, metadata !{!"0x102"}), !dbg !30
31   tail call void @llvm.dbg.value(metadata float %val, i64 0, metadata !15, metadata !{!"0x102"}), !dbg !31
32   tail call void @llvm.dbg.value(metadata i8 %c, i64 0, metadata !16, metadata !{!"0x102"}), !dbg !32
33   %conv = fpext float %val to double, !dbg !33
34   %conv3 = zext i8 %c to i32, !dbg !33
35   %call = tail call i32 (i8*, ...)* @printf(i8* getelementptr inbounds ([11 x i8]* @.str, i32 0, i32 0), i8* %ptr, double %conv, i32 %conv3) nounwind optsize, !dbg !33
36   ret i32 0, !dbg !35
37 }
38
39 define i32 @main(i32 %argc, i8** nocapture %argv) nounwind optsize ssp {
40 entry:
41   tail call void @llvm.dbg.value(metadata i32 %argc, i64 0, metadata !17, metadata !{!"0x102"}), !dbg !36
42   tail call void @llvm.dbg.value(metadata i8** %argv, i64 0, metadata !18, metadata !{!"0x102"}), !dbg !37
43   %conv = sitofp i32 %argc to double, !dbg !38
44   %add = fadd double %conv, 5.555552e+05, !dbg !38
45   %conv1 = fptrunc double %add to float, !dbg !38
46   tail call void @llvm.dbg.value(metadata float %conv1, i64 0, metadata !22, metadata !{!"0x102"}), !dbg !38
47   %call = tail call i32 @puts(i8* getelementptr inbounds ([6 x i8]* @.str1, i32 0, i32 0)) nounwind optsize, !dbg !39
48   %add.ptr = getelementptr i8, i8* bitcast (i32 (i32, i8**)* @main to i8*), i32 %argc, !dbg !40
49   %add5 = add nsw i32 %argc, 97, !dbg !40
50   %conv6 = trunc i32 %add5 to i8, !dbg !40
51   tail call void @llvm.dbg.value(metadata i8* %add.ptr, i64 0, metadata !8, metadata !{!"0x102"}) nounwind, !dbg !41
52   tail call void @llvm.dbg.value(metadata float %conv1, i64 0, metadata !10, metadata !{!"0x102"}) nounwind, !dbg !42
53   tail call void @llvm.dbg.value(metadata i8 %conv6, i64 0, metadata !12, metadata !{!"0x102"}) nounwind, !dbg !43
54   %conv.i = fpext float %conv1 to double, !dbg !44
55   %conv3.i = and i32 %add5, 255, !dbg !44
56   %call.i = tail call i32 (i8*, ...)* @printf(i8* getelementptr inbounds ([11 x i8]* @.str, i32 0, i32 0), i8* %add.ptr, double %conv.i, i32 %conv3.i) nounwind optsize, !dbg !44
57   %call14 = tail call i32 @printer(i8* %add.ptr, float %conv1, i8 zeroext %conv6) optsize, !dbg !45
58   ret i32 0, !dbg !46
59 }
60
61 declare i32 @puts(i8* nocapture) nounwind optsize
62
63 declare void @llvm.dbg.value(metadata, i64, metadata, metadata) nounwind readnone
64
65 !llvm.dbg.cu = !{!2}
66 !llvm.module.flags = !{!53}
67
68 !0 = !{!"0x2e\00inlineprinter\00inlineprinter\00\005\000\001\000\006\00256\001\005", !51, !1, !3, null, i32 (i8*, float, i8)* @inlineprinter, null, null, !48} ; [ DW_TAG_subprogram ] [line 5] [def] [inlineprinter]
69 !1 = !{!"0x29", !51} ; [ DW_TAG_file_type ]
70 !2 = !{!"0x11\0012\00clang version 3.0 (trunk 129915)\001\00\000\00\001", !51, !52, !52, !47, null,  null} ; [ DW_TAG_compile_unit ]
71 !3 = !{!"0x15\00\000\000\000\000\000\000", !51, !1, null, !4, null, null, null} ; [ DW_TAG_subroutine_type ] [line 0, size 0, align 0, offset 0] [from ]
72 !4 = !{!5}
73 !5 = !{!"0x24\00int\000\0032\0032\000\000\005", null, !2} ; [ DW_TAG_base_type ]
74 !6 = !{!"0x2e\00printer\00printer\00\0012\000\001\000\006\00256\001\0012", !51, !1, !3, null, i32 (i8*, float, i8)* @printer, null, null, !49} ; [ DW_TAG_subprogram ] [line 12] [def] [printer]
75 !7 = !{!"0x2e\00main\00main\00\0018\000\001\000\006\00256\001\0018", !51, !1, !3, null, i32 (i32, i8**)* @main, null, null, !50} ; [ DW_TAG_subprogram ] [line 18] [def] [main]
76 !8 = !{!"0x101\00ptr\0016777220\000", !0, !1, !9} ; [ DW_TAG_arg_variable ]
77 !9 = !{!"0xf\00\000\0032\0032\000\000", null, !2, null} ; [ DW_TAG_pointer_type ]
78 !10 = !{!"0x101\00val\0033554436\000", !0, !1, !11} ; [ DW_TAG_arg_variable ]
79 !11 = !{!"0x24\00float\000\0032\0032\000\000\004", null, !2} ; [ DW_TAG_base_type ]
80 !12 = !{!"0x101\00c\0050331652\000", !0, !1, !13} ; [ DW_TAG_arg_variable ]
81 !13 = !{!"0x24\00unsigned char\000\008\008\000\000\008", null, !2} ; [ DW_TAG_base_type ]
82 !14 = !{!"0x101\00ptr\0016777227\000", !6, !1, !9} ; [ DW_TAG_arg_variable ]
83 !15 = !{!"0x101\00val\0033554443\000", !6, !1, !11} ; [ DW_TAG_arg_variable ]
84 !16 = !{!"0x101\00c\0050331659\000", !6, !1, !13} ; [ DW_TAG_arg_variable ]
85 !17 = !{!"0x101\00argc\0016777233\000", !7, !1, !5} ; [ DW_TAG_arg_variable ]
86 !18 = !{!"0x101\00argv\0033554449\000", !7, !1, !19} ; [ DW_TAG_arg_variable ]
87 !19 = !{!"0xf\00\000\0032\0032\000\000", null, !2, !20} ; [ DW_TAG_pointer_type ]
88 !20 = !{!"0xf\00\000\0032\0032\000\000", null, !2, !21} ; [ DW_TAG_pointer_type ]
89 !21 = !{!"0x24\00char\000\008\008\000\000\006", null, !2} ; [ DW_TAG_base_type ]
90 !22 = !{!"0x100\00dval\0019\000", !23, !1, !11} ; [ DW_TAG_auto_variable ]
91 !23 = !{!"0xb\0018\001\002", !51, !7} ; [ DW_TAG_lexical_block ]
92 !24 = !MDLocation(line: 4, column: 22, scope: !0)
93 !25 = !MDLocation(line: 4, column: 33, scope: !0)
94 !26 = !MDLocation(line: 4, column: 52, scope: !0)
95 !27 = !MDLocation(line: 6, column: 3, scope: !28)
96 !28 = !{!"0xb\005\001\000", !51, !0} ; [ DW_TAG_lexical_block ]
97 !29 = !MDLocation(line: 7, column: 3, scope: !28)
98 !30 = !MDLocation(line: 11, column: 42, scope: !6)
99 !31 = !MDLocation(line: 11, column: 53, scope: !6)
100 !32 = !MDLocation(line: 11, column: 72, scope: !6)
101 !33 = !MDLocation(line: 13, column: 3, scope: !34)
102 !34 = !{!"0xb\0012\001\001", !51, !6} ; [ DW_TAG_lexical_block ]
103 !35 = !MDLocation(line: 14, column: 3, scope: !34)
104 !36 = !MDLocation(line: 17, column: 15, scope: !7)
105 !37 = !MDLocation(line: 17, column: 28, scope: !7)
106 !38 = !MDLocation(line: 19, column: 31, scope: !23)
107 !39 = !MDLocation(line: 20, column: 3, scope: !23)
108 !40 = !MDLocation(line: 21, column: 3, scope: !23)
109 !41 = !MDLocation(line: 4, column: 22, scope: !0, inlinedAt: !40)
110 !42 = !MDLocation(line: 4, column: 33, scope: !0, inlinedAt: !40)
111 !43 = !MDLocation(line: 4, column: 52, scope: !0, inlinedAt: !40)
112 !44 = !MDLocation(line: 6, column: 3, scope: !28, inlinedAt: !40)
113 !45 = !MDLocation(line: 22, column: 3, scope: !23)
114 !46 = !MDLocation(line: 23, column: 1, scope: !23)
115 !47 = !{!0, !6, !7}
116 !48 = !{!8, !10, !12}
117 !49 = !{!14, !15, !16}
118 !50 = !{!17, !18, !22}
119 !51 = !{!"a.c", !"/private/tmp"}
120 !52 = !{i32 0}
121 !53 = !{i32 1, !"Debug Info Version", i32 2}