1 # RUN: llc -mtriple=armv8.1m.main -run-pass=arm-low-overhead-loops %s -o - | FileCheck %s
5 # CHECK: $lr = t2LEUpdate renamable $lr
8 define dso_local arm_aapcscc void @size_limit(i32* nocapture %a, i32* nocapture readonly %b, i32* nocapture readonly %c, i32 %N) {
10 %cmp8 = icmp eq i32 %N, 0
11 br i1 %cmp8, label %for.cond.cleanup, label %for.body.preheader
13 for.body.preheader: ; preds = %entry
14 %scevgep = getelementptr i32, i32* %a, i32 -1
15 %scevgep4 = getelementptr i32, i32* %c, i32 -1
16 %scevgep8 = getelementptr i32, i32* %b, i32 -1
17 call void @llvm.set.loop.iterations.i32(i32 %N)
20 for.cond.cleanup: ; preds = %for.body, %entry
23 for.body: ; preds = %for.body, %for.body.preheader
24 %lsr.iv9 = phi i32* [ %scevgep8, %for.body.preheader ], [ %scevgep10, %for.body ]
25 %lsr.iv5 = phi i32* [ %scevgep4, %for.body.preheader ], [ %scevgep6, %for.body ]
26 %lsr.iv1 = phi i32* [ %scevgep, %for.body.preheader ], [ %scevgep2, %for.body ]
27 %0 = phi i32 [ %N, %for.body.preheader ], [ %3, %for.body ]
28 %size = call i32 @llvm.arm.space(i32 4070, i32 undef)
29 %scevgep1 = getelementptr i32, i32* %lsr.iv9, i32 1
30 %1 = load i32, i32* %scevgep1, align 4
31 %scevgep5 = getelementptr i32, i32* %lsr.iv5, i32 1
32 %2 = load i32, i32* %scevgep5, align 4
33 %mul = mul nsw i32 %2, %1
34 %scevgep9 = getelementptr i32, i32* %lsr.iv1, i32 1
35 store i32 %mul, i32* %scevgep9, align 4
36 %scevgep2 = getelementptr i32, i32* %lsr.iv1, i32 1
37 %scevgep6 = getelementptr i32, i32* %lsr.iv5, i32 1
38 %scevgep10 = getelementptr i32, i32* %lsr.iv9, i32 1
39 %3 = call i32 @llvm.loop.decrement.reg.i32.i32.i32(i32 %0, i32 1)
40 %4 = icmp ne i32 %3, 0
41 br i1 %4, label %for.body, label %for.cond.cleanup
44 ; Function Attrs: nounwind
45 declare i32 @llvm.arm.space(i32 immarg, i32) #0
46 ; Function Attrs: noduplicate nounwind
47 declare void @llvm.set.loop.iterations.i32(i32) #1
48 ; Function Attrs: noduplicate nounwind
49 declare i32 @llvm.loop.decrement.reg.i32.i32.i32(i32, i32) #1
51 attributes #0 = { nounwind }
52 attributes #1 = { noduplicate nounwind }
58 exposesReturnsTwice: false
60 regBankSelected: false
63 tracksRegLiveness: false
67 - { reg: '$r0', virtual-reg: '' }
68 - { reg: '$r1', virtual-reg: '' }
69 - { reg: '$r2', virtual-reg: '' }
70 - { reg: '$r3', virtual-reg: '' }
72 isFrameAddressTaken: false
73 isReturnAddressTaken: false
83 cvBytesOfCalleeSavedRegisters: 0
84 hasOpaqueSPAdjustment: false
86 hasMustTailInVarArgFunc: false
92 - { id: 0, name: '', type: spill-slot, offset: -4, size: 4, alignment: 4,
93 stack-id: default, callee-saved-register: '$lr', callee-saved-restored: false,
94 debug-info-variable: '', debug-info-expression: '', debug-info-location: '' }
95 - { id: 1, name: '', type: spill-slot, offset: -8, size: 4, alignment: 4,
96 stack-id: default, callee-saved-register: '$r7', callee-saved-restored: true,
97 debug-info-variable: '', debug-info-expression: '', debug-info-location: '' }
100 machineFunctionInfo: {}
103 successors: %bb.1(0x80000000)
105 frame-setup tPUSH 14, $noreg, killed $r7, killed $lr, implicit-def $sp, implicit $sp
106 frame-setup CFI_INSTRUCTION def_cfa_offset 8
107 frame-setup CFI_INSTRUCTION offset $lr, -4
108 frame-setup CFI_INSTRUCTION offset $r7, -8
109 tCMPi8 $r3, 0, 14, $noreg, implicit-def $cpsr
110 t2IT 0, 8, implicit-def $itstate
111 tPOP_RET 0, killed $cpsr, def $r7, def $pc, implicit killed $itstate
112 renamable $r1, dead $cpsr = tSUBi8 killed renamable $r1, 4, 14, $noreg
113 renamable $r2, dead $cpsr = tSUBi8 killed renamable $r2, 4, 14, $noreg
114 renamable $r0, dead $cpsr = tSUBi8 killed renamable $r0, 4, 14, $noreg
115 $lr = tMOVr $r3, 14, $noreg
116 t2DoLoopStart killed $r3
119 successors: %bb.1(0x7c000000), %bb.2(0x04000000)
121 dead renamable $r3 = SPACE 4070, undef renamable $r0
122 renamable $r12, renamable $r1 = t2LDR_PRE killed renamable $r1, 4, 14, $noreg :: (load 4 from %ir.scevgep1)
123 renamable $r3, renamable $r2 = t2LDR_PRE killed renamable $r2, 4, 14, $noreg :: (load 4 from %ir.scevgep5)
124 renamable $r3 = nsw t2MUL killed renamable $r3, killed renamable $r12, 14, $noreg
125 early-clobber renamable $r0 = t2STR_PRE killed renamable $r3, killed renamable $r0, 4, 14, $noreg :: (store 4 into %ir.scevgep9)
126 renamable $lr = t2LoopDec killed renamable $lr, 1
127 t2LoopEnd renamable $lr, %bb.1, implicit-def dead $cpsr
130 bb.2.for.cond.cleanup:
131 tPOP_RET 14, $noreg, def $r7, def $pc