Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ebg@taiyo(29)$ time clang -ftime-report -DHC4 -DSAFETY -DNOREDUCE -DNFAIR=3 -O2 -o files pan.c
- ===-------------------------------------------------------------------------===
- Register Allocation
- ===-------------------------------------------------------------------------===
- Total Execution Time: 3.1677 seconds (3.1814 wall clock)
- ---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
- 2.4376 ( 77.7%) 0.0131 ( 42.0%) 2.4507 ( 77.4%) 2.4613 ( 77.4%) Local Splitting
- 0.3576 ( 11.4%) 0.0048 ( 15.4%) 0.3623 ( 11.4%) 0.3620 ( 11.4%) Spiller
- 0.1930 ( 6.2%) 0.0020 ( 6.5%) 0.1950 ( 6.2%) 0.1980 ( 6.2%) Global Splitting
- 0.0481 ( 1.5%) 0.0001 ( 0.3%) 0.0482 ( 1.5%) 0.0481 ( 1.5%) Rewriter
- 0.0360 ( 1.1%) 0.0019 ( 6.0%) 0.0379 ( 1.2%) 0.0379 ( 1.2%) Seed Live Regs
- 0.0373 ( 1.2%) 0.0001 ( 0.2%) 0.0374 ( 1.2%) 0.0374 ( 1.2%) MBB Live Ins
- 0.0267 ( 0.9%) 0.0092 ( 29.5%) 0.0359 ( 1.1%) 0.0364 ( 1.1%) Evict
- 0.0002 ( 0.0%) 0.0000 ( 0.1%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) Initialize
- 0.0001 ( 0.0%) 0.0000 ( 0.1%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) Emit Debug Info
- 3.1365 (100.0%) 0.0312 (100.0%) 3.1677 (100.0%) 3.1814 (100.0%) Total
- ===-------------------------------------------------------------------------===
- Instruction Selection and Scheduling
- ===-------------------------------------------------------------------------===
- Total Execution Time: 153.5008 seconds (162.4886 wall clock)
- ---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
- 144.7484 ( 97.6%) 5.0312 ( 95.8%) 149.7796 ( 97.6%) 158.7575 ( 97.7%) Instruction Scheduling
- 1.1108 ( 0.7%) 0.0379 ( 0.7%) 1.1487 ( 0.7%) 1.1518 ( 0.7%) Instruction Selection
- 0.5105 ( 0.3%) 0.0139 ( 0.3%) 0.5244 ( 0.3%) 0.5256 ( 0.3%) DAG Legalization
- 0.4482 ( 0.3%) 0.0283 ( 0.5%) 0.4765 ( 0.3%) 0.4799 ( 0.3%) DAG Combining 1
- 0.3632 ( 0.2%) 0.0549 ( 1.0%) 0.4181 ( 0.3%) 0.4182 ( 0.3%) Instruction Creation
- 0.3510 ( 0.2%) 0.0354 ( 0.7%) 0.3864 ( 0.3%) 0.3863 ( 0.2%) Vector Legalization
- 0.3028 ( 0.2%) 0.0158 ( 0.3%) 0.3186 ( 0.2%) 0.3214 ( 0.2%) DAG Combining 2
- 0.2598 ( 0.2%) 0.0093 ( 0.2%) 0.2692 ( 0.2%) 0.2690 ( 0.2%) Type Legalization
- 0.0959 ( 0.1%) 0.0052 ( 0.1%) 0.1011 ( 0.1%) 0.1006 ( 0.1%) DAG Combining after legalize types
- 0.0586 ( 0.0%) 0.0198 ( 0.4%) 0.0784 ( 0.1%) 0.0784 ( 0.0%) Instruction Scheduling Cleanup
- 148.2492 (100.0%) 5.2517 (100.0%) 153.5008 (100.0%) 162.4886 (100.0%) Total
- ===-------------------------------------------------------------------------===
- DWARF Emission
- ===-------------------------------------------------------------------------===
- Total Execution Time: 0.0289 seconds (0.0289 wall clock)
- ---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
- 0.0280 ( 98.3%) 0.0003 ( 74.8%) 0.0283 ( 98.0%) 0.0283 ( 98.0%) DWARF Debug Writer
- 0.0005 ( 1.7%) 0.0001 ( 25.2%) 0.0006 ( 2.0%) 0.0006 ( 2.0%) DWARF Exception Writer
- 0.0285 (100.0%) 0.0004 (100.0%) 0.0289 (100.0%) 0.0289 (100.0%) Total
- ===-------------------------------------------------------------------------===
- ... Pass execution timing report ...
- ===-------------------------------------------------------------------------===
- Total Execution Time: 228.7428 seconds (238.0838 wall clock)
- ---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
- 154.9212 ( 69.6%) 5.4992 ( 87.5%) 160.4204 ( 70.1%) 169.4516 ( 71.2%) X86 DAG->DAG Instruction Selection
- 22.4493 ( 10.1%) 0.0238 ( 0.4%) 22.4731 ( 9.8%) 22.5195 ( 9.5%) Eliminate PHI nodes for register allocation
- 21.3545 ( 9.6%) 0.2593 ( 4.1%) 21.6138 ( 9.4%) 21.6777 ( 9.1%) Simple Register Coalescing
- 5.0449 ( 2.3%) 0.0040 ( 0.1%) 5.0489 ( 2.2%) 5.0613 ( 2.1%) Machine code sinking
- 3.8923 ( 1.7%) 0.0939 ( 1.5%) 3.9861 ( 1.7%) 4.0247 ( 1.7%) Global Value Numbering
- 3.8119 ( 1.7%) 0.0555 ( 0.9%) 3.8675 ( 1.7%) 3.8924 ( 1.6%) Greedy Register Allocator
- 1.2139 ( 0.5%) 0.0017 ( 0.0%) 1.2156 ( 0.5%) 1.2171 ( 0.5%) Control Flow Optimizer
- 0.9290 ( 0.4%) 0.0420 ( 0.7%) 0.9710 ( 0.4%) 1.0125 ( 0.4%) Combine redundant instructions
- 0.8246 ( 0.4%) 0.0126 ( 0.2%) 0.8372 ( 0.4%) 0.8434 ( 0.4%) Combine redundant instructions
- 0.7966 ( 0.4%) 0.0277 ( 0.4%) 0.8243 ( 0.4%) 0.8365 ( 0.4%) Function Integration/Inlining
- 0.5483 ( 0.2%) 0.0227 ( 0.4%) 0.5710 ( 0.2%) 0.5761 ( 0.2%) Combine redundant instructions
- 0.5577 ( 0.3%) 0.0075 ( 0.1%) 0.5652 ( 0.2%) 0.5711 ( 0.2%) Dead Store Elimination
- 0.4947 ( 0.2%) 0.0005 ( 0.0%) 0.4952 ( 0.2%) 0.4952 ( 0.2%) Calculate spill weights
- 0.4029 ( 0.2%) 0.0126 ( 0.2%) 0.4156 ( 0.2%) 0.4183 ( 0.2%) Combine redundant instructions
- 0.3621 ( 0.2%) 0.0189 ( 0.3%) 0.3810 ( 0.2%) 0.3815 ( 0.2%) Combine redundant instructions
- 0.3224 ( 0.1%) 0.0112 ( 0.2%) 0.3336 ( 0.1%) 0.3336 ( 0.1%) Live Variable Analysis
- 0.3160 ( 0.1%) 0.0138 ( 0.2%) 0.3298 ( 0.1%) 0.3333 ( 0.1%) Early CSE
- 0.2096 ( 0.1%) 0.0224 ( 0.4%) 0.2320 ( 0.1%) 0.2344 ( 0.1%) Value Propagation
- 0.2218 ( 0.1%) 0.0098 ( 0.2%) 0.2317 ( 0.1%) 0.2324 ( 0.1%) Sparse Conditional Constant Propagation
- 0.2091 ( 0.1%) 0.0045 ( 0.1%) 0.2136 ( 0.1%) 0.2177 ( 0.1%) Value Propagation
- 0.2030 ( 0.1%) 0.0004 ( 0.0%) 0.2035 ( 0.1%) 0.2067 ( 0.1%) Simplify the CFG
- 0.1812 ( 0.1%) 0.0177 ( 0.3%) 0.1989 ( 0.1%) 0.1989 ( 0.1%) Live Interval Analysis
- 0.1739 ( 0.1%) 0.0008 ( 0.0%) 0.1747 ( 0.1%) 0.1963 ( 0.1%) Optimize for code generation
- 0.1646 ( 0.1%) 0.0054 ( 0.1%) 0.1699 ( 0.1%) 0.1702 ( 0.1%) X86 AT&T-Style Assembly Printer
- 0.1454 ( 0.1%) 0.0089 ( 0.1%) 0.1544 ( 0.1%) 0.1560 ( 0.1%) Aggressive Dead Code Elimination
- 0.1477 ( 0.1%) 0.0004 ( 0.0%) 0.1481 ( 0.1%) 0.1488 ( 0.1%) MemCpy Optimization
- 0.1304 ( 0.1%) 0.0005 ( 0.0%) 0.1309 ( 0.1%) 0.1309 ( 0.1%) Loop Invariant Code Motion
- 0.1065 ( 0.0%) 0.0149 ( 0.2%) 0.1215 ( 0.1%) 0.1215 ( 0.1%) Machine Function Analysis
- 0.1056 ( 0.0%) 0.0085 ( 0.1%) 0.1141 ( 0.0%) 0.1141 ( 0.0%) Interprocedural Sparse Conditional Constant Propagation
- 0.1047 ( 0.0%) 0.0019 ( 0.0%) 0.1067 ( 0.0%) 0.1067 ( 0.0%) Machine Common Subexpression Elimination
- 0.0993 ( 0.0%) 0.0010 ( 0.0%) 0.1003 ( 0.0%) 0.1003 ( 0.0%) Jump Threading
- 0.0963 ( 0.0%) 0.0003 ( 0.0%) 0.0966 ( 0.0%) 0.0970 ( 0.0%) Simplify the CFG
- 0.0907 ( 0.0%) 0.0016 ( 0.0%) 0.0924 ( 0.0%) 0.0935 ( 0.0%) Early CSE
- 0.0842 ( 0.0%) 0.0003 ( 0.0%) 0.0845 ( 0.0%) 0.0848 ( 0.0%) Simplify the CFG
- 0.0788 ( 0.0%) 0.0049 ( 0.1%) 0.0837 ( 0.0%) 0.0837 ( 0.0%) Two-Address instruction pass
- 0.0788 ( 0.0%) 0.0041 ( 0.1%) 0.0829 ( 0.0%) 0.0833 ( 0.0%) Lazy Value Information Analysis
- 0.0786 ( 0.0%) 0.0019 ( 0.0%) 0.0805 ( 0.0%) 0.0809 ( 0.0%) Reassociate expressions
- 0.0765 ( 0.0%) 0.0031 ( 0.0%) 0.0795 ( 0.0%) 0.0803 ( 0.0%) Lazy Value Information Analysis
- 0.0771 ( 0.0%) 0.0005 ( 0.0%) 0.0776 ( 0.0%) 0.0782 ( 0.0%) Tail Call Elimination
- 0.0575 ( 0.0%) 0.0164 ( 0.3%) 0.0739 ( 0.0%) 0.0739 ( 0.0%) Slot index numbering
- 0.0732 ( 0.0%) 0.0003 ( 0.0%) 0.0735 ( 0.0%) 0.0736 ( 0.0%) Simplify the CFG
- 0.0685 ( 0.0%) 0.0002 ( 0.0%) 0.0687 ( 0.0%) 0.0687 ( 0.0%) Prologue/Epilogue Insertion & Frame Finalization
- 0.0666 ( 0.0%) 0.0005 ( 0.0%) 0.0671 ( 0.0%) 0.0671 ( 0.0%) Jump Threading
- 0.0628 ( 0.0%) 0.0001 ( 0.0%) 0.0630 ( 0.0%) 0.0629 ( 0.0%) Remove dead machine instructions
- 0.0541 ( 0.0%) 0.0009 ( 0.0%) 0.0551 ( 0.0%) 0.0557 ( 0.0%) Scalar Replacement of Aggregates (DT)
- 0.0405 ( 0.0%) 0.0002 ( 0.0%) 0.0408 ( 0.0%) 0.0412 ( 0.0%) Simplify well-known library calls
- 0.0392 ( 0.0%) 0.0007 ( 0.0%) 0.0399 ( 0.0%) 0.0399 ( 0.0%) Execution dependency fix
- 0.0390 ( 0.0%) 0.0002 ( 0.0%) 0.0392 ( 0.0%) 0.0392 ( 0.0%) Process Implicit Definitions
- 0.0381 ( 0.0%) 0.0002 ( 0.0%) 0.0384 ( 0.0%) 0.0384 ( 0.0%) Simplify the CFG
- 0.0376 ( 0.0%) 0.0001 ( 0.0%) 0.0377 ( 0.0%) 0.0377 ( 0.0%) Machine Copy Propagation Pass
- 0.0343 ( 0.0%) 0.0024 ( 0.0%) 0.0367 ( 0.0%) 0.0366 ( 0.0%) MachineDominator Tree Construction
- 0.0361 ( 0.0%) 0.0005 ( 0.0%) 0.0366 ( 0.0%) 0.0366 ( 0.0%) Dominator Tree Construction
- 0.0321 ( 0.0%) 0.0030 ( 0.0%) 0.0351 ( 0.0%) 0.0351 ( 0.0%) Dominator Tree Construction
- 0.0317 ( 0.0%) 0.0010 ( 0.0%) 0.0327 ( 0.0%) 0.0329 ( 0.0%) Dominator Tree Construction
- 0.0298 ( 0.0%) 0.0017 ( 0.0%) 0.0315 ( 0.0%) 0.0315 ( 0.0%) Dominator Tree Construction
- 0.0297 ( 0.0%) 0.0014 ( 0.0%) 0.0311 ( 0.0%) 0.0311 ( 0.0%) Dominator Tree Construction
- 0.0266 ( 0.0%) 0.0035 ( 0.1%) 0.0301 ( 0.0%) 0.0300 ( 0.0%) Peephole Optimizations
- 0.0278 ( 0.0%) 0.0021 ( 0.0%) 0.0299 ( 0.0%) 0.0299 ( 0.0%) MachineDominator Tree Construction
- 0.0289 ( 0.0%) 0.0003 ( 0.0%) 0.0292 ( 0.0%) 0.0292 ( 0.0%) Induction Variable Simplification
- 0.0283 ( 0.0%) 0.0002 ( 0.0%) 0.0285 ( 0.0%) 0.0285 ( 0.0%) Scalar Replacement of Aggregates (SSAUp)
- 0.0267 ( 0.0%) 0.0002 ( 0.0%) 0.0269 ( 0.0%) 0.0269 ( 0.0%) Remove unused exception handling info
- 0.0217 ( 0.0%) 0.0007 ( 0.0%) 0.0225 ( 0.0%) 0.0267 ( 0.0%) Basic CallGraph Construction
- 0.0257 ( 0.0%) 0.0001 ( 0.0%) 0.0258 ( 0.0%) 0.0258 ( 0.0%) Debug Variable Analysis
- 0.0219 ( 0.0%) 0.0005 ( 0.0%) 0.0223 ( 0.0%) 0.0223 ( 0.0%) X86 FP Stackifier
- 0.0206 ( 0.0%) 0.0003 ( 0.0%) 0.0209 ( 0.0%) 0.0210 ( 0.0%) Dominator Tree Construction
- 0.0183 ( 0.0%) 0.0012 ( 0.0%) 0.0195 ( 0.0%) 0.0195 ( 0.0%) Natural Loop Information
- 0.0185 ( 0.0%) 0.0007 ( 0.0%) 0.0191 ( 0.0%) 0.0191 ( 0.0%) Machine Natural Loop Construction
- 0.0173 ( 0.0%) 0.0002 ( 0.0%) 0.0175 ( 0.0%) 0.0177 ( 0.0%) Insert stack protectors
- 0.0172 ( 0.0%) 0.0005 ( 0.0%) 0.0176 ( 0.0%) 0.0176 ( 0.0%) Natural Loop Information
- 0.0170 ( 0.0%) 0.0003 ( 0.0%) 0.0173 ( 0.0%) 0.0173 ( 0.0%) Natural Loop Information
- 0.0159 ( 0.0%) 0.0002 ( 0.0%) 0.0160 ( 0.0%) 0.0160 ( 0.0%) Branch Probability Analysis
- 0.0143 ( 0.0%) 0.0001 ( 0.0%) 0.0144 ( 0.0%) 0.0144 ( 0.0%) Loop Strength Reduction
- 0.0070 ( 0.0%) 0.0063 ( 0.1%) 0.0133 ( 0.0%) 0.0133 ( 0.0%) Memory Dependence Analysis
- 0.0127 ( 0.0%) 0.0001 ( 0.0%) 0.0129 ( 0.0%) 0.0128 ( 0.0%) Post-RA pseudo instruction expansion pass
- 0.0122 ( 0.0%) 0.0004 ( 0.0%) 0.0126 ( 0.0%) 0.0126 ( 0.0%) Remove unreachable machine basic blocks
- 0.0124 ( 0.0%) 0.0001 ( 0.0%) 0.0125 ( 0.0%) 0.0125 ( 0.0%) Lower 'expect' Intrinsics
- 0.0068 ( 0.0%) 0.0051 ( 0.1%) 0.0119 ( 0.0%) 0.0119 ( 0.0%) Memory Dependence Analysis
- 0.0116 ( 0.0%) 0.0001 ( 0.0%) 0.0117 ( 0.0%) 0.0118 ( 0.0%) Merge Duplicate Global Constants
- 0.0116 ( 0.0%) 0.0001 ( 0.0%) 0.0117 ( 0.0%) 0.0117 ( 0.0%) Tail Duplication
- 0.0109 ( 0.0%) 0.0001 ( 0.0%) 0.0110 ( 0.0%) 0.0110 ( 0.0%) Expand ISel Pseudo-instructions
- 0.0099 ( 0.0%) 0.0002 ( 0.0%) 0.0101 ( 0.0%) 0.0101 ( 0.0%) Canonicalize natural loops
- 0.0099 ( 0.0%) 0.0001 ( 0.0%) 0.0100 ( 0.0%) 0.0100 ( 0.0%) Machine Loop Invariant Code Motion
- 0.0098 ( 0.0%) 0.0002 ( 0.0%) 0.0100 ( 0.0%) 0.0099 ( 0.0%) Canonicalize natural loops
- 0.0091 ( 0.0%) 0.0001 ( 0.0%) 0.0092 ( 0.0%) 0.0092 ( 0.0%) Tail Duplication
- 0.0090 ( 0.0%) 0.0001 ( 0.0%) 0.0091 ( 0.0%) 0.0091 ( 0.0%) Canonicalize natural loops
- 0.0087 ( 0.0%) 0.0001 ( 0.0%) 0.0088 ( 0.0%) 0.0088 ( 0.0%) Machine Natural Loop Construction
- 0.0087 ( 0.0%) 0.0001 ( 0.0%) 0.0088 ( 0.0%) 0.0088 ( 0.0%) Canonicalize natural loops
- 0.0081 ( 0.0%) 0.0001 ( 0.0%) 0.0082 ( 0.0%) 0.0082 ( 0.0%) Machine Loop Invariant Code Motion
- 0.0077 ( 0.0%) 0.0002 ( 0.0%) 0.0079 ( 0.0%) 0.0079 ( 0.0%) Unroll loops
- 0.0073 ( 0.0%) 0.0001 ( 0.0%) 0.0074 ( 0.0%) 0.0074 ( 0.0%) Stack Slot Coloring
- 0.0071 ( 0.0%) 0.0001 ( 0.0%) 0.0072 ( 0.0%) 0.0072 ( 0.0%) Remove unreachable blocks from the CFG
- 0.0067 ( 0.0%) 0.0001 ( 0.0%) 0.0067 ( 0.0%) 0.0067 ( 0.0%) Induction Variable Users
- 0.0043 ( 0.0%) 0.0005 ( 0.0%) 0.0048 ( 0.0%) 0.0048 ( 0.0%) Bundle Machine CFG Edges
- 0.0043 ( 0.0%) 0.0004 ( 0.0%) 0.0047 ( 0.0%) 0.0047 ( 0.0%) Bundle Machine CFG Edges
- 0.0044 ( 0.0%) 0.0002 ( 0.0%) 0.0046 ( 0.0%) 0.0046 ( 0.0%) Unswitch loops
- 0.0041 ( 0.0%) 0.0001 ( 0.0%) 0.0042 ( 0.0%) 0.0042 ( 0.0%) Optimize machine instruction PHIs
- 0.0039 ( 0.0%) 0.0000 ( 0.0%) 0.0040 ( 0.0%) 0.0040 ( 0.0%) Global Variable Optimizer
- 0.0036 ( 0.0%) 0.0002 ( 0.0%) 0.0038 ( 0.0%) 0.0037 ( 0.0%) Rotate Loops
- 0.0032 ( 0.0%) 0.0001 ( 0.0%) 0.0033 ( 0.0%) 0.0033 ( 0.0%) Code Placement Optimizer
- 0.0029 ( 0.0%) 0.0002 ( 0.0%) 0.0031 ( 0.0%) 0.0031 ( 0.0%) Loop-Closed SSA Form Pass
- 0.0029 ( 0.0%) 0.0002 ( 0.0%) 0.0031 ( 0.0%) 0.0030 ( 0.0%) Loop-Closed SSA Form Pass
- 0.0025 ( 0.0%) 0.0005 ( 0.0%) 0.0029 ( 0.0%) 0.0029 ( 0.0%) Spill Code Placement Analysis
- 0.0026 ( 0.0%) 0.0002 ( 0.0%) 0.0028 ( 0.0%) 0.0028 ( 0.0%) Loop-Closed SSA Form Pass
- 0.0020 ( 0.0%) 0.0002 ( 0.0%) 0.0022 ( 0.0%) 0.0023 ( 0.0%) Delete dead loops
- 0.0020 ( 0.0%) 0.0002 ( 0.0%) 0.0022 ( 0.0%) 0.0022 ( 0.0%) Recognize loop idioms
- 0.0017 ( 0.0%) 0.0000 ( 0.0%) 0.0017 ( 0.0%) 0.0017 ( 0.0%) Dead Argument Elimination
- 0.0005 ( 0.0%) 0.0008 ( 0.0%) 0.0013 ( 0.0%) 0.0013 ( 0.0%) Virtual Register Map
- 0.0004 ( 0.0%) 0.0008 ( 0.0%) 0.0012 ( 0.0%) 0.0012 ( 0.0%) Memory Dependence Analysis
- 0.0011 ( 0.0%) 0.0001 ( 0.0%) 0.0012 ( 0.0%) 0.0012 ( 0.0%) Exception handling preparation
- 0.0009 ( 0.0%) 0.0001 ( 0.0%) 0.0011 ( 0.0%) 0.0010 ( 0.0%) Deduce function attributes
- 0.0009 ( 0.0%) 0.0001 ( 0.0%) 0.0010 ( 0.0%) 0.0010 ( 0.0%) Scalar Evolution Analysis
- 0.0008 ( 0.0%) 0.0001 ( 0.0%) 0.0009 ( 0.0%) 0.0009 ( 0.0%) Scalar Evolution Analysis
- 0.0005 ( 0.0%) 0.0001 ( 0.0%) 0.0006 ( 0.0%) 0.0006 ( 0.0%) X86 Maximal Stack Alignment Check
- 0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) Post RA top-down list latency scheduler
- 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) Live Stack Slot Analysis
- 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) Lower Garbage Collection Instructions
- 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) Analyze Machine Code For Garbage Collection
- 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) Local Stack Slot Allocation
- 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) Delete Garbage Collector Information
- 0.0002 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) Strip Unused Function Prototypes
- 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) Target Library Information
- 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) Basic Alias Analysis (stateless AA impl)
- 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) Basic Alias Analysis (stateless AA impl)
- 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) Target Library Information
- 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) Machine Module Information
- 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) Create Garbage Collector Module Metadata
- 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) Target Pass Configuration
- 222.4615 (100.0%) 6.2814 (100.0%) 228.7428 (100.0%) 238.0838 (100.0%) Total
- ===-------------------------------------------------------------------------===
- Miscellaneous Ungrouped Timers
- ===-------------------------------------------------------------------------===
- ---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
- 223.7061 ( 50.1%) 6.4227 ( 50.3%) 230.1288 ( 50.1%) 239.6709 ( 50.1%) Clang front-end timer
- 222.6523 ( 49.8%) 6.3021 ( 49.4%) 228.9544 ( 49.8%) 238.2964 ( 49.8%) Code Generation Time
- 0.3143 ( 0.1%) 0.0414 ( 0.3%) 0.3558 ( 0.1%) 0.3593 ( 0.1%) LLVM IR Generation Time
- 446.6727 (100.0%) 12.7662 (100.0%) 459.4389 (100.0%) 478.3266 (100.0%) Total
- real 3m59.949s
- user 3m43.750s
- sys 0m6.508s
Advertisement
Add Comment
Please, Sign In to add comment