-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathstats.baseline
329 lines (329 loc) · 13.5 KB
/
stats.baseline
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
{
"abstract-call-sites.NumCallbackCallSites": 9773,
"abstract-call-sites.NumDirectAbstractCallSites": 5565608,
"abstract-call-sites.NumInvalidAbstractCallSitesNoCallback": 98631,
"abstract-call-sites.NumInvalidAbstractCallSitesUnknownCallee": 705,
"abstract-call-sites.NumInvalidAbstractCallSitesUnknownUse": 607138,
"adce.NumBranchesRemoved": 21740,
"adce.NumRemoved": 91681,
"aggressive-instcombine.NumAnyOrAllBitsSet": 68,
"aggressive-instcombine.NumExprsReduced": 19402,
"aggressive-instcombine.NumGuardedFunnelShifts": 1,
"aggressive-instcombine.NumInstrsReduced": 59799,
"aggressive-instcombine.NumPopCountRecognized": 180,
"alignment-from-assumptions.NumLoadAlignChanged": 6,
"alignment-from-assumptions.NumMemIntAlignChanged": 1,
"alignment-from-assumptions.NumStoreAlignChanged": 11,
"argpromotion.NumArgumentsDead": 473447,
"argpromotion.NumArgumentsPromoted": 583398,
"attributor.NumAAs": 2588568,
"attributor.NumFnDeleted": 23,
"basicaa.SearchLimitReached": 30095,
"bdce.NumRemoved": 323510,
"bdce.NumSExt2ZExt": 4369,
"bdce.NumSimplified": 5321,
"build-libcalls.NumArgMemOnly": 44286,
"build-libcalls.NumCold": 23178,
"build-libcalls.NumInaccessibleMemOnly": 4896,
"build-libcalls.NumInaccessibleMemOrArgMemOnly": 9455,
"build-libcalls.NumNoAlias": 8081,
"build-libcalls.NumNoCapture": 110474,
"build-libcalls.NumNoReturn": 21626,
"build-libcalls.NumNoUndef": 38856,
"build-libcalls.NumNoUnwind": 22708,
"build-libcalls.NumReadOnly": 28467,
"build-libcalls.NumReadOnlyArg": 21635,
"build-libcalls.NumReturnedArg": 1427,
"build-libcalls.NumWillReturn": 52476,
"build-libcalls.NumWriteOnly": 7106,
"build-libcalls.NumWriteOnlyArg": 4366,
"callsite-splitting.NumCallSiteSplit": 8466,
"capture-tracking.NumCapturedBefore": 14203936,
"capture-tracking.NumNotCapturedBefore": 16277108,
"cgscc.LargestCGSCC": 105741,
"constmerge.NumIdenticalMerged": 11909,
"constraint-elimination.NumCondsRemoved": 2202404,
"correlated-value-propagation.NumAShrsConverted": 4035,
"correlated-value-propagation.NumAShrsRemoved": 234,
"correlated-value-propagation.NumAbs": 1255,
"correlated-value-propagation.NumAddNSW": 225205,
"correlated-value-propagation.NumAddNUW": 195871,
"correlated-value-propagation.NumAddNW": 421076,
"correlated-value-propagation.NumAnd": 34214,
"correlated-value-propagation.NumCmpIntr": 41,
"correlated-value-propagation.NumCmps": 253659,
"correlated-value-propagation.NumDeadCases": 68473,
"correlated-value-propagation.NumMinMax": 10216,
"correlated-value-propagation.NumMulNSW": 60307,
"correlated-value-propagation.NumMulNUW": 46465,
"correlated-value-propagation.NumMulNW": 106772,
"correlated-value-propagation.NumNNeg": 77597,
"correlated-value-propagation.NumNSW": 458691,
"correlated-value-propagation.NumNUW": 395652,
"correlated-value-propagation.NumNW": 853721,
"correlated-value-propagation.NumNonNull": 6690904,
"correlated-value-propagation.NumOverflows": 2539,
"correlated-value-propagation.NumPhiCommon": 49284,
"correlated-value-propagation.NumPhis": 1069043,
"correlated-value-propagation.NumReturns": 203,
"correlated-value-propagation.NumSDivSRemsNarrowed": 2359,
"correlated-value-propagation.NumSDivs": 17512,
"correlated-value-propagation.NumSExt": 39373,
"correlated-value-propagation.NumSICmps": 48127,
"correlated-value-propagation.NumSIToFP": 1557,
"correlated-value-propagation.NumSMinMax": 4646,
"correlated-value-propagation.NumSRems": 1242,
"correlated-value-propagation.NumSaturating": 1432,
"correlated-value-propagation.NumSelects": 219527,
"correlated-value-propagation.NumShlNSW": 100079,
"correlated-value-propagation.NumShlNUW": 125363,
"correlated-value-propagation.NumShlNW": 225442,
"correlated-value-propagation.NumSubNSW": 73100,
"correlated-value-propagation.NumSubNUW": 27953,
"correlated-value-propagation.NumSubNW": 100431,
"correlated-value-propagation.NumUDivURemsNarrowed": 9890,
"correlated-value-propagation.NumUDivURemsNarrowedExpanded": 897,
"count-visits.MaxVisited": 42971,
"deadargelim.NumArgumentsEliminated": 16819,
"deadargelim.NumArgumentsReplacedWithPoison": 35241,
"deadargelim.NumRetValsEliminated": 16702,
"div-rem-pairs.NumDecomposed": 1737,
"div-rem-pairs.NumHoisted": 2604,
"div-rem-pairs.NumPairs": 28908,
"div-rem-pairs.NumRecomposed": 2817,
"dse.NumCFGChecks": 463128,
"dse.NumCFGSuccess": 7286,
"dse.NumCFGTries": 45547,
"dse.NumCompletePartials": 22725,
"dse.NumFastOther": 136756,
"dse.NumFastStores": 890063,
"dse.NumGetDomMemoryDefPassed": 1100734,
"dse.NumModifiedStores": 4193,
"dse.NumRedundantStores": 32679,
"dse.NumRemainingStores": 38153899,
"early-cse.NumCSE": 3907078,
"early-cse.NumCSECVP": 100524,
"early-cse.NumCSECall": 23311,
"early-cse.NumCSEGEP": 11146013,
"early-cse.NumCSELoad": 6547621,
"early-cse.NumDSE": 191662,
"early-cse.NumSimplify": 25585956,
"elim-avail-extern.NumRemovals": 242340,
"elim-avail-extern.NumVariables": 92279,
"function-attrs.NumCold": 21125,
"function-attrs.NumMemoryAttr": 1269730,
"function-attrs.NumNoAlias": 63399,
"function-attrs.NumNoCapture": 3024895,
"function-attrs.NumNoFree": 626709,
"function-attrs.NumNoRecurse": 1239173,
"function-attrs.NumNoSync": 1225865,
"function-attrs.NumNoUndefReturn": 62201,
"function-attrs.NumNoUnwind": 906484,
"function-attrs.NumNonNullReturn": 17088,
"function-attrs.NumReadNoneArg": 827686,
"function-attrs.NumReadOnlyArg": 1616929,
"function-attrs.NumReturned": 174313,
"function-attrs.NumWillReturn": 1186748,
"function-attrs.NumWriteOnlyArg": 704617,
"function-specialization.NumSpecsCreated": 19,
"globaldce.NumFunctions": 353494,
"globaldce.NumVFuncs": 22202,
"globaldce.NumVariables": 100969,
"globalopt.NumAliasesRemoved": 12,
"globalopt.NumAliasesResolved": 6123,
"globalopt.NumAtExitRemoved": 1,
"globalopt.NumCXXDtorsRemoved": 2304,
"globalopt.NumCtorsEvaluated": 2944,
"globalopt.NumDeleted": 832724,
"globalopt.NumFastCallFns": 2040265,
"globalopt.NumGlobUses": 305,
"globalopt.NumInternalFunc": 2040265,
"globalopt.NumLocalized": 15,
"globalopt.NumMarked": 2615,
"globalopt.NumSRA": 1089,
"globalopt.NumShrunkToBool": 2141,
"globalopt.NumUnnamed": 13016732,
"globalsmodref-aa.NumIndirectGlobalVars": 78,
"globalsmodref-aa.NumNoMemFunctions": 671022,
"globalsmodref-aa.NumNonAddrTakenFunctions": 2155843,
"globalsmodref-aa.NumNonAddrTakenGlobalVars": 184447,
"globalsmodref-aa.NumReadMemFunctions": 1030857,
"gvn.IsValueFullyAvailableInBlockNumSpeculationsMax": 494300,
"gvn.NumGVNBlocks": 226453,
"gvn.NumGVNEqProp": 356203,
"gvn.NumGVNInstr": 8166004,
"gvn.NumGVNLoad": 1191000,
"gvn.NumGVNPRE": 136215,
"gvn.NumGVNSimpl": 4105701,
"gvn.NumPRELoad": 849329,
"gvn.NumPRELoadMoved2CEPred": 81912,
"gvn.NumPRELoopLoad": 1925,
"indvars.NumElimCmp": 50642,
"indvars.NumElimExt": 265118,
"indvars.NumElimIV": 217086,
"indvars.NumElimIdentity": 1768,
"indvars.NumElimOperand": 8,
"indvars.NumElimRem": 184,
"indvars.NumFoldedUser": 2011,
"indvars.NumLFTR": 269161,
"indvars.NumReplaced": 104998,
"indvars.NumSimplifiedSDiv": 64,
"indvars.NumSimplifiedSRem": 26,
"indvars.NumWidened": 214140,
"inline-cost.NumCallsAnalyzed": 46879352,
"inline.NumDeleted": 15508295,
"inline.NumInlined": 37876672,
"instcombine.NegatorMaxDepthVisited": 17616,
"instcombine.NegatorMaxInstructionsCreated": 13753,
"instcombine.NegatorMaxTotalValuesVisited": 55533,
"instcombine.NegatorNumInstructionsCreatedTotal": 51503,
"instcombine.NegatorNumInstructionsNegatedSuccess": 47436,
"instcombine.NegatorNumNegationsFoundInCache": 4047,
"instcombine.NegatorNumTreesNegated": 37576,
"instcombine.NegatorNumValuesVisited": 19420619,
"instcombine.NegatorTotalNegationsAttempted": 18694838,
"instcombine.NumAggregateReconstructionsSimplified": 15470,
"instcombine.NumCombined": 104992508,
"instcombine.NumConstProp": 126228,
"instcombine.NumDeadInst": 34543426,
"instcombine.NumDeadStore": 24317,
"instcombine.NumExpand": 1850,
"instcombine.NumFactor": 40510,
"instcombine.NumGlobalCopies": 132692,
"instcombine.NumOneIteration": 40875525,
"instcombine.NumPHICSEs": 1944946,
"instcombine.NumPHIsOfExtractValues": 3624693,
"instcombine.NumPHIsOfInsertValues": 23560,
"instcombine.NumReassoc": 256441,
"instcombine.NumSel": 25680,
"instcombine.NumSimplified": 512857,
"instcombine.NumSunkInst": 2797824,
"instcombine.NumTwoIterations": 17612900,
"instcombine.NumWorklistIterations": 58488425,
"instsimplify.NumExpand": 135632,
"instsimplify.NumReassoc": 333053,
"instsimplify.NumSimplified": 2143942,
"jump-threading.NumDupes": 110486,
"jump-threading.NumFolds": 2201362,
"jump-threading.NumThreads": 2339399,
"last-run-tracking.NumLRTQueries": 105496693,
"last-run-tracking.NumSkippedPasses": 47008268,
"lcssa.NumLCSSA": 13586768,
"libcalls-shrinkwrap.NumWrappedOneCond": 121,
"libcalls-shrinkwrap.NumWrappedTwoCond": 157,
"licm.NumAddSubHoisted": 939,
"licm.NumBOAssociationsHoisted": 5864,
"licm.NumFPAssociationsHoisted": 542,
"licm.NumGEPsHoisted": 38726,
"licm.NumHoisted": 4381867,
"licm.NumIntAssociationsHoisted": 2690,
"licm.NumLoadPromoted": 66869,
"licm.NumLoadStorePromoted": 60331,
"licm.NumMinMaxHoisted": 1200,
"licm.NumMovedCalls": 26160,
"licm.NumMovedLoads": 403349,
"licm.NumPromotionCandidates": 449331,
"licm.NumSunk": 265258,
"local.NumPHICSEs": 157259,
"local.NumRemoved": 4166488,
"loop-delete.NumBackedgesBroken": 41935,
"loop-delete.NumDeleted": 154981,
"loop-idiom.NumMemCpy": 8317,
"loop-idiom.NumMemMove": 153,
"loop-idiom.NumMemSet": 37973,
"loop-idiom.NumShiftUntilBitTest": 6,
"loop-idiom.NumShiftUntilZero": 2,
"loop-instsimplify.NumSimplified": 172005,
"loop-load-elim.NumLoopLoadEliminted": 878,
"loop-rotate.NumInstrsDuplicated": 2818351,
"loop-rotate.NumInstrsHoisted": 901,
"loop-rotate.NumNotRotatedDueToHeaderSize": 12647,
"loop-rotate.NumRotated": 1070619,
"loop-simplify.NumNested": 10278,
"loop-simplifycfg.NumLoopBlocksDeleted": 11703,
"loop-simplifycfg.NumLoopExitsDeleted": 2690,
"loop-simplifycfg.NumTerminatorsFolded": 9636,
"loop-unroll.NumCompletelyUnrolled": 691,
"loop-unroll.NumUnrolled": 692,
"loop-vectorize.LoopsAnalyzed": 1818962,
"loop-vectorize.LoopsVectorized": 11,
"lower-expect-intrinsic.ExpectIntrinsicsHandled": 216736,
"lower-is-constant-intrinsic.IsConstantIntrinsicsHandled": 21035,
"lower-is-constant-intrinsic.ObjectSizeIntrinsicsHandled": 4703,
"mem2reg.NumDeadAlloca": 1330165,
"mem2reg.NumLocalPromoted": 529309,
"mem2reg.NumPHIInsert": 10549835,
"mem2reg.NumPromoted": 43476,
"mem2reg.NumSingleStore": 54410733,
"memcpyopt.NumCallSlot": 593788,
"memcpyopt.NumCpyToSet": 9856,
"memcpyopt.NumMemCpyInstr": 1149249,
"memcpyopt.NumMemMoveInstr": 1,
"memcpyopt.NumMemSetInfer": 370221,
"memcpyopt.NumMoveToCpy": 16038,
"memcpyopt.NumStackMove": 58291,
"memdep.NumCacheCompleteNonLocalPtr": 4577962,
"memdep.NumCacheDirtyNonLocal": 295,
"memdep.NumCacheDirtyNonLocalPtr": 21198,
"memdep.NumCacheNonLocal": 18525,
"memdep.NumCacheNonLocalPtr": 207042378,
"memdep.NumUncacheNonLocal": 23605,
"memdep.NumUncacheNonLocalPtr": 201308636,
"memory-builtins.ObjectVisitorLoad": 1793525,
"move-auto-init.NumMoved": 2624,
"openmp-opt.NumOpenMPRuntimeCallsDeduplicated": 227,
"openmp-opt.NumOpenMPRuntimeFunctionUsesIdentified": 13479423,
"openmp-opt.NumOpenMPRuntimeFunctionsIdentified": 1579765,
"reassociate.NumAnnihil": 737,
"reassociate.NumChanged": 4278989,
"reassociate.NumFactor": 2612,
"scalar-evolution.NumBruteForceTripCountsComputed": 79788,
"scalar-evolution.NumExitCountsComputed": 3677980,
"scalar-evolution.NumExitCountsNotComputed": 11181729,
"sccp.NumArgsElimed": 165455,
"sccp.NumDeadBlocks": 720986,
"sccp.NumGlobalConst": 2858,
"sccp.NumInstRemoved": 2004322,
"sccp.NumInstReplaced": 143369,
"simple-loop-unswitch.NumBranches": 86509,
"simple-loop-unswitch.NumCostMultiplierSkipped": 13454,
"simple-loop-unswitch.NumInvariantConditionsInjected": 44,
"simple-loop-unswitch.NumSelects": 2018,
"simple-loop-unswitch.NumSwitches": 2312,
"simple-loop-unswitch.NumTrivial": 2935,
"simplifycfg.NumBitMaps": 2104,
"simplifycfg.NumFoldBranchToCommonDest": 588482,
"simplifycfg.NumFoldValueComparisonIntoPredecessors": 480190,
"simplifycfg.NumHoistCommonCode": 614165,
"simplifycfg.NumHoistCommonInstrs": 1807367,
"simplifycfg.NumInvokeSetsFormed": 49744,
"simplifycfg.NumInvokes": 891879,
"simplifycfg.NumInvokesMerged": 134367,
"simplifycfg.NumLinearMaps": 3001,
"simplifycfg.NumLookupTables": 18984,
"simplifycfg.NumLookupTablesHoles": 2580,
"simplifycfg.NumSinkCommonCode": 334277,
"simplifycfg.NumSinkCommonInstrs": 710958,
"simplifycfg.NumSpeculations": 353319,
"sroa.MaxPartitionsPerAlloca": 184037,
"sroa.MaxUsesPerAllocaPartition": 1856344,
"sroa.NumAllocaPartitionUses": 221344175,
"sroa.NumAllocaPartitions": 68926343,
"sroa.NumAllocasAnalyzed": 90986307,
"sroa.NumDeleted": 223261953,
"sroa.NumLoadsPredicated": 14737,
"sroa.NumLoadsSpeculated": 314180,
"sroa.NumNewAllocas": 22421199,
"sroa.NumPromoted": 62479275,
"sroa.NumStoresPredicated": 3762,
"sroa.NumVectorized": 1212116,
"tailcallelim.NumAccumAdded": 179,
"tailcallelim.NumEliminated": 9095,
"tailcallelim.NumRetDuped": 15958,
"vector-combine.NumScalarBO": 183,
"vector-combine.NumScalarCmp": 37,
"vector-combine.NumShufOfBitcast": 8602,
"vector-combine.NumVecBO": 10475,
"vector-combine.NumVecCmp": 151,
"vector-combine.NumVecLoad": 3805
}