DELTA 371398 578753 5721 SVN!lk"tk defineCPUMacros(Builder, "k8"); break; case CK_x86_64_v2: case CK_x86_64_v3: case CK_x86_64_v4:ENDREP DELTA 371398 1724024 219 SVN$^  ~`DENDREP DELTA 371398 1740171 924 SVN2']yXCqAENDREP DELTA 371398 1741127 253 SVN9E5KqHENDREP DELTA 371398 1741946 292 SVNu:!}e^ILS"uptr GetAltStackSize() { // Note: since GLIBC_2.31, SIGSTKSZ may be a function call, so this may be // more costly that you think. However GetAltStackSize is only call 2-3 times // per thread so don't cache the evaluation. return SIGSTKSZ * 4; } *base = MmapOrDie(GetAltStackSize(), __func__); altstack.ss_sp = (char*) base; altstack.ss_flags = 0; altstack.ss_size = GetAltStackSize()GetAltStackSize()ENDREP DELTA 371398 1780818 2749 SVN_^Ww7 C=C-':]KTfgfLf1px{{rx^͖QO0)NBb AaK(ADjSdeL,76PshHlA}.ܝKqJ.0Cnk:c̸ΠSr~*M6s`oXZ\(@:jo(@P*2 (QZG\o`fBb6\Dr : ;!M81*^ 8ɝD-YDZ s.qa*)ŮWkJ ~ͣ.,p)U-S\7 t!%bB͛3^rM8=ml,l/.?Á䊝2Y2dU3S+kw[)V+VgLhb*EnCr4nUNϔ*`gv I8E JQ~I0QĆa88ela# GGwT/‹Q854"jD*H&77VK?o$Ńt72g]Ry^[eO' .i0/w+?:&Xqg $z!#e M`3>Heir3F-YZEFצu#zZ7>ENDREP DELTA 371398 1783580 271 SVN)u)2wx^SN0}+3]DMI4OM.0ڥè߽HͲts{N6_)O=&@kZ#xw]u3pXsIN{p6ڬ@JfxESM;РSYTɉf3)1g(b"^\huJx#GEy9}Ƴ$+x\N8Ы݄)}4ŰS֊ﭠ. gw:WXId6`% `zehlQ *fo]jk.$å*sac=8;|):Kc|Oh mRmodrx^Tn@+Vq6Gײ;:VCX(KjE,I*f޼yo0GI-ځcGEU@35&![Y\u+,Nڬ% >ɚ Pΐ3 ]V" UIנ#'TQvL`cWQČqXJa\|ZL!z template shared_ptr<_Tp>::shared_ptr(nullptr_t __p, _Dp __dtypename __shared_ptr_default_allocator<_Tp>::type _AllocT; typedef __shared_ptr_pointer _CntrlBlk; __cntrl_ = new _CntrlBlk(__p, __d, _AllocT, class _Dp, class _Alloc> shared_ptr<_Tp>::shared_ptr(_Yp* __p, _Dp __d, _Alloc __a: __ptr_(__p_Yp*typename unique_ptr<_Yp, _Dp>::pointertypename unique_ptr<_Yp, _Dp>::pointerENDREP DELTA 371398 1880875 1610 SVN{\3F2GJF eDqXowFA?<x^? 0w?EDݪJNG^i%ޠ o[{ߑKd8 eKicXek(Tnū*٠jB䓀|i03ؖL aOJp~ySY6[Ȓ}Lt8ZKԾFآ5TO{QENDREP DELTA 353940 121194 33 SVN_ntf+f+2kmbool getAttrIsImplicitConstisImplicitConst(); } int64_t getAttrImplicitConstValuegetImplicitConstValue()ENDREP DELTA 363578 3968238 716 SVN5K  %$ /// Helper functions to extract CPU details from CPUID on x86. namespace x86 { enum class VendorSignatures { UNKNOWN, GENUINE_INTEL, AUTHENTIC_AMD, }; /// Returns the host CPU's vendor. /// MaxLeaf: if a non-nullptr pointer is specified, the EAX value will be /// assigned to its pointee. VendorSignatures getVendorSignature(unsigned *MaxLeaf = nullptr); } // namespace x86ENDREP DELTA 371398 3273370 1139 SVN!+JB_)l() BasicBlock *BB, SmallPtrSetImpl &SafePtrs, SmallPtrSetImpl &MaskedOp, SmallPtrSetImpl &ConditionalAssumesENDREP DELTA 371399 189187 171 SVNw+b8v(utype attribute */ LLVMAttributeRef LLVMCreateTypeAttribute(LLVMContextRef C, unsigned KindID, LLVMTypeRef type_ref); /** * Get the type attribute's value. */ LLVMTypeRef LLVMGetTypeLLVMBool LLVMIsTypeJ o m}q`!m, LLVMBasicBlockRef block); /** * Return if a branch is conditional. * * This only works on llvm::BranchInst instructions. * * @see llvm::BranchInst::isConditional */ LLVMBool LLVMIsConditional(LLVMValueRef Branch); /** * ReturnENDREP DELTA 371398 4106604 527 SVN/U.UD*y0_vj#0 v x^Qj0 +Dftng7Q[6J}iGa D='9oC )B~a)t ˒;Uf%WɗF"Llu-hǂ!~X!1n\EȺ68 "](~{M qH-v%%6]urxnV\ڛXߎ|$.\ ^ K:ʥ+'2~訅YYRxY#h 15  OVN(YΒx_2eizENDREP DELTA 371398 4107705 273 SVN>uQCJew{Pncase DW_FORM_implicit_conscase DW_FORM_implicit_const: // Value has been already set by DWARFFormValue::createFromSValue.case DW_FORM_implicit_constENDREP DELTA 371398 4263500 820 SVNDMvV,LrBTypeAttribute(LLVMContextRef C, unsigned KindID, LLVMTypeRef type_ref) { auto &Ctx = *unwrap(C); auto AttrKind = (Attribute::AttrKind)KindID; return wrap(Attribute::get(Ctx, AttrKind, unwrap(type_ref))); } LLVMTypeRef LLVMGetTypeAttributeValue(LLVMAttributeRef A) { auto Attr = unwrap(A); return wrap(Attr.getValueAsType()LLVMBool LLVMIsTypeAttribute(LLVMAttributeRef A) { return unwrap(A).isTypej] usjs.size(); llvm_unreachable( "LLVMGetNumIndices applies only to extractvalue and insertvalue!"); } const unsigned *LLVMGetIndices(LLVMValueRef Inst) { auto *I = unwrap(Inst); if (auto *EV = dyn_cast(I)) return EV->getIndices().data(); if (auto *IV = dyn_cast(I)) return IV->getIndices().data(); if (auto *CE = dyn_cast(I)) return CE->getIndices().data(); llvm_unreachable( "LLVMGetIndices applies only to extractvalue aENDREP DELTA 371398 4553756 1906 SVNMJ4=39Q+/<?, nt75x^TMO@+1ei%*l7C`ZIpKԨ݁he3f͛a?L!E5 emF-pD+,E +T- I607/k82ʘ1GKa2q>yjDGc,p >|DSEN27ɒd* {-QX@*Ӝ{W3PI]\Hnkd..RN`t9CA$0"~Q]Cuf@mY1q%g7w=feP >2aCP ِPag7s{JWݰ7M{6& m繍Է|34-XPӤp2&%9nL@R}ZŦt |_r LStU  ;yBENDREP DELTA 371398 5278799 2823 SVNL1 LVU@2ARM::t2BENDREP DELTA 371398 5329411 9630 SVNq%3$wOrGzq4 Jx^}Ao0 R1kQVؤ*֔hAؿ_jb9%{cugӅ+ܷuFc[Csb( 4Eջ2wŶ0X}HDL,{ o\$0VTkh윪 4Mwі4]Xv zSpMP#rEN'we5c9D0 %QҪ2mt isLoopInvariant(OffsSecondOperandChanged |= SimplifyInstructionsInBlock(&BB); ENDREP DELTA 371398 5376011 2489 SVN< Z ~YA{Ybool Changed = false; if (!L->makeLoopInvariant(ElemCount, Changed)) return false; ENDREP DELTA 371398 5378533 345 SVNaAvaqVrCI ?if (Iter->isDebugInstr()) { // Skip debug instructions ++Iter; continue; } if (AddedInstIter->isDebugInstr()) continue;if (Iter->isDebugInstr()) continue; ENDREP DELTA 371403 47043 4605 SVN=2{Ny\)}Wx^kAƿx_hb|C5mJnNkz/-@o<#R$Og%aA$KVOm_fS :m[$,^h&+1y59Ui|b9s4|Nvl\Yb[뾪Dycjߞ;@뮲- eZ-Zx^Sn1 ,U`$UZhwť"g=^IT;ҰTjkwlr fʼn1nJz ?:83:;afMnQF}.Ɠ7i-k lFؘZ>r$k3 +@Y#J4f\̅jm⁜Oʒ|>}I lAID?lq#]sikea~Y+[/L ~_Th6˦*F5$'a hDr+̐N_.IϚ-$ U)\K#ɡPx?ϭx֊/Z'y Q4OBx V摑t{z,~XB#1uh|~BPл*- Ô$ĺ|:%dꑠnV^y{x*HWA|U⩓ q3ENDREP DELTA 371403 54446 67165 SVN453 Kb'f2.'5fax^=o0Kr ]hpI<qeIN"%>z;KN02._R˂,`UawmZ /kZ '螧8A{g &>>J Ȳ1Mx[㶒 a;FnYp$4U!OW-#:6>oA,R /*5cx,? ]4-FX=-$ɥ^{v>hx?f(Fea8Nj}" G<͑i\# ^ NXqba5#7 x6ˑ9tK:^)6&p@#/AG_q^2$DW/rҋ!%crm6.mu1{f7h]η_3h85% 熠 xeex^R[O0~W_0uyY0SڣBgcB.n:=?R?Ձzv^Uddą "/gAfdw;gᙯ/Pz=K u-Jix0_' q-3AWwi} D|n#0Ѝ#p/Gqa1 ʭ*Mp h ʛjXrN IFAeLoj.pvp=c&áuD;ɶ"kY7!U¦0EɀY4ߋa>N# jܹ%G5jnbh(iox=`Ў7rcG|fG|v5ga-Q-0rQJUw.x]ڇVj@NhO6L:%XCQ-߁E2xf 9,yah$FgZvx]0!$B*T"dbdoF^ۄȪ>Y3Y(y#ؤІ+E  `4&Cu’L%"R`Hi:"(-B/0 !dT042(ԣD^Yd{ˬD^{fVG8+5돏L-&@h{뫎D78 V3ZqKs_;$@pY!t3F,+9~EOO.ENDREP DELTA 363578 7378159 248 SVN[+ 3 z\2thread-local variables. GV->isThreadLocalENDREP DELTA 371398 6970762 1171 SVNC: ;D!,Y= ) const {ENDREP DELTA 371398 7076933 572 SVN%f 5 4 Summary.BranchCoverage.merge(FCS.BranchCoverage)ENDREP DELTA 371398 7077536 435 SVNWrIzJfqHvoid merge(const BranchBranches = std::max(NumBranches, RHS.NumBranches)ENDREP DELTA 371403 137762 298 SVN3#y47CpArw0-gfed41342a82f" #define LLVM_REPOSITORY "git@github.com:llvm/llvm-project.git" #define CLANG_REVISION "llvmorg-12.0.1-0-gfed41342a82f0-gfed41342a82f-1200013" #define LLD_REPOSITORY "FreeBSD" #define LLDB_REVISION "llvmorg-12.0.1-0-gfed41342a82fENDREP DELTA 371403 138553 90 SVN`__ENDREP DELTA 371403 138673 40 SVN 6AI0-gfed41342a82fENDREP id: ge-326941.1-356465.r371405/13191 type: file pred: ge-326941.1-356465.r371398/7546761 count: 17 text: 371405 0 136 51233 d66fcf64b95b40559921df478ad59bef 415024212ceea8dbe7747cd5f2b8aca3124942b8 371404-7ywe/_9 props: 179502 548834 69 0 e633e113662c2a9d9f5029228814692a cpath: /stable/12/contrib/llvm-project/clang/lib/Basic/Targets/X86.cpp copyroot: 327952 /head/contrib/llvm/tools/clang/lib/Basic/Targets PLAIN K 11 AArch64.cpp V 39 file e5-326941.1-356465.r371398/7537643 K 9 AArch64.h V 39 file e8-326941.1-356465.r371398/7538063 K 10 AMDGPU.cpp V 39 file ea-326941.1-356465.r371398/7538479 K 8 AMDGPU.h V 39 file ec-326941.1-356465.r371398/7538898 K 7 ARC.cpp V 40 file f9-343173.7r-344779.r353358/2916703 K 5 ARC.h V 39 file fb-343173.1y-371297.r371297/399939 K 7 ARM.cpp V 39 file ee-326941.1-356465.r371398/7539316 K 5 ARM.h V 38 file eg-326941.1-356465.r371297/400715 K 7 AVR.cpp V 39 file ei-326941.1-356465.r371398/7539731 K 5 AVR.h V 40 file ek-326941.8f-327952.r353358/2918657 K 7 BPF.cpp V 38 file em-326941.1-356465.r360545/218133 K 5 BPF.h V 38 file eo-326941.1-356465.r371297/401543 K 11 Hexagon.cpp V 39 file eq-326941.1-356465.r371398/7540147 K 9 Hexagon.h V 38 file es-326941.1-356465.r371297/402373 K 9 Lanai.cpp V 40 file eu-326941.8f-327952.r353358/2920719 K 7 Lanai.h V 38 file ew-326941.1-356465.r371297/402791 K 8 Le64.cpp V 40 file ey-326941.8f-327952.r353358/2921545 K 6 Le64.h V 40 file f0-326941.8f-327952.r353358/2921958 K 10 MSP430.cpp V 39 file f2-326941.1-356465.r371398/7540565 K 8 MSP430.h V 38 file f4-326941.1-356465.r371297/403206 K 8 Mips.cpp V 39 file f6-326941.1-356465.r371398/7540984 K 6 Mips.h V 38 file f8-326941.1-356465.r371297/403623 K 9 NVPTX.cpp V 39 file fa-326941.1-356465.r371398/7541399 K 7 NVPTX.h V 39 file fc-326941.1-356465.r371398/7541816 K 13 OSTargets.cpp V 38 file fi-326941.1-356465.r371297/404867 K 11 OSTargets.h V 39 file fk-326941.1-356465.r371398/7542231 K 9 PNaCl.cpp V 40 file fm-326941.8f-327952.r353358/2925681 K 7 PNaCl.h V 38 file fo-326941.1-356465.r371297/405704 K 7 PPC.cpp V 34 file fq-326941.1-356465.r371400/71 K 5 PPC.h V 39 file fs-326941.1-356465.r371398/7543066 K 9 RISCV.cpp V 39 file iz-336815.66-360545.r371399/352398 K 7 RISCV.h V 40 file j1-336815.1z-371297.r371398/7543909 K 8 SPIR.cpp V 38 file fu-326941.1-356465.r371297/407794 K 6 SPIR.h V 39 file fw-326941.1-356465.r371398/7544333 K 9 Sparc.cpp V 39 file fy-326941.1-356465.r371398/7544747 K 7 Sparc.h V 39 file g0-326941.1-356465.r371398/7545164 K 11 SystemZ.cpp V 38 file g2-326941.1-356465.r360545/223129 K 9 SystemZ.h V 39 file g4-326941.1-356465.r371398/7545579 K 7 TCE.cpp V 40 file g6-326941.8f-327952.r353358/2930638 K 5 TCE.h V 39 file g8-326941.1-356465.r371398/7545996 K 6 VE.cpp V 38 file dv-371297.1-356465.r371297/409455 K 4 VE.h V 39 file dx-371297.1-356465.r371398/7546408 K 15 WebAssembly.cpp V 37 file ga-326941.1-356465.r371336/21435 K 13 WebAssembly.h V 37 file gc-326941.1-356465.r371336/21853 K 7 X86.cpp V 37 file ge-326941.1-356465.r371405/13191 K 5 X86.h V 39 file gg-326941.1-356465.r371398/7547179 K 9 XCore.cpp V 40 file gi-326941.8f-327952.r353358/2933121 K 7 XCore.h V 38 file gk-326941.1-356465.r371297/411758 END ENDREP id: e4-326941.1-356465.r371405/16392 type: dir pred: e4-326941.1-356465.r371400/3268 count: 34 text: 371405 13601 2778 0 d2c9c5c9ef608d10cfa7f123349160b3 cpath: /stable/12/contrib/llvm-project/clang/lib/Basic/Targets copyroot: 327952 /head/contrib/llvm/tools/clang/lib/Basic/Targets PLAIN K 14 Attributes.cpp V 39 file fl-274958.5y-360545.r371297/392843 K 12 Builtins.cpp V 38 file 1w-194179.1-356462.r360545/211244 K 12 CharInfo.cpp V 40 file es-249261.31-249423.r353358/2907251 K 18 CodeGenOptions.cpp V 39 file eq-343173.1u-371297.r371297/393206 K 8 Cuda.cpp V 40 file c0-303233.5z-360545.r371398/7532509 K 14 Diagnostic.cpp V 39 file h3-193326.1-356462.r371398/7532920 K 17 DiagnosticIDs.cpp V 40 file b3-218887.1v-371297.r371398/7533261 K 21 DiagnosticOptions.cpp V 40 file 3y-284679.6e-288943.r353358/2909079 K 20 ExpressionTraits.cpp V 38 file cs-371297.1-356462.r371297/394697 K 13 FileEntry.cpp V 39 file af-371398.1-356462.r371398/7533633 K 15 FileManager.cpp V 39 file h5-193326.1-356462.r371398/7533930 K 23 FileSystemStatCache.cpp V 40 file b6-218887.6d-218893.r353358/2909846 K 19 IdentifierTable.cpp V 39 file h7-193326.1-356462.r371398/7534273 K 15 LangOptions.cpp V 40 file c3-226586.1x-371297.r371398/7534619 K 17 LangStandards.cpp V 39 file bl-353942.60-360545.r360545/213020 K 10 Module.cpp V 40 file cy-234287.61-360545.r371398/7534985 K 15 ObjCRuntime.cpp V 40 file cg-239313.2k-239462.r353358/2911638 K 17 OpenCLOptions.cpp V 39 file al-371398.1-356462.r371398/7535343 K 15 OpenMPKinds.cpp V 40 file f1-249261.62-360545.r371398/7535645 K 22 OperatorPrecedence.cpp V 40 file f3-249261.33-249423.r353358/2912362 K 15 ProfileList.cpp V 38 file ao-371398.1-356462.r371399/351646 K 22 SanitizerBlacklist.cpp V 39 file dv-277325.63-360545.r371297/397144 K 28 SanitizerSpecialCaseList.cpp V 39 file e0-326941.64-360545.r360545/214555 K 14 Sanitizers.cpp V 40 file dx-277325.4c-280031.r353358/2913617 K 18 SourceLocation.cpp V 39 file hb-193326.1-356462.r371398/7536315 K 17 SourceManager.cpp V 39 file hd-193326.1-356462.r371398/7536660 K 9 Stack.cpp V 39 file bq-353942.65-360545.r360545/215350 K 12 TargetID.cpp V 39 file as-371398.1-356462.r371398/7537005 K 14 TargetInfo.cpp V 39 file hf-193326.1-356462.r371398/7537303 K 7 Targets V 36 dir e4-326941.1-356465.r371405/16392 K 11 Targets.cpp V 39 file hh-193326.1-356462.r371398/7550682 K 9 Targets.h V 40 file gn-326941.8g-327952.r353358/2937306 K 14 TokenKinds.cpp V 38 file hj-193326.1-356462.r360545/228114 K 14 TypeTraits.cpp V 38 file e5-371297.1-356462.r371297/415578 K 11 Version.cpp V 39 file ac-198092.1-356462.r371398/7551019 K 12 Warnings.cpp V 40 file g5-274958.20-371297.r371398/7551355 K 13 XRayInstr.cpp V 39 file jf-336815.21-371297.r371297/416572 K 13 XRayLists.cpp V 39 file 80-317019.67-360545.r371297/416993 END ENDREP id: gx-193326.1-356462.r371405/19202 type: dir pred: gx-193326.1-356462.r371400/6076 count: 116 text: 371405 16676 2513 0 3c098f7e6f8e30f4a6c3754fe13f1400 cpath: /stable/12/contrib/llvm-project/clang/lib/Basic copyroot: 355940 /head/contrib/llvm-project/clang PLAIN K 8 APINotes V 38 dir 7x-371398.1-356462.r371398/7493410 K 10 ARCMigrate V 39 dir 4q-224135.4m-360545.r371398/7497409 K 3 AST V 37 dir da-193326.1-356462.r371399/350075 K 11 ASTMatchers V 38 dir bj-239313.5k-360545.r371399/351360 K 8 Analysis V 38 dir ex-193326.1-356462.r371398/7532240 K 5 Basic V 36 dir gx-193326.1-356462.r371405/19202 K 7 CodeGen V 37 dir hn-193326.1-356462.r371403/152752 K 7 CrossTU V 39 dir ii-326941.6v-360545.r371398/7584060 K 16 DirectoryWatcher V 38 dir qk-351280.6w-360545.r371297/456814 K 6 Driver V 37 dir jn-193326.1-356462.r371399/377660 K 4 Edit V 38 dir f4-234287.q-371398.r371398/7622737 K 6 Format V 38 dir hm-249261.7k-360545.r371403/156828 K 8 Frontend V 37 dir kt-193326.1-356462.r371399/384026 K 12 FrontendTool V 38 dir ci-212795.87-360545.r371297/523866 K 7 Headers V 37 dir mp-193326.1-356462.r371403/167511 K 5 Index V 39 dir hs-259701.8s-360545.r371398/7670847 K 18 IndexSerialization V 38 dir if-371398.1-356462.r371398/7671550 K 3 Lex V 37 dir nn-193326.1-356462.r371399/396541 K 5 Parse V 37 dir ox-193326.1-356462.r371399/398151 K 7 Rewrite V 38 dir q1-193326.1-356462.r371398/7684679 K 4 Sema V 37 dir qh-193326.1-356462.r371403/171947 K 13 Serialization V 38 dir fh-212795.9l-360545.r371399/406870 K 14 StaticAnalyzer V 39 dir hf-218887.9q-360545.r371398/7749228 K 7 Testing V 37 dir ub-371297.1-356462.r371297/676753 K 7 Tooling V 39 dir o1-234287.bm-360545.r371398/7768616 END ENDREP id: d9-193326.1-356462.r371405/20907 type: dir pred: d9-193326.1-356462.r371403/173654 count: 232 text: 371405 19463 1431 0 3d8342d8d1b6b26906d5bc12fc051882 cpath: /stable/12/contrib/llvm-project/clang/lib copyroot: 355940 /head/contrib/llvm-project/clang PLAIN K 11 LICENSE.TXT V 38 file n-193326.2-225880.r353358/2580106 K 7 include V 37 dir 2d-193326.1-356462.r371399/341602 K 3 lib V 36 dir d9-193326.1-356462.r371405/20907 K 5 tools V 39 dir 2rd-193326.1-356462.r371398/7773077 K 5 utils V 40 dir 2sh-193326.ch-360545.r371398/7778727 END ENDREP id: 2-193326.1-356462.r371405/21458 type: dir pred: 2-193326.1-356462.r371403/174206 count: 259 text: 371405 21164 281 0 0f781b2758952d494d7b855ede456122 props: 80416 75 4 0 2d2977d1c96f487abe4a1e202dd03b4e cpath: /stable/12/contrib/llvm-project/clang copyroot: 355940 /head/contrib/llvm-project/clang id: j4-274201.g1-360545.r371405/21761 type: file pred: j4-274201.g1-360545.r371398/7910420 count: 11 text: 371405 168 24 22366 719df652c7fdab229eb324b721bde18c cb84c3fe4699c0c2ab1e1e10e8a36d56f240affe 371404-7ywe/_d props: 179502 548834 69 0 e633e113662c2a9d9f5029228814692a cpath: /stable/12/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_ioctl.inc copyroot: 276851 /head/contrib/compiler-rt/lib/sanitizer_common id: 99-353944.hb-360545.r371405/22213 type: file pred: 99-353944.hb-360545.r371398/7925974 count: 7 text: 371405 224 37 50343 8fba750ae6597e8a4733c405fa61ed7d 5e5dbdd518d3f43e83f3b2cc329fd5f5658a0019 371404-7ywe/_e cpath: /stable/12/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp copyroot: 360545 /stable/12/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp id: bw-251034.g1-360545.r371405/22655 type: file pred: bw-251034.g1-360545.r371398/7926423 count: 21 text: 371405 293 32 41413 8ee35918a2649290ee76d354b2f6606e 77ed3c6a9952f19684d916a73cb1e2e7800b4185 371404-7ywe/_f cpath: /stable/12/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h copyroot: 276851 /head/contrib/compiler-rt/lib/sanitizer_common id: 9i-353944.hg-360545.r371405/23042 type: file pred: 9i-353944.hg-360545.r371398/7928135 count: 6 text: 371405 357 457 16570 b4b9552dbf68e605095c31156f887e33 0a3545496e7528f2b692baff3755e4ddb7c23653 371404-7ywe/_g cpath: /stable/12/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_posix_libcdep.cpp copyroot: 360545 /stable/12/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_posix_libcdep.cpp PLAIN K 16 sancov_flags.cpp V 39 file 6w-353944.g2-360545.r360545/603598 K 14 sancov_flags.h V 37 file p-311536.e-314564.r353358/292453 K 16 sancov_flags.inc V 37 file r-311536.f-314564.r353358/292876 K 23 sanitizer_addrhashmap.h V 38 file lo-276789.a-276851.r353358/293302 K 23 sanitizer_allocator.cpp V 40 file 6y-353944.g3-360545.r371398/7903049 K 21 sanitizer_allocator.h V 40 file 84-245614.g1-360545.r371398/7903473 K 29 sanitizer_allocator_bytemap.h V 38 file 4v-311120.g-314564.r353358/294440 K 30 sanitizer_allocator_checks.cpp V 39 file 70-353944.g4-360545.r360545/604418 K 28 sanitizer_allocator_checks.h V 39 file s-321188.g5-360545.r371398/7903853 K 30 sanitizer_allocator_combined.h V 38 file 4x-311120.h-314564.r353358/295800 K 31 sanitizer_allocator_interface.h V 38 file ls-276789.a-276851.r353358/296257 K 30 sanitizer_allocator_internal.h V 38 file iy-274201.a-276851.r353358/296684 K 33 sanitizer_allocator_local_cache.h V 38 file 51-311120.i-314564.r353358/297110 K 31 sanitizer_allocator_primary32.h V 40 file 53-311120.1j-371398.r371398/7904325 K 31 sanitizer_allocator_primary64.h V 40 file 55-311120.40-371297.r371398/7904805 K 30 sanitizer_allocator_report.cpp V 40 file 73-353944.g6-360545.r371398/7905288 K 28 sanitizer_allocator_report.h V 40 file 8u-336817.1k-371398.r371398/7905726 K 31 sanitizer_allocator_secondary.h V 40 file 57-311120.1l-371398.r371398/7906199 K 36 sanitizer_allocator_size_class_map.h V 38 file 59-311120.m-314564.r353358/299861 K 27 sanitizer_allocator_stats.h V 38 file 5b-311120.n-314564.r353358/300331 K 15 sanitizer_asm.h V 39 file lv-276789.g1-360545.r360545/605749 K 18 sanitizer_atomic.h V 40 file 74-238901.g1-360545.r371398/7906679 K 24 sanitizer_atomic_clang.h V 40 file 76-238901.g1-360545.r371398/7907054 K 29 sanitizer_atomic_clang_mips.h V 40 file 1b-327126.1m-371398.r371398/7907436 K 30 sanitizer_atomic_clang_other.h V 40 file lz-276789.g1-360545.r371398/7907912 K 28 sanitizer_atomic_clang_x86.h V 40 file m1-276789.g1-360545.r371398/7908359 K 23 sanitizer_atomic_msvc.h V 40 file 78-238901.g1-360545.r371398/7908803 K 21 sanitizer_bitvector.h V 38 file m4-276789.a-276851.r353358/303573 K 19 sanitizer_bvgraph.h V 38 file m6-276789.a-276851.r353358/303990 K 20 sanitizer_common.cpp V 39 file 77-353944.g7-360545.r371297/812352 K 18 sanitizer_common.h V 40 file 7c-238901.g1-360545.r371398/7909185 K 33 sanitizer_common_interceptors.inc V 40 file 8a-245614.g1-360545.r371398/7909565 K 40 sanitizer_common_interceptors_format.inc V 40 file mb-276789.g1-360545.r371398/7909962 K 39 sanitizer_common_interceptors_ioctl.inc V 38 file j4-274201.g1-360545.r371405/21761 K 47 sanitizer_common_interceptors_netbsd_compat.inc V 39 file l1-356843.g8-360545.r360545/607741 K 49 sanitizer_common_interceptors_vfork_aarch64.inc.S V 38 file jh-351282.q-353358.r353358/306367 K 45 sanitizer_common_interceptors_vfork_arm.inc.S V 38 file jj-351282.r-353358.r353358/306824 K 46 sanitizer_common_interceptors_vfork_i386.inc.S V 38 file jl-351282.s-353358.r353358/307273 K 49 sanitizer_common_interceptors_vfork_riscv64.inc.S V 40 file x6-371398.g1-360545.r371398/7910879 K 48 sanitizer_common_interceptors_vfork_x86_64.inc.S V 38 file jn-351282.t-353358.r353358/307724 K 30 sanitizer_common_interface.inc V 40 file 3v-317021.g9-360545.r371398/7911246 K 36 sanitizer_common_interface_posix.inc V 38 file 3x-317021.e-321369.r353358/308636 K 28 sanitizer_common_libcdep.cpp V 40 file 7c-353944.ga-360545.r371398/7911724 K 27 sanitizer_common_nolibc.cpp V 40 file 7e-353944.gb-360545.r371398/7912158 K 29 sanitizer_common_syscalls.inc V 40 file bb-251034.g1-360545.r371398/7912590 K 30 sanitizer_coverage_fuchsia.cpp V 39 file 7h-353944.gc-360545.r371297/814368 K 32 sanitizer_coverage_interface.inc V 39 file 40-317021.41-371297.r371297/814807 K 34 sanitizer_coverage_libcdep_new.cpp V 39 file 7j-353944.gd-360545.r371297/815288 K 36 sanitizer_coverage_win_dll_thunk.cpp V 39 file 7l-353944.ge-360545.r360545/610853 K 48 sanitizer_coverage_win_dynamic_runtime_thunk.cpp V 39 file 7n-353944.gf-360545.r360545/611296 K 35 sanitizer_coverage_win_sections.cpp V 39 file 7p-353944.gg-360545.r360545/611763 K 44 sanitizer_coverage_win_weak_interception.cpp V 39 file 7r-353944.gh-360545.r360545/612205 K 19 sanitizer_dbghelp.h V 38 file 5o-311120.p-314564.r353358/313570 K 29 sanitizer_deadlock_detector.h V 38 file mk-276789.a-276851.r353358/314005 K 32 sanitizer_deadlock_detector1.cpp V 40 file 7t-353944.gi-360545.r371398/7912980 K 32 sanitizer_deadlock_detector2.cpp V 40 file 7v-353944.gj-360545.r371398/7913421 K 39 sanitizer_deadlock_detector_interface.h V 40 file mq-276789.g1-360545.r371398/7913863 K 19 sanitizer_errno.cpp V 39 file 7x-353944.gk-360545.r360545/613537 K 17 sanitizer_errno.h V 40 file 14-320961.1n-371398.r371398/7914318 K 23 sanitizer_errno_codes.h V 40 file 16-320961.1o-371398.r371398/7914769 K 18 sanitizer_file.cpp V 40 file 7z-353944.gl-360545.r371398/7915232 K 16 sanitizer_file.h V 40 file ba-326943.42-371297.r371398/7915646 K 25 sanitizer_flag_parser.cpp V 39 file 81-353944.gm-360545.r360545/614354 K 23 sanitizer_flag_parser.h V 40 file 34-278497.gn-360545.r371398/7916096 K 19 sanitizer_flags.cpp V 40 file 84-353944.go-360545.r371398/7916561 K 17 sanitizer_flags.h V 40 file 7g-238901.g1-360545.r371398/7916977 K 19 sanitizer_flags.inc V 40 file 38-278497.gp-360545.r371398/7917352 K 19 sanitizer_freebsd.h V 39 file mu-276789.g1-360545.r371297/816183 K 21 sanitizer_fuchsia.cpp V 40 file 86-353944.gq-360545.r371398/7917811 K 19 sanitizer_fuchsia.h V 39 file bg-326943.43-371297.r371297/817040 K 21 sanitizer_getauxval.h V 40 file bi-326943.gr-360545.r371398/7918232 K 25 sanitizer_glibc_version.h V 39 file 89-353944.gs-360545.r360545/616979 K 16 sanitizer_hash.h V 38 file kk-351282.u-353358.r353358/321649 K 39 sanitizer_interceptors_ioctl_netbsd.inc V 39 file 9h-336817.gt-360545.r371297/817496 K 30 sanitizer_interface_internal.h V 40 file 1g-279192.44-371297.r371398/7918693 K 25 sanitizer_internal_defs.h V 40 file 7k-238901.g1-360545.r371398/7919173 K 19 sanitizer_lfstack.h V 38 file 8g-245614.a-276851.r353358/323334 K 18 sanitizer_libc.cpp V 39 file 8d-353944.gu-360545.r360545/618278 K 16 sanitizer_libc.h V 39 file 7o-238901.g1-360545.r371297/818472 K 23 sanitizer_libignore.cpp V 40 file 8f-353944.gv-360545.r371398/7919559 K 21 sanitizer_libignore.h V 38 file ji-274201.a-276851.r353358/324817 K 19 sanitizer_linux.cpp V 40 file 8h-353944.gw-360545.r371398/7919982 K 17 sanitizer_linux.h V 40 file bk-251034.g1-360545.r371398/7920400 K 27 sanitizer_linux_libcdep.cpp V 40 file 8j-353944.gx-360545.r371398/7920777 K 24 sanitizer_linux_s390.cpp V 39 file 8l-353944.gy-360545.r371297/820071 K 16 sanitizer_list.h V 38 file 7s-238901.a-276851.r353358/326751 K 36 sanitizer_local_address_space_view.h V 38 file 5v-343175.a-344779.r353358/327104 K 17 sanitizer_mac.cpp V 40 file 8n-353944.gz-360545.r371398/7921211 K 15 sanitizer_mac.h V 40 file n5-276789.g1-360545.r371398/7921625 K 25 sanitizer_mac_libcdep.cpp V 39 file 8p-353944.h0-360545.r360545/620768 K 24 sanitizer_malloc_mac.inc V 39 file 8v-292925.h1-360545.r371297/821344 K 17 sanitizer_mutex.h V 38 file 7w-238901.a-276851.r353358/329170 K 20 sanitizer_netbsd.cpp V 40 file 8s-353944.h2-360545.r371398/7922059 K 21 sanitizer_openbsd.cpp V 40 file 8u-353944.h3-360545.r371398/7922478 K 34 sanitizer_persistent_allocator.cpp V 39 file 8w-353944.h4-360545.r360545/622479 K 32 sanitizer_persistent_allocator.h V 38 file na-276789.a-276851.r353358/330766 K 25 sanitizer_placement_new.h V 38 file 7y-238901.a-276851.r353358/331194 K 20 sanitizer_platform.h V 40 file br-251034.g1-360545.r371398/7922887 K 33 sanitizer_platform_interceptors.h V 39 file 8p-245614.g1-360545.r371399/409467 K 37 sanitizer_platform_limits_freebsd.cpp V 40 file 8z-353944.h5-360545.r371398/7923663 K 35 sanitizer_platform_limits_freebsd.h V 39 file 67-343175.h6-360545.r371297/823460 K 35 sanitizer_platform_limits_linux.cpp V 39 file 92-353944.h7-360545.r360545/624565 K 36 sanitizer_platform_limits_netbsd.cpp V 40 file 94-353944.h8-360545.r371398/7924115 K 34 sanitizer_platform_limits_netbsd.h V 40 file by-326943.h9-360545.r371398/7924568 K 37 sanitizer_platform_limits_openbsd.cpp V 40 file 97-353944.ha-360545.r371398/7925055 K 35 sanitizer_platform_limits_openbsd.h V 40 file a3-336817.45-371297.r371398/7925496 K 35 sanitizer_platform_limits_posix.cpp V 38 file 99-353944.hb-360545.r371405/22213 K 33 sanitizer_platform_limits_posix.h V 38 file bw-251034.g1-360545.r371405/22655 K 37 sanitizer_platform_limits_solaris.cpp V 40 file 9c-353944.hc-360545.r371398/7926812 K 35 sanitizer_platform_limits_solaris.h V 39 file c4-326943.hd-360545.r371297/827065 K 19 sanitizer_posix.cpp V 40 file 9f-353944.he-360545.r371398/7927265 K 17 sanitizer_posix.h V 40 file 5r-287516.hf-360545.r371398/7927682 K 27 sanitizer_posix_libcdep.cpp V 38 file 9i-353944.hg-360545.r371405/23042 K 20 sanitizer_printf.cpp V 39 file 9k-353944.hh-360545.r360545/629439 K 20 sanitizer_procmaps.h V 40 file 84-238901.g1-360545.r371398/7928568 K 26 sanitizer_procmaps_bsd.cpp V 40 file 9n-353944.hi-360545.r371398/7928947 K 29 sanitizer_procmaps_common.cpp V 40 file 9p-353944.hj-360545.r371398/7929376 K 30 sanitizer_procmaps_fuchsia.cpp V 40 file 136-371297.g1-360545.r371297/829237 K 28 sanitizer_procmaps_linux.cpp V 39 file 9r-353944.hk-360545.r360545/631082 K 26 sanitizer_procmaps_mac.cpp V 39 file 9t-353944.hl-360545.r360545/631510 K 30 sanitizer_procmaps_solaris.cpp V 40 file 9v-353944.hm-360545.r371398/7929811 K 19 sanitizer_ptrauth.h V 41 file 138-371297.g1-360545.r371398/7930249 K 22 sanitizer_quarantine.h V 38 file 8u-245614.a-276851.r353358/341109 K 28 sanitizer_report_decorator.h V 38 file 8w-245614.a-276851.r353358/341469 K 23 sanitizer_ring_buffer.h V 38 file 6n-343175.e-344779.r353358/341834 K 19 sanitizer_rtems.cpp V 40 file 9x-353944.hn-360545.r371398/7930627 K 17 sanitizer_rtems.h V 38 file ak-336817.m-341825.r353358/342651 K 33 sanitizer_signal_interceptors.inc V 40 file cj-326943.1p-371398.r371398/7931042 K 21 sanitizer_solaris.cpp V 40 file 9z-353944.ho-360545.r371398/7931525 K 24 sanitizer_stackdepot.cpp V 40 file a1-353944.hp-360545.r371398/7931945 K 22 sanitizer_stackdepot.h V 40 file 90-245614.g1-360545.r371398/7932371 K 26 sanitizer_stackdepotbase.h V 40 file nw-276789.g1-360545.r371398/7932750 K 24 sanitizer_stacktrace.cpp V 40 file a3-353944.hq-360545.r371398/7933193 K 22 sanitizer_stacktrace.h V 40 file 94-245614.g1-360545.r371398/7933619 K 32 sanitizer_stacktrace_libcdep.cpp V 40 file a5-353944.hr-360545.r371398/7934000 K 32 sanitizer_stacktrace_printer.cpp V 40 file a7-353944.hs-360545.r371398/7934442 K 30 sanitizer_stacktrace_printer.h V 40 file o3-276789.g1-360545.r371398/7934885 K 30 sanitizer_stacktrace_sparc.cpp V 39 file a9-353944.ht-360545.r360545/634902 K 24 sanitizer_stoptheworld.h V 40 file c8-251034.g1-360545.r371398/7935332 K 34 sanitizer_stoptheworld_fuchsia.cpp V 41 file 13b-371297.g1-360545.r371398/7935714 K 32 sanitizer_stoptheworld_fuchsia.h V 40 file yu-371398.g1-360545.r371398/7936108 K 40 sanitizer_stoptheworld_linux_libcdep.cpp V 40 file ab-353944.hu-360545.r371398/7936457 K 30 sanitizer_stoptheworld_mac.cpp V 40 file ad-353944.hv-360545.r371398/7936917 K 41 sanitizer_stoptheworld_netbsd_libcdep.cpp V 40 file af-353944.hw-360545.r371398/7937355 K 26 sanitizer_suppressions.cpp V 39 file ah-353944.hx-360545.r360545/636674 K 24 sanitizer_suppressions.h V 39 file kc-274201.g1-360545.r360545/637098 K 24 sanitizer_symbolizer.cpp V 39 file ak-353944.hy-360545.r371297/831130 K 22 sanitizer_symbolizer.h V 39 file 88-238901.g1-360545.r371297/831556 K 30 sanitizer_symbolizer_fuchsia.h V 38 file av-336817.o-341825.r353358/350833 K 31 sanitizer_symbolizer_internal.h V 40 file 66-287516.hz-360545.r371398/7937816 K 37 sanitizer_symbolizer_libbacktrace.cpp V 39 file an-353944.i0-360545.r360545/638434 K 35 sanitizer_symbolizer_libbacktrace.h V 40 file oc-276789.g1-360545.r371398/7938297 K 32 sanitizer_symbolizer_libcdep.cpp V 40 file ap-353944.i1-360545.r371398/7938748 K 28 sanitizer_symbolizer_mac.cpp V 40 file ar-353944.i2-360545.r371398/7939191 K 26 sanitizer_symbolizer_mac.h V 40 file 6d-287516.46-371297.r371398/7939625 K 31 sanitizer_symbolizer_markup.cpp V 40 file at-353944.i3-360545.r371398/7940095 K 38 sanitizer_symbolizer_posix_libcdep.cpp V 40 file av-353944.i4-360545.r371398/7940535 K 31 sanitizer_symbolizer_report.cpp V 40 file ax-353944.i5-360545.r371398/7940989 K 28 sanitizer_symbolizer_rtems.h V 38 file b3-336817.r-341825.r353358/355231 K 28 sanitizer_symbolizer_win.cpp V 40 file az-353944.i6-360545.r371398/7941429 K 29 sanitizer_syscall_generic.inc V 40 file ck-251034.g1-360545.r371398/7941864 K 35 sanitizer_syscall_linux_aarch64.inc V 38 file 9p-292925.l-296417.r353358/356416 K 31 sanitizer_syscall_linux_arm.inc V 38 file d2-326943.s-327952.r353358/356883 K 35 sanitizer_syscall_linux_riscv64.inc V 40 file z9-371398.g1-360545.r371398/7942250 K 34 sanitizer_syscall_linux_x86_64.inc V 38 file cm-251034.a-276851.r353358/357342 K 29 sanitizer_syscalls_netbsd.inc V 40 file b7-336817.i7-360545.r371398/7942604 K 25 sanitizer_termination.cpp V 39 file b1-353944.i8-360545.r360545/641969 K 29 sanitizer_thread_registry.cpp V 39 file b3-353944.i9-360545.r360545/642391 K 27 sanitizer_thread_registry.h V 40 file cq-251034.g1-360545.r371398/7943083 K 26 sanitizer_tls_get_addr.cpp V 40 file b5-353944.ia-360545.r371398/7943467 K 24 sanitizer_tls_get_addr.h V 40 file on-276789.g1-360545.r371398/7943897 K 25 sanitizer_type_traits.cpp V 39 file b8-353944.ib-360545.r360545/643684 K 23 sanitizer_type_traits.h V 38 file 78-343175.g-344779.r353358/360571 K 34 sanitizer_unwind_linux_libcdep.cpp V 39 file ba-353944.ic-360545.r360545/644104 K 24 sanitizer_unwind_win.cpp V 40 file bc-353944.id-360545.r371398/7944339 K 18 sanitizer_vector.h V 39 file d9-326943.ie-360545.r360545/644964 K 17 sanitizer_win.cpp V 40 file bf-353944.if-360545.r371398/7944765 K 15 sanitizer_win.h V 38 file 55-317021.p-321369.r353358/362650 K 20 sanitizer_win_defs.h V 39 file 57-317021.ig-360545.r360545/645823 K 27 sanitizer_win_dll_thunk.cpp V 39 file bi-353944.ih-360545.r360545/646279 K 25 sanitizer_win_dll_thunk.h V 38 file 5b-317021.s-321369.r353358/363962 K 39 sanitizer_win_dynamic_runtime_thunk.cpp V 39 file bk-353944.ii-360545.r360545/646705 K 35 sanitizer_win_weak_interception.cpp V 39 file bm-353944.ij-360545.r360545/647154 K 33 sanitizer_win_weak_interception.h V 38 file 5h-317021.v-321369.r353358/365348 K 10 symbolizer V 39 dir 6t-311120.ik-360545.r371398/7946876 K 16 weak_symbols.txt V 38 file 19-311822.s-314564.r341825/322621 END ENDREP id: 6u-238901.g1-360545.r371405/38131 type: dir pred: 6u-238901.g1-360545.r371399/424529 count: 34 text: 371405 23469 14649 0 6de862316aec8a3efe916fc08fdba14a cpath: /stable/12/contrib/llvm-project/compiler-rt/lib/sanitizer_common copyroot: 276851 /head/contrib/compiler-rt/lib/sanitizer_common PLAIN K 13 BlocksRuntime V 36 dir 17-276789.1-276851.r341825/32228 K 4 asan V 39 dir 30-229109.cz-360545.r371398/7799756 K 8 builtins V 38 dir 3k-276789.0-356467.r371398/7829428 K 3 cfi V 39 dir 5j-292925.1a-371398.r371398/7830198 K 3 crt V 39 dir cg-351282.ef-360545.r371398/7830941 K 5 dfsan V 39 dir aj-274201.eg-360545.r371398/7833828 K 6 fuzzer V 39 dir 4s-326943.ek-360545.r371398/7847513 K 8 gwp_asan V 39 dir ea-351282.em-360545.r371398/7862560 K 6 hwasan V 39 dir 80-326943.ep-360545.r371398/7870666 K 12 interception V 39 dir 5f-238901.f0-360545.r371398/7873089 K 4 lsan V 39 dir 71-251034.f5-360545.r371398/7878941 K 7 memprof V 38 dir u9-371398.2-356462.r371398/7891360 K 4 msan V 39 dir 6x-245614.fh-360545.r371398/7895718 K 7 profile V 38 dir a9-229109.4-356465.r371398/7902770 K 9 safestack V 38 dir 4s-287516.fz-360545.r360545/603318 K 16 sanitizer_common V 37 dir 6u-238901.g1-360545.r371405/38131 K 5 scudo V 39 dir ay-303235.in-360545.r371398/7979903 K 5 stats V 38 dir bm-303235.j3-360545.r360545/686903 K 4 tsan V 39 dir 8u-238901.j6-360545.r371398/7994596 K 5 ubsan V 39 dir i6-245614.kh-360545.r371398/7999167 K 13 ubsan_minimal V 39 dir g4-326943.l0-360545.r371398/8000022 K 4 xray V 39 dir 9e-311120.l2-360545.r371398/8006104 END ENDREP id: 48-214152.2-356462.r371405/39689 type: dir pred: 48-214152.2-356462.r371399/426091 count: 89 text: 371405 38427 1249 0 fbddadf2c27113273e570ea754199b0b cpath: /stable/12/contrib/llvm-project/compiler-rt/lib copyroot: 355940 /head/contrib/llvm-project/compiler-rt PLAIN K 11 .clang-tidy V 39 file oe-371398.2-356462.r371398/7779597 K 11 CREDITS.TXT V 36 file 3m-214152.0-215125.r276851/1412 K 11 LICENSE.TXT V 37 file 3o-214152.0-215125.r353358/25723 K 10 README.txt V 36 file 3s-214152.0-215125.r276851/2005 K 7 include V 38 dir s-245614.cu-360545.r371398/7785793 K 3 lib V 36 dir 48-214152.2-356462.r371405/39689 END ENDREP id: 3-214150.2-356462.r371405/40319 type: dir pred: 3-214150.2-356462.r371399/426725 count: 116 text: 371405 39957 349 0 87c670040ba3ce6366d4d5e27789899c props: 80416 75 4 0 2d2977d1c96f487abe4a1e202dd03b4e cpath: /stable/12/contrib/llvm-project/compiler-rt copyroot: 355940 /head/contrib/llvm-project/compiler-rt id: 11p-371398.3-356462.r371405/40634 type: file pred: 11p-371398.3-356462.r371398/8008598 count: 1 text: 371405 846 763 13824 6ad0c7732c1521ef9260ef48d783cee3 dc20c528c65df4e0b7ed44b51143ac9f3b1b486f 371404-7ywe/_j cpath: /stable/12/contrib/llvm-project/libcxx/include/__availability copyroot: 355940 /head/contrib/llvm-project/libcxx id: 7-227825.0-356466.r371405/40971 type: file pred: 7-227825.0-356466.r371398/8008902 count: 18 text: 371405 1642 440 53237 cb44ce2db2025f3b36381375bb1648c1 cacbf6f2ab14ddb250adcbfa80faa1fc0209fd67 371404-7ywe/_k cpath: /stable/12/contrib/llvm-project/libcxx/include/__bit_reference copyroot: 287679 /head/contrib/libc++/include/__bit_reference id: 42-227825.3-356462.r371405/41318 type: file pred: 42-227825.3-356462.r371403/174509 count: 25 text: 371405 2114 1262 136135 821e42e73582d6f3e48d62dd387860b8 3e1c084a66919c86731df399e46e974b06eb7e24 371404-7ywe/_l cpath: /stable/12/contrib/llvm-project/libcxx/include/memory copyroot: 355940 /head/contrib/llvm-project/libcxx id: 46-336819.m4-360545.r371405/41648 type: file pred: 46-336819.m4-360545.r371398/8040523 count: 8 text: 371405 3406 263 22620 5333036cc4021a025c0b33e3137bcd12 b91892b3e1d6f8c67b194603197351fd4b55a5d8 371404-7ywe/_m cpath: /stable/12/contrib/llvm-project/libcxx/include/version copyroot: 341825 /head/contrib/libc++/include/version PLAIN K 14 __availability V 38 file 11p-371398.3-356462.r371405/40634 K 15 __bit_reference V 36 file 7-227825.0-356466.r371405/40971 K 6 __bits V 40 file 11t-371398.3-356462.r371398/8009255 K 23 __bsd_locale_defaults.h V 37 file r-303237.f-309124.r353358/481148 K 24 __bsd_locale_fallbacks.h V 37 file t-303237.g-309124.r353358/481551 K 8 __config V 39 file a-227825.ln-360545.r371398/8009549 K 7 __debug V 38 file c-227825.3-356462.r371398/8009891 K 6 __errc V 33 file 1b-336819.4-356462.r371363/0 K 15 __functional_03 V 38 file e-227825.3-356462.r371398/8010224 K 17 __functional_base V 38 file g-227825.3-356462.r371398/8010566 K 20 __functional_base_03 V 38 file i-227825.3-356462.r371398/8010910 K 12 __hash_table V 38 file k-227825.3-356462.r371398/8011255 K 16 __libcpp_version V 40 file 1l-311123.lo-360545.r371398/8011596 K 8 __locale V 37 file m-227825.3-356462.r371399/427043 K 8 __memory V 39 dir 123-371398.3-356462.r371398/8013804 K 12 __mutex_base V 38 file o-227825.3-356462.r371398/8014038 K 13 __node_handle V 38 file a-337143.1j-341825.r353358/485029 K 9 __nullptr V 38 file 1d-292928.0-300770.r353358/485356 K 14 __split_buffer V 38 file q-227825.3-356462.r371398/8014378 K 15 __sso_allocator V 38 file s-227825.3-356462.r371398/8014718 K 12 __std_stream V 37 file u-227825.0-287679.r353358/485980 K 8 __string V 40 file 1s-311123.lp-360545.r371398/8015058 K 19 __threading_support V 39 file 10-303237.lq-360545.r371399/427376 K 6 __tree V 38 file w-227825.1-356466.r371398/8015766 K 7 __tuple V 37 file y-227825.3-356462.r360545/743232 K 14 __undef_macros V 38 file g-319467.1v-321369.r353358/487553 K 9 algorithm V 40 file 12-227825.lr-360545.r371398/8016103 K 3 any V 40 file 1y-311123.1v-371398.r371398/8016450 K 5 array V 39 file 14-227825.3-356462.r371398/8016782 K 6 atomic V 39 file 16-227825.3-356462.r371398/8017117 K 7 barrier V 40 file 16m-371297.3-356462.r371398/8017451 K 3 bit V 39 file 1y-343177.ls-360545.r371399/427738 K 6 bitset V 39 file 18-227825.3-356462.r371398/8018120 K 7 cassert V 38 file 1a-227825.0-287679.r353358/489724 K 8 ccomplex V 38 file 1c-227825.0-287679.r353358/490015 K 6 cctype V 38 file 1e-227825.0-287679.r353358/490307 K 6 cerrno V 38 file 1g-227825.0-287679.r353358/490605 K 5 cfenv V 38 file 1i-227825.0-287679.r353358/490900 K 6 cfloat V 38 file 1k-227825.0-287679.r353358/491195 K 8 charconv V 39 file e-337143.49-371297.r371398/8018455 K 6 chrono V 39 file 1m-227825.3-356462.r371398/8018795 K 9 cinttypes V 38 file 1o-227825.0-287679.r353358/492112 K 7 ciso646 V 38 file 1q-227825.0-287679.r353358/492411 K 7 climits V 38 file 1s-227825.0-287679.r353358/492702 K 7 clocale V 38 file 1u-227825.0-287679.r353358/492993 K 5 cmath V 39 file 1w-227825.3-356462.r371398/8019133 K 7 codecvt V 39 file 1y-227825.3-356462.r371398/8019466 K 7 compare V 40 file 1v-336819.4a-371297.r371398/8019801 K 7 complex V 39 file 20-227825.3-356462.r371398/8020141 K 9 complex.h V 38 file 22-227825.0-287679.r353358/494510 K 8 concepts V 40 file 16u-371297.3-356462.r371398/8020477 K 18 condition_variable V 38 file 24-227825.0-287679.r353358/494869 K 7 csetjmp V 38 file 26-227825.0-287679.r353358/495179 K 7 csignal V 38 file 28-227825.0-287679.r353358/495475 K 7 cstdarg V 38 file 2a-227825.0-287679.r353358/495766 K 8 cstdbool V 38 file 2c-227825.0-287679.r353358/496057 K 7 cstddef V 38 file 2e-227825.3-356462.r371297/906638 K 7 cstdint V 38 file 2g-227825.0-287679.r353358/496649 K 6 cstdio V 38 file 2i-227825.3-356462.r371297/906972 K 7 cstdlib V 38 file 2k-227825.3-356462.r360545/745224 K 7 cstring V 38 file 2m-227825.0-287679.r353358/497535 K 7 ctgmath V 38 file 2o-227825.0-287679.r353358/497834 K 5 ctime V 39 file 2q-227825.3-356462.r371398/8020814 K 7 ctype.h V 38 file 20-292928.1-300770.r353358/498422 K 6 cwchar V 38 file 2s-227825.0-287679.r353358/498796 K 7 cwctype V 38 file 2u-227825.0-287679.r353358/499094 K 5 deque V 39 file 2w-227825.3-356462.r371398/8021146 K 7 errno.h V 35 file 25-292928.5-356462.r371363/323 K 9 exception V 39 file 2y-227825.3-356462.r371398/8021481 K 9 execution V 38 file l-353946.lt-360545.r360545/746550 K 12 experimental V 38 dir 10-261272.3-356462.r371398/8023852 K 3 ext V 38 dir 30-227825.3-356462.r371398/8024658 K 6 fenv.h V 39 file 2o-351284.12-353358.r353358/510710 K 10 filesystem V 40 file 2k-336819.ly-360545.r371398/8024927 K 7 float.h V 38 file 2h-292928.5-300770.r353358/511368 K 12 forward_list V 39 file 38-227825.3-356462.r371398/8025274 K 7 fstream V 34 file 3a-227825.3-356462.r371401/89 K 10 functional V 39 file 3c-227825.3-356462.r371398/8025950 K 6 future V 39 file 3e-227825.3-356462.r371398/8026291 K 16 initializer_list V 38 file 3g-227825.0-287679.r353358/512954 K 10 inttypes.h V 38 file 2m-292928.6-300770.r353358/513262 K 7 iomanip V 39 file 3i-227825.3-356462.r371398/8026627 K 3 ios V 39 file 3k-227825.3-356462.r371398/8026961 K 6 iosfwd V 39 file 3m-227825.3-356462.r371398/8027292 K 8 iostream V 38 file 3o-227825.0-287679.r353358/514538 K 7 istream V 39 file 3q-227825.3-356462.r371398/8027626 K 8 iterator V 39 file 3s-227825.3-356462.r371398/8027962 K 5 latch V 40 file 174-371297.3-356462.r371398/8028299 K 6 limits V 38 file 3u-227825.3-356462.r371399/428067 K 8 limits.h V 39 file 2x-311123.13-314564.r353358/515743 K 4 list V 39 file 3w-227825.3-356462.r371398/8028633 K 6 locale V 39 file 3y-227825.3-356462.r371398/8028966 K 8 locale.h V 40 file 31-311123.1y-371398.r371398/8029303 K 3 map V 39 file 40-227825.3-356462.r371398/8029702 K 6 math.h V 39 file 2u-292928.lz-360545.r371297/910332 K 6 memory V 37 file 42-227825.3-356462.r371405/41318 K 16 module.modulemap V 39 file 1j-276792.3-356462.r371398/8030371 K 5 mutex V 39 file 44-227825.3-356462.r371398/8030715 K 3 new V 39 file 46-227825.3-356462.r371398/8031048 K 7 numbers V 40 file 17b-371297.3-356462.r371398/8031380 K 7 numeric V 39 file 48-227825.3-356462.r371398/8031715 K 8 optional V 40 file 39-311123.1z-371398.r371398/8032051 K 7 ostream V 39 file 4a-227825.3-356462.r371398/8032393 K 5 queue V 39 file 4c-227825.3-356462.r371398/8032729 K 6 random V 39 file 4e-227825.3-356462.r371398/8033063 K 5 ratio V 38 file 4g-227825.0-287679.r353358/520492 K 5 regex V 39 file 4i-227825.3-356462.r371398/8033400 K 16 scoped_allocator V 38 file 4k-227825.0-287679.r353358/521091 K 9 semaphore V 40 file 17g-371297.3-356462.r371398/8033736 K 3 set V 38 file 4m-227825.3-356462.r371297/913004 K 8 setjmp.h V 38 file 35-292928.8-300770.r353358/521697 K 12 shared_mutex V 39 file 1z-261272.3-356462.r371398/8034074 K 4 span V 40 file 3a-336819.m0-360545.r371398/8034413 K 7 sstream V 39 file 4o-227825.3-356462.r371398/8034747 K 5 stack V 38 file 4q-227825.0-287679.r353358/522991 K 9 stdbool.h V 38 file 34-303237.x-309124.r353358/523290 K 8 stddef.h V 39 file 38-292928.4b-371297.r371297/913669 K 9 stdexcept V 40 file 4s-227825.m1-360545.r371398/8035084 K 8 stdint.h V 39 file 3l-311123.16-314564.r353358/524362 K 7 stdio.h V 38 file 3a-292928.a-300770.r353358/524740 K 8 stdlib.h V 39 file 3c-292928.4c-371297.r371297/914066 K 9 streambuf V 39 file 4u-227825.3-356462.r371398/8035427 K 6 string V 39 file 4w-227825.3-356462.r371398/8035765 K 8 string.h V 38 file 39-303237.y-309124.r353358/526094 K 11 string_view V 40 file 3p-311123.m2-360545.r371398/8036102 K 9 strstream V 39 file 4y-227825.3-356462.r371398/8036451 K 12 system_error V 39 file 5c-227825.3-356462.r371398/8036788 K 8 tgmath.h V 38 file 5e-227825.0-287679.r353358/527404 K 6 thread V 39 file 5g-227825.3-356462.r371398/8037128 K 5 tuple V 39 file 5i-227825.3-356462.r371398/8037464 K 11 type_traits V 40 file 5k-227825.m3-360545.r371398/8037797 K 9 typeindex V 38 file 5m-227825.0-287679.r353358/528685 K 8 typeinfo V 39 file 5o-227825.3-356462.r371398/8038148 K 13 unordered_map V 39 file 5q-227825.3-356462.r371398/8038485 K 13 unordered_set V 39 file 5s-227825.3-356462.r371398/8038829 K 7 utility V 39 file 5u-227825.3-356462.r371398/8039172 K 8 valarray V 39 file 5w-227825.3-356462.r371398/8039508 K 7 variant V 40 file 47-311123.4d-371297.r371398/8039845 K 6 vector V 39 file 5y-227825.3-356462.r371398/8040187 K 7 version V 38 file 46-336819.m4-360545.r371405/41648 K 7 wchar.h V 39 file 3t-292928.4e-371297.r371297/917515 K 8 wctype.h V 40 file 3v-292928.20-371398.r371398/8040864 END ENDREP id: 5-227825.3-356462.r371405/50253 type: dir pred: 5-227825.3-356462.r371403/183118 count: 57 text: 371405 41982 8258 0 87af8cc0cbff8f3ef0c9c41034f98e9e cpath: /stable/12/contrib/llvm-project/libcxx/include copyroot: 355940 /head/contrib/llvm-project/libcxx PLAIN K 11 CREDITS.TXT V 37 file 3-241900.3-356462.r371297/900637 K 11 LICENSE.TXT V 37 file 6-241900.0-287679.r353358/480527 K 7 include V 35 dir 5-227825.3-356462.r371405/50253 K 3 src V 37 dir 60-227825.3-356462.r371399/440579 END ENDREP id: 3-227825.3-356462.r371405/50754 type: dir pred: 3-227825.3-356462.r371403/183620 count: 84 text: 371405 50513 228 0 719ea889ca099bc09033ee1512879c63 props: 80416 75 4 0 2d2977d1c96f487abe4a1e202dd03b4e cpath: /stable/12/contrib/llvm-project/libcxx copyroot: 355940 /head/contrib/llvm-project/libcxx id: ac-283625.109-360545.r371405/51058 type: file pred: ac-283625.109-360545.r360545/1463943 count: 9 text: 371405 3702 142 6751 6b7602b3dc4f2b9a9b654e4d7a78880c fd748084ca93caac935d9bc937180e8e6c451747 371404-7ywe/_s props: 179502 548834 69 0 e633e113662c2a9d9f5029228814692a cpath: /stable/12/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h copyroot: 288943 /head/contrib/llvm/include/llvm/DebugInfo/DWARF PLAIN K 30 DWARFAbbreviationDeclaration.h V 39 file ac-283625.109-360545.r371405/51058 K 23 DWARFAcceleratorTable.h V 41 file af-283625.109-360545.r371297/1962782 K 19 DWARFAddressRange.h V 41 file d5-336809.10a-360545.r371297/1963230 K 16 DWARFAttribute.h V 41 file 9b-317017.10b-360545.r360545/1465299 K 18 DWARFCompileUnit.h V 39 file ah-283625.1p-288943.r353358/788302 K 14 DWARFContext.h V 41 file aj-283625.109-360545.r371398/8699356 K 20 DWARFDataExtractor.h V 41 file 2m-320533.10c-360545.r371297/1964133 K 18 DWARFDebugAbbrev.h V 41 file al-283625.109-360545.r360545/1466652 K 16 DWARFDebugAddr.h V 41 file 1c-337137.10d-360545.r371398/8699796 K 21 DWARFDebugArangeSet.h V 41 file an-283625.109-360545.r371398/8700253 K 19 DWARFDebugAranges.h V 41 file ap-283625.109-360545.r371297/1965500 K 17 DWARFDebugFrame.h V 41 file ar-283625.109-360545.r371398/8700697 K 21 DWARFDebugInfoEntry.h V 41 file at-283625.109-360545.r360545/1468861 K 16 DWARFDebugLine.h V 41 file av-283625.109-360545.r371398/8701140 K 15 DWARFDebugLoc.h V 41 file ax-283625.109-360545.r371398/8701582 K 17 DWARFDebugMacro.h V 41 file ba-292915.10e-360545.r371398/8702020 K 20 DWARFDebugPubTable.h V 41 file cy-311116.10f-360545.r371297/1967288 K 21 DWARFDebugRangeList.h V 41 file az-283625.109-360545.r360545/1471099 K 20 DWARFDebugRnglists.h V 41 file dg-336809.10g-360545.r371398/8702480 K 10 DWARFDie.h V 41 file d0-311116.10h-360545.r371398/8702944 K 17 DWARFExpression.h V 41 file an-326938.10i-360545.r371398/8703390 K 16 DWARFFormValue.h V 41 file b1-283625.109-360545.r371398/8703849 K 15 DWARFGdbIndex.h V 39 file d3-311116.2b-314564.r353358/795971 K 16 DWARFListTable.h V 41 file dl-336809.10j-360545.r371398/8704291 K 25 DWARFLocationExpression.h V 42 file 1dg-356843.10k-360545.r360545/1473798 K 13 DWARFObject.h V 41 file aq-326938.10l-360545.r371297/1969102 K 15 DWARFRelocMap.h V 39 file b3-283625.1p-288943.r353358/797266 K 14 DWARFSection.h V 39 file b5-283625.1p-288943.r353358/797682 K 15 DWARFTypeUnit.h V 41 file b7-283625.109-360545.r360545/1474734 K 11 DWARFUnit.h V 41 file b9-283625.109-360545.r371398/8704749 K 16 DWARFUnitIndex.h V 41 file bf-292915.10m-360545.r371297/1969990 K 15 DWARFVerifier.h V 40 file r-317760.10n-360545.r371398/8705186 END ENDREP id: ab-283625.109-360545.r371405/53767 type: dir pred: ab-283625.109-360545.r371398/8707905 count: 19 text: 371405 51505 2249 0 ac8620ca11bc81d136b4cbf57d291d3f cpath: /stable/12/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF copyroot: 288943 /head/contrib/llvm/include/llvm/DebugInfo/DWARF PLAIN K 8 CodeView V 39 dir ac-292915.zx-360545.r371398/8698684 K 11 DIContext.h V 40 file 5o-226584.zw-360545.r371398/8698992 K 5 DWARF V 38 dir ab-283625.109-360545.r371405/53767 K 4 GSYM V 40 dir e3-351278.10o-360545.r371297/1977531 K 3 MSF V 39 dir d7-311116.2v-371398.r371398/8708979 K 3 PDB V 40 dir bb-283625.10v-360545.r371398/8721958 K 9 Symbolize V 40 dir bk-292915.111-360545.r371398/8722918 END ENDREP id: 5n-226584.zw-360545.r371405/54481 type: dir pred: 5n-226584.zw-360545.r371398/8723645 count: 24 text: 371405 54067 401 0 5040cbf8af09ce92aa705875d78884a8 cpath: /stable/12/contrib/llvm-project/llvm/include/llvm/DebugInfo copyroot: 226633 /head/contrib/llvm/include/llvm/DebugInfo id: b1-218885.15f-360545.r371405/54766 type: file pred: b1-218885.15f-360545.r371297/2144226 count: 15 text: 371405 3874 430 3147 062955ea6c441d1665b6fbeb6c4cd235 3dc01fd95762e2a181af6f9e75b1f7459befd24a 371404-7ywe/_u cpath: /stable/12/contrib/llvm-project/llvm/include/llvm/Support/Host.h copyroot: 218893 /head/contrib/llvm/include/llvm/Support/Host.h PLAIN K 23 AArch64TargetParser.def V 41 file pw-303231.14s-360545.r371398/8845207 K 21 AArch64TargetParser.h V 41 file z1-343171.14t-360545.r371398/8845605 K 16 AMDGPUMetadata.h V 41 file gt-326938.14u-360545.r371398/8845997 K 24 AMDHSAKernelDescriptor.h V 40 file lw-336809.37-371398.r371398/8846438 K 20 ARMAttributeParser.h V 40 file i4-317017.hf-371297.r371297/2127145 K 20 ARMBuildAttributes.h V 40 file iy-274955.hg-371297.r371297/2127592 K 10 ARMEHABI.h V 40 file j1-274955.1t-276479.r353358/1023574 K 19 ARMTargetParser.def V 41 file gw-292915.14v-360545.r371398/8846893 K 17 ARMTargetParser.h V 40 file z5-343171.hh-371297.r371398/8847283 K 10 ARMWinEH.h V 40 file j3-274955.38-371398.r371398/8847664 K 9 AlignOf.h V 39 file rt-193323.9-356462.r371398/8848033 K 11 Alignment.h V 41 file bp-353940.14w-360545.r371297/2128753 K 11 Allocator.h V 39 file rv-193323.9-356462.r371398/8848380 K 15 AllocatorBase.h V 40 file 3bt-371297.9-356462.r371297/2129495 K 15 ArrayRecycler.h V 39 file gq-249259.l-249423.r353358/1025631 K 8 Atomic.h V 39 file a7-218885.l-218893.r353358/1025987 K 16 AtomicOrdering.h V 40 file q4-303231.hi-371297.r371398/8848730 K 11 Automaton.h V 41 file bs-353940.14x-360545.r360545/1608874 K 8 Base64.h V 40 file 3bw-371297.9-356462.r371297/2130246 K 18 BinaryByteStream.h V 40 file ia-317017.3s-321369.r353358/1026748 K 18 BinaryItemStream.h V 40 file ic-317017.39-371398.r371398/8849169 K 14 BinaryStream.h V 40 file ie-317017.3u-321369.r353358/1027594 K 19 BinaryStreamArray.h V 41 file ig-317017.14y-360545.r371297/2130551 K 19 BinaryStreamError.h V 40 file ii-317017.3w-321369.r353358/1028436 K 20 BinaryStreamReader.h V 41 file ik-317017.14z-360545.r371297/2130999 K 17 BinaryStreamRef.h V 41 file im-317017.150-360545.r371398/8849611 K 20 BinaryStreamWriter.h V 40 file io-317017.hj-371297.r371297/2131449 K 16 BlockFrequency.h V 39 file 7p-226584.h-226633.r353358/1030139 K 19 BranchProbability.h V 40 file 2o-223013.hk-371297.r371297/2131895 K 13 BuryPointer.h V 40 file zb-343171.26-344779.r353358/1030862 K 18 CBindingWrapping.h V 39 file 46-251607.2-251662.r353358/1031216 K 9 CFGDiff.h V 40 file 3c2-371297.9-356462.r371398/8850056 K 11 CFGUpdate.h V 40 file zd-343171.hl-371297.r371398/8850405 K 5 COM.h V 40 file k3-283625.2c-288943.r353358/1031928 K 5 CRC.h V 41 file ua-351278.151-360545.r360545/1610599 K 14 CachePruning.h V 40 file q8-303231.hm-371297.r371297/2132958 K 10 Capacity.h V 39 file 7u-226584.i-226633.r353358/1033096 K 9 Casting.h V 39 file s3-193323.9-356462.r371297/2133393 K 19 CheckedArithmetic.h V 40 file md-336809.hn-371297.r371398/8850774 K 8 Chrono.h V 40 file ku-311116.ho-371297.r371297/2134186 K 9 CodeGen.h V 41 file 7w-226584.152-360545.r360545/1610957 K 17 CodeGenCoverage.h V 40 file h7-326938.2l-327952.r353358/1034928 K 13 CommandLine.h V 38 file s5-193323.9-356462.r371399/522271 K 10 Compiler.h V 39 file s7-193323.9-356462.r371398/8851570 K 13 Compression.h V 39 file 4b-251607.3-251662.r353358/1035985 K 12 ConvertUTF.h V 39 file h1-249259.m-249423.r353358/1036337 K 22 CrashRecoveryContext.h V 41 file 63-212793.153-360545.r371398/8851919 K 5 DJB.h V 40 file mk-336809.35-341825.r353358/1037060 K 16 DOTGraphTraits.h V 39 file sd-193323.9-356462.r371398/8852314 K 15 DataExtractor.h V 41 file 80-226584.154-360545.r371297/2135311 K 11 DataTypes.h V 40 file mn-336809.36-341825.r353358/1038134 K 7 Debug.h V 39 file sl-193323.0-208954.r353358/1038542 K 14 DebugCounter.h V 40 file iz-317017.hp-371297.r371297/2135694 K 16 DynamicLibrary.h V 39 file an-218885.o-218893.r353358/1039269 K 20 ELFAttributeParser.h V 40 file 3cd-371297.9-356462.r371297/2136129 K 15 ELFAttributes.h V 40 file 3cf-371297.9-356462.r371297/2136446 K 8 Endian.h V 41 file aq-218885.155-360545.r371297/2136758 K 14 EndianStream.h V 40 file jo-274955.1v-276479.r353358/1039972 K 6 Errc.h V 40 file jq-274955.1w-276479.r353358/1040328 K 7 Errno.h V 40 file as-218885.hq-371297.r371297/2137125 K 7 Error.h V 41 file qy-303231.156-360545.r371398/8852667 K 15 ErrorHandling.h V 39 file db-198090.9-356462.r371398/8853091 K 9 ErrorOr.h V 40 file he-249259.hr-371297.r371398/8853445 K 11 ExitCodes.h V 40 file 2fw-371398.9-356462.r371398/8853811 K 16 ExtensibleRTTI.h V 40 file 3cm-371297.9-356462.r371297/2138630 K 15 FileCollector.h V 41 file c3-353940.158-360545.r371398/8854119 K 18 FileOutputBuffer.h V 41 file bi-239310.159-360545.r371297/2139714 K 10 FileSystem V 39 dir 2fz-371398.9-356462.r371398/8854914 K 12 FileSystem.h V 41 file ax-218885.15a-360545.r371398/8855158 K 15 FileUtilities.h V 39 file st-193323.9-356462.r360545/1615106 K 8 Format.h V 39 file sv-193323.9-356462.r360545/1615457 K 16 FormatAdapters.h V 40 file lh-311116.hs-371297.r371297/2140101 K 14 FormatCommon.h V 40 file lj-311116.2x-314564.r353358/1044195 K 17 FormatProviders.h V 40 file ll-311116.ht-371297.r371297/2140540 K 16 FormatVariadic.h V 41 file ln-311116.15b-360545.r371398/8855534 K 23 FormatVariadicDetails.h V 40 file lp-311116.hu-371297.r371297/2141424 K 17 FormattedStream.h V 39 file de-198090.9-356462.r371297/2141877 K 16 GenericDomTree.h V 41 file k0-274955.15c-360545.r371398/8855976 K 28 GenericDomTreeConstruction.h V 41 file k2-274955.15d-360545.r371398/8856360 K 34 GenericIteratedDominanceFrontier.h V 40 file vf-351278.hv-371297.r371297/2143024 K 13 GlobPattern.h V 41 file lu-311116.15e-360545.r371398/8856770 K 13 GraphWriter.h V 39 file sz-193323.9-356462.r371398/8857205 K 6 Host.h V 39 file b1-218885.15f-360545.r371405/54766 K 10 InitLLVM.h V 41 file n8-336809.15g-360545.r371398/8857556 K 17 InstructionCost.h V 40 file 2ga-371398.9-356462.r371398/8857984 K 30 ItaniumManglingCanonicalizer.h V 40 file zw-343171.hw-371297.r371297/2144589 K 6 JSON.h V 41 file na-336809.15h-360545.r371398/8858299 K 11 KnownBits.h V 41 file 2d-317461.15i-360545.r371398/8858722 K 8 LEB128.h V 40 file bs-239310.hx-371297.r371297/2145850 K 14 LineIterator.h V 41 file k7-274955.15j-360545.r371398/8859156 K 8 Locale.h V 38 file 1a-234971.0-234982.r309124/471698 K 17 LockFileManager.h V 41 file bo-234285.15k-360545.r371297/2146213 K 18 LowLevelTypeImpl.h V 41 file jg-317017.15l-360545.r371297/2146598 K 5 MD5.h V 40 file g8-259698.hy-371297.r371297/2147045 K 22 MSVCErrorWorkarounds.h V 41 file 100-343171.hz-371297.r371297/2147401 K 18 MachineValueType.h V 41 file nj-336809.15m-360545.r371398/8859534 K 15 ManagedStatic.h V 38 file t9-193323.9-356462.r363494/177814 K 12 MathExtras.h V 39 file td-193323.9-356462.r371398/8859981 K 10 MemAlloc.h V 40 file nm-336809.i0-371297.r371297/2148593 K 8 Memory.h V 41 file bc-218885.15n-360545.r360545/1621452 K 14 MemoryBuffer.h V 39 file tf-193323.9-356462.r371398/8860331 K 17 MemoryBufferRef.h V 40 file 2gi-371398.9-356462.r371398/8860684 K 14 MipsABIFlags.h V 40 file kx-283625.2e-288943.r353358/1054439 K 7 Mutex.h V 41 file bg-218885.15o-360545.r360545/1621817 K 18 NativeFormatting.h V 40 file m4-311116.i1-371297.r371297/2149373 K 17 OnDiskHashTable.h V 41 file kg-274955.15p-360545.r360545/1622178 K 23 OptimizedStructLayout.h V 40 file 3df-371297.9-356462.r371297/2149815 K 10 Parallel.h V 41 file 3i-318368.15q-360545.r371398/8860998 K 6 Path.h V 41 file bk-218885.15r-360545.r371398/8861429 K 14 PluginLoader.h V 39 file tr-193323.9-356462.r371398/8861793 K 23 PointerLikeTypeTraits.h V 39 file tt-193323.9-356462.r371297/2150929 K 18 PrettyStackTrace.h V 39 file tx-193323.9-356462.r371297/2151290 K 11 Printable.h V 40 file i4-292915.20-296417.r353358/1058411 K 9 Process.h V 41 file bs-218885.15s-360545.r371398/8862144 K 9 Program.h V 40 file bu-218885.i2-371297.r371398/8862513 K 22 RISCVAttributeParser.h V 40 file 3dn-371297.9-356462.r371297/2152384 K 17 RISCVAttributes.h V 40 file 3dp-371297.9-356462.r371297/2152703 K 21 RISCVTargetParser.def V 39 file 1i-371298.9-356462.r371398/8862881 K 9 RWMutex.h V 41 file bw-218885.15t-360545.r360545/1623717 K 23 RandomNumberGenerator.h V 40 file km-274955.21-276479.r353358/1059860 K 10 Recycler.h V 39 file tz-193323.0-208954.r353358/1060234 K 20 RecyclingAllocator.h V 39 file u1-193323.0-208954.r353358/1060548 K 7 Regex.h V 39 file dz-198090.9-356462.r371297/2153017 K 10 Registry.h V 39 file u3-193323.9-356462.r360545/1624429 K 18 ReverseIteration.h V 39 file 4x-320957.44-321369.r341825/872777 K 6 SHA1.h V 41 file ro-303231.15u-360545.r371297/2153362 K 7 SMLoc.h V 39 file 2e-202878.0-208954.r353358/1061898 K 8 SMTAPI.h V 40 file wm-351278.2e-353358.r353358/1062210 K 16 SaveAndRestore.h V 39 file c0-234285.i-234353.r353358/1062575 K 14 ScaledNumber.h V 40 file kt-274955.i3-371297.r371297/2153783 K 15 ScopedPrinter.h V 40 file rr-303231.33-309124.r353358/1063665 K 9 Signals.h V 41 file by-218885.15v-360545.r371398/8863236 K 11 Signposts.h V 40 file wu-351278.3a-371398.r371398/8863605 K 25 SmallVectorMemoryBuffer.h V 40 file o7-336809.i4-371297.r371297/2154160 K 7 Solaris V 39 dir 5t-320374.45-321369.r353358/1066079 K 11 SourceMgr.h V 39 file 1x-194612.9-356462.r371398/8863975 K 17 SpecialCaseList.h V 41 file kx-274955.15w-360545.r371297/2154967 K 13 StringSaver.h V 40 file c5-284677.2f-288943.r353358/1067354 K 12 SuffixTree.h V 40 file 3dx-371297.9-356462.r371398/8864325 K 15 SwapByteOrder.h V 41 file c4-218885.15x-360545.r371398/8864677 K 23 SymbolRemappingReader.h V 41 file 104-343171.3b-371398.r371398/8865057 K 13 SystemUtils.h V 39 file uf-193323.9-356462.r371297/2156043 K 11 TarWriter.h V 40 file 19-311532.33-314564.r353358/1068818 K 17 TargetOpcodes.def V 41 file oc-336809.15y-360545.r371398/8865452 K 14 TargetParser.h V 40 file lh-283625.i5-371297.r371398/8865837 K 16 TargetRegistry.h V 41 file 8n-226584.15z-360545.r371398/8866271 K 14 TargetSelect.h V 39 file 8p-226584.n-226633.r353358/1070365 K 11 TaskQueue.h V 40 file og-336809.i6-371297.r371398/8866655 K 13 ThreadLocal.h V 40 file c8-218885.16-218893.r353358/1071128 K 12 ThreadPool.h V 40 file ih-292915.i7-371297.r371297/2157643 K 11 Threading.h V 41 file ca-218885.160-360545.r371398/8867083 K 14 TimeProfiler.h V 41 file xg-351278.161-360545.r371297/2158449 K 7 Timer.h V 39 file uj-193323.9-356462.r360545/1628187 K 16 ToolOutputFile.h V 40 file cf-218885.i8-371297.r371398/8867457 K 17 TrailingObjects.h V 41 file il-292915.162-360545.r371297/2159208 K 14 TrigramIndex.h V 40 file mt-311116.i9-371297.r371398/8867838 K 10 TypeName.h V 40 file s2-303231.34-309124.r353358/1074129 K 10 TypeSize.h V 41 file cr-353940.163-360545.r371398/8868272 K 9 Unicode.h V 39 file gy-259698.r-261991.r353358/1074536 K 19 UnicodeCharRanges.h V 41 file h0-259698.164-360545.r360545/1629355 K 10 Valgrind.h V 40 file ci-218885.1a-218893.r353358/1075655 K 14 VersionTuple.h V 41 file or-336809.165-360545.r371297/2160475 K 19 VirtualFileSystem.h V 42 file 10a-343171.166-360545.r371398/8868662 K 10 Watchdog.h V 39 file iq-249259.o-249423.r353358/1076787 K 9 Win64EH.h V 41 file 31-223013.167-360545.r371398/8869053 K 7 Windows V 39 dir z-358679.168-360545.r371297/2161845 K 14 WindowsError.h V 40 file lc-274955.24-276479.r353358/1077477 K 11 WithColor.h V 40 file ou-336809.ia-371297.r371297/2162162 K 30 X86DisassemblerDecoderCommon.h V 40 file ow-336809.ib-371297.r371297/2162591 K 19 X86TargetParser.def V 41 file i6-326938.169-360545.r371398/8869421 K 17 X86TargetParser.h V 40 file 3ei-371297.9-356462.r371398/8869809 K 12 YAMLParser.h V 40 file c9-234285.ic-371297.r371398/8870165 K 12 YAMLTraits.h V 41 file iu-249259.16a-360545.r371398/8870539 K 22 circular_raw_ostream.h V 39 file 1z-201360.9-356462.r371297/2164512 K 16 raw_os_ostream.h V 39 file ea-198090.0-208954.r353358/1080085 K 13 raw_ostream.h V 39 file up-193323.9-356462.r371398/8870917 K 18 raw_sha1_ostream.h V 40 file s8-303231.35-309124.r353358/1080724 K 8 thread.h V 40 file it-292915.23-296417.r353358/1081147 K 13 type_traits.h V 39 file ur-193323.9-356462.r371297/2165222 K 8 xxhash.h V 39 file n1-311116.36-314564.r341825/888264 END ENDREP id: rp-193323.9-356462.r371405/66980 type: dir pred: rp-193323.9-356462.r371399/534482 count: 81 text: 371405 55122 11845 0 3af77889aaa1617bc37e51980222288c cpath: /stable/12/contrib/llvm-project/llvm/include/llvm/Support copyroot: 355940 /head/contrib/llvm-project/llvm id: s2-336809.181-360545.r371405/67252 type: file pred: s2-336809.181-360545.r371398/8950292 count: 9 text: 371405 4336 206 21153 6126211c2f0966f9e93978fe844d0611 7321b3794a9274718b565d53aac1663949a723cc 371404-7ywe/_x props: 179502 548834 69 0 e633e113662c2a9d9f5029228814692a cpath: /stable/12/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h copyroot: 341825 /head/contrib/llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h PLAIN K 21 LoadStoreVectorizer.h V 41 file 12q-343171.2o-344779.r353358/1185815 K 27 LoopVectorizationLegality.h V 39 file s2-336809.181-360545.r371405/67252 K 15 LoopVectorize.h V 41 file wx-303231.180-360545.r371297/2233530 K 15 SLPVectorizer.h V 41 file x0-303231.180-360545.r371398/8950783 K 15 VectorCombine.h V 42 file 3i4-371297.180-360545.r371297/2234428 END ENDREP id: ww-303231.180-360545.r371405/68109 type: dir pred: ww-303231.180-360545.r371398/8951608 count: 12 text: 371405 67735 361 0 aaa08a8529c7a6c05e4361703407bb9e cpath: /stable/12/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize copyroot: 309124 /head/contrib/llvm/include/llvm/Transforms/Vectorize PLAIN K 21 AggressiveInstCombine V 39 dir pr-336809.3f-371398.r371398/8896916 K 9 CFGuard.h V 42 file 1jx-356843.16r-360545.r360545/1656786 K 10 Coroutines V 39 dir 3fn-371297.9-356462.r371398/8898974 K 12 Coroutines.h V 41 file nq-311116.16s-360545.r371398/8899264 K 8 HelloNew V 39 dir 2ie-371398.9-356462.r371398/8900103 K 3 IPO V 37 dir x4-193323.9-356462.r371399/537977 K 5 IPO.h V 39 file x9-193323.9-356462.r371398/8909757 K 11 InstCombine V 40 dir mj-283625.171-360545.r371398/8910682 K 15 Instrumentation V 40 dir j9-326938.172-360545.r371398/8916419 K 17 Instrumentation.h V 39 file xb-193323.9-356462.r371398/8916744 K 9 ObjCARC.h V 40 file jq-249259.3n-371398.r371398/8917102 K 6 Scalar V 38 dir mq-283625.d-356465.r371398/8934904 K 8 Scalar.h V 39 file xf-193323.9-356462.r371398/8935206 K 5 Utils V 37 dir xh-193323.9-356462.r371399/543076 K 7 Utils.h V 41 file s0-336809.17z-360545.r371398/8949864 K 9 Vectorize V 38 dir ww-303231.180-360545.r371405/68109 K 11 Vectorize.h V 41 file dk-234285.182-360545.r371297/2235465 END ENDREP id: x3-193323.9-356462.r371405/69464 type: dir pred: x3-193323.9-356462.r371399/544407 count: 60 text: 371405 68418 1033 0 a9fc096521499f0adcd83b2bb60505a8 cpath: /stable/12/contrib/llvm-project/llvm/include/llvm/Transforms copyroot: 355940 /head/contrib/llvm-project/llvm PLAIN K 3 ADT V 37 dir fi-193323.9-356462.r371403/198497 K 8 Analysis V 37 dir i3-193323.9-356462.r371399/492883 K 9 AsmParser V 39 dir 99-274955.fb-371297.r371297/1886712 K 12 BinaryFormat V 39 dir 1s-319780.xt-360545.r371398/8625170 K 7 Bitcode V 38 dir kj-193323.9-356462.r371398/8627379 K 9 Bitstream V 39 dir 6h-351278.xz-360545.r371398/8628593 K 7 CodeGen V 37 dir lb-193323.9-356462.r371403/212109 K 11 DWARFLinker V 40 dir 1cs-356843.zv-360545.r371398/8685978 K 9 DebugInfo V 37 dir 5n-226584.zw-360545.r371405/54481 K 8 Demangle V 37 dir ey-311116.b-356465.r371399/506215 K 15 ExecutionEngine V 38 dir pp-193323.9-356462.r371398/8750455 K 9 FileCheck V 39 dir 299-371398.9-356462.r371398/8751130 K 8 Frontend V 40 dir 1ev-356843.11u-360545.r371399/507804 K 10 FuzzMutate V 39 dir ch-326938.ge-371297.r371398/8757457 K 2 IR V 39 dir bt-249259.11v-360545.r371403/220577 K 8 IRReader V 39 dir eb-249259.gr-371297.r371297/2066484 K 18 InitializePasses.h V 41 file 88-218885.12u-360545.r371398/8791959 K 13 InterfaceStub V 39 dir 2c1-371398.9-356462.r371398/8793484 K 3 LTO V 40 dir d3-259698.12v-360545.r371398/8796819 K 10 LineEditor V 38 dir fk-274955.1d-276479.r353358/943080 K 11 LinkAllIR.h V 38 file ei-249259.g-249423.r353358/943348 K 15 LinkAllPasses.h V 39 file r1-193323.9-356462.r371398/8797098 K 6 Linker V 38 dir fq-274955.1e-276479.r353358/944859 K 2 MC V 38 dir 1n-194612.9-356462.r371398/8817630 K 3 MCA V 40 dir ww-343171.13s-360545.r371398/8819624 K 6 Object V 40 dir 9o-218885.13u-360545.r371398/8827598 K 10 ObjectYAML V 40 dir ot-303231.14a-360545.r371398/8832658 K 6 Option V 39 dir g5-249259.hc-371297.r371398/8834755 K 6 Pass.h V 39 file rf-193323.9-356462.r371398/8835038 K 21 PassAnalysisSupport.h V 39 file rh-193323.9-356462.r371398/8835375 K 10 PassInfo.h V 40 file im-274955.1q-276479.r353358/1011870 K 14 PassRegistry.h V 39 file 5t-212793.c-212904.r353358/1012202 K 13 PassSupport.h V 39 file rn-193323.9-356462.r371297/2116102 K 6 Passes V 39 dir jn-283625.14f-360545.r371399/519683 K 11 ProfileData V 39 dir iq-274955.14g-360545.r371399/521978 K 7 Remarks V 40 dir t4-351278.14m-360545.r371398/8844921 K 7 Support V 36 dir rp-193323.9-356462.r371405/66980 K 8 TableGen V 40 dir 8s-226584.16b-360545.r371398/8885511 K 6 Target V 38 dir vr-193323.9-356462.r371398/8892708 K 7 Testing V 39 dir 43-320013.ie-371297.r371398/8893988 K 7 TextAPI V 41 dir 112-343171.16i-360545.r371398/8896058 K 11 ToolDrivers V 39 dir 3r-318368.48-321369.r353358/1109472 K 10 Transforms V 36 dir x3-193323.9-356462.r371405/69464 K 15 WindowsManifest V 39 dir l7-326938.2v-327952.r353358/1190103 K 15 WindowsResource V 39 dir lb-326938.2w-327952.r353358/1191892 K 4 XRay V 40 dir 34-312173.183-360545.r371297/2239129 K 23 module.extern.modulemap V 40 file 13o-343171.31-344779.r344779/530469 K 24 module.install.modulemap V 40 file 13q-343171.32-344779.r344779/530847 K 16 module.modulemap V 41 file n6-274955.187-360545.r371398/8953249 K 22 module.modulemap.build V 39 file n8-274955.2a-276479.r327952/545642 END ENDREP id: fg-193323.9-356462.r371405/72774 type: dir pred: fg-193323.9-356462.r371403/223892 count: 137 text: 371405 69738 3023 0 77a62ae379a9028d3dc9bf71e8fb7877 cpath: /stable/12/contrib/llvm-project/llvm/include/llvm copyroot: 355940 /head/contrib/llvm-project/llvm id: yp-193323.9-356462.r371405/73038 type: file pred: yp-193323.9-356462.r371399/547992 count: 41 text: 371405 4575 547 133322 bf2de8b8254cd21752cb222fbd67c472 c67aec96a6e6cd8d581c4d5238d11dc3038be880 371404-7ywe/_z cpath: /stable/12/contrib/llvm-project/llvm/include/llvm-c/Core.h copyroot: 355940 /head/contrib/llvm-project/llvm PLAIN K 10 Analysis.h V 39 file yi-193323.9-356462.r360545/1701449 K 11 BitReader.h V 39 file yl-193323.9-356462.r360545/1701790 K 11 BitWriter.h V 39 file yn-193323.9-356462.r360545/1702133 K 8 Comdat.h V 41 file sc-336809.188-360545.r360545/1702475 K 6 Core.h V 37 file yp-193323.9-356462.r371405/73038 K 11 DataTypes.h V 40 file sg-336809.j2-371297.r371398/8957272 K 11 DebugInfo.h V 41 file lr-326938.189-360545.r371398/8957688 K 14 Disassembler.h V 41 file 8q-221337.18a-360545.r360545/1703646 K 19 DisassemblerTypes.h V 40 file sk-336809.41-341825.r353358/1205947 K 7 Error.h V 42 file 13w-343171.18b-360545.r371398/8958107 K 15 ErrorHandling.h V 41 file km-292915.18c-360545.r360545/1704362 K 17 ExecutionEngine.h V 39 file yr-193323.9-356462.r371297/2244149 K 9 ExternC.h V 42 file 1lj-356843.18d-360545.r360545/1705137 K 10 IRReader.h V 41 file in-259698.18e-360545.r360545/1705567 K 16 Initialization.h V 41 file e1-218885.18f-360545.r360545/1705923 K 7 LLJIT.h V 40 file 2m9-371398.9-356462.r371398/8958461 K 8 Linker.h V 41 file d9-239310.18g-360545.r360545/1706641 K 8 Object.h V 41 file 8u-221337.18h-360545.r360545/1706993 K 5 Orc.h V 39 file 3ig-371297.9-356462.r371399/548329 K 7 OrcEE.h V 40 file 2mc-371398.9-356462.r371398/8959100 K 9 Remarks.h V 42 file 15x-351278.18j-360545.r360545/1707768 K 9 Support.h V 41 file ir-259698.18k-360545.r360545/1708125 K 8 Target.h V 39 file yv-193323.9-356462.r360545/1708479 K 15 TargetMachine.h V 41 file e1-234285.18l-360545.r360545/1708820 K 10 Transforms V 38 dir yx-193323.9-356462.r371398/8960630 K 7 Types.h V 41 file l3-292915.18s-360545.r360545/1713145 K 5 lto.h V 39 file z3-193323.9-356462.r371297/2245997 K 16 module.modulemap V 39 file nm-274955.2b-276479.r276479/262251 END ENDREP id: yh-193323.9-356462.r371405/75122 type: dir pred: yh-193323.9-356462.r371399/550418 count: 48 text: 371405 73370 1739 0 6a9dce783f3ecbea11707cae490777f1 cpath: /stable/12/contrib/llvm-project/llvm/include/llvm-c copyroot: 355940 /head/contrib/llvm-project/llvm PLAIN K 4 llvm V 36 dir fg-193323.9-356462.r371405/72774 K 6 llvm-c V 36 dir yh-193323.9-356462.r371405/75122 END ENDREP id: ff-193323.9-356462.r371405/75508 type: dir pred: ff-193323.9-356462.r371403/224281 count: 137 text: 371405 75387 108 0 4a2e0ef88a185b9b9ce09562508fb515 cpath: /stable/12/contrib/llvm-project/llvm/include copyroot: 355940 /head/contrib/llvm-project/llvm id: 10j-311116.1f5-360545.r371405/75766 type: file pred: 10j-311116.1f5-360545.r371398/9144069 count: 13 text: 371405 5153 402 24988 083fbe179821871e2f4c9012e0594549 c371b573452f71bbc50ae52c0544875273a23bdb 371404-7ywe/_13 props: 179502 548834 69 0 e633e113662c2a9d9f5029228814692a cpath: /stable/12/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFDie.cpp copyroot: 314564 /head/contrib/llvm/lib/DebugInfo/DWARF/DWARFDie.cpp id: va-283625.1ey-360545.r371405/76195 type: file pred: va-283625.1ey-360545.r371398/9144950 count: 13 text: 371405 5587 194 22645 6f45992333b21fcac43417fbeec06ad6 9cee87e8c721a4f37fb4cd7b5c58cc737d1d39a9 371404-7ywe/_14 props: 179502 548834 69 0 e633e113662c2a9d9f5029228814692a cpath: /stable/12/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFFormValue.cpp copyroot: 288943 /head/contrib/llvm/lib/DebugInfo/DWARF PLAIN K 32 DWARFAbbreviationDeclaration.cpp V 41 file um-283625.1ey-360545.r371297/2421716 K 25 DWARFAcceleratorTable.cpp V 41 file uo-283625.1ey-360545.r371297/2422154 K 21 DWARFAddressRange.cpp V 42 file 137-336809.1ez-360545.r371398/9138428 K 20 DWARFCompileUnit.cpp V 41 file uq-283625.1ey-360545.r371398/9138879 K 16 DWARFContext.cpp V 41 file us-283625.1ey-360545.r371398/9139305 K 22 DWARFDataExtractor.cpp V 41 file 80-320533.1f0-360545.r371398/9139729 K 20 DWARFDebugAbbrev.cpp V 41 file uu-283625.1ey-360545.r360545/1887511 K 18 DWARFDebugAddr.cpp V 41 file 4z-337137.1f1-360545.r371297/2423889 K 23 DWARFDebugArangeSet.cpp V 41 file uw-283625.1ey-360545.r371398/9140180 K 21 DWARFDebugAranges.cpp V 41 file uy-283625.1ey-360545.r371398/9140608 K 19 DWARFDebugFrame.cpp V 41 file v0-283625.1ey-360545.r371398/9141034 K 23 DWARFDebugInfoEntry.cpp V 41 file v2-283625.1ey-360545.r371398/9141461 K 18 DWARFDebugLine.cpp V 41 file v4-283625.1ey-360545.r371398/9141890 K 17 DWARFDebugLoc.cpp V 41 file v6-283625.1ey-360545.r371398/9142316 K 19 DWARFDebugMacro.cpp V 41 file sz-292915.1f2-360545.r371398/9142741 K 22 DWARFDebugPubTable.cpp V 42 file 10h-311116.1f3-360545.r371297/2426915 K 23 DWARFDebugRangeList.cpp V 41 file v8-283625.1ey-360545.r371398/9143187 K 22 DWARFDebugRnglists.cpp V 42 file 13k-336809.1f4-360545.r371398/9143616 K 12 DWARFDie.cpp V 40 file 10j-311116.1f5-360545.r371405/75766 K 19 DWARFExpression.cpp V 41 file wh-326938.1f6-360545.r371398/9144504 K 18 DWARFFormValue.cpp V 39 file va-283625.1ey-360545.r371405/76195 K 17 DWARFGdbIndex.cpp V 42 file 10m-311116.1f7-360545.r371398/9145376 K 18 DWARFListTable.cpp V 42 file 13p-336809.1f8-360545.r371398/9145818 K 27 DWARFLocationExpression.cpp V 42 file 1uy-356843.1f9-360545.r360545/1894885 K 17 DWARFTypeUnit.cpp V 41 file vc-283625.1ey-360545.r371398/9146263 K 13 DWARFUnit.cpp V 41 file ve-283625.1ey-360545.r371398/9146686 K 18 DWARFUnitIndex.cpp V 40 file t3-292915.1fa-360545.r371359/214488 K 17 DWARFVerifier.cpp V 41 file 2e-317760.1fb-360545.r371398/9147107 END ENDREP id: ui-283625.1ey-360545.r371405/78675 type: dir pred: ui-283625.1ey-360545.r371398/9149614 count: 23 text: 371405 76615 2047 0 336063e966301454e76ceac1779acd08 cpath: /stable/12/contrib/llvm-project/llvm/lib/DebugInfo/DWARF copyroot: 288943 /head/contrib/llvm/lib/DebugInfo/DWARF PLAIN K 8 CodeView V 40 dir s9-292915.1ep-360545.r371398/9138136 K 5 DWARF V 38 dir ui-283625.1ey-360545.r371405/78675 K 4 GSYM V 41 dir 1kb-351278.1fc-360545.r371398/9151064 K 3 MSF V 41 dir 10r-311116.1fj-360545.r371398/9152057 K 3 PDB V 40 dir vs-283625.1fk-360545.r371398/9167096 K 9 Symbolize V 40 dir tc-292915.1fv-360545.r371398/9169411 END ENDREP id: ex-226584.1eo-360545.r371405/79312 type: dir pred: ex-226584.1eo-360545.r371398/9170057 count: 29 text: 371405 78957 342 0 ec46c37eb473d5f06a63f6278e0a8d30 cpath: /stable/12/contrib/llvm-project/llvm/lib/DebugInfo copyroot: 226633 /head/contrib/llvm/lib/DebugInfo id: tx-249259.1h3-360545.r371405/79581 type: file pred: tx-249259.1h3-360545.r371398/9208900 count: 20 text: 371405 5813 1009 148317 a8565f9318095c0cdae63de01599ac15 c8dd3e421cc4b0fd94f5da6b8ba4eba6abf82d8b 371404-7ywe/_16 cpath: /stable/12/contrib/llvm-project/llvm/lib/IR/Core.cpp copyroot: 249423 /head/contrib/llvm/lib/IR PLAIN K 20 AbstractCallSite.cpp V 42 file 1qr-351278.1h4-360545.r371297/2493903 K 13 AsmWriter.cpp V 41 file tc-249259.1h3-360545.r371398/9205877 K 15 Assumptions.cpp V 42 file 31b-371398.1h3-360545.r371398/9206215 K 15 AttributeImpl.h V 41 file tf-249259.1h3-360545.r371398/9206509 K 14 Attributes.cpp V 41 file th-249259.1h3-360545.r371398/9206847 K 15 AutoUpgrade.cpp V 40 file tj-249259.1h3-360545.r371399/589164 K 14 BasicBlock.cpp V 41 file tl-249259.1h3-360545.r371398/9207525 K 10 Comdat.cpp V 40 file yr-274955.3c-276479.r353358/1526621 K 16 ConstantFold.cpp V 40 file tp-249259.1h3-360545.r371399/589500 K 14 ConstantFold.h V 41 file tr-249259.1h3-360545.r371297/2496301 K 17 ConstantRange.cpp V 41 file yu-274955.1h5-360545.r371398/9208203 K 13 Constants.cpp V 40 file tt-249259.1h3-360545.r371403/256647 K 18 ConstantsContext.h V 41 file tv-249259.1h3-360545.r371297/2497330 K 8 Core.cpp V 39 file tx-249259.1h3-360545.r371405/79581 K 13 DIBuilder.cpp V 41 file tz-249259.1h3-360545.r371398/9209230 K 14 DataLayout.cpp V 41 file u1-249259.1h3-360545.r371398/9209567 K 13 DebugInfo.cpp V 41 file u3-249259.1h3-360545.r371398/9209905 K 21 DebugInfoMetadata.cpp V 42 file 136-283625.1h6-360545.r371398/9210243 K 12 DebugLoc.cpp V 41 file u5-249259.1h3-360545.r371398/9210670 K 21 DiagnosticHandler.cpp V 40 file zx-326938.3p-327952.r353358/1530524 K 18 DiagnosticInfo.cpp V 41 file z3-274955.1h7-360545.r371398/9211003 K 21 DiagnosticPrinter.cpp V 40 file z5-274955.3f-276479.r353358/1531266 K 14 Dominators.cpp V 41 file u7-249259.1h3-360545.r371398/9211363 K 9 FPEnv.cpp V 42 file 1xb-356843.1h8-360545.r371297/2500472 K 12 Function.cpp V 41 file u9-249259.1h3-360545.r371398/9211700 K 18 GVMaterializer.cpp V 40 file ud-249259.18-249423.r353358/1532240 K 11 Globals.cpp V 41 file uf-249259.1h3-360545.r371398/9212037 K 13 IRBuilder.cpp V 41 file uh-249259.1h3-360545.r371398/9212370 K 20 IRPrintingPasses.cpp V 41 file zc-274955.1h9-360545.r371398/9212706 K 13 InlineAsm.cpp V 41 file uj-249259.1h3-360545.r371297/2501898 K 15 Instruction.cpp V 40 file ul-249259.1h3-360545.r371399/589837 K 16 Instructions.cpp V 41 file un-249259.1h3-360545.r371398/9213407 K 17 IntrinsicInst.cpp V 41 file up-249259.1h3-360545.r371398/9213748 K 15 LLVMContext.cpp V 41 file ut-249259.1h3-360545.r371398/9214088 K 19 LLVMContextImpl.cpp V 41 file uv-249259.1h3-360545.r371398/9214426 K 17 LLVMContextImpl.h V 41 file ux-249259.1h3-360545.r371398/9214767 K 22 LLVMRemarkStreamer.cpp V 42 file 3yd-371297.1h3-360545.r371398/9215108 K 21 LegacyPassManager.cpp V 41 file qj-259698.1ha-360545.r371398/9215453 K 13 MDBuilder.cpp V 41 file zo-274955.1hb-360545.r371398/9215819 K 11 Mangler.cpp V 40 file zq-274955.km-371297.r371398/9216169 K 12 Metadata.cpp V 41 file v5-249259.1h3-360545.r371398/9216512 K 14 MetadataImpl.h V 41 file 13q-283625.3h-288943.r353358/1537062 K 10 Module.cpp V 41 file v7-249259.1h3-360545.r371398/9216849 K 22 ModuleSummaryIndex.cpp V 42 file 1hy-303231.1hc-360545.r371398/9217181 K 12 Operator.cpp V 40 file 13u-283625.kn-371297.r371399/590173 K 13 OptBisect.cpp V 41 file 1i1-303231.4g-371398.r371398/9217610 K 8 Pass.cpp V 41 file v9-249259.1h3-360545.r371398/9218016 K 23 PassInstrumentation.cpp V 41 file 1ip-343171.4h-371398.r371398/9218346 K 15 PassManager.cpp V 41 file vb-249259.1h3-360545.r371398/9218714 K 16 PassRegistry.cpp V 41 file vd-249259.1h3-360545.r371398/9219051 K 18 PassTimingInfo.cpp V 41 file 1ir-343171.ko-371297.r371398/9219389 K 15 PrintPasses.cpp V 42 file 32f-371398.1h3-360545.r371398/9219747 K 18 ProfileSummary.cpp V 41 file 1i6-303231.kp-371297.r371398/9220041 K 15 PseudoProbe.cpp V 41 file 32i-371398.1h3-360545.r371399/590576 K 19 ReplaceConstant.cpp V 42 file 32k-371398.1h3-360545.r371398/9220752 K 23 SafepointIRVerifier.cpp V 41 file 9e-320957.1he-360545.r371398/9221050 K 14 Statepoint.cpp V 40 file xp-277323.kq-371297.r371297/2509340 K 18 StructuralHash.cpp V 42 file 32n-371398.1h3-360545.r371398/9221477 K 27 SymbolTableListTraitsImpl.h V 41 file vh-249259.1h3-360545.r371297/2509746 K 8 Type.cpp V 41 file vj-249259.1h3-360545.r371398/9221774 K 14 TypeFinder.cpp V 41 file vl-249259.1h3-360545.r360545/1972046 K 7 Use.cpp V 41 file vn-249259.1h3-360545.r371398/9222105 K 8 User.cpp V 41 file vp-249259.1h3-360545.r371398/9222432 K 9 Value.cpp V 41 file vr-249259.1h3-360545.r371398/9222761 K 20 ValueSymbolTable.cpp V 41 file vt-249259.1h3-360545.r371297/2511413 K 12 Verifier.cpp V 40 file vx-249259.1h3-360545.r371399/590911 END ENDREP id: tb-249259.1h3-360545.r371405/84412 type: dir pred: tb-249259.1h3-360545.r371403/261486 count: 33 text: 371405 79908 4491 0 66b2652d4ff126cd15274473c75d2881 cpath: /stable/12/contrib/llvm-project/llvm/lib/IR copyroot: 249423 /head/contrib/llvm/lib/IR id: om-218885.1k5-360545.r371405/84667 type: file pred: om-218885.1k5-360545.r371398/9293133 count: 30 text: 371405 6854 511 55498 d467d4d097d6a5bc84896d89e6b60168 46bb26f87e6468e03a8746d8dcb29f1f9f6fc090 371404-7ywe/_18 cpath: /stable/12/contrib/llvm-project/llvm/lib/Support/Host.cpp copyroot: 218893 /head/contrib/llvm/lib/Support/Host.cpp PLAIN K 23 AArch64TargetParser.cpp V 42 file 1mw-343171.1jo-360545.r371398/9285580 K 12 ABIBreak.cpp V 41 file vu-353940.1jp-360545.r360545/2042232 K 18 AMDGPUMetadata.cpp V 42 file 13g-326938.1jq-360545.r371398/9285960 K 16 APFixedPoint.cpp V 40 file 36h-371398.9-356462.r371398/9286388 K 11 APFloat.cpp V 40 file 1cw-193323.9-356462.r371398/9286694 K 9 APInt.cpp V 40 file 1cz-193323.9-356462.r371398/9287038 K 10 APSInt.cpp V 40 file 1d1-193323.9-356462.r371297/2582350 K 22 ARMAttributeParser.cpp V 42 file 16n-317017.1jr-360545.r371398/9287380 K 17 ARMBuildAttrs.cpp V 41 file 146-274955.le-371297.r371297/2583129 K 19 ARMTargetParser.cpp V 40 file 1n0-343171.j-356465.r371398/9287817 K 12 ARMWinEH.cpp V 41 file 148-274955.3x-276479.r353358/1629101 K 13 Allocator.cpp V 40 file 1d3-193323.0-208954.r353358/1629438 K 10 Atomic.cpp V 40 file o3-218885.2h-218893.r353358/1629750 K 21 BinaryStreamError.cpp V 41 file 16p-317017.6b-321369.r353358/1630082 K 22 BinaryStreamReader.cpp V 42 file 16r-317017.1js-360545.r360545/2044517 K 19 BinaryStreamRef.cpp V 40 file 5t-318663.6d-321369.r353358/1630913 K 22 BinaryStreamWriter.cpp V 41 file 16t-317017.6e-321369.r353358/1631322 K 18 BlockFrequency.cpp V 40 file j1-226584.19-226633.r353358/1631739 K 21 BranchProbability.cpp V 40 file 7y-223013.lf-371297.r371297/2583864 K 15 BuryPointer.cpp V 41 file 1n3-343171.4h-344779.r353358/1632438 K 7 COM.cpp V 41 file 173-283625.3q-288943.r353358/1632781 K 15 COPYRIGHT.regex V 35 file oz-198090.1-225880.r225880/985 K 7 CRC.cpp V 42 file 1z0-351278.1jt-360545.r371398/9288186 K 16 CachePruning.cpp V 42 file 1mh-303231.1ju-360545.r371398/9288533 K 10 Chrono.cpp V 41 file 1dk-311116.57-314564.r353358/1633920 K 19 CodeGenCoverage.cpp V 42 file 13s-326938.1jv-360545.r371297/2584661 K 15 CommandLine.cpp V 39 file 1d9-193323.9-356462.r371403/261743 K 15 Compression.cpp V 40 file 9a-251607.lg-371297.r371398/9289307 K 14 ConvertUTF.cpp V 41 file 1do-311116.58-314564.r353358/1635378 K 21 ConvertUTFWrapper.cpp V 40 file ye-249259.lh-371297.r371398/9289667 K 24 CrashRecoveryContext.cpp V 41 file ez-212793.1jw-360545.r371398/9290038 K 21 DAGDeltaAlgorithm.cpp V 39 file b6-210006.l-210299.r353358/1636493 K 7 DJB.cpp V 41 file 1ci-336809.5e-341825.r353358/1636846 K 17 DataExtractor.cpp V 41 file j8-226584.1jx-360545.r371297/2586170 K 9 Debug.cpp V 40 file 1dd-193323.9-356462.r371297/2586537 K 16 DebugCounter.cpp V 42 file 171-317017.1jy-360545.r371398/9290420 K 18 DeltaAlgorithm.cpp V 39 file 59-200581.0-208954.r353358/1637887 K 18 DynamicLibrary.cpp V 40 file od-218885.4j-371398.r371398/9290844 K 22 ELFAttributeParser.cpp V 40 file 43j-371297.9-356462.r371398/9291210 K 17 ELFAttributes.cpp V 40 file 43l-371297.9-356462.r371297/2587612 K 9 Errno.cpp V 40 file of-218885.2k-218893.r353358/1638550 K 9 Error.cpp V 42 file 1mn-303231.1jz-360545.r371398/9291561 K 17 ErrorHandling.cpp V 39 file p5-198090.9-356462.r371398/9291973 K 18 ExtensibleRTTI.cpp V 40 file 43o-371297.9-356462.r371297/2588263 K 17 FileCollector.cpp V 41 file w8-353940.1k2-360545.r371398/9292320 K 20 FileOutputBuffer.cpp V 41 file kq-239310.1k3-360545.r371297/2589696 K 17 FileUtilities.cpp V 40 file 1dh-193323.9-356462.r371297/2590069 K 14 FoldingSet.cpp V 40 file 1dj-193323.9-356462.r371297/2590418 K 18 FormatVariadic.cpp V 41 file 1dy-311116.li-371297.r371398/9292706 K 19 FormattedStream.cpp V 39 file p8-198090.9-356462.r371297/2591191 K 15 GlobPattern.cpp V 42 file 1e0-311116.1k4-360545.r360545/2050257 K 15 GraphWriter.cpp V 40 file 1dl-193323.9-356462.r371297/2591540 K 11 Hashing.cpp V 40 file q3-234285.1f-234353.r353358/1642350 K 8 Host.cpp V 39 file om-218885.1k5-360545.r371405/84667 K 12 InitLLVM.cpp V 42 file 1ct-336809.1k6-360545.r371398/9293483 K 19 InstructionCost.cpp V 40 file 372-371398.9-356462.r371398/9293900 K 16 IntEqClasses.cpp V 40 file oq-218885.lj-371297.r371297/2592237 K 15 IntervalMap.cpp V 40 file os-218885.lk-371297.r371297/2592598 K 32 ItaniumManglingCanonicalizer.cpp V 42 file 1nk-343171.1k7-360545.r371297/2592957 K 8 JSON.cpp V 42 file 1cv-336809.1k8-360545.r371398/9294206 K 13 KnownBits.cpp V 42 file 142-326938.1k9-360545.r371398/9294617 K 10 LEB128.cpp V 41 file 14x-274955.3y-276479.r353358/1645654 K 16 LineIterator.cpp V 41 file 14z-274955.4k-371398.r371398/9295038 K 10 Locale.cpp V 38 file 33-234971.5-234982.r344779/814437 K 19 LockFileManager.cpp V 41 file qc-234285.1ka-360545.r371297/2593775 K 16 LowLevelType.cpp V 41 file 178-317017.4l-371398.r371398/9295402 K 7 MD5.cpp V 40 file ue-259698.ll-371297.r371297/2594147 K 17 ManagedStatic.cpp V 40 file 1dt-193323.9-356462.r360545/2053038 K 14 MathExtras.cpp V 41 file 11b-277323.2j-280031.r353358/1647405 K 12 MemAlloc.cpp V 40 file 446-371297.9-356462.r371297/2594490 K 10 Memory.cpp V 40 file ow-218885.2p-218893.r353358/1647805 K 16 MemoryBuffer.cpp V 40 file 1dv-193323.9-356462.r371297/2594790 K 19 MemoryBufferRef.cpp V 40 file 378-371398.9-356462.r371398/9295824 K 20 NativeFormatting.cpp V 41 file 1e7-311116.lm-371297.r371297/2595138 K 25 OptimizedStructLayout.cpp V 40 file 44a-371297.9-356462.r371297/2595568 K 12 Optional.cpp V 41 file 20a-351278.3r-353358.r353358/1649197 K 12 Parallel.cpp V 41 file 8w-318368.1kb-360545.r371297/2595883 K 8 Path.cpp V 41 file p1-218885.1kc-360545.r371398/9296130 K 16 PluginLoader.cpp V 40 file 1dx-193323.0-208954.r353358/1650674 K 20 PrettyStackTrace.cpp V 40 file 1dz-193323.9-356462.r371398/9296480 K 11 Process.cpp V 41 file p7-218885.1kd-360545.r371398/9296832 K 11 Program.cpp V 40 file p9-218885.ln-371297.r371398/9297187 K 24 RISCVAttributeParser.cpp V 40 file 44h-371297.9-356462.r371297/2597709 K 19 RISCVAttributes.cpp V 40 file 44j-371297.9-356462.r371297/2598021 K 11 RWMutex.cpp V 41 file pd-218885.1ke-360545.r360545/2055204 K 25 RandomNumberGenerator.cpp V 42 file 15b-274955.1kf-360545.r360545/2055557 K 9 Regex.cpp V 39 file pf-198090.9-356462.r371297/2598327 K 8 SHA1.cpp V 42 file 1n2-303231.1kg-360545.r371398/9297540 K 16 ScaledNumber.cpp V 41 file 15e-274955.41-276479.r353358/1653370 K 17 ScopedPrinter.cpp V 41 file 1n5-303231.6p-309124.r341825/1365163 K 11 Signals.cpp V 41 file ph-218885.1kh-360545.r371398/9297949 K 13 Signposts.cpp V 42 file 20p-351278.1ki-360545.r371398/9298304 K 15 SmallPtrSet.cpp V 40 file 1e3-193323.0-208954.r353358/1654410 K 15 SmallVector.cpp V 39 file 5l-201360.9-356462.r371398/9298664 K 13 SourceMgr.cpp V 39 file 3w-194612.9-356462.r371398/9299007 K 19 SpecialCaseList.cpp V 42 file 15j-274955.1kj-360545.r371297/2600116 K 13 Statistic.cpp V 40 file 1e5-193323.9-356462.r371297/2600488 K 16 StringExtras.cpp V 40 file 1e9-193323.9-356462.r371297/2600831 K 13 StringMap.cpp V 40 file 1eb-193323.9-356462.r371297/2601178 K 13 StringRef.cpp V 39 file pm-198090.9-356462.r371297/2601523 K 15 StringSaver.cpp V 40 file ni-284677.3r-288943.r353358/1657266 K 14 SuffixTree.cpp V 40 file 44v-371297.9-356462.r371297/2601866 K 25 SymbolRemappingReader.cpp V 41 file 1nv-343171.4k-344779.r353358/1657665 K 15 SystemUtils.cpp V 40 file 1ef-193323.9-356462.r371297/2602169 K 13 TarWriter.cpp V 40 file 2y-311532.lo-371297.r371297/2602514 K 16 TargetParser.cpp V 42 file 17y-283625.1kk-360545.r371398/9299350 K 18 TargetRegistry.cpp V 39 file pp-198090.0-208954.r353358/1659143 K 15 ThreadLocal.cpp V 40 file pp-218885.2y-218893.r353358/1659458 K 14 ThreadPool.cpp V 41 file 11k-292915.lp-371297.r371297/2603355 K 13 Threading.cpp V 41 file pr-218885.1kl-360545.r371297/2603774 K 16 TimeProfiler.cpp V 42 file 219-351278.1km-360545.r371297/2604133 K 9 Timer.cpp V 40 file 1eh-193323.9-356462.r371398/9299777 K 18 ToolOutputFile.cpp V 40 file pw-218885.lq-371297.r371297/2604843 K 16 TrigramIndex.cpp V 41 file 1er-311116.lr-371297.r371398/9300118 K 10 Triple.cpp V 40 file 1ej-193323.9-356462.r371398/9300540 K 9 Twine.cpp V 39 file pt-198090.0-208954.r353358/1662280 K 11 Unicode.cpp V 40 file uz-259698.4m-371398.r371398/9300882 K 19 UnicodeCaseFold.cpp V 41 file 1dt-336809.5h-341825.r341825/1372314 K 4 Unix V 40 dir q0-218885.1kn-360545.r371398/9303472 K 12 Valgrind.cpp V 40 file qu-218885.33-218893.r353358/1668999 K 16 VersionTuple.cpp V 41 file 1e6-336809.ls-371297.r371297/2609609 K 21 VirtualFileSystem.cpp V 42 file 1o5-343171.1kp-360545.r371398/9303748 K 12 Watchdog.cpp V 40 file zm-249259.1e-249423.r353358/1670096 K 7 Windows V 39 dir qw-218885.1kq-360545.r371399/607587 K 13 WithColor.cpp V 41 file 1ei-336809.lt-371297.r371297/2613363 K 19 X86TargetParser.cpp V 40 file 45o-371297.9-356462.r371398/9307076 K 14 YAMLParser.cpp V 41 file re-234285.1ks-360545.r371398/9307421 K 14 YAMLTraits.cpp V 41 file zy-249259.1kt-360545.r371398/9307783 K 12 Z3Solver.cpp V 42 file 22i-351278.1ku-360545.r371297/2614812 K 24 circular_raw_ostream.cpp V 39 file 5o-201360.0-208954.r353358/1678029 K 18 raw_os_ostream.cpp V 39 file pv-198090.0-208954.r353358/1678350 K 15 raw_ostream.cpp V 40 file 1el-193323.9-356462.r371398/9308146 K 9 regcomp.c V 39 file q2-198090.9-356462.r360545/2070790 K 13 regengine.inc V 39 file q4-198090.0-208954.r341825/1385708 K 10 regerror.c V 32 file q6-198090.0.r198090/2797793 K 8 regex2.h V 38 file q8-198090.0-208954.r327952/837128 K 12 regex_impl.h V 39 file qa-198090.0-208954.r341825/1386017 K 9 regexec.c V 38 file qc-198090.0-208954.r243830/304219 K 9 regfree.c V 32 file qe-198090.0.r198090/2798732 K 12 regstrlcpy.c V 32 file qg-198090.0.r198090/2798966 K 10 regutils.h V 38 file qi-198090.0-208954.r276479/481261 K 10 xxhash.cpp V 41 file 1f9-311116.5e-314564.r341825/1386317 END ENDREP id: 1cv-193323.9-356462.r371405/94519 type: dir pred: 1cv-193323.9-356462.r371403/271594 count: 87 text: 371405 85011 9495 0 b01e3dedae0724db8765b7bb330ea1ff cpath: /stable/12/contrib/llvm-project/llvm/lib/Support copyroot: 355940 /head/contrib/llvm-project/llvm id: 3hf-371398.9-356462.r371405/94783 type: file pred: 3hf-371398.9-356462.r371398/9475386 count: 1 text: 371405 7398 40 9137 d375c9e0aed7ce9ffb54759f635dcc66 45e8a0ce574d1008e192d8a7d1f28a6b37a34fab 371404-7ywe/_1b cpath: /stable/12/contrib/llvm-project/llvm/lib/Target/ARM/ARMBlockPlacement.cpp copyroot: 355940 /head/contrib/llvm-project/llvm id: 2fh-351278.1ow-360545.r371405/95130 type: file pred: 2fh-351278.1ow-360545.r371398/9483986 count: 6 text: 371405 7471 358 66033 a6f3cedad17a5344919196e7b8d5498b ff74c05fb224e41d6a3e168598844add7b210f9d 371404-7ywe/_1c cpath: /stable/12/contrib/llvm-project/llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp copyroot: 353358 /head/contrib/llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp id: 28i-356843.1pi-360545.r371405/95511 type: file pred: 28i-356843.1pi-360545.r371398/9497804 count: 6 text: 371405 7862 126 48138 6ddfc081c53bc903894c37d171b5371d 2874dce2a9377d50ca87bce3830064fe6e94dd57 371404-7ywe/_1d props: 179448 45543 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /stable/12/contrib/llvm-project/llvm/lib/Target/ARM/MVEGatherScatterLowering.cpp copyroot: 360545 /stable/12/contrib/llvm-project/llvm/lib/Target/ARM/MVEGatherScatterLowering.cpp id: 158-353940.1pj-360545.r371405/95979 type: file pred: 158-353940.1pj-360545.r371398/9498589 count: 7 text: 371405 8021 115 17176 2210d95e184918a74e0e63e12e3c9005 1d96c4f91a7e8436c2e1737e645675846e3d8b82 371404-7ywe/_1e cpath: /stable/12/contrib/llvm-project/llvm/lib/Target/ARM/MVETailPredication.cpp copyroot: 360545 /stable/12/contrib/llvm-project/llvm/lib/Target/ARM/MVETailPredication.cpp id: 15a-353940.1pk-360545.r371405/96376 type: file pred: 15a-353940.1pk-360545.r371398/9498993 count: 7 text: 371405 8169 234 11617 b20c9b8986bd16070dfe855165f9dbfa 74f23381a3d4985ac7c5ad2259086bb476447243 371404-7ywe/_1f cpath: /stable/12/contrib/llvm-project/llvm/lib/Target/ARM/MVEVPTBlockPass.cpp copyroot: 360545 /stable/12/contrib/llvm-project/llvm/lib/Target/ARM/MVEVPTBlockPass.cpp PLAIN K 18 A15SDOptimizer.cpp V 42 file 14p-249259.1oh-360545.r371398/9472539 K 5 ARM.h V 40 file 1h2-193323.9-356462.r371398/9472916 K 6 ARM.td V 40 file 1h5-193323.9-356462.r371398/9473255 K 17 ARMAsmPrinter.cpp V 41 file fs-212793.1oi-360545.r371398/9473596 K 15 ARMAsmPrinter.h V 40 file s4-218885.mn-371297.r371297/2770795 K 20 ARMBaseInstrInfo.cpp V 38 file ri-198090.9-356462.r371403/281660 K 18 ARMBaseInstrInfo.h V 39 file rk-198090.9-356462.r371398/9474325 K 23 ARMBaseRegisterInfo.cpp V 39 file rm-198090.9-356462.r371398/9474677 K 21 ARMBaseRegisterInfo.h V 39 file ro-198090.9-356462.r371398/9475033 K 21 ARMBasicBlockInfo.cpp V 42 file 2eg-351278.1oj-360545.r371297/2772578 K 19 ARMBasicBlockInfo.h V 42 file 1mf-311116.1ok-360545.r371297/2772959 K 21 ARMBlockPlacement.cpp V 38 file 3hf-371398.9-356462.r371405/94783 K 19 ARMCallLowering.cpp V 42 file 1mh-311116.1ol-360545.r371398/9475699 K 17 ARMCallLowering.h V 42 file 1mj-311116.1om-360545.r371398/9476138 K 18 ARMCallingConv.cpp V 42 file 2el-351278.1on-360545.r371297/2773834 K 16 ARMCallingConv.h V 41 file sd-218885.1oo-360545.r360545/2222184 K 17 ARMCallingConv.td V 40 file 1hb-193323.9-356462.r371297/2774211 K 25 ARMConstantIslandPass.cpp V 40 file 1hf-193323.9-356462.r371398/9476571 K 24 ARMConstantPoolValue.cpp V 40 file 1hh-193323.9-356462.r371297/2774923 K 22 ARMConstantPoolValue.h V 40 file 1hj-193323.9-356462.r371297/2775281 K 24 ARMExpandPseudoInsts.cpp V 39 file 81-199481.9-356462.r371398/9476932 K 15 ARMFastISel.cpp V 41 file g2-212793.1op-360545.r371398/9477291 K 13 ARMFeatures.h V 40 file xn-259698.56-371398.r371398/9477662 K 20 ARMFrameLowering.cpp V 41 file ss-218885.1oq-360545.r371398/9478023 K 18 ARMFrameLowering.h V 41 file su-218885.1or-360545.r371398/9478404 K 23 ARMHazardRecognizer.cpp V 40 file sx-218885.57-371398.r371398/9478778 K 21 ARMHazardRecognizer.h V 41 file sz-218885.1os-360545.r371398/9479162 K 19 ARMISelDAGToDAG.cpp V 36 file 1hn-193323.9-356462.r371386/681 K 19 ARMISelLowering.cpp V 39 file 1hp-193323.9-356462.r371399/643057 K 17 ARMISelLowering.h V 40 file 1hr-193323.9-356462.r371398/9479899 K 14 ARMInstrCDE.td V 40 file 4f6-371297.9-356462.r371297/2778183 K 18 ARMInstrFormats.td V 40 file 1ht-193323.9-356462.r371398/9480251 K 16 ARMInstrInfo.cpp V 40 file 1hv-193323.9-356462.r371297/2778843 K 14 ARMInstrInfo.h V 40 file 1hx-193323.0-208954.r353358/1881107 K 15 ARMInstrInfo.td V 40 file 1hz-193323.9-356462.r371398/9480604 K 14 ARMInstrMVE.td V 42 file 2f7-351278.1ot-360545.r371398/9480956 K 15 ARMInstrNEON.td V 39 file 1i-194710.9-356462.r371398/9481327 K 16 ARMInstrThumb.td V 40 file 1i1-193323.9-356462.r371398/9481677 K 17 ARMInstrThumb2.td V 40 file 1i3-193323.9-356462.r371398/9482028 K 14 ARMInstrVFP.td V 40 file 1i5-193323.9-356462.r371398/9482382 K 26 ARMInstructionSelector.cpp V 42 file 1n4-311116.1ou-360545.r371398/9482732 K 20 ARMLegalizerInfo.cpp V 42 file 1n8-311116.1ov-360545.r371398/9483184 K 18 ARMLegalizerInfo.h V 41 file 1na-311116.mo-371297.r371297/2782214 K 25 ARMLoadStoreOptimizer.cpp V 40 file 1ib-193323.9-356462.r371398/9483624 K 23 ARMLowOverheadLoops.cpp V 40 file 2fh-351278.1ow-360545.r371405/95130 K 18 ARMMCInstLower.cpp V 41 file gg-212793.1ox-360545.r371297/2783396 K 26 ARMMachineFunctionInfo.cpp V 40 file sy-234285.mp-371297.r371297/2783771 K 24 ARMMachineFunctionInfo.h V 40 file 1id-193323.9-356462.r371297/2784158 K 18 ARMMacroFusion.cpp V 40 file dy-320374.7n-321369.r353358/1886426 K 16 ARMMacroFusion.h V 40 file e0-320374.7o-321369.r353358/1886838 K 27 ARMOptimizeBarriersPass.cpp V 41 file 1bt-274955.4x-276479.r353358/1887245 K 18 ARMParallelDSP.cpp V 42 file 1ou-336809.1oy-360545.r371398/9484374 K 19 ARMPerfectShuffle.h V 39 file se-198090.0-208954.r353358/1888034 K 16 ARMPredicates.td V 40 file 2fr-351278.o-356465.r371398/9484810 K 23 ARMRegisterBankInfo.cpp V 42 file 1nh-311116.1oz-360545.r371398/9485179 K 21 ARMRegisterBankInfo.h V 42 file 1nj-311116.1p0-360545.r360545/2232971 K 19 ARMRegisterBanks.td V 41 file 1fs-317017.7p-321369.r353358/1889575 K 19 ARMRegisterInfo.cpp V 40 file 1if-193323.0-208954.r353358/1889932 K 17 ARMRegisterInfo.h V 40 file 1ih-193323.0-208954.r353358/1890252 K 18 ARMRegisterInfo.td V 40 file 1ij-193323.9-356462.r371398/9485626 K 19 ARMSLSHardening.cpp V 40 file 3i8-371398.9-356462.r371398/9485980 K 14 ARMSchedule.td V 39 file 4y-194612.9-356462.r371398/9486292 K 17 ARMScheduleA57.td V 40 file 4q-319523.mq-371297.r371398/9486639 K 25 ARMScheduleA57WriteRes.td V 40 file 4s-319523.58-371398.r371398/9487011 K 16 ARMScheduleA8.td V 39 file 9h-207618.0-208954.r353358/1891931 K 16 ARMScheduleA9.td V 39 file 9j-207618.9-356462.r371398/9487398 K 16 ARMScheduleM4.td V 42 file 2g4-351278.1p1-360545.r360545/2234113 K 16 ARMScheduleM7.td V 40 file 3ie-371398.9-356462.r371398/9487748 K 17 ARMScheduleR52.td V 41 file 1nm-311116.59-371398.r371398/9488057 K 19 ARMScheduleSwift.td V 40 file n8-243789.mr-371297.r371398/9488429 K 16 ARMScheduleV6.td V 39 file 50-194612.0-208954.r353358/1893650 K 23 ARMSelectionDAGInfo.cpp V 39 file 9m-207618.9-356462.r371297/2786865 K 21 ARMSelectionDAGInfo.h V 39 file 9o-207618.9-356462.r371297/2787220 K 16 ARMSubtarget.cpp V 40 file 1in-193323.9-356462.r371398/9488804 K 14 ARMSubtarget.h V 40 file 1ip-193323.9-356462.r371398/9489155 K 20 ARMSystemRegister.td V 41 file 1h0-326938.4i-327952.r353358/1895248 K 20 ARMTargetMachine.cpp V 40 file 1iv-193323.9-356462.r371398/9489504 K 18 ARMTargetMachine.h V 40 file 1ix-193323.9-356462.r371398/9489859 K 23 ARMTargetObjectFile.cpp V 39 file 35-204961.9-356462.r371297/2788628 K 21 ARMTargetObjectFile.h V 39 file sr-198090.0-208954.r353358/1896575 K 26 ARMTargetTransformInfo.cpp V 42 file 15v-249259.1p2-360545.r371398/9490211 K 24 ARMTargetTransformInfo.h V 42 file 1c9-283625.1p3-360545.r371398/9490606 K 9 AsmParser V 38 dir st-198090.9-356462.r371398/9491499 K 12 Disassembler V 38 dir 2c-206124.9-356462.r371398/9492230 K 12 MCTargetDesc V 38 dir ci-224133.p-356465.r371398/9497506 K 20 MLxExpansionPass.cpp V 41 file um-218885.1ph-360545.r360545/2246363 K 28 MVEGatherScatterLowering.cpp V 40 file 28i-356843.1pi-360545.r371405/95511 K 18 MVETailPredUtils.h V 40 file 3j2-371398.9-356462.r371398/9498279 K 22 MVETailPredication.cpp V 40 file 158-353940.1pj-360545.r371405/95979 K 19 MVEVPTBlockPass.cpp V 40 file 15a-353940.1pk-360545.r371405/96376 K 27 MVEVPTOptimisationsPass.cpp V 40 file 4gq-371297.9-356462.r371398/9499390 K 10 TargetInfo V 38 dir tc-198090.9-356462.r360545/2248513 K 23 Thumb1FrameLowering.cpp V 41 file uq-218885.1pl-360545.r371297/2801516 K 21 Thumb1FrameLowering.h V 40 file us-218885.mu-371297.r371297/2801902 K 19 Thumb1InstrInfo.cpp V 39 file 6f-195340.9-356462.r371297/2802281 K 17 Thumb1InstrInfo.h V 39 file 6h-195340.9-356462.r371297/2802631 K 21 Thumb2ITBlockPass.cpp V 39 file to-198090.9-356462.r371297/2802979 K 19 Thumb2InstrInfo.cpp V 39 file 6n-195340.9-356462.r371398/9499752 K 17 Thumb2InstrInfo.h V 39 file 6p-195340.9-356462.r371398/9500104 K 23 Thumb2SizeReduction.cpp V 39 file tu-198090.9-356462.r371398/9500453 K 21 ThumbRegisterInfo.cpp V 42 file 1de-283625.1pm-360545.r371297/2804388 K 19 ThumbRegisterInfo.h V 41 file 1dg-283625.mv-371297.r371297/2804831 K 5 Utils V 41 dir 1i9-326938.1pn-360545.r371297/2806265 END ENDREP id: 1h0-193323.9-356462.r371405/104061 type: dir pred: 1h0-193323.9-356462.r371403/289314 count: 99 text: 371405 96767 7281 0 ecf81cf3e5bee7ed7436ff2aeeab8793 cpath: /stable/12/contrib/llvm-project/llvm/lib/Target/ARM copyroot: 355940 /head/contrib/llvm-project/llvm id: 1vp-193323.9-356462.r371405/104329 type: file pred: 1vp-193323.9-356462.r371403/296474 count: 62 text: 371405 8435 1206 659847 13236e3037f3c91922bd90b1115c3710 9803b4ee71bc1cf6f1c90dde78869470725fdafd 371404-7ywe/_1h cpath: /stable/12/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCISelLowering.cpp copyroot: 355940 /head/contrib/llvm-project/llvm PLAIN K 9 AsmParser V 40 dir du-251607.1ue-360545.r371398/9628120 K 12 Disassembler V 41 dir 1mm-274955.1uf-360545.r371398/9628906 K 5 GISel V 39 dir 3pu-371398.9-356462.r371398/9632379 K 12 MCTargetDesc V 40 dir kq-224133.1ug-360545.r371398/9639517 K 19 P9InstrResources.td V 40 file 205-311116.s-356465.r371398/9639827 K 5 PPC.h V 40 file 1v7-193323.9-356462.r371398/9640209 K 6 PPC.td V 40 file 1v9-193323.9-356462.r371398/9640552 K 17 PPCAsmPrinter.cpp V 41 file 13d-218885.1uo-360545.r371403/295708 K 19 PPCBoolRetToInt.cpp V 41 file 1hc-292915.os-371297.r371398/9641282 K 23 PPCBranchCoalescing.cpp V 42 file 1v6-326938.1up-360545.r371297/2991243 K 21 PPCBranchSelector.cpp V 40 file 1vb-193323.9-356462.r371297/2991697 K 14 PPCCCState.cpp V 41 file 2bg-303231.5e-371398.r371398/9641726 K 12 PPCCCState.h V 41 file 2bi-303231.84-309124.r353358/2185076 K 15 PPCCTRLoops.cpp V 41 file we-239310.1uq-360545.r371398/9642158 K 18 PPCCallingConv.cpp V 41 file 2yy-351278.5f-353358.r353358/2185844 K 16 PPCCallingConv.h V 41 file 1g8-277323.38-280031.r353358/2186230 K 17 PPCCallingConv.td V 40 file 1vd-193323.9-356462.r371398/9642535 K 18 PPCEarlyReturn.cpp V 41 file 1ni-283625.ot-371297.r371398/9642891 K 17 PPCExpandISEL.cpp V 41 file 1o5-317017.ou-371297.r371297/2993231 K 15 PPCFastISel.cpp V 42 file 163-259698.1ur-360545.r371398/9643333 K 20 PPCFrameLowering.cpp V 41 file 13i-218885.1us-360545.r371403/296087 K 18 PPCFrameLowering.h V 42 file 13k-218885.1ut-360545.r371297/2994443 K 24 PPCHazardRecognizers.cpp V 40 file 1vj-193323.9-356462.r360545/2431336 K 22 PPCHazardRecognizers.h V 40 file 1vl-193323.0-208954.r353358/2189249 K 19 PPCISelDAGToDAG.cpp V 39 file 1vn-193323.9-356462.r371399/650984 K 19 PPCISelLowering.cpp V 39 file 1vp-193323.9-356462.r371405/104329 K 17 PPCISelLowering.h V 39 file 1vr-193323.9-356462.r371403/296829 K 16 PPCInstr64Bit.td V 40 file 1vt-193323.9-356462.r371398/9645180 K 18 PPCInstrAltivec.td V 40 file 1vv-193323.9-356462.r371398/9645530 K 17 PPCInstrBuilder.h V 40 file 1vx-193323.0-208954.r353358/2191211 K 18 PPCInstrFormats.td V 40 file 1vz-193323.9-356462.r371398/9645888 K 14 PPCInstrHTM.td V 42 file 1nu-283625.1uu-360545.r371398/9646245 K 16 PPCInstrInfo.cpp V 40 file 1w1-193323.9-356462.r371398/9646621 K 14 PPCInstrInfo.h V 40 file 1w3-193323.9-356462.r371398/9646973 K 15 PPCInstrInfo.td V 40 file 1w5-193323.9-356462.r371398/9647323 K 17 PPCInstrPrefix.td V 40 file 4rk-371297.9-356462.r371398/9647678 K 14 PPCInstrSPE.td V 41 file 1gp-277323.ow-371297.r371398/9648036 K 14 PPCInstrVSX.td V 42 file 1o1-274955.1uv-360545.r371398/9648410 K 24 PPCLoopInstrFormPrep.cpp V 42 file 2gb-356843.1uw-360545.r371398/9648790 K 24 PPCLowerMASSVEntries.cpp V 42 file 2gd-356843.1ux-360545.r371398/9649264 K 18 PPCMCInstLower.cpp V 42 file 140-218885.1uy-360545.r371398/9649736 K 17 PPCMIPeephole.cpp V 42 file 1hw-292915.1uz-360545.r371398/9650121 K 26 PPCMachineFunctionInfo.cpp V 41 file 191-234285.ox-371297.r371398/9650564 K 24 PPCMachineFunctionInfo.h V 40 file 1wf-193323.9-356462.r371398/9650963 K 23 PPCMachineScheduler.cpp V 41 file 2zs-351278.oy-371297.r371398/9651326 K 21 PPCMachineScheduler.h V 41 file 2zu-351278.oz-371297.r371297/3002785 K 18 PPCMacroFusion.cpp V 40 file 4rx-371297.9-356462.r371398/9651719 K 18 PPCMacroFusion.def V 40 file 4rz-371297.9-356462.r371297/3003487 K 16 PPCMacroFusion.h V 40 file 4s1-371297.9-356462.r371297/3003800 K 19 PPCPerfectShuffle.h V 40 file 1wh-193323.0-208954.r353358/2196981 K 17 PPCPfmCounters.td V 41 file 24v-343171.5k-344779.r353358/2197307 K 22 PPCPreEmitPeephole.cpp V 42 file 1vw-326938.1v0-360545.r371398/9652074 K 23 PPCReduceCRLogicals.cpp V 42 file 1vz-326938.1v2-360545.r371398/9652527 K 19 PPCRegisterInfo.cpp V 40 file 1wn-193323.9-356462.r371398/9652980 K 17 PPCRegisterInfo.h V 40 file 1wp-193323.9-356462.r371398/9653338 K 18 PPCRegisterInfo.td V 39 file 1wr-193323.9-356462.r371403/297179 K 14 PPCSchedule.td V 40 file 1wv-193323.0-208954.r353358/2199936 K 17 PPCSchedule440.td V 41 file 19a-234285.22-234353.r353358/2200257 K 16 PPCScheduleA2.td V 41 file 19c-234285.23-234353.r353358/2200620 K 18 PPCScheduleE500.td V 41 file 217-336809.6p-341825.r353358/2200981 K 20 PPCScheduleE500mc.td V 40 file so-243789.14-243830.r353358/2201346 K 19 PPCScheduleE5500.td V 40 file sq-243789.15-243830.r353358/2201713 K 16 PPCScheduleG3.td V 40 file 1wx-193323.0-208954.r353358/2202078 K 16 PPCScheduleG4.td V 40 file 1wz-193323.0-208954.r353358/2202400 K 20 PPCScheduleG4Plus.td V 40 file 1x1-193323.0-208954.r353358/2202722 K 16 PPCScheduleG5.td V 40 file 1x3-193323.0-208954.r353358/2203048 K 16 PPCScheduleP7.td V 41 file 1ok-274955.5u-276479.r353358/2203371 K 16 PPCScheduleP8.td V 41 file 1h1-277323.3a-280031.r353358/2203732 K 16 PPCScheduleP9.td V 41 file 210-311116.p0-371297.r371398/9654051 K 16 PPCSubtarget.cpp V 40 file 1x5-193323.9-356462.r371398/9654430 K 14 PPCSubtarget.h V 40 file 1x7-193323.9-356462.r371398/9654784 K 21 PPCTLSDynamicCall.cpp V 42 file 1ol-283625.1v3-360545.r371398/9655137 K 17 PPCTOCRegDeps.cpp V 42 file 1on-283625.1v4-360545.r360545/2441329 K 20 PPCTargetMachine.cpp V 40 file 1xd-193323.9-356462.r371398/9655587 K 18 PPCTargetMachine.h V 40 file 1xf-193323.9-356462.r371398/9655946 K 23 PPCTargetObjectFile.cpp V 41 file 16v-259698.p1-371297.r371297/3007526 K 21 PPCTargetObjectFile.h V 41 file 16x-259698.2j-261991.r353358/2206970 K 19 PPCTargetStreamer.h V 41 file 16z-259698.2k-261991.r353358/2207340 K 26 PPCTargetTransformInfo.cpp V 41 file 1fr-249259.1v5-360545.r371403/297532 K 24 PPCTargetTransformInfo.h V 41 file 1ov-283625.1v6-360545.r371403/297930 K 14 PPCVSXCopy.cpp V 42 file 1ox-283625.1v7-360545.r360545/2442979 K 19 PPCVSXFMAMutate.cpp V 42 file 1oz-283625.1v8-360545.r371398/9657161 K 21 PPCVSXSwapRemoval.cpp V 42 file 1p1-283625.1v9-360545.r371398/9657608 K 13 README_P9.txt V 41 file 2cu-303231.86-309124.r353358/2209799 K 10 TargetInfo V 39 dir 12r-198090.9-356462.r371398/9658994 END ENDREP id: 1ut-193323.9-356462.r371405/110652 type: dir pred: 1ut-193323.9-356462.r371403/304352 count: 96 text: 371405 104683 5956 0 970200974b8494c414c4f17d6a44349b cpath: /stable/12/contrib/llvm-project/llvm/lib/Target/PowerPC copyroot: 355940 /head/contrib/llvm-project/llvm id: j2-251607.1wm-360545.r371405/110925 type: file pred: j2-251607.1wm-360545.r371403/309625 count: 17 text: 371405 9672 1768 330540 7f82d288bdcd0e9fc5480fd1416aba24 d222f545e9fccc25004947144758b17a0edfd619 371404-7ywe/_1j cpath: /stable/12/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp copyroot: 251662 /head/contrib/llvm/lib/Target/SystemZ PLAIN K 9 AsmParser V 40 dir gv-251607.1wm-360545.r371398/9708208 K 12 Disassembler V 41 dir 1b5-259698.1wn-360545.r371398/9708990 K 12 MCTargetDesc V 40 dir hm-251607.1wm-360545.r371398/9711605 K 10 README.txt V 39 file ic-251607.j-251662.r321369/1352950 K 9 SystemZ.h V 41 file ie-251607.1wm-360545.r371297/3063194 K 10 SystemZ.td V 39 file ig-251607.j-251662.r353358/2278523 K 21 SystemZAsmPrinter.cpp V 41 file ii-251607.1wm-360545.r371398/9711901 K 19 SystemZAsmPrinter.h V 41 file ik-251607.1wm-360545.r371297/3063916 K 22 SystemZCallingConv.cpp V 39 file im-251607.j-251662.r353358/2279544 K 20 SystemZCallingConv.h V 41 file io-251607.1wm-360545.r371297/3064280 K 21 SystemZCallingConv.td V 41 file iq-251607.1wm-360545.r360545/2499364 K 28 SystemZConstantPoolValue.cpp V 41 file is-251607.1wm-360545.r371297/3064644 K 26 SystemZConstantPoolValue.h V 41 file iu-251607.1wm-360545.r371297/3065015 K 23 SystemZCopyPhysRegs.cpp V 42 file 4vg-371297.1wm-360545.r371297/3065383 K 22 SystemZElimCompare.cpp V 42 file 1bx-259698.1wq-360545.r371398/9712269 K 18 SystemZFeatures.td V 41 file 248-311116.pg-371297.r371398/9712663 K 24 SystemZFrameLowering.cpp V 41 file iw-251607.1wm-360545.r371398/9713045 K 22 SystemZFrameLowering.h V 41 file iy-251607.1wm-360545.r371398/9713416 K 27 SystemZHazardRecognizer.cpp V 41 file 24b-311116.5k-371398.r371398/9713784 K 25 SystemZHazardRecognizer.h V 41 file 24d-311116.5l-371398.r371398/9714243 K 23 SystemZISelDAGToDAG.cpp V 41 file j0-251607.1wm-360545.r371398/9714697 K 23 SystemZISelLowering.cpp V 40 file j2-251607.1wm-360545.r371405/110925 K 21 SystemZISelLowering.h V 41 file j4-251607.1wm-360545.r371398/9715441 K 21 SystemZInstrBuilder.h V 41 file j6-251607.1wm-360545.r371297/3067943 K 18 SystemZInstrDFP.td V 40 file 3j-319230.8j-321369.r353358/2285404 K 17 SystemZInstrFP.td V 41 file j8-251607.1wm-360545.r371297/3068306 K 22 SystemZInstrFormats.td V 41 file ja-251607.1wm-360545.r371398/9715808 K 18 SystemZInstrHFP.td V 40 file 3n-319230.8k-321369.r353358/2286458 K 20 SystemZInstrInfo.cpp V 41 file jc-251607.1wm-360545.r371398/9716178 K 18 SystemZInstrInfo.h V 41 file je-251607.1wm-360545.r371297/3069409 K 19 SystemZInstrInfo.td V 41 file jg-251607.1wm-360545.r371398/9716545 K 21 SystemZInstrSystem.td V 40 file dq-320533.8l-321369.r353358/2287846 K 21 SystemZInstrVector.td V 42 file 1tn-283625.1wr-360545.r371398/9716913 K 20 SystemZLDCleanup.cpp V 41 file 1tp-283625.57-288943.r353358/2288587 K 21 SystemZLongBranch.cpp V 42 file 1c9-259698.1ws-360545.r360545/2504178 K 22 SystemZMCInstLower.cpp V 39 file ji-251607.j-251662.r353358/2289381 K 20 SystemZMCInstLower.h V 39 file jk-251607.j-251662.r353358/2289725 K 30 SystemZMachineFunctionInfo.cpp V 41 file 1cd-259698.31-261991.r353358/2290067 K 28 SystemZMachineFunctionInfo.h V 41 file jm-251607.1wm-360545.r371297/3070533 K 27 SystemZMachineScheduler.cpp V 42 file 24r-311116.1wt-360545.r371398/9717305 K 25 SystemZMachineScheduler.h V 41 file 24t-311116.7k-314564.r353358/2291242 K 18 SystemZOperands.td V 41 file jo-251607.1wm-360545.r371297/3070906 K 19 SystemZOperators.td V 41 file jq-251607.1wm-360545.r371398/9717765 K 18 SystemZPatterns.td V 41 file js-251607.1wm-360545.r371297/3071637 K 22 SystemZPostRewrite.cpp V 42 file 368-351278.1wu-360545.r360545/2506485 K 20 SystemZProcessors.td V 42 file 1cj-259698.1wv-360545.r371297/3071999 K 23 SystemZRegisterInfo.cpp V 41 file ju-251607.1wm-360545.r371398/9718131 K 21 SystemZRegisterInfo.h V 41 file jw-251607.1wm-360545.r371297/3072757 K 22 SystemZRegisterInfo.td V 41 file jy-251607.1wm-360545.r371297/3073123 K 18 SystemZSchedule.td V 42 file 250-311116.1ww-360545.r360545/2507997 K 21 SystemZScheduleZ13.td V 41 file 252-311116.5m-371398.r371398/9718501 K 21 SystemZScheduleZ14.td V 40 file 9m-321184.5n-371398.r371398/9718889 K 21 SystemZScheduleZ15.td V 42 file 1f1-353940.1wx-360545.r371398/9719275 K 22 SystemZScheduleZ196.td V 41 file 254-311116.5o-371398.r371398/9719683 K 23 SystemZScheduleZEC12.td V 41 file 256-311116.5p-371398.r371398/9720073 K 27 SystemZSelectionDAGInfo.cpp V 42 file 1co-259698.1wy-360545.r371398/9720465 K 25 SystemZSelectionDAGInfo.h V 41 file 1cq-259698.ph-371297.r371297/3073892 K 22 SystemZShortenInst.cpp V 42 file 1cs-259698.1wz-360545.r371297/3074288 K 20 SystemZSubtarget.cpp V 41 file k0-251607.1wm-360545.r371398/9720869 K 18 SystemZSubtarget.h V 41 file k2-251607.1wm-360545.r371398/9721235 K 14 SystemZTDC.cpp V 42 file 2fg-303231.1x0-360545.r371297/3075408 K 24 SystemZTargetMachine.cpp V 41 file k4-251607.1wm-360545.r371398/9721598 K 22 SystemZTargetMachine.h V 41 file k6-251607.1wm-360545.r371297/3076215 K 30 SystemZTargetTransformInfo.cpp V 42 file 1u6-283625.1x1-360545.r371398/9721969 K 28 SystemZTargetTransformInfo.h V 42 file 1u8-283625.1x2-360545.r371398/9722438 K 10 TargetInfo V 40 dir k8-251607.1wm-360545.r360545/2511848 END ENDREP id: gu-251607.1wm-360545.r371405/116164 type: dir pred: gu-251607.1wm-360545.r371403/314867 count: 20 text: 371405 111291 4860 0 47e05451f84f8847d6f8c9d969083d70 cpath: /stable/12/contrib/llvm-project/llvm/lib/Target/SystemZ copyroot: 251662 /head/contrib/llvm/lib/Target/SystemZ PLAIN K 7 AArch64 V 38 dir 10c-249259.k-356465.r371403/281381 K 6 AMDGPU V 37 dir p5-284677.m-356465.r371399/642780 K 3 ARC V 41 dir 1cv-326938.1od-360545.r371398/9472262 K 3 ARM V 38 dir 1h0-193323.9-356462.r371405/104061 K 3 AVR V 41 dir 18u-292915.1po-360545.r371398/9519802 K 3 BPF V 40 dir 1di-283625.1q8-360545.r371403/295432 K 4 CSKY V 39 dir 3kk-371398.9-356462.r371398/9540251 K 7 Hexagon V 40 dir wm-234285.1ql-360545.r371398/9576274 K 5 Lanai V 41 dir 22j-303231.1s3-360545.r371398/9584367 K 6 MSP430 V 39 dir 1q7-193323.9-356462.r371398/9591263 K 4 Mips V 39 dir 1rn-193323.9-356462.r371398/9613449 K 5 NVPTX V 40 dir sg-239310.1u2-360545.r371398/9627370 K 7 PowerPC V 38 dir 1ut-193323.9-356462.r371405/110652 K 5 RISCV V 38 dir 21h-311116.t-356465.r371403/309350 K 5 Sparc V 39 dir 1xn-193323.9-356462.r371398/9707468 K 7 SystemZ V 39 dir gu-251607.1wm-360545.r371405/116164 K 10 Target.cpp V 40 file 1zb-193323.9-356462.r371297/3082673 K 23 TargetIntrinsicInfo.cpp V 40 file 1zl-193323.0-208954.r353358/2307146 K 28 TargetLoweringObjectFile.cpp V 40 file 15z-198090.9-356462.r371398/9728060 K 17 TargetMachine.cpp V 40 file 1zp-193323.9-356462.r371398/9728419 K 18 TargetMachineC.cpp V 42 file 1b3-234285.1x3-360545.r371297/3083720 K 2 VE V 40 dir 2jm-356843.1x4-360545.r371399/672440 K 11 WebAssembly V 37 dir xq-285163.1-356464.r371403/322122 K 3 X86 V 38 dir 1zx-193323.9-356462.r371403/332467 K 5 XCore V 39 dir 22v-193323.9-356462.r371398/9832943 END ENDREP id: 1gz-193323.9-356462.r371405/117923 type: dir pred: 1gz-193323.9-356462.r371403/334215 count: 202 text: 371405 116445 1465 0 aa81919dab653ce45cbaf335ab2fd0da cpath: /stable/12/contrib/llvm-project/llvm/lib/Target copyroot: 355940 /head/contrib/llvm-project/llvm id: 2b4-311116.210-360545.r371405/118189 type: file pred: 2b4-311116.210-360545.r371398/9843063 count: 7 text: 371405 11472 370 10537 d1491f9e51380dca13a395b9243e10cc 1f6ca99912f28d7effdb5b3f17bf3992f702a378 371404-7ywe/_1m props: 179502 548834 69 0 e633e113662c2a9d9f5029228814692a cpath: /stable/12/contrib/llvm-project/llvm/lib/Transforms/Coroutines/CoroEarly.cpp copyroot: 314564 /head/contrib/llvm/lib/Transforms/Coroutines id: 2b8-311116.210-360545.r371405/118619 type: file pred: 2b8-311116.210-360545.r371398/9843931 count: 9 text: 371405 11874 440 88714 b8509cbe00ce3c53a06d0c6a72127366 0684da61fa7a9b6092165450392a717611229be8 371404-7ywe/_1n props: 179502 548834 69 0 e633e113662c2a9d9f5029228814692a cpath: /stable/12/contrib/llvm-project/llvm/lib/Transforms/Coroutines/CoroFrame.cpp copyroot: 314564 /head/contrib/llvm/lib/Transforms/Coroutines PLAIN K 15 CoroCleanup.cpp V 42 file 2b2-311116.210-360545.r371398/9842629 K 13 CoroEarly.cpp V 41 file 2b4-311116.210-360545.r371405/118189 K 13 CoroElide.cpp V 42 file 2b6-311116.210-360545.r371398/9843497 K 13 CoroFrame.cpp V 41 file 2b8-311116.210-360545.r371405/118619 K 11 CoroInstr.h V 42 file 2ba-311116.210-360545.r371398/9844367 K 14 CoroInternal.h V 42 file 2bc-311116.210-360545.r371398/9844800 K 13 CoroSplit.cpp V 42 file 2be-311116.210-360545.r371398/9845234 K 14 Coroutines.cpp V 42 file 2bg-311116.210-360545.r371398/9845669 END ENDREP id: 2ay-311116.210-360545.r371405/119602 type: dir pred: 2ay-311116.210-360545.r371398/9846660 count: 12 text: 371405 119049 540 0 20bc0172a6bd8ceda5ea403b252aa866 cpath: /stable/12/contrib/llvm-project/llvm/lib/Transforms/Coroutines copyroot: 314564 /head/contrib/llvm/lib/Transforms/Coroutines id: 24t-193323.9-356462.r371405/119899 type: file pred: 24t-193323.9-356462.r371297/3237991 count: 23 text: 371405 12348 73 9899 9e99c1584ee7bbfe6712a683df070012 2ea20ebf688d1399a90bb9228d594832571169ed 371404-7ywe/_1p cpath: /stable/12/contrib/llvm-project/llvm/lib/Transforms/IPO/ConstantMerge.cpp copyroot: 355940 /head/contrib/llvm-project/llvm PLAIN K 17 AlwaysInliner.cpp V 42 file 2bk-311116.211-360545.r371398/9847591 K 23 Annotation2Metadata.cpp V 40 file 42u-371398.9-356462.r371398/9848032 K 21 ArgumentPromotion.cpp V 40 file 24o-193323.9-356462.r371398/9848351 K 14 Attributor.cpp V 42 file 3h1-351278.212-360545.r371398/9848711 K 24 AttributorAttributes.cpp V 40 file 55u-371297.9-356462.r371398/9849089 K 19 BarrierNoopPass.cpp V 41 file vg-243789.213-360545.r360545/2636767 K 18 BlockExtractor.cpp V 42 file 2d9-336809.214-360545.r371398/9849454 K 26 CalledValuePropagation.cpp V 42 file 273-326938.215-360545.r371297/3237531 K 17 ConstantMerge.cpp V 39 file 24t-193323.9-356462.r371405/119899 K 15 CrossDSOCFI.cpp V 42 file 1pf-292915.216-360545.r360545/2638402 K 27 DeadArgumentElimination.cpp V 40 file 24v-193323.9-356462.r371398/9849897 K 19 ElimAvailExtern.cpp V 41 file gd-286425.217-360545.r360545/2639202 K 13 ExtractGV.cpp V 40 file 24z-193323.9-356462.r371297/3238713 K 22 ForceFunctionAttrs.cpp V 42 file 1pk-292915.218-360545.r371398/9850261 K 17 FunctionAttrs.cpp V 39 file 251-193323.9-356462.r371399/686305 K 18 FunctionImport.cpp V 42 file 1pn-292915.219-360545.r371398/9851070 K 13 GlobalDCE.cpp V 40 file 253-193323.9-356462.r371297/3239866 K 13 GlobalOpt.cpp V 40 file 255-193323.9-356462.r371398/9851515 K 15 GlobalSplit.cpp V 42 file 2bv-311116.21a-360545.r371297/3240571 K 20 HotColdSplitting.cpp V 42 file 2f9-343171.21b-360545.r371398/9851867 K 7 IPO.cpp V 40 file 259-193323.9-356462.r371398/9852257 K 14 IROutliner.cpp V 40 file 437-371398.9-356462.r371398/9852602 K 22 InferFunctionAttrs.cpp V 42 file 1ps-292915.21c-360545.r360545/2643128 K 16 InlineSimple.cpp V 40 file 25f-193323.9-356462.r371297/3242105 K 11 Inliner.cpp V 40 file 25h-193323.9-356462.r371398/9852914 K 15 Internalize.cpp V 40 file 25j-193323.9-356462.r360545/2644281 K 17 LoopExtractor.cpp V 40 file 25l-193323.9-356462.r371398/9853264 K 18 LowerTypeTests.cpp V 42 file 2ld-303231.21d-360545.r371398/9853620 K 18 MergeFunctions.cpp V 40 file 25r-193323.9-356462.r371398/9854065 K 13 OpenMPOpt.cpp V 40 file 56e-371297.9-356462.r371398/9854424 K 19 PartialInlining.cpp V 39 file 31-194178.9-356462.r371398/9854777 K 22 PassManagerBuilder.cpp V 41 file zv-226584.21e-360545.r371398/9855134 K 11 PruneEH.cpp V 40 file 25v-193323.9-356462.r371398/9855527 K 8 SCCP.cpp V 42 file 2dv-336809.21f-360545.r360545/2646880 K 24 SampleContextTracker.cpp V 39 file 43h-371398.9-356462.r371399/686658 K 17 SampleProfile.cpp V 41 file 1q5-292915.21g-360545.r371399/687018 K 22 SampleProfileProbe.cpp V 39 file 43k-371398.9-356462.r371399/687460 K 23 StripDeadPrototypes.cpp V 40 file 25z-193323.9-356462.r360545/2647744 K 16 StripSymbols.cpp V 40 file 261-193323.9-356462.r371398/9856960 K 30 SyntheticCountsPropagation.cpp V 41 file 2dz-336809.qd-371297.r371297/3246179 K 24 ThinLTOBitcodeWriter.cpp V 42 file 2ca-311116.21h-360545.r371398/9857315 K 22 WholeProgramDevirt.cpp V 42 file 2lm-303231.21i-360545.r371398/9857770 END ENDREP id: 24n-193323.9-356462.r371405/123236 type: dir pred: 24n-193323.9-356462.r371399/690806 count: 62 text: 371405 120249 2974 0 3d5540fae50c1c22673c2fb45cdbc624 cpath: /stable/12/contrib/llvm-project/llvm/lib/Transforms/IPO copyroot: 355940 /head/contrib/llvm-project/llvm id: 2j0-336809.24h-360545.r371405/123509 type: file pred: 2j0-336809.24h-360545.r371398/9945368 count: 9 text: 371405 12453 48 49594 718d7cd2a98e26b4bcd14a6189aad5b1 ece8a73ead2fb67715e0122b07ed4ee38efa38e9 371404-7ywe/_1r props: 179502 548834 69 0 e633e113662c2a9d9f5029228814692a cpath: /stable/12/contrib/llvm-project/llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp copyroot: 341825 /head/contrib/llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp PLAIN K 23 LoadStoreVectorizer.cpp V 42 file 2pv-303231.24g-360545.r371398/9944901 K 29 LoopVectorizationLegality.cpp V 41 file 2j0-336809.24h-360545.r371405/123509 K 26 LoopVectorizationPlanner.h V 41 file 2j2-336809.24i-360545.r371399/708812 K 17 LoopVectorize.cpp V 40 file y8-243789.24j-360545.r371399/709281 K 17 SLPVectorizer.cpp V 41 file n8-251607.24k-360545.r371398/9946716 K 17 VPRecipeBuilder.h V 42 file 2j6-336809.24l-360545.r371398/9947112 K 9 VPlan.cpp V 42 file 2bx-326938.24m-360545.r371398/9947565 K 7 VPlan.h V 42 file 2bz-326938.24n-360545.r371398/9948004 K 20 VPlanDominatorTree.h V 40 file dm-337137.qn-371297.r371297/3333788 K 20 VPlanHCFGBuilder.cpp V 41 file 2ja-336809.7u-341825.r353358/2558074 K 18 VPlanHCFGBuilder.h V 41 file 2jc-336809.7v-341825.r353358/2558514 K 15 VPlanLoopInfo.h V 40 file dq-337137.7y-341825.r353358/2559835 K 19 VPlanPredicator.cpp V 41 file 3nt-351278.5t-371398.r371398/9948439 K 17 VPlanPredicator.h V 41 file 3nv-351278.6n-353358.r353358/2560662 K 12 VPlanSLP.cpp V 42 file 2jx-343171.24o-360545.r371398/9948834 K 19 VPlanTransforms.cpp V 42 file 2v4-356843.24p-360545.r371398/9949219 K 17 VPlanTransforms.h V 42 file 2v6-356843.24q-360545.r371297/3334717 K 12 VPlanValue.h V 42 file 2c3-326938.24r-360545.r371398/9949694 K 17 VPlanVerifier.cpp V 42 file 2jj-336809.24s-360545.r371398/9950139 K 15 VPlanVerifier.h V 41 file 2jl-336809.qo-371297.r371297/3336082 K 17 VectorCombine.cpp V 42 file 5bv-371297.24f-360545.r371398/9950592 K 13 Vectorize.cpp V 42 file 1iw-234285.24f-360545.r371297/3336863 END ENDREP id: 1im-234285.24f-360545.r371405/125547 type: dir pred: 1im-234285.24f-360545.r371399/711240 count: 35 text: 371405 123982 1552 0 389ed3a07eef763ceea3efa76c2f2bc4 cpath: /stable/12/contrib/llvm-project/llvm/lib/Transforms/Vectorize copyroot: 234353 /head/contrib/llvm/lib/Transforms/Vectorize PLAIN K 21 AggressiveInstCombine V 41 dir 2cj-336809.20y-360545.r371398/9842309 K 7 CFGuard V 41 dir 2pa-356843.20z-360545.r371297/3230949 K 10 Coroutines V 40 dir 2ay-311116.210-360545.r371405/119602 K 8 HelloNew V 39 dir 42o-371398.9-356462.r371398/9847355 K 3 IPO V 38 dir 24n-193323.9-356462.r371405/123236 K 11 InstCombine V 37 dir 8r-202375.9-356462.r371403/336774 K 15 Instrumentation V 39 dir 265-193323.9-356462.r371398/9878978 K 7 ObjCARC V 41 dir 1sk-249259.223-360545.r371398/9884990 K 6 Scalar V 38 dir 26p-193323.9-356462.r371403/343842 K 5 Utils V 38 dir 28l-193323.9-356462.r371403/349535 K 9 Vectorize V 40 dir 1im-234285.24f-360545.r371405/125547 END ENDREP id: 24d-193323.9-356462.r371405/126518 type: dir pred: 24d-193323.9-356462.r371403/350487 count: 111 text: 371405 125842 663 0 9ace1da7de842dbdd9780e02f5324c70 cpath: /stable/12/contrib/llvm-project/llvm/lib/Transforms copyroot: 355940 /head/contrib/llvm-project/llvm PLAIN K 8 Analysis V 37 dir z6-193323.9-356462.r371403/234724 K 9 AsmParser V 39 dir 11z-193323.9-356462.r371398/9008431 K 12 BinaryFormat V 40 dir av-319780.1ab-360545.r371398/9011451 K 7 Bitcode V 39 dir 12h-193323.9-356462.r371398/9015598 K 9 Bitstream V 41 dir 1a6-351278.1ag-360545.r371398/9016675 K 7 CodeGen V 38 dir 13p-193323.9-356462.r371403/256379 K 11 DWARFLinker V 41 dir 1ua-356843.1en-360545.r371398/9130741 K 9 DebugInfo V 38 dir ex-226584.1eo-360545.r371405/79312 K 8 Demangle V 41 dir 12g-311116.1fw-360545.r371398/9171384 K 15 ExecutionEngine V 38 dir 1b5-193323.9-356462.r371399/588890 K 9 FileCheck V 39 dir 30x-371398.9-356462.r371398/9202988 K 8 Frontend V 41 dir 1wo-356843.1h1-360545.r371398/9204552 K 10 FuzzMutate V 40 dir yt-326938.1h2-360545.r371398/9205603 K 2 IR V 38 dir tb-249259.1h3-360545.r371405/84412 K 8 IRReader V 39 dir vz-249259.kr-371297.r371398/9228627 K 13 InterfaceStub V 39 dir 32w-371398.9-356462.r371398/9230036 K 3 LTO V 40 dir qx-259698.1hf-360545.r371398/9233194 K 10 LineEditor V 40 dir 10c-274955.kt-371297.r371297/2521252 K 6 Linker V 39 dir 1cf-193323.9-356462.r371398/9234434 K 2 MC V 37 dir 4u-195098.9-356462.r371399/600910 K 3 MCA V 41 dir 1kd-343171.1if-360545.r371398/9258717 K 6 Object V 38 dir nl-218885.i-356465.r371398/9266572 K 10 ObjectYAML V 41 dir 1kz-303231.1ix-360545.r371398/9274262 K 6 Option V 40 dir xp-249259.1j9-360545.r371398/9275491 K 6 Passes V 40 dir 16e-283625.1ja-360545.r371399/602604 K 11 ProfileData V 40 dir 13n-274955.1jb-360545.r371399/605819 K 7 Remarks V 41 dir 1y0-351278.1ji-360545.r371398/9285310 K 7 Support V 37 dir 1cv-193323.9-356462.r371405/94519 K 8 TableGen V 40 dir ka-226584.1kv-360545.r371398/9322637 K 6 Target V 38 dir 1gz-193323.9-356462.r371405/117923 K 7 Testing V 39 dir ae-320013.5r-371398.r371398/9835913 K 7 TextAPI V 41 dir 2e3-343171.20m-360545.r371398/9839587 K 11 ToolDrivers V 40 dir dh-318368.20w-360545.r371398/9840847 K 10 Transforms V 38 dir 24d-193323.9-356462.r371405/126518 K 15 WindowsManifest V 41 dir 2c6-326938.24t-360545.r371398/9954316 K 4 XRay V 40 dir 8u-312173.24u-360545.r371398/9956041 END ENDREP id: z5-193323.9-356462.r371405/128920 type: dir pred: z5-193323.9-356462.r371403/352893 count: 283 text: 371405 126787 2120 0 02023c30111ba3c6f7fd09c85aa88ce5 cpath: /stable/12/contrib/llvm-project/llvm/lib copyroot: 355940 /head/contrib/llvm-project/llvm id: 5pf-277323.257-360545.r371405/129177 type: file pred: 5pf-277323.257-360545.r371398/9966644 count: 8 text: 371405 12534 73 3686 d470472b5cbc7a8cdd534b8512a2d9a2 7c92d86f9ff3c7e4be39f344e4ee41c692cd83f4 371404-7ywe/_1u props: 179502 548834 69 0 e633e113662c2a9d9f5029228814692a cpath: /stable/12/contrib/llvm-project/llvm/tools/llvm-cov/CoverageSummaryInfo.cpp copyroot: 281049 /head/contrib/llvm/tools/llvm-cov id: 5ph-277323.257-360545.r371405/129593 type: file pred: 5ph-277323.257-360545.r371398/9967065 count: 9 text: 371405 12639 100 8306 b668a20ebab6fff4bd0ecabc87caae67 ae4addbaf8036c2565d90a25000bf723e5f3b34e 371404-7ywe/_1v props: 179502 548834 69 0 e633e113662c2a9d9f5029228814692a cpath: /stable/12/contrib/llvm-project/llvm/tools/llvm-cov/CoverageSummaryInfo.h copyroot: 281049 /head/contrib/llvm/tools/llvm-cov PLAIN K 16 CodeCoverage.cpp V 42 file 5p1-277323.257-360545.r371398/9964973 K 18 CoverageExporter.h V 41 file ce6-336809.b1-341825.r353358/4261937 K 24 CoverageExporterJson.cpp V 42 file 82t-311116.258-360545.r371398/9965390 K 22 CoverageExporterJson.h V 41 file ce9-336809.b2-341825.r353358/4262780 K 24 CoverageExporterLcov.cpp V 41 file 96a-343171.qr-371297.r371398/9965839 K 22 CoverageExporterLcov.h V 41 file 96c-343171.9s-344779.r353358/4263571 K 19 CoverageFilters.cpp V 42 file 5p3-277323.257-360545.r371297/3352858 K 17 CoverageFilters.h V 42 file 5p5-277323.257-360545.r371297/3353272 K 18 CoverageReport.cpp V 42 file 5p7-277323.257-360545.r371398/9966226 K 16 CoverageReport.h V 40 file 5p9-277323.0-281049.r353358/4265118 K 23 CoverageSummaryInfo.cpp V 41 file 5pf-277323.257-360545.r371405/129177 K 21 CoverageSummaryInfo.h V 41 file 5ph-277323.257-360545.r371405/129593 K 21 CoverageViewOptions.h V 42 file 5pj-277323.257-360545.r371398/9967482 K 18 RenderingSupport.h V 40 file 5pn-277323.0-281049.r353358/4266703 K 22 SourceCoverageView.cpp V 42 file 5pp-277323.257-360545.r371398/9967899 K 20 SourceCoverageView.h V 42 file 5pr-277323.257-360545.r371398/9968320 K 26 SourceCoverageViewHTML.cpp V 41 file 8il-303231.qs-371297.r371398/9968737 K 24 SourceCoverageViewHTML.h V 41 file 8in-303231.5v-371398.r371398/9969187 K 26 SourceCoverageViewText.cpp V 41 file 8ip-303231.5w-371398.r371398/9969631 K 24 SourceCoverageViewText.h V 41 file 8ir-303231.5x-371398.r371398/9970081 K 18 TestingSupport.cpp V 42 file 5pt-277323.257-360545.r360545/2757082 K 8 gcov.cpp V 42 file 5pv-277323.257-360545.r371398/9970525 K 12 llvm-cov.cpp V 40 file 1xl-226584.0-281049.r353358/4270386 END ENDREP id: 1xf-226584.257-360545.r371405/131709 type: dir pred: 1xf-226584.257-360545.r371398/9972634 count: 18 text: 371405 130008 1688 0 5b6ab0b96910dec85262fde8a3c9dbc5 cpath: /stable/12/contrib/llvm-project/llvm/tools/llvm-cov copyroot: 281049 /head/contrib/llvm/tools/llvm-cov PLAIN K 8 bugpoint V 41 dir 8y4-193323.250-360545.r371398/9961336 K 3 llc V 41 dir 8zk-193323.251-360545.r371398/9962029 K 3 lli V 41 dir 8zs-193323.252-360545.r371398/9964001 K 7 llvm-ar V 41 dir 900-193323.254-360545.r371398/9964699 K 7 llvm-as V 41 dir 908-193323.255-360545.r371297/3351333 K 15 llvm-bcanalyzer V 41 dir 90g-193323.256-360545.r360545/2755517 K 8 llvm-cov V 40 dir 1xf-226584.257-360545.r371405/131709 K 12 llvm-cxxdump V 41 dir 975-283625.259-360545.r360545/2760156 K 12 llvm-cxxfilt V 41 dir 83a-311116.25a-360545.r371297/3358275 K 11 llvm-cxxmap V 41 dir 96m-343171.25b-360545.r360545/2761674 K 9 llvm-diff V 41 dir 18x-212793.25c-360545.r371398/9973761 K 8 llvm-dis V 41 dir 91e-193323.25d-360545.r360545/2763508 K 14 llvm-dwarfdump V 41 dir 1xp-226584.25e-360545.r371398/9975148 K 8 llvm-dwp V 36 dir y-362703.q-363494.r371399/715562 K 12 llvm-extract V 41 dir 91m-193323.25g-360545.r371297/3363987 K 9 llvm-link V 41 dir 924-193323.25h-360545.r371398/9976905 K 8 llvm-lto V 41 dir 602-259698.25i-360545.r371398/9977620 K 9 llvm-lto2 V 41 dir 841-311116.25j-360545.r371398/9978447 K 7 llvm-mc V 40 dir d0-194612.25k-360545.r371398/9979290 K 8 llvm-mca V 41 dir ci1-336809.25l-360545.r371398/9990311 K 15 llvm-modextract V 41 dir 84e-311116.25q-360545.r360545/2778058 K 7 llvm-nm V 41 dir 92c-193323.25r-360545.r371398/9991021 K 12 llvm-objcopy V 41 dir 98x-326938.11-356465.r371398/10004287 K 12 llvm-objdump V 40 dir 2vb-218885.262-360545.r371399/717017 K 12 llvm-pdbutil V 42 dir 1hv-319780.265-360545.r371398/10012856 K 13 llvm-profdata V 40 dir 73m-274955.26c-360545.r371399/717754 K 12 llvm-readobj V 42 dir 3hi-234285.26d-360545.r371398/10020775 K 11 llvm-rtdyld V 42 dir 1ft-221337.26r-360545.r371398/10021513 K 9 llvm-size V 39 dir 19-362703.r-363494.r371398/10022305 K 11 llvm-stress V 42 dir 3i4-234285.26s-360545.r371398/10023046 K 12 llvm-strings V 37 dir 1d-362703.s-363494.r363494/339746 K 15 llvm-symbolizer V 40 dir 409-249259.26t-360545.r371399/718562 K 9 llvm-xray V 42 dir 86s-311116.26u-360545.r371398/10027549 K 3 opt V 41 dir 963-193323.15-356465.r371398/10029594 END ENDREP id: 8xy-193323.9-356462.r371405/134106 type: dir pred: 8xy-193323.9-356462.r371399/720974 count: 304 text: 371405 131985 2108 0 ccafd8118644e67d7f1519228093ca58 cpath: /stable/12/contrib/llvm-project/llvm/tools copyroot: 355940 /head/contrib/llvm-project/llvm PLAIN K 11 LICENSE.TXT V 37 file 9-193323.0-225880.r353358/588215 K 7 include V 36 dir ff-193323.9-356462.r371405/75508 K 3 lib V 37 dir z5-193323.9-356462.r371405/128920 K 5 tools V 38 dir 8xy-193323.9-356462.r371405/134106 K 5 utils V 38 dir 97r-193323.9-356462.r371399/727490 END ENDREP id: 2-193323.9-356462.r371405/134657 type: dir pred: 2-193323.9-356462.r371403/353441 count: 547 text: 371405 134367 277 0 e43b6db8fa158507ee3d5f1c35ad2f5f props: 80416 75 4 0 2d2977d1c96f487abe4a1e202dd03b4e cpath: /stable/12/contrib/llvm-project/llvm copyroot: 355940 /head/contrib/llvm-project/llvm PLAIN K 13 FREEBSD-Xlist V 33 file 3-355959.0-356464.r371360/53 K 5 clang V 35 dir 2-193326.1-356462.r371405/21458 K 11 compiler-rt V 35 dir 3-214150.2-356462.r371405/40319 K 6 libcxx V 35 dir 3-227825.3-356462.r371405/50754 K 9 libunwind V 34 dir 3-288149.6-356462.r371404/2704 K 3 lld V 36 dir 3-280461.7-356462.r371403/188616 K 4 lldb V 36 dir 3-254721.8-356462.r371403/192230 K 4 llvm V 36 dir 2-193323.9-356462.r371405/134657 K 6 openmp V 36 dir 3-345153.a-356462.r371399/736306 END ENDREP id: 3-355814.0-356462.r371405/135455 type: dir pred: 3-355814.0-356462.r371404/3511 count: 99 text: 371405 134960 482 0 8ae43689610c173209d8130f05104630 props: 80416 75 4 0 2d2977d1c96f487abe4a1e202dd03b4e cpath: /stable/12/contrib/llvm-project copyroot: 356462 /stable/12/contrib/llvm-project PLAIN K 3 amd V 33 dir 2-38495.0-339434.r355075/6713 K 3 apr V 34 dir 3-251875.1-339435.r370606/4784 K 8 apr-util V 35 dir 3-251876.2-339435.r362180/87751 K 3 atf V 35 dir 3-240116.3-339435.r339435/12866 K 2 bc V 36 dir 3-362697.0-364052.r370917/678354 K 7 bearssl V 34 dir 2-343281.0-346145.r346145/2047 K 8 binutils V 35 dir 2-33966.0-339434.r360318/120113 K 9 blacklist V 34 dir 4-301169.4-339435.r360307/2047 K 5 bmake V 35 dir 4-236769.5-339435.r363352/47973 K 5 bsnmp V 34 dir 2-122395.0-339434.r360873/2925 K 5 byacc V 36 dir 7i-234949.6-339435.r339435/13950 K 5 bzip2 V 33 dir 2-78557.0-339434.r371213/1788 K 7 com_err V 34 dir 2-50765.0-339434.r339435/14483 K 14 cortex-strings V 34 dir 3-305888.0-305972.r322924/2185 K 6 dialog V 35 dir 4-217309.0-339434.r339435/15027 K 4 diff V 26 dir 2-30840.0.r283869/2162 K 3 dma V 35 dir 3-262266.8-339435.r339435/15287 K 3 dtc V 34 dir 3-204431.9-339435.r360382/1765 K 2 ee V 33 dir 2-192830.a-339435.r368716/980 K 12 elftoolchain V 34 dir 3-260697.b-339435.r370993/2392 K 5 expat V 35 dir 2-104350.0-339434.r355603/38251 K 4 file V 34 dir 2-68350.0-339434.r362842/46661 K 4 flex V 32 dir 3-2258.0-250873.r337508/2303 K 3 gcc V 34 dir 2-18335.0-339434.r371385/36803 K 7 gcclibs V 35 dir 2-169696.0-339434.r339435/19491 K 3 gdb V 34 dir 2-19371.0-339434.r358112/32772 K 5 gdtoa V 35 dir 2-112159.0-339434.r339435/19955 K 10 googletest V 34 dir 5-344078.0-348138.r369888/4575 K 5 gperf V 27 dir 2-18215.0.r279519/75324 K 6 hyperv V 27 dir 2-271493.0.r321762/4349 K 8 ipfilter V 33 dir 2-22515.f-339435.r371286/2162 K 8 jemalloc V 35 dir 2-234370.0-339434.r365672/10075 K 4 ldns V 34 dir 2-246827.0-339434.r363175/4911 K 9 ldns-host V 35 dir 6-254939.g-339435.r339435/22544 K 4 less V 34 dir 2-60787.0-339434.r369760/22216 K 10 libarchive V 35 dir 3-228753.h-339435.r371054/17554 K 10 libbegemot V 28 dir 2-135769.0.r335885/22792 K 12 libc-pwcache V 34 dir 4-241233.0-241731.r241731/1560 K 8 libc-vis V 35 dir 4-241236.j-339435.r339435/23639 K 8 libcxxrt V 35 dir 7n-227825.k-339435.r369445/2307 K 13 libdivsufsort V 34 dir 3-303275.0-303285.r303285/4724 K 7 libedit V 35 dir 4-220174.0-358113.r369722/18581 K 8 libevent V 34 dir 3-338907.0-339252.r339254/5689 K 11 libexecinfo V 35 dir 4-254661.l-339435.r339435/24199 K 11 libgnuregex V 29 dir 5-1.0-251436.r302832/1070 K 7 libpcap V 34 dir 3-17683.0-356340.r356340/62345 K 9 libstdc++ V 34 dir 2-51921.0-339434.r339435/24485 K 6 libucl V 34 dir 3-262395.m-339435.r369732/2842 K 5 libxo V 34 dir 2-273562.0-339434.r357296/6570 K 12 llvm-project V 36 dir 3-355814.0-356462.r371405/135455 K 3 lua V 34 dir 3-280405.s-339435.r369117/4233 K 6 mandoc V 35 dir 3-241675.t-339435.r351390/26214 K 5 mknod V 31 dir 4-244543.0-244562.r244562/0 K 5 mtree V 34 dir 4-244541.u-339435.r371205/1121 K 7 ncurses V 34 dir 2-50277.0-339434.r358203/98506 K 12 netbsd-tests V 34 dir 4-272343.v-339435.r369305/5201 K 6 netcat V 34 dir 2-141262.0-339434.r371213/2439 K 5 ngatm V 27 dir 2-121331.0.r311649/1283 K 3 ntp V 35 dir 2-54360.0-339434.r362716/321982 K 3 nvi V 34 dir 2-19305.0-339434.r370641/21625 K 4 ofed V 34 dir 4-321936.0-341894.r370121/3572 K 12 one-true-awk V 33 dir 2-85588.0-339434.r370256/1014 K 7 openbsm V 35 dir 2-155132.0-339434.r359749/88205 K 7 opencsd V 26 dir 2-332018.0.r332018/822 K 7 openpam V 34 dir 2-91095.0-339434.r369250/53929 K 10 openresolv V 34 dir 3-219732.w-339435.r355745/5434 K 4 opie V 26 dir 2-22348.0.r328506/4609 K 11 pam_modules V 26 dir 2-93788.0.r254960/1850 K 2 pf V 34 dir 2-126354.0-339434.r370101/1206 K 9 pjdfstest V 35 dir 3-271294.x-339435.r339435/33147 K 7 pnpinfo V 25 dir 2-29616.0.r228672/611 K 15 processor-trace V 27 dir 2-331220.0.r331220/1766 K 8 sendmail V 33 dir 2-38033.0-339434.r367312/5926 K 4 serf V 35 dir 3-251877.y-339435.r339435/33690 K 5 smbfs V 33 dir 2-87867.0-339434.r358953/2550 K 7 sqlite3 V 34 dir 3-251883.z-339435.r369953/5439 K 10 subversion V 36 dir 3-251881.10-339435.r369307/44737 K 12 tcp_wrappers V 33 dir 2-44744.0-339434.r370737/3900 K 7 tcpdump V 34 dir 2-17681.0-339434.r371094/20613 K 4 tcsh V 34 dir 2-59244.0-339434.r369925/70819 K 6 telnet V 33 dir 2-29089.0-339434.r364228/1739 K 5 tnftp V 34 dir 2-79972.11-339435.r362508/3203 K 10 traceroute V 34 dir 2-18580.0-339434.r352188/17992 K 6 tzcode V 34 dir 2-204301.0-339434.r362659/1552 K 6 tzdata V 34 dir 2t-1639.14-339435.r370968/2118 K 7 unbound V 36 dir 2-249140.0-339434.r371191/209564 K 5 unvis V 33 dir 6-247131.0-248303.r248303/241 K 3 vis V 36 dir 7-247128.15-339435.r339435/36759 K 3 wpa V 38 dir 3-189251.16-339435.r371069/1115477 K 2 xz V 35 dir 3-207753.17-339435.r362915/3862 END ENDREP id: 1-16755.0-339434.r371405/140374 type: dir pred: 1-16755.0-339434.r371404/8426 count: 7111 text: 371405 135750 4611 0 7141fcb1b76f4d264c5983a42a99a7c5 cpath: /stable/12/contrib copyroot: 339434 /stable/12 id: 5-351965.ik-356460.r371405/140583 type: file pred: 5-351965.ik-356460.r371403/362721 count: 20 text: 371405 12771 278 547 20771cacd373e0e17bfc3295d10f44b6 e339ae40be448dcbeefcdc8c4c4c9aa6bbee9394 371404-7ywe/_1z props: 179448 45543 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /stable/12/lib/clang/include/VCSVersion.inc copyroot: 356460 /stable/12/lib/clang/include/VCSVersion.inc id: 12e-212904.0-339434.r371405/140971 type: file pred: 12e-212904.0-339434.r371403/366211 count: 41 text: 371405 13080 17 3295 55e9472e4c9c87af17cf749ebe1f5369 0fea84059632c270cf2a7f9e0ddee5b47fce9edc 371404-7ywe/_22 props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /stable/12/lib/clang/include/llvm/Config/llvm-config.h copyroot: 339434 /stable/12 PLAIN K 14 AsmParsers.def V 35 file 48-208963.0-339434.r346892/623 K 15 AsmPrinters.def V 35 file 4b-208963.0-339434.r346892/966 K 17 Disassemblers.def V 36 file 4d-208963.0-339434.r346892/1311 K 11 Targets.def V 36 file 4f-208963.0-339434.r346892/1661 K 14 abi-breaking.h V 40 file e-311166.il-356460.r371398/10103455 K 8 config.h V 38 file 4h-208963.0-339434.r371403/365856 K 13 llvm-config.h V 39 file 12e-212904.0-339434.r371405/140971 END ENDREP id: 47-208963.0-339434.r371405/141785 type: dir pred: 47-208963.0-339434.r371403/367026 count: 61 text: 371405 141334 438 0 76b0fe038a68b98168dac17de9035c0c cpath: /stable/12/lib/clang/include/llvm/Config copyroot: 339434 /stable/12 id: q-317046.30u-344212.r371405/142019 type: file pred: q-317046.30u-344212.r371403/367258 count: 53 text: 371405 13127 34 134 a122faf32ba9bef84e437189ee148dea f1b57a896d640d15b6c0694590bb4a43bb020179 371404-7ywe/_24 props: 179448 45543 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /stable/12/lib/clang/include/llvm/Support/VCSRevision.h copyroot: 321369 /head/lib/clang/include/llvm/Support/VCSRevision.h PLAIN K 13 Extension.def V 40 file 9-357127.27x-360545.r360545/2889633 K 13 VCSRevision.h V 39 file q-317046.30u-344212.r371405/142019 END ENDREP id: 14s-218893.0-339434.r371405/142573 type: dir pred: 14s-218893.0-339434.r371403/367813 count: 39 text: 371405 142427 133 0 705aa59998529dae878ab9e463936c4f cpath: /stable/12/lib/clang/include/llvm/Support copyroot: 339434 /stable/12 PLAIN K 6 Config V 37 dir 47-208963.0-339434.r371405/141785 K 7 Support V 38 dir 14s-218893.0-339434.r371405/142573 END ENDREP id: 41-208963.0-339434.r371405/142937 type: dir pred: 41-208963.0-339434.r371403/368177 count: 81 text: 371405 142810 114 0 7b0ffd8487a32acbbccef2c0dbe45a43 cpath: /stable/12/lib/clang/include/llvm copyroot: 339434 /stable/12 PLAIN K 7 Plugins V 36 dir 5-371320.0-339434.r371399/744875 K 14 VCSVersion.inc V 38 file 5-351965.ik-356460.r371405/140583 K 5 clang V 37 dir 33-208963.0-339434.r371403/364581 K 3 lld V 38 dir 5-305088.30r-344212.r371403/365610 K 4 lldb V 40 dir c-317103.30t-344212.r371398/10103207 K 4 llvm V 37 dir 41-208963.0-339434.r371405/142937 END ENDREP id: b-208963.0-339434.r371405/143511 type: dir pred: b-208963.0-339434.r371403/368749 count: 107 text: 371405 143164 334 0 ce5ad29126c028608965030ff5d16a09 cpath: /stable/12/lib/clang/include copyroot: 339434 /stable/12 PLAIN K 8 Makefile V 31 file 4-208963.0.r309124/2171911 K 12 Makefile.inc V 36 file 3-322824.0-339434.r352754/17026 K 14 clang.build.mk V 36 file 7-208963.0-339434.r356462/99692 K 12 clang.pre.mk V 37 file 4-304868.b-356462.r356462/100021 K 20 freebsd_cc_version.h V 39 file 4-301277.0-339434.r371398/10098151 K 7 headers V 38 dir 8-304867.30q-344212.r371403/362482 K 7 include V 36 dir b-208963.0-339434.r371405/143511 K 8 libclang V 40 dir g-304867.30v-344212.r371398/10107530 K 7 liblldb V 36 dir 5-255722.0-339434.r371399/750210 K 7 libllvm V 38 dir m-304867.30w-344212.r371399/750937 K 14 libllvmminimal V 40 dir q-304867.30x-344212.r371398/10110202 K 11 lldb.pre.mk V 37 file 7-304889.c-356462.r356462/103323 K 13 llvm.build.mk V 34 file u-304867.0-339549.r371331/128 K 11 llvm.pre.mk V 37 file 7-304868.d-356462.r356462/104040 END ENDREP id: 2-208963.0-339434.r371405/144577 type: dir pred: 2-208963.0-339434.r371403/369813 count: 222 text: 371405 143732 832 0 ecc9e5ab2010fa9bc2af9b37199212f7 cpath: /stable/12/lib/clang copyroot: 339434 /stable/12 PLAIN K 8 Makefile V 34 file 20-1573.0-340243.r369743/2529 K 12 Makefile.inc V 26 file 2-1848.0.r201381/3832 K 3 atf V 37 dir l-241823.0-339434.r356460/4478014 K 5 clang V 36 dir 2-208963.0-339434.r371405/144577 K 3 csu V 29 dir 7-5.0-339434.r371330/3002 K 4 geom V 34 dir 9-129470.0-348587.r371214/4048 K 10 googletest V 34 dir 8-344086.3-348138.r370438/3793 K 8 lib80211 V 33 dir 4-291464.0-339434.r367374/828 K 8 libalias V 34 dir 2-26027.0-339434.r355906/31388 K 10 libarchive V 36 dir 2-125635.0-339434.r370533/158612 K 9 libauditd V 28 dir 30-186647.0.r336838/1184 K 5 libbe V 34 dir 3-336668.0-340154.r367683/2223 K 10 libbearssl V 35 dir 7-344564.2-346145.r346145/15320 K 10 libbegemot V 35 dir 4-135771.0-339434.r355906/34518 K 12 libblacklist V 35 dir h-301226.0-339434.r355906/35195 K 16 libblocksruntime V 36 dir c-215125.0-339434.r356462/105969 K 12 libbluetooth V 35 dir d-121054.0-339434.r355906/36960 K 10 libbsdstat V 35 dir 4-262821.0-339434.r355906/37775 K 6 libbsm V 34 dir 4-155212.0-339434.r361124/1704 K 8 libbsnmp V 35 dir 2-122405.0-339434.r355906/39984 K 6 libbz2 V 34 dir 4-78559.0-339434.r355906/40659 K 4 libc V 32 dir 2-1052.0-339434.r371394/6037 K 6 libc++ V 36 dir l-227983.0-339434.r371399/753074 K 18 libc++experimental V 36 dir 4-318594.0-339434.r356462/112195 K 14 libc_nonshared V 28 dir h-258283.0.r326219/91440 K 11 libcalendar V 34 dir 2-31530.0-339434.r355906/47830 K 6 libcam V 33 dir 2-39209.0-339434.r370438/5230 K 11 libcapsicum V 34 dir 4-306657.0-339434.r349425/1246 K 9 libcasper V 34 dir 2-258843.0-339434.r369994/3904 K 11 libclang_rt V 36 dir 2-276857.0-339434.r371403/371978 K 10 libcom_err V 33 dir 2-5623.0-339434.r355906/56810 K 9 libcompat V 26 dir 1l-1574.0.r334911/3886 K 14 libcompiler_rt V 34 dir j-215125.0-339434.r371355/1034 K 8 libcrypt V 32 dir 2-1985.0-339434.r370438/6755 K 7 libcuse V 35 dir 7-266581.0-339434.r355906/58750 K 8 libcxxrt V 34 dir p-227983.0-339434.r365821/4006 K 9 libdevctl V 36 dir 7-278320.0-339434.r367457/351683 K 10 libdevdctl V 35 dir 20-300906.0-339434.r369662/1229 K 10 libdevinfo V 34 dir 2-75726.0-339434.r355906/62545 K 10 libdevstat V 32 dir 2-39211.0-339434.r358388/598 K 5 libdl V 26 dir b-320872.0.r331743/525 K 6 libdpv V 35 dir 4-274116.0-339434.r355906/64699 K 8 libdwarf V 33 dir 2-179187.0-339434.r371224/556 K 7 libedit V 33 dir 21-1574.0-339434.r358113/9629 K 9 libefivar V 34 dir 4-307071.0-339434.r371382/2653 K 6 libelf V 35 dir 9-164190.0-339434.r367462/29697 K 8 libelftc V 35 dir 9-275373.0-339434.r358779/61804 K 8 libevent V 36 dir 1i-171173.g-355906.r355906/71321 K 11 libexecinfo V 35 dir 2-254709.0-339434.r355906/72013 K 8 libexpat V 35 dir 2-104352.0-339434.r355906/72810 K 8 libfetch V 33 dir 2-37536.0-339434.r370384/1190 K 9 libfigpar V 36 dir 10-274116.0-339434.r355906/75385 K 9 libgcc_eh V 33 dir 2-307230.0-339434.r371339/517 K 8 libgcc_s V 34 dir 9-307230.0-339434.r370026/1089 K 7 libgeom V 34 dir 2-110545.0-339434.r370203/2117 K 7 libgpio V 35 dir 7-274987.0-339434.r355906/77957 K 9 libgssapi V 35 dir 14-153838.0-339434.r366912/6387 K 16 libiconv_modules V 35 dir 41-219019.0-339434.r370438/8530 K 11 libifconfig V 34 dir 4-304815.0-363037.r363037/2086 K 8 libipsec V 33 dir 4-55505.0-339434.r367396/1482 K 6 libipt V 27 dir 7-331293.0.r331293/7205 K 7 libjail V 33 dir 9-194869.0-339434.r356718/854 K 9 libkiconv V 33 dir 9-120492.0-339434.r369669/846 K 6 libkvm V 33 dir b-1539.0-339434.r370438/12674 K 7 libldns V 35 dir q-246827.0-339434.r355906/90380 K 6 liblua V 34 dir 5-359045.0-360320.r369117/9809 K 7 liblzma V 35 dir d-207842.0-339434.r362915/10195 K 8 libmagic V 35 dir 2-133362.0-339434.r362842/52649 K 5 libmd V 32 dir 2-1803.0-339434.r368930/1869 K 10 libmemstat V 35 dir 2-147997.0-339434.r355906/95365 K 9 libmilter V 34 dir 4-90796.0-339434.r355906/96044 K 5 libmp V 34 dir 2-80529.0-339434.r355906/96948 K 5 libmt V 33 dir 8-279219.0-339434.r368674/592 K 9 libnandfs V 29 dir 9-235537.0.r326219/166028 K 9 libnetbsd V 28 dir 4-244557.0.r336914/20990 K 11 libnetgraph V 34 dir 9-52419.0-339434.r355906/98718 K 9 libnetmap V 33 dir 4-364936.0-366013.r368908/682 K 8 libngatm V 35 dir 2-121336.0-339434.r355906/99398 K 5 libnv V 34 dir 7-258065.0-339434.r370090/3052 K 6 libomp V 36 dir 2-345235.0-346331.r371399/755504 K 10 libopenbsd V 34 dir 9-228063.0-365821.r365821/5346 K 10 libopencsd V 36 dir 7-332033.0-339434.r355906/101973 K 7 libopie V 35 dir 7-22373.0-339434.r355906/102805 K 6 libpam V 32 dir 2-1589.0-339434.r371362/2769 K 11 libpathconv V 35 dir 2-309035.0-339434.r370438/14137 K 7 libpcap V 34 dir 2-5740.0-339434.r356340/103667 K 5 libpe V 26 dir 5-295581.0.r312487/473 K 8 libpfctl V 34 dir 5-369743.0-339434.r371120/1073 K 9 libpjdlog V 27 dir 5-258791.0.r335893/7346 K 6 libpmc V 35 dir 9-145256.0-339434.r370152/17339 K 10 libpmcstat V 26 dir 4-324959.0.r334245/538 K 7 libproc V 34 dir 2-179185.0-339434.r371272/1698 K 11 libprocstat V 34 dir 4-221807.0-339434.r371335/3339 K 9 libradius V 32 dir 2-41119.0-339434.r369897/956 K 8 libregex V 33 dir e-328240.0-339434.r369119/590 K 13 librpcsec_gss V 30 dir 1d-181344.0.r326219/206374 K 9 librpcsvc V 34 dir 2-1983.0-339434.r355906/117462 K 6 librss V 36 dir 4-306525.0-339434.r355906/118270 K 5 librt V 29 dir 2-156136.0.r326219/208526 K 10 librtld_db V 33 dir 2-210678.0-339434.r361927/615 K 7 libsbuf V 34 dir 7-74840.0-339434.r370438/17411 K 6 libsdp V 36 dir n-121054.0-339434.r355906/120953 K 13 libsecureboot V 34 dir 2-344565.3-346145.r364961/1652 K 5 libsm V 35 dir 8-90796.0-339434.r363465/139762 K 6 libsmb V 26 dir a-87874.0.r338824/2206 K 7 libsmdb V 35 dir c-64567.0-339434.r363465/140415 K 9 libsmutil V 25 dir g-64567.0.r312479/468 K 10 libsqlite3 V 35 dir 1e-251886.0-349650.r365821/6055 K 6 libssp V 35 dir 9-356356.3-356775.r359059/82654 K 16 libssp_nonshared V 36 dir j-356356.4-356775.r356775/106949 K 9 libstdbuf V 29 dir 7-234772.0.r326219/212757 K 13 libstdthreads V 36 dir 9-228904.0-339434.r355906/125040 K 12 libsysdecode V 35 dir a-292236.0-339434.r368855/21419 K 10 libtacplus V 35 dir 2-41121.0-339434.r355906/128105 K 9 libtelnet V 25 dir 3q-1574.0.r321806/508 K 6 libthr V 34 dir 2-112918.0-339434.r370777/1846 K 12 libthread_db V 36 dir 2-132172.0-339434.r355906/130305 K 6 libucl V 34 dir a-262398.0-339434.r365821/6750 K 6 libufs V 32 dir 5-99193.0-339434.r363056/967 K 9 libugidfw V 34 dir 2-101206.0-339434.r361589/2713 K 7 libulog V 36 dir 8-200062.0-339434.r355906/134379 K 10 libunbound V 36 dir a-255597.0-339434.r361435/202715 K 6 libusb V 34 dir 2-184610.0-345539.r370120/2994 K 9 libusbhid V 33 dir l-61560.0-339434.r361918/1247 K 7 libutil V 32 dir n-1553.0-339434.r370933/3966 K 11 libveriexec V 33 dir 2-335401.0-339434.r359913/914 K 6 libvgl V 35 dir 2-28328.0-339434.r355906/143295 K 9 libvmmapi V 33 dir 5-221828.r-355906.r370066/931 K 7 libwrap V 35 dir 4-44746.0-339434.r355906/145016 K 5 libxo V 36 dir 7-273567.0-339434.r355906/145839 K 4 liby V 25 dir 41-1574.0.r335295/874 K 9 libypclnt V 35 dir 2-94575.0-339434.r355906/146891 K 4 libz V 32 dir 2-17652.0-339434.r370476/770 K 7 libzstd V 34 dir 8-316978.0-339434.r365821/7419 K 4 msun V 34 dir 1f-1573.0-339434.r371261/13583 K 7 ncurses V 35 dir 7c-3410.0-339434.r355906/153533 K 4 ofed V 36 dir o-335253.0-339434.r355906/163323 K 5 tests V 29 dir 4-257852.0.r299094/175914 END ENDREP id: 6-5.0-339434.r371405/152102 type: dir pred: 6-5.0-339434.r371403/379511 count: 19088 text: 371405 144790 7299 0 be04a0728342b4722b0113b991c7abf5 cpath: /stable/12/lib copyroot: 339434 /stable/12 PLAIN K 10 .arcconfig V 26 file 1-265842.0.r306435/41 K 8 .arclint V 25 file 1-266959.0.r326959/0 K 11 .cirrus.yml V 33 file 1-346085.0-359150.r371233/47 K 14 .gitattributes V 35 file 1-327183.0-339434.r345327/2300 K 10 .gitignore V 33 file 4-327183.0-339434.r369308/60 K 9 COPYRIGHT V 31 file 1-2656.0-339434.r368920/61 K 5 LOCKS V 26 file 1-146890.0.r334871/53 K 11 MAINTAINERS V 34 file 1-94742.0-339434.r365612/1552 K 8 Makefile V 32 file 3-1594.0-341090.r371276/117 K 13 Makefile.inc1 V 34 file 5-38666.0-339434.r371387/2388 K 18 Makefile.libcompat V 33 file 5-38666.0-340697.r370752/628 K 16 Makefile.sys.inc V 27 file 3-325973.0.r326580/260 K 17 ObsoleteFiles.inc V 37 file 4-148330.0-339434.r371403/145984 K 6 README V 33 file 1-21173.0-339434.r371267/347 K 9 README.md V 34 file 1-314473.0-339434.r371267/656 K 8 UPDATING V 33 file 1-41806.0-339434.r371358/537 K 3 bin V 29 dir 1-5.0-339434.r371044/6857 K 4 cddl V 34 dir 1-168404.0-339434.r371066/3404 K 7 contrib V 35 dir 1-16755.0-339434.r371405/140374 K 6 crypto V 35 dir 1-25405.0-339434.r371238/155985 K 3 etc V 32 dir 1-38.0-339434.r371403/361725 K 3 gnu V 29 dir 1-3.0-339434.r370438/2852 K 7 include V 31 dir 1-697.0-339434.r369019/6459 K 9 kerberos5 V 35 dir 4q-29815.0-339434.r355906/27848 K 3 lib V 31 dir 6-5.0-339434.r371405/152102 K 7 libexec V 30 dir c-5.0-339434.r371277/11883 K 7 release V 32 dir 1-3027.0-339434.r371134/1546 K 6 rescue V 34 dir 7-117035.0-339434.r340697/2014 K 4 sbin V 30 dir fa-4.0-339434.r371222/7035 K 6 secure V 34 dir r-1553.0-339434.r371239/298069 K 5 share V 29 dir e-3.0-339434.r371370/4119 K 5 stand V 34 dir 6j-38465.0-339696.r371364/7439 K 3 sys V 31 dir g-5.0-339434.r371399/783117 K 7 targets V 35 dir 2-242818.2-339825.r370301/16148 K 5 tests V 34 dir g-257097.0-339434.r371367/4026 K 5 tools V 35 dir 43-1590.0-339434.r371403/382362 K 7 usr.bin V 31 dir m-3.0-339434.r371399/825684 K 8 usr.sbin V 30 dir q-3.0-339434.r371215/13241 END ENDREP id: 5-1.0-339434.r371405/154255 type: dir pred: 5-1.0-339434.r371404/10584 count: 234815 text: 371405 152302 1940 0 70979d2f7c3c07ea2e6f88f63e6ddb0b props: 368787 5051 43375 0 22f5bf6eca4bc8690d82ce8a438ef228 cpath: /stable/12 copyroot: 339434 /stable/12 minfo-cnt: 1 minfo-here: y PLAIN K 2 10 V 31 dir 5-1.0-256281.r368708/215928 K 2 11 V 30 dir 5-1.0-302408.r371081/15558 K 2 12 V 31 dir 5-1.0-339434.r371405/154255 K 5 2.0.5 V 28 dir 5-1.0-8869.r250544/29657 K 3 2.1 V 28 dir 5-1.0-9211.r250544/32292 K 3 2.2 V 29 dir 5-1.0-19327.r250544/35157 K 1 3 V 29 dir 5-1.0-42951.r250544/38731 K 1 4 V 29 dir 5-1.0-57955.r265133/16756 K 1 5 V 30 dir 5-1.0-133968.r250544/73757 K 1 6 V 29 dir 5-1.0-147906.r290702/7251 K 1 7 V 31 dir 5-1.0-172506.r362800/246310 K 1 8 V 31 dir 5-1.0-196045.r362800/257538 K 1 9 V 31 dir 5-1.0-225736.r364084/277682 END ENDREP id: 9-1.0.r371405/155109 type: dir pred: 9-1.0.r371404/11435 count: 91370 text: 371405 154538 558 0 61cfa3481cfdf0605c24a967226d65de cpath: /stable copyroot: 0 / minfo-cnt: 2494 PLAIN K 11 ROADMAP.txt V 26 file 0-179453.0.r285589/70 K 4 head V 22 dir 5-1.0.r368820/2633 K 8 projects V 23 dir 6-1.0.r368654/68469 K 7 release V 22 dir 7-1.0.r367086/3527 K 6 releng V 23 dir 8-1.0.r371126/21095 K 6 stable V 24 dir 9-1.0.r371405/155109 K 8 svnadmin V 27 dir 0-179447.0.r368694/1337 K 4 user V 23 dir a-1.0.r368655/50960 K 6 vendor V 23 dir b-1.0.r368746/23544 K 13 vendor-crypto V 25 dir 0-1575.0.r368475/7538 K 10 vendor-sys V 26 dir 0-12116.0.r367798/2025 END ENDREP id: 0.0.r371405/155776 type: dir pred: 0.0.r371404/12100 count: 371405 text: 371405 155288 475 0 17eabd09730858dc111b276bc0bf9c4e props: 367014 0 4390 0 d8343da4a739b34865e859cb5dc47e41 cpath: / copyroot: 0 / minfo-cnt: 46768 ge-326941.1-356465.t371404-7ywe modify-file true false /stable/12/contrib/llvm-project/clang/lib/Basic/Targets/X86.cpp j4-274201.g1-360545.t371404-7ywe modify-file true false /stable/12/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_ioctl.inc 99-353944.hb-360545.t371404-7ywe modify-file true false /stable/12/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp bw-251034.g1-360545.t371404-7ywe modify-file true false /stable/12/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h 9i-353944.hg-360545.t371404-7ywe modify-file true false /stable/12/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_posix_libcdep.cpp 11p-371398.3-356462.t371404-7ywe modify-file true false /stable/12/contrib/llvm-project/libcxx/include/__availability 7-227825.0-356466.t371404-7ywe modify-file true false /stable/12/contrib/llvm-project/libcxx/include/__bit_reference 42-227825.3-356462.t371404-7ywe modify-file true false /stable/12/contrib/llvm-project/libcxx/include/memory 46-336819.m4-360545.t371404-7ywe modify-file true false /stable/12/contrib/llvm-project/libcxx/include/version yp-193323.9-356462.t371404-7ywe modify-file true false /stable/12/contrib/llvm-project/llvm/include/llvm-c/Core.h ac-283625.109-360545.t371404-7ywe modify-file true false /stable/12/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h b1-218885.15f-360545.t371404-7ywe modify-file true false /stable/12/contrib/llvm-project/llvm/include/llvm/Support/Host.h s2-336809.181-360545.t371404-7ywe modify-file true false /stable/12/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h 10j-311116.1f5-360545.t371404-7ywe modify-file true false /stable/12/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFDie.cpp va-283625.1ey-360545.t371404-7ywe modify-file true false /stable/12/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFFormValue.cpp tx-249259.1h3-360545.t371404-7ywe modify-file true false /stable/12/contrib/llvm-project/llvm/lib/IR/Core.cpp om-218885.1k5-360545.t371404-7ywe modify-file true false /stable/12/contrib/llvm-project/llvm/lib/Support/Host.cpp 3hf-371398.9-356462.t371404-7ywe modify-file true false /stable/12/contrib/llvm-project/llvm/lib/Target/ARM/ARMBlockPlacement.cpp 2fh-351278.1ow-360545.t371404-7ywe modify-file true false /stable/12/contrib/llvm-project/llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp 28i-356843.1pi-360545.t371404-7ywe modify-file true false /stable/12/contrib/llvm-project/llvm/lib/Target/ARM/MVEGatherScatterLowering.cpp 158-353940.1pj-360545.t371404-7ywe modify-file true false /stable/12/contrib/llvm-project/llvm/lib/Target/ARM/MVETailPredication.cpp 15a-353940.1pk-360545.t371404-7ywe modify-file true false /stable/12/contrib/llvm-project/llvm/lib/Target/ARM/MVEVPTBlockPass.cpp 1vp-193323.9-356462.t371404-7ywe modify-file true false /stable/12/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCISelLowering.cpp j2-251607.1wm-360545.t371404-7ywe modify-file true false /stable/12/contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp 2b4-311116.210-360545.t371404-7ywe modify-file true false /stable/12/contrib/llvm-project/llvm/lib/Transforms/Coroutines/CoroEarly.cpp 2b8-311116.210-360545.t371404-7ywe modify-file true false /stable/12/contrib/llvm-project/llvm/lib/Transforms/Coroutines/CoroFrame.cpp 24t-193323.9-356462.t371404-7ywe modify-file true false /stable/12/contrib/llvm-project/llvm/lib/Transforms/IPO/ConstantMerge.cpp 2j0-336809.24h-360545.t371404-7ywe modify-file true false /stable/12/contrib/llvm-project/llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp 5pf-277323.257-360545.t371404-7ywe modify-file true false /stable/12/contrib/llvm-project/llvm/tools/llvm-cov/CoverageSummaryInfo.cpp 5ph-277323.257-360545.t371404-7ywe modify-file true false /stable/12/contrib/llvm-project/llvm/tools/llvm-cov/CoverageSummaryInfo.h 5-351965.ik-356460.t371404-7ywe modify-file true false /stable/12/lib/clang/include/VCSVersion.inc 12e-212904.0-339434.t371404-7ywe modify-file true false /stable/12/lib/clang/include/llvm/Config/llvm-config.h q-317046.30u-344212.t371404-7ywe modify-file true false /stable/12/lib/clang/include/llvm/Support/VCSRevision.h 155776 156003