aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
dwblaikie/clang_explicit_specialization_storage_warningClang: Add warning flag for storage class specifiers on explicit specializationsDavid Blaikie13 months
dwblaikie/debug_incomplete_types[DebugInfo] Add flag to only emit referenced member functionsDavid Blaikie16 months
fork/md5phase2Rebase with mainWilliam Huang23 months
llvm/users/hekota/pr139991-resource-names-llvm-intr[DirectX] Add resource name argument to llvm.dx.handlefrombinding intrinsic (...Helena Kotas3 months
m88k/main-m88k[m88k] Fix compile error due to upstream changes.Kai Nacke3 years
main[SLP]Check vector-like instruction for dominance in copyablesAlexey Bataev5 hours
myfork/mainFix formatting issues found by code formatting check in build.Dave Pagan17 months
origin/main[DFSan] Add functions to print origin trace from origin id instead of address.Andrew Browne4 years
origin/release/14.x[ELF] Fix .strtab corruption when a symbol name is emptyFangrui Song3 years
origin/users/matthias-springer/extractvalue_folder[mlir][LLVM] Improve `llvm.extractvalue` folderMatthias Springer3 months
origin/users/minglotus-6/spr/instrprof[𝘀𝗽𝗿] initial versionmingmingl18 months
release/1.0.xAdded an answer about running the tests.John Criswell22 years
release/1.1.xAdded Stacker Reid Spencer's contributions.John Criswell22 years
release/1.2.xUpdated code and source sizes.John Criswell21 years
release/1.3.xMerged from mainline.John Criswell21 years
release/1.4.xFix table of contents.John Criswell21 years
release/1.5.xAdd PR#566; something I should have done before.John Criswell20 years
release/1.6.xNote that a work-around is available.John Criswell20 years
release/1.7.xMerging in from mainlineTanya Lattner19 years
release/1.8.xFixing typoTanya Lattner19 years
release/1.9.xFix miscompile of linux kernel (llvm 1.9)Andrew Lenharth19 years
release/10.x[tests] Revert unhelpful change from d73eed42d1dcHubert Tong5 years
release/11.x[lldb] Fix fallout caused by D89156 on 11.0.1 for MacOSAndi-Bogdan Postelnicu5 years
release/12.xRevert "Revert "[Coverage] Fix branch coverage merging in FunctionCoverageSum...Tom Stellard4 years
release/13.x[X86] combineVectorHADDSUB - remove the broken HOP(x,x) merging code (PR51974)Simon Pilgrim4 years
release/14.xBump version to 14.0.6Tom Stellard3 years
release/15.x[libc++] Fix memory leaks when throwing inside std::vector constructorsNikolas Klauser3 years
release/16.x[lld][WebAssembly] Fix stub library parsing with windows line endingsSam Clegg2 years
release/17.xRevert "[runtimes] Add missing test dependencies to check-all (#72955)"Tobias Hieta20 months
release/18.x[libcxx] Align `__recommend() + 1` by __endian_factor (#90292)Vitaly Buka14 months
release/19.xFix print module manifest file for macos (#122370)Bill Hoffman7 months
release/2.0.x2.0 Release docsTanya Lattner18 years
release/2.1.xMerge release notes from mainline.Tanya Lattner18 years
release/2.2.xFix bugs section.Tanya Lattner17 years
release/2.3.xFix broken makefile.Tanya Lattner17 years
release/2.4.xUpdate for 2.4 release.Tanya Lattner17 years
release/2.5.xLast test for new branch commit mailing list.Tanya Lattner16 years
release/2.6.xMerge 80596 from mainline.Tanya Lattner16 years
release/2.7.xCommit 2.7 release notes.Tanya Lattner15 years
release/2.8.xRename 2.8rc to 2.8.Bill Wendling15 years
release/2.9.xUpdate the release notes.Bill Wendling14 years
release/20Bump version to 21.1.0-rc1Tobias Hieta3 weeks
release/20.x[InstCombine] Avoid folding `select(umin(X, Y), X)` with min/max values in fa...Konstantin Bogdanov4 weeks
release/21.x[lld][LoongArch] Check that the relocation addend is zero before applying rel...Zhaoxin Yang3 days
release/3.0.xFully merge the Clang ReleaseNotes into the 3.0 branch.Chandler Carruth14 years
release/3.1.xMerge in 156319 156837 156838.Bill Wendling13 years
release/3.2.xBring PTX back to sync with release tarballAnton Korobeynikov13 years
release/3.3.xAdd -dot flag to test-release.shTom Stellard12 years
release/3.4.xMerging r201843Tom Stellard11 years
release/3.5.xMerging r230694:Tom Stellard10 years
release/3.6.xFix the VS2012 build after r240285.Hans Wennborg10 years
release/3.7.xBackport r254081 from trunk: Fix problem with Clang-tidy parallel configure b...Eugene Zelenko10 years
release/3.8.xMerging r271801:Joerg Sonnenberger9 years
release/3.9.xMerging r288433:Tom Stellard9 years
release/4.xMerging r300267:Tom Stellard8 years
release/5.xBump version to 5.0.2Tom Stellard7 years
release/6.xMerging r333213:Tom Stellard7 years
release/7.xcmake: Use 7.1.0 for shared object version instead of 71.0Tom Stellard6 years
release/8.xRevert r369210 which got committed to the branch by mistakeHans Wennborg6 years
release/9.xexport.sh: Fetch sources from GitHub instead of SVNTom Stellard6 years
revert-101386-ssahasra/fix-irreducibleRevert "[FixIrreducible] Use CycleInfo instead of a custom SCC traversal (#10...Alexey Bataev11 months
revert-101795-llvmprofdataFlatProfileRevert "[llvm-profdata] Enabled functionality to write split-layout profile (...William Junda Huang11 months
revert-102932-revert-99832-memprof_collapse_matching_callsRevert "Revert "[MemProf] Reduce cloning overhead by sharing nodes when possi...Teresa Johnson11 months
revert-103029-eng/PR-133510292-upstreamRevert "[Object][x86-64] Add support for `R_X86_64_GLOB_DAT` relocations. (#1...Fangrui Song12 months
revert-105474-revert-93717-store_symmetric_constantsRevert "Revert "[AArch64] Optimize when storing symmetry constants" (#105474)"Vitaly Buka11 months
revert-107279-dl-coverage-2-coverage-implRevert "[DLCov] Implement DebugLoc coverage tracking (#107279)"Stephen Tozer3 months
revert-107849-prologue-end-faff-finalRevert "[DWARF] Emit a worst-case prologue_end flag for pathological inputs (...Jeremy Morse9 months
revert-108112-revert-107941-users/vitalybuka/spr/sanitizer-add-checks-to-validate-calculated-tls-rangePrint allocationsVitaly Buka11 months
revert-108375-lldb/simulate-new-string-padding-layoutRevert "[lldb][test] TestDataFormatterLibcxxStringSimulator.py: add new paddi...Michael Buch10 months
revert-108575-crash_fix_tbaaRevert "[clang][codegen] Fix possible crash when setting TBAA metadata on FP ...Benjamin Maxwell11 months
revert-114494-llvm_tblgen_bothRevert "[llvm-(min-)tblgen] Avoid redundant source compilation (#114494)"Michael Kruse7 months
revert-114946-slp-revec-GetMinMaxCost-assertRevert "[SLP][REVEC] Make GetMinMaxCost support FixedVectorType when REVEC is...Kazu Hirata9 months
revert-115852-update_ci_vfsRevert "[NFC] Explicitly pass a VFS when creating DiagnosticsEngine (#115852)"Sylvestre Ledru8 months
revert-117079-reapply-my-thingRevert "Re-apply [lldb] Do not use LC_FUNCTION_STARTS data to determine symbo...Alex Langford8 months
revert-117439-gisel-ext-of-undef-to-zeroRevert "[GlobalISel] Combine [s,z]ext of undef into 0 (#117439)"Thorsten Schütt8 months
revert-117624-relrRevert "Pack relocations for Android API >= 28 (#117624)"Vitaly Buka8 months
revert-117704-offload_new_apiRevert "Reland - [Offload] Introduce offload-tblgen and initial new API imple...Fraser Cormack8 months
revert-119294-hybrid-symtabRevert "[LLD][COFF] Introduce hybrid symbol table for EC input files on ARM64...Jacek Caban8 months
revert-119403-users/paulhuggett/add-clang-xcodeRevert "Fix a cmake error when using the Xcode generator. (#119403)"Aaron Ballman7 months
revert-119631-cache_type_nameFix formattingIan Wood8 months
revert-120198-slp-InstructionsStateRevert "[SLP] NFC. Replace MainOp and AltOp in TreeEntry with InstructionsSta...Han-Kuan Chen7 months
revert-121078-users/MaskRay/spr/llc-add-m-for-instprinter-options-1Merge branch 'main' into revert-121078-users/MaskRay/spr/llc-add-m-for-instpr...Thurston Dang4 months
revert-121160-users/vitalybuka/spr/nfcdriver-remove-exeRevert "[nfc][Driver] Remove {{(.exe)?}} from sanitizer test (#121160)"Vitaly Buka7 months
revert-122241-slp-getSameOpcodeRevert "[SLP] NFC. Refactor getSameOpcode and reduce for loop iterations. (#1...Vitaly Buka7 months
revert-122726-fix_preferred_name_alternative_approachRevert "[Modules] Delay deserialization of preferred_name attribute at r… (...Viktoriia Bakalova6 months
revert-123470-wreturn-type-errorRevert "[Clang] [NFC] Fix more `-Wreturn-type` warnings in tests everywhere (...Sirraide5 months
revert-123872-fix_32_bit_immediate_assertRevert "[X86] Correct 32-bit immediate assertion and fix 64-bit lowering for ...Abhishek Kaushik27 hours
revert-126238-fix/omp-offload-tests-after-124846Revert "[Offload] Fix assumptions on symbols after #124846 (#126238)"Zequan Wu5 months
revert-126544-FixLoweringRevert "[NVPTX] Make ctor/dtor lowering always enabled in NVPTX (#126544)"Florian Mayer6 months
revert-126671-fix-omp-ockl-linkingRevert "Reapply "[Driver][ROCm][OpenMP] Fix default ockl linking for OpenMP."...Saiyedul Islam6 months
revert-126690-users/HighCommander4/issue-126536-additionalRevert "[clang][HeuristicResolver] Additional hardening against an infinite l...kadir çetinkaya6 months
revert-128222-cudaRevert "[clang][ARM][AArch64] Define intrinsics guarded by __has_builtin on a...Nick Sarnie3 months
revert-128380-revert-128209-x86-combine-broadcast-load-chainRevert "Revert "[X86] combineBROADCAST_LOAD - merge across chains" (#128380)"Vitaly Buka5 months
revert-128970-cuf_atomiccas_floatRevert "[flang][cuda] Handle floats in atomiccas (#128970)"Valentin Clement (バレンタイン クレメン)5 months
revert-129281-pr/adjbaseRevert "[RISCV] Simplify getStackAdjBase. NFC (#129281)"Craig Topper5 months
revert-129977-revert-128654-users/vitalybuka/spr/ltopipelinescoro-de-duplicate-coro-passesRevert "Revert "[LTO][Pipelines][Coro] De-duplicate Coro passes" (#129977)"Vitaly Buka5 months
revert-131683-show-sbdebugger-setting-for-filepathRevert "[lldb] Show target.debug-file-search-paths setting from python SBDeb...Ebuka Ezike4 months
revert-132355-x86-concat-vpermilvRevert "[X86] combineConcatVectorOps - add concatenation handling for X86ISD:...Simon Pilgrim4 months
revert-133052-add-loop-bitconvert-testsRevert "[AMDGPU] add tests for loop definition of bitconvert (#133052)"Shoreshen4 months
revert-133091-users/alexey-bataev/spr/slpsupport-revectorization-of-the-previously-vectorized-scalarsRevert "[SLP]Support revectorization of the previously vectorized scalars"Alexander Kornienko4 months
revert-133329-users/mtrofin/03-27-_compiler-rt_nfc_densemap_needs_placement_newRevert "[compiler-rt][nfc] DenseMap needs placement new (#133329)"Vitaly Buka4 months
revert-133798-reland-line-zero-filenameRevert "Reland "Symbolize line zero as if no source info is available (#12484...Zequan Wu4 months
revert-134200-revert-132433-users/snehasish/03-21-_metadata_preserve_md_prof_when_merging_instructions_when_one_is_missingRevert "Revert "[Metadata] Preserve MD_prof when merging instructions when on...Snehasish Kumar4 months
revert-134990-runtimes_remember-LLVM_ENABLE_LIBCXXRevert "Remember LLVM_ENABLE_LIBCXX setting in installed configuration (#1349...Michael Kruse4 months
revert-135499-users/mizvekov/ci-improvementsTrigger CIYounan Zhang4 months
revert-136627-cuf_kernel_stream2Revert "[flang][cuda] Update stream type for cuf kernel op (#136627)"Valentin Clement (バレンタイン クレメン)3 months
revert-137039-pr-riscv-zvqdotq-initial-codegenRevert "[RISCV] Initial codegen support for zvqdotq extension (#137039)"Philip Reames3 months
revert-137925-andes-extension-codegen-lea-1Revert "[RISCV] Implement codegen for XAndesPerf lea instructions (#137925)"Jim Lin3 months
revert-138029-cuf_stdint64_tRevert "[flang][cuda] Fix type of kNoAsyncObject (#138029)"Valentin Clement (バレンタイン クレメン)3 months
revert-138089-scoped-enums-in-diagsRevert "[clang] Add scoped enum support to `StreamingDiagnostic` (#138089)"Vlad Serebrennikov3 months
revert-140171-concat-in-one-shot-bufferizeRevert "[mlir][bufferization] implement BufferizableOpInterface for concat op...Jeremy Kun3 months
revert-140254-tim/floating-point-predicate-utilsRevert "[llvm] add GenericFloatingPointPredicateUtils (#140254)"ronlieb2 months
revert-142791-bzl-revert-memref-fixRevert "Revert "[bazel] Port c3746ff3229c57110f7895ff5b93e520cead0d1b" (#1427...Jordan Rupprecht2 months
revert-143408-allow-objc-property-requires-definitionsRevert "[alpha.webkit.NoUnretainedMemberChecker] Recognize NS_REQUIRES_PROPER...Ryosuke Niwa8 weeks
revert-143427-gh-gi-legalizerdebugRevert "[GlobalISel] Split Legalizer debug ouput into paragraphs. NFC (#143427)"Austin7 weeks
revert-143717-aballman-remove-pstlRevert "Remove PSTL from the top-level monorepo (#143717)"Mehdi Amini6 weeks
revert-146783-refactoring/updating-return-root-sig-analysisRevert "[DirectX][NFC] Refactor `DXILRootSignature` to follow the same patter...joaosaffran4 weeks
revert-146855-remove_whole_vmvRevert "[RISCV] AddEdge between mask producer and user of V0 (#146855)"Pengcheng Wang3 weeks
revert-147952-loongarch-abi-fixRevert "LoongArch: Improve detection of valid TripleABI (#147952)"Qinkun Bao13 days
revert-148086-exp-fuzz-testsRevert "[libc] exp fuzz tests (#148086)"sribee83 weeks
revert-148996-upstream-lldb-rpc/reland-lldb-rpc-gen-tool-attempt-2Revert " Reland "[lldb][RPC] Upstream lldb-rpc-gen tool" (#146969)" Attempt 2...Vladimir Vereschaka12 days
revert-149394-dexter-add-dapRevert "[Dexter] Add DAP support for Dexter, including lldb-dap (#149394)"Stephen Tozer6 days
revert-150783-users/gysit/intrinsic-arg-and-res-attrsRevert "[mlir][llvm] Add intrinsic arg and result attribute support (#150783)"Tobias Gysi6 days
revert-70642-xcoff2yaml_auxsymRevert "[XCOFF][obj2yaml] support parsing auxiliary symbols for XCOFF (#70642)"Esme20 months
revert-71776-commandlineRevert "[Support]Look up in top-level subcommand as a fallback when looking o...Fangrui Song21 months
revert-72132-enable-sink-and-foldRevert "[MachineSink][AArch64] Enable sink-and-fold by default (#72132)"Momchil Velikov21 months
revert-77496-compiler-rt-sme-libc-routinesRevert "[AArch64][compiler-rt] Add memcpy, memset, memmove, memchr builtins."Vitaly Buka18 months
revert-80640-autoupgradeRevert "[llvm][AArch64] Autoupgrade function attributes from Module attribute...Vedant Paranjape17 months
revert-85258-nfc-clauseprocessor-helpersRevert "[Flang][OpenMP][Lower] NFC: Move clause processing helpers into the C...Sergio Afonso17 months
revert-86737-jc_compiler_bootstrapRevert "[compiler-rt] Allow building builtins.a without a libc (#86737)"Leandro Lupori16 months
revert-87297-dialect_conversion_v2Revert "[mlir] Reland the dialect conversion hanging use fix (#87297)"Mehdi Amini16 months
revert-87987-win32-elfRevert "Reland "[Win32][ELF] Make CodeView a DebugInfoFormat only for COFF fo...Phoebe Wang16 months
revert-88024-users/minglotus-6/spr/summary2Revert "[ThinLTO] Populate declaration import status except for distributed T...Mingming Liu15 months
revert-88510-fft-accuracyRevert "[TOSA] FFT2D/RFFT2D accuracy increased (#88510)"Mehdi Amini16 months
revert-88512-ctlz_zuRevert "[AMDGPU] Use LSH for lowering ctlz_zero_undef.i8/i16 (#88512)"Leon Clark15 months
revert-89527-pr_memprof_omit_key_recordRevert "[memprof] Omit the key length for the record table (#89527)"Simon Pilgrim15 months
revert-90061-tablegen-ignore-inaccessibleRevert "[TableGen] Ignore inaccessible memory when checking pattern flags (#9...Jay Foad15 months
revert-90692-valueguid_fixed_retryRevert "Reapply "Use an abbrev to reduce size of VALUE_GUID records in ThinLT...Chen Zheng15 months
revert-90885-revert-90499-map-type-propertyUpdate ParseOpenMP.cppjyu2-git15 months
revert-92865-remove-nonhermetic-terminfoRevert "[Support] Remove terminfo dependency (#92865)"Michael Buch14 months
revert-94621-lit-umaskRevert "[lit] Implement builtin umask (#94621)"Jay Foad13 months
revert-95142-add-driver-debug-record-supportRevert "[Flang] Use PrintModulePass to print LLVM IR from the frontend (#95142)"Stephen Tozer14 months
revert-96465-remove-exp-ztsoRevert "[RISCV] Remove experimental from Ztso. (#96465)"Yingwei Zheng13 months
revert-97114-MemprofReduceTestBinarySizeRevert "[Memprof] Reduce test binary sizes for memprof tests. (#97114)"Vitaly Buka13 months
revert-97618-patch/fix-machine-sink-load-immRevert "[MachineSink] Fix missing sinks along critical edges (#97618)"Amara Emerson13 months
revert-98016-undefined_internal_errorRevert "fix bug that undefined internal is a warning only for -pedantic-error...Aaron Ballman13 months
revert-98281-2024q3-memcpy-inline-with-variable-sizeRevert "[Intrinsics][PreISelInstrinsicLowering] llvm.memcpy.inline length no ...Alex Bradbury13 months
revert-98553-mc-elfosabi-openbsdRevert "[MC] set OpenBSD's ELFOSABI by default (#98158) (#98553)"John Ericson13 months
upstream/main[llvm-objcopy][WebAssembly] Allow --strip-debug to operate on relocatable fil...Sam Clegg11 months
upstream/users/clementval/acc_device_type_none[AMDGPU] Set MaxAtomicSizeInBitsSupported. (#75185)James Y Knight20 months
upstream/users/kyulee-com/cgdata[CGData][llvm-cgdata] Support for stable function mapKyungwoo Lee9 months
upstream/users/kyulee-com/funcmap[CGData] Stable Function MapKyungwoo Lee9 months
upstream/users/kyulee-com/globmergeAddress comments from thevinsterKyungwoo Lee9 months
users/Akash/automap_lower[MLIR][OpenMP] Add lowering support for AUTOMAP modifierAkash Banerjee4 days
users/Akash/implicit_default_mapperUser inner FortranType when checking for RecordType.Akash Banerjee7 days
users/ChuanqiXu9/D41416_on_disk_hash_table[Serialization] Introduce OnDiskHashTable for specializationsChuanqi Xu9 months
users/ChuanqiXu9/D41416_on_disk_hash_table_polishingSplit partial specializations from the lookup tableChuanqi Xu9 months
users/ChuanqiXu9/LoadSpecLazily_one_of_twoLoad Specializations LazilyChuanqi Xu19 months
users/DimitryAndric/fix-jitlink-i386-1[JITLink][i386] Avoid 'i386' name clashing with built-in macroDimitry Andric3 months
users/Groverkss/fix-codeownerssortKunwar Grover5 months
users/Icohedron/pr-146173Use DL.getTypeAllocSize to get BytesPerElemIcohedron4 weeks
users/MacDue/agnostic-ZA[AArch64][SME] Support agnostic ZA functions in the MachineSMEABIPassBenjamin Maxwell3 weeks
users/MacDue/machine-smeFix typoBenjamin Maxwell3 weeks
users/MacDue/pred_stack_idRebaseBenjamin Maxwell4 weeks
users/MacDue/prepare_splitFixupsBenjamin Maxwell3 weeks
users/MacDue/sme-loops[AArch64][SME] Avoid ZA save state changes in loops in MachineSMEABIPassBenjamin Maxwell3 weeks
users/MacDue/sme-prop[AArch64][SME] Propagate desired ZA states in the MachineSMEABIPassBenjamin Maxwell2 weeks
users/MacDue/split_pprsFixup MIR formatBenjamin Maxwell2 weeks
users/MacDue/windows-smeUpdate commentBenjamin Maxwell2 weeks
users/MaskRay/spr/-fno-plt-infer-nonlazybind-at-o0[𝘀𝗽𝗿] initial versionFangrui Song13 months
users/MaskRay/spr/aarch64elf-allow-implicit-dx-at-section-beginning[𝘀𝗽𝗿] initial versionFangrui Song13 months
users/MaskRay/spr/aarch64elf-omit-initial-d-of-non-text-sectionsrebase after test improvementFangrui Song13 months
users/MaskRay/spr/driver-support-wa-fdpic-for-arm-fdpic-abi[𝘀𝗽𝗿] initial versionFangrui Song18 months
users/MaskRay/spr/driveraarch64-remove-aarch32-specific-mno-unaligned-access[𝘀𝗽𝗿] initial versionFangrui Song17 months
users/MaskRay/spr/drivercrosswindows-remove-isystem-after[𝘀𝗽𝗿] initial versionFangrui Song17 months
users/MaskRay/spr/elf-add-thinlto-index[𝘀𝗽𝗿] initial versionFangrui Song10 months
users/MaskRay/spr/elf-make-shouldaddprovidesym-values-consistent-when-demoted-to-undefined[𝘀𝗽𝗿] initial versionFangrui Song10 months
users/MaskRay/spr/elf-make-shouldaddprovidesym-values-consistent-when-demoted-to-undefined-1[𝘀𝗽𝗿] initial versionFangrui Song10 months
users/MaskRay/spr/elf-make-shouldaddprovidesym-values-consistent-when-demoted-to-undefined-2[𝘀𝗽𝗿] initial versionFangrui Song10 months
users/MaskRay/spr/elf-make-shouldaddprovidesym-values-consistent-when-demoted-to-undefined-3[𝘀𝗽𝗿] initial versionFangrui Song10 months
users/MaskRay/spr/elf-make-shouldaddprovidesym-values-consistent-when-demoted-to-undefined-4[𝘀𝗽𝗿] initial versionFangrui Song10 months
users/MaskRay/spr/elf-make-shouldaddprovidesym-values-consistent-when-demoted-to-undefined-5[𝘀𝗽𝗿] initial versionFangrui Song10 months
users/MaskRay/spr/elf-orphan-placement-remove-hasinputsections-conditionsimplifyFangrui Song14 months
users/MaskRay/spr/elf-synthesize-r_riscv_align-at-input-section-start.Fangrui Song4 days
users/MaskRay/spr/elfsystemz-dont-sort-relocations-for-tls-gdld-optimization-support-crelremove a stale commentFangrui Song13 days
users/MaskRay/spr/gcov-set-current_working_directory-to-for-gcc9[𝘀𝗽𝗿] initial versionFangrui Song7 months
users/MaskRay/spr/improve-warning[𝘀𝗽𝗿] initial versionFangrui Song20 months
users/MaskRay/spr/llc-add-m-for-instprinter-options[𝘀𝗽𝗿] initial versionFangrui Song7 months
users/MaskRay/spr/main.armmc-support-fdpic-relocations[ARM,MC] Support FDPIC relocations (#82187)Fangrui Song17 months
users/MaskRay/spr/main.asan-isinterestingalloca-remove-the-isallocapromotable-condition[asan] isInterestingAlloca: remove the isAllocaPromotable condition (#77221)Fangrui Song18 months
users/MaskRay/spr/main.driver-support-wa-fdpic-for-arm-fdpic-abi[𝘀𝗽𝗿] changes to main this commit is based onFangrui Song18 months
users/MaskRay/spr/main.elf-orphan-placement-remove-hasinputsections-condition[𝘀𝗽𝗿] changes introduced through rebaseFangrui Song14 months
users/MaskRay/spr/main.elf-place-lbsslrodataldata-after-bss[ELF] Support placing .lbss/.lrodata/.ldata after .bss (#81224)Fangrui Song17 months
users/MaskRay/spr/main.format[𝘀𝗽𝗿] changes to main this commit is based onFangrui Song18 months
users/MaskRay/spr/main.goff-only-register-sections-within-mcobjectstreamerchangesection[𝘀𝗽𝗿] changes introduced through rebaseFangrui Song11 days
users/MaskRay/spr/main.improve-warning[𝘀𝗽𝗿] changes to main this commit is based onFangrui Song20 months
users/MaskRay/spr/main.llvm-objcopy-add-compress-sections[𝘀𝗽𝗿] changes introduced through rebaseNoah Goldstein17 months
users/MaskRay/spr/main.llvm-objcopy-simplify-decompress-debug-sections-and-dont-compress-shf_alloc-sections[𝘀𝗽𝗿] changes introduced through rebaseanbbna17 months
users/MaskRay/spr/main.move-relocation-specifier-constants-to-aarch64[𝘀𝗽𝗿] changes introduced through rebaseFangrui Song6 weeks
users/MaskRay/spr/mc-merge-mcasmlexerhcpp-into-asmlexerhcpp[𝘀𝗽𝗿] initial versionFangrui Song4 months
users/MaskRay/spr/mc-refine-align-relocation-conditionshandle RVCFangrui Song2 days
users/MaskRay/spr/mcasmbackendapplyfixup-change-data-to-indicate-the-relocated-locationchange char *Data to uint8_t *DataFangrui Song2 days
users/MaskRay/spr/riscv-restore-dw_eh_pe_uleb128-call-site-encoding-for-gcc_except_tablerebaseFangrui Song10 months
users/MaskRay/spr/sema-allow-wno-main-to-suppress-the-arg-wrong-erroradd release noteFangrui Song17 months
users/Prabhuk/sprasmprintercallgraphsection-emit-call-graph-section[𝘀𝗽𝗿] initial versionNecip Fazil Yildiran16 months
users/Prabhuk/sprasmprintercallgraphsection-emit-call-graph-section-1[𝘀𝗽𝗿] initial versionNecip Fazil Yildiran16 months
users/Prabhuk/sprasmprintercallgraphsection-emit-call-graph-section-2[𝘀𝗽𝗿] initial versionNecip Fazil Yildiran16 months
users/Prabhuk/sprasmprintercallgraphsection-emit-call-graph-section-3[𝘀𝗽𝗿] initial versionNecip Fazil Yildiran16 months
users/Prabhuk/sprasmprintercallgraphsection-emit-call-graph-section-5[𝘀𝗽𝗿] initial versionNecip Fazil Yildiran16 months
users/Prabhuk/sprbitcodeasm-parse-metadata-value-from-operand-bundlesUpdate inline comment as suggested.Necip Fazil Yildiran9 months
users/Prabhuk/sprbitcodeasm-read-metadata-value-from-operand-bundles-in-and-out[𝘀𝗽𝗿] initial versionprabhukr15 months
users/Prabhuk/sprcallgraph-make-flag-experimentalRebase on main.prabhukr4 days
users/Prabhuk/sprcallgraphsection-add-call-graph-section-options-and-documentationRename OB_type to OB_callee_type.prabhukr6 months
users/Prabhuk/sprclang-document-callgraphsection-option[𝘀𝗽𝗿] initial versionprabhukr8 months
users/Prabhuk/sprclangcallgraphsection-add-call-graph-section-option-and-docsMake Driver flag experimental.prabhukr4 days
users/Prabhuk/sprclangcallgraphsection-add-type-id-metadata-to-indirect-call-and-targets-1Make Driver flag experimental.prabhukr4 days
users/Prabhuk/sprmain.asmprintercallgraphsection-emit-call-graph-section[𝘀𝗽𝗿] changes to main this commit is based onNecip Fazil Yildiran16 months
users/Prabhuk/sprmain.asmprintercallgraphsection-emit-call-graph-section-1[𝘀𝗽𝗿] changes to main this commit is based onNecip Fazil Yildiran16 months
users/Prabhuk/sprmain.asmprintercallgraphsection-emit-call-graph-section-2[𝘀𝗽𝗿] changes to main this commit is based onNecip Fazil Yildiran16 months
users/Prabhuk/sprmain.asmprintercallgraphsection-emit-call-graph-section-3[𝘀𝗽𝗿] changes to main this commit is based onNecip Fazil Yildiran16 months
users/Prabhuk/sprmain.asmprintercallgraphsection-emit-call-graph-section-4[𝘀𝗽𝗿] changes introduced through rebasePrabhu Rajasekaran5 days
users/Prabhuk/sprmain.asmprintercallgraphsection-emit-call-graph-section-5[𝘀𝗽𝗿] changes to main this commit is based onNecip Fazil Yildiran16 months
users/Prabhuk/sprmain.callgraph-make-flag-experimental[𝘀𝗽𝗿] changes introduced through rebaseprabhukr4 days
users/Prabhuk/sprmain.callgraphsection-add-call-graph-section-options-and-documentation[𝘀𝗽𝗿] changes introduced through rebaseprabhukr6 months
users/Prabhuk/sprmain.callsiteinfocallgraphsection-extend-callsiteinfo-with-typeid[𝘀𝗽𝗿] changes introduced through rebaseSimon Pilgrim13 days
users/Prabhuk/sprmain.callsiteinfocallgraphsection-extract-and-propagate-indirect-call-type-ids[𝘀𝗽𝗿] changes introduced through rebaseprabhukr13 days
users/Prabhuk/sprmain.clang-document-callgraphsection-option[𝘀𝗽𝗿] changes to main this commit is based onprabhukr8 months
users/Prabhuk/sprmain.clangcallgraphsection-add-call-graph-section-option-and-docs[𝘀𝗽𝗿] changes introduced through rebaseprabhukr4 days
users/Prabhuk/sprmain.clangcallgraphsection-add-type-id-metadata-to-indirect-call-and-targets-1[𝘀𝗽𝗿] changes introduced through rebaseprabhukr4 days
users/RossBrunton/link1Use SmallVectorRoss Brunton3 weeks
users/RossBrunton/link2[Offload] Add `olLinkProgram`Ross Brunton3 weeks
users/RossBrunton/symbol2[Offload] Add `olGetGlobalVariable`Ross Brunton4 weeks
users/SLTozer/debug-ssa-updaterAdd DebugSSAUpdater class to track debug value livenessStephen Tozer2 months
users/SamTebbs33/alias-intrinsicReword argument descriptionSam Tebbs3 months
users/SamTebbs33/elvis-vp-arm-mve-transform!fixup, address comments.Elvis Wang4 months
users/SamTebbs33/expression-recipe-predBundle partial reductions with no bin opSamuel Tebbs4 weeks
users/SamTebbs33/expression-recipe-sub[LV] Bundle sub reductions into VPExpressionRecipeSamuel Tebbs4 weeks
users/SamTebbs33/fhahn-vpbundle-recipe!fixup continue renamingFlorian Hahn6 weeks
users/SamTebbs33/fhahn-vplan-reg-pressure-interleaving[gn build] Port 750da48b4aa5Nico Weber4 months
users/SamTebbs33/mulacc-partial-reductionsRebaseSamuel Tebbs2 months
users/SamTebbs33/reg-pressureFix RISCV testsSamuel Tebbs4 months
users/SamTebbs33/sub-reductionsformatSamuel Tebbs13 days
users/aaupov/spr/bolt-allow-builtin_unreachable-to-be-at-maxsize-addressfix indentationAmir Ayupov10 months
users/aaupov/spr/bolt-build-cfg-for-non-simple-functions-in-aggregation-mode[𝘀𝗽𝗿] initial versionAmir Ayupov5 months
users/aaupov/spr/bolt-check-callprofile-annotation-in-buildcallgraphupdate commentAmir Ayupov4 months
users/aaupov/spr/bolt-check-duplicate-top-of-brstack-entry-erratumformatAmir Ayupov4 weeks
users/aaupov/spr/bolt-eliminate-dead-jump-tablesclang-formatAmir Ayupov15 months
users/aaupov/spr/bolt-encode-landing-pads-in-bat[𝘀𝗽𝗿] initial versionAmir Ayupov9 months
users/aaupov/spr/bolt-fix-merge-fdata-for-memory-eventsfix orderAmir Ayupov5 months
users/aaupov/spr/bolt-icf-aware-indirect-call-promotionfix Location::operator==Amir Ayupov8 months
users/aaupov/spr/bolt-invoke-terminator[𝘀𝗽𝗿] initial versionAmir Ayupov3 weeks
users/aaupov/spr/bolt-jump-table-trampoline-insertion-pass[𝘀𝗽𝗿] initial versionAmir Ayupov4 months
users/aaupov/spr/bolt-support-dumping-intermediate-profile-storage-from-dataaggregator[𝘀𝗽𝗿] initial versionAmir Ayupov2 months
users/aaupov/spr/bolt-support-show-density-for-fdata-and-yaml-profiles[𝘀𝗽𝗿] initial versionAmir Ayupov10 months
users/aaupov/spr/bolt-synchronize-bbhashmap-and-yamlbbs-in-bat-mode[𝘀𝗽𝗿] initial versionAmir Ayupov6 weeks
users/aaupov/spr/bolt-use-restored-names-in-funcs-file-no-regex[𝘀𝗽𝗿] initial versionAmir Ayupov5 months
users/aaupov/spr/boltaarch64-add-jump-table-support-using-llvm_jump_table_info[𝘀𝗽𝗿] initial versionAmir Ayupov5 months
users/aaupov/spr/boltnfc-add-hasinternalcalls-binaryfunction-property[𝘀𝗽𝗿] initial versionAmir Ayupov15 months
users/aaupov/spr/boltnfc-define-aarch64-jump-table-typesUntangle changesAmir Ayupov5 months
users/aaupov/spr/boltnfc-keep-input-icount-for-disassembled-functions[𝘀𝗽𝗿] initial versionAmir Ayupov12 months
users/aaupov/spr/boltnfc-pass-jumptable-to-analyzejumptableuntangle changesAmir Ayupov5 months
users/aaupov/spr/boltnfc-pre-disasm-metadata-rewriters[𝘀𝗽𝗿] initial versionAmir Ayupov5 months
users/aaupov/spr/boltnfc-register-profiled-functions-once-1[𝘀𝗽𝗿] initial versionAmir Ayupov10 days
users/aaupov/spr/boltnfc-set-needsconvertretprofiletocallcont-for-pre-aggregated-profile[𝘀𝗽𝗿] initial versionAmir Ayupov6 months
users/aaupov/spr/boltnfc-simplify-parseaggregatedlbrentryfix buildAmir Ayupov6 months
users/aaupov/spr/boltnfci-simplify-dataaggregator-using-tracesformatAmir Ayupov3 months
users/aaupov/spr/bolttest-add-pseudo-probe-split-functest[𝘀𝗽𝗿] initial versionAmir Ayupov3 months
users/aaupov/spr/bolttest-add-pseudo-probe-split-functest-1[𝘀𝗽𝗿] initial versionAmir Ayupov3 months
users/aaupov/spr/bolttest-fix-callcont-fallthrus-after-129481provide synthetic optAmir Ayupov4 months
users/aaupov/spr/boltwip-support-ret-converted-call-cont-fallthru-in-bat-modeOffset CallContLPs by MaxInputOffset + 1Amir Ayupov8 months
users/aaupov/spr/main.bolt-accept-plt-fall-throughs-as-valid-traces[𝘀𝗽𝗿] changes introduced through rebaseAshley Coleman4 months
users/aaupov/spr/main.bolt-add-profile-density-computation[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov9 months
users/aaupov/spr/main.bolt-add-profile-use-pseudo-probes-option[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov12 months
users/aaupov/spr/main.bolt-add-pseudo-probe-inline-tree-to-yaml-profile[𝘀𝗽𝗿] changes introduced through rebaseKrzysztof Drewniak11 months
users/aaupov/spr/main.bolt-allow-builtin_unreachable-to-be-at-maxsize-address[𝘀𝗽𝗿] changes to main this commit is based onMaksim Panchenko10 months
users/aaupov/spr/main.bolt-attach-pseudo-probes-to-blocks-in-yaml-profile[𝘀𝗽𝗿] changes to main this commit is based onAmir Ayupov13 months
users/aaupov/spr/main.bolt-check-duplicate-top-of-brstack-entry-erratum[𝘀𝗽𝗿] changes to main this commit is based onAmir Ayupov4 weeks
users/aaupov/spr/main.bolt-compute-section-utilization-in-heatmap[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov3 months
users/aaupov/spr/main.bolt-detect-warm-split-functions-as-cold-fragments[BOLT] Detect .warm split functions as cold fragments (#93759)Amir Ayupov14 months
users/aaupov/spr/main.bolt-directly-use-call-count-in-buildcallgraph[𝘀𝗽𝗿] changes introduced through rebasePeter Klausler3 weeks
users/aaupov/spr/main.bolt-drop-blocks-without-profile-in-bat-yaml[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov11 months
users/aaupov/spr/main.bolt-drop-macro-fusion-alignment[BOLT] Drop macro-fusion alignment (#97358)Amir Ayupov13 months
users/aaupov/spr/main.bolt-drop-perf2bolt-cold-samples-diagnostic[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov3 months
users/aaupov/spr/main.bolt-eliminate-dead-jump-tables[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov15 months
users/aaupov/spr/main.bolt-encode-landing-pads-in-bat[𝘀𝗽𝗿] changes to main this commit is based onAmir Ayupov9 months
users/aaupov/spr/main.bolt-explicitly-check-for-returns-when-extending-call-continuation-profile[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov7 weeks
users/aaupov/spr/main.bolt-expose-external-entry-count-for-functions[𝘀𝗽𝗿] changes introduced through rebasePhilip Reames9 weeks
users/aaupov/spr/main.bolt-fix-counts-aggregation-in-merge-fdata[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov8 months
users/aaupov/spr/main.bolt-fix-dotrace-in-bat-mode[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov5 months
users/aaupov/spr/main.bolt-fix-merge-fdata-for-memory-events[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov5 months
users/aaupov/spr/main.bolt-icf-aware-indirect-call-promotion[𝘀𝗽𝗿] changes to main this commit is based onAlexander Yermolovich8 months
users/aaupov/spr/main.bolt-impute-missing-trace-fall-through[𝘀𝗽𝗿] changes introduced through rebaseJeffrey Byrnes4 weeks
users/aaupov/spr/main.bolt-invoke-terminator[𝘀𝗽𝗿] changes to main this commit is based onAmir Ayupov3 weeks
users/aaupov/spr/main.bolt-jump-table-trampoline-insertion-pass[𝘀𝗽𝗿] changes to main this commit is based onAmir Ayupov4 months
users/aaupov/spr/main.bolt-make-memory-profile-parsing-optional[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov8 weeks
users/aaupov/spr/main.bolt-only-parse-probes-for-profiled-functions-in-profile-write-pseudo-probes-mode[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov11 months
users/aaupov/spr/main.bolt-print-text-scores-in-perf2bolt[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov3 months
users/aaupov/spr/main.bolt-require-cfg-in-bat-mode[𝘀𝗽𝗿] changes introduced through rebaseLucas Ramirez10 days
users/aaupov/spr/main.bolt-set-rawbranchcount-in-dataaggregator[𝘀𝗽𝗿] changes introduced through rebaseharishch411 months
users/aaupov/spr/main.bolt-sort-entrydata[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov8 weeks
users/aaupov/spr/main.bolt-support-more-than-two-jump-table-parents[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov12 months
users/aaupov/spr/main.bolt-support-perf2bolt-n-in-the-driver[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov10 months
users/aaupov/spr/main.bolt-support-possible_pic_fixed_branch[BOLT] Support POSSIBLE_PIC_FIXED_BRANCH (#91667)Amir Ayupov13 months
users/aaupov/spr/main.bolt-support-pre-aggregated-basic-sample-profile[𝘀𝗽𝗿] changes introduced through rebaseFabrice de Gans2 months
users/aaupov/spr/main.bolt-support-pre-aggregated-returns[𝘀𝗽𝗿] changes introduced through rebaseChris B7 weeks
users/aaupov/spr/main.bolt-support-show-density-for-fdata-and-yaml-profiles[𝘀𝗽𝗿] changes to main this commit is based onAmir Ayupov10 months
users/aaupov/spr/main.bolt-zero-initialize-pre-aggregated-counters[𝘀𝗽𝗿] changes introduced through rebasePhilip Reames2 months
users/aaupov/spr/main.boltaarch64-add-jump-table-support-using-llvm_jump_table_info[𝘀𝗽𝗿] changes to main this commit is based onAmir Ayupov5 months
users/aaupov/spr/main.boltbat-add-support-for-three-way-split-functions[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov14 months
users/aaupov/spr/main.boltheatmap-produce-zoomed-out-heatmap[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov2 months
users/aaupov/spr/main.boltnfc-define-aarch64-jump-table-types[𝘀𝗽𝗿] changes to main this commit is based onAmir Ayupov5 months
users/aaupov/spr/main.boltnfc-disambiguate-sample-as-basicip-sample[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov3 months
users/aaupov/spr/main.boltnfc-fold-processpreaggregated-into-processbranchevents[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov3 months
users/aaupov/spr/main.boltnfc-move-lbrentry-from-datareader-to-dataaggregator[𝘀𝗽𝗿] changes introduced through rebasePhilip Reames8 weeks
users/aaupov/spr/main.boltnfc-pass-jumptable-to-analyzejumptable[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov5 months
users/aaupov/spr/main.boltnfc-pre-disasm-metadata-rewriters[𝘀𝗽𝗿] changes to main this commit is based onAmir Ayupov5 months
users/aaupov/spr/main.boltnfc-print-timers-in-perf2bolt-invocation[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov12 months
users/aaupov/spr/main.boltnfc-register-profiled-functions-once[𝘀𝗽𝗿] changes introduced through rebaseFlorian Hahn7 days
users/aaupov/spr/main.boltnfc-register-profiled-functions-once-1[𝘀𝗽𝗿] changes to main this commit is based onAmir Ayupov10 days
users/aaupov/spr/main.boltnfc-rename-profile-use-pseudo-probes[𝘀𝗽𝗿] changes introduced through rebaseJason Molenda11 months
users/aaupov/spr/main.boltnfc-simplify-dotrace-in-bat-mode[𝘀𝗽𝗿] changes introduced through rebaseMatthias Springer6 weeks
users/aaupov/spr/main.boltnfc-simplify-parseaggregatedlbrentry[𝘀𝗽𝗿] changes to main this commit is based onAmir Ayupov6 months
users/aaupov/spr/main.boltnfc-speedup-batwritemaps[𝘀𝗽𝗿] changes introduced through rebaseFangrui Song10 months
users/aaupov/spr/main.boltnfc-track-fragment-relationships-using-equivalenceclasses[𝘀𝗽𝗿] changes to main this commit is based onAmir Ayupov12 months
users/aaupov/spr/main.boltnfci-simplify-dataaggregator-using-traces[𝘀𝗽𝗿] changes to main this commit is based onAmir Ayupov3 months
users/aaupov/spr/main.boltnfci-simplify-dataaggregator-using-traces-1[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov8 weeks
users/aaupov/spr/main.boltnfci-skip-validation-in-parselbrsample[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov8 weeks
users/aaupov/spr/main.boltnfci-strip-suffix-in-getltocommonname[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov11 months
users/aaupov/spr/main.boltnfci-strip-suffix-in-getltocommonname-1[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov11 months
users/aaupov/spr/main.boltnfci-switch-heatmap-to-using-parsed-basicbranch-events[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov3 months
users/aaupov/spr/main.boltnfci-switch-heatmap-to-using-parsed-basicbranch-events-1[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov3 months
users/aaupov/spr/main.bolttest-add-pseudo-probe-split-functest[𝘀𝗽𝗿] changes to main this commit is based onAmir Ayupov3 months
users/aaupov/spr/main.bolttest-fix-callcont-fallthrus-after-129481[𝘀𝗽𝗿] changes to main this commit is based onAmir Ayupov4 months
users/aaupov/spr/main.boltwip-support-ret-converted-call-cont-fallthru-in-bat-mode[𝘀𝗽𝗿] changes introduced through rebaseFlorian Hahn8 months
users/aaupov/spr/main.cmake-preserve-clangpre-bolt[𝘀𝗽𝗿] changes introduced through rebaseNicolas van Kempen10 months
users/aaupov/spr/main.mc-use-stringrefs-from-pseudo_probe_desc-section-if-its-mapped[𝘀𝗽𝗿] changes introduced through rebaseLLVM GN Syncbot9 months
users/aaupov/spr/main.mcnfc-store-mcpseudoprobefuncdescfuncname-as-stringref[𝘀𝗽𝗿] changes to main this commit is based onAmir Ayupov12 months
users/aaupov/spr/main.mcnfc-use-stdmap-for-addressprobesmap[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov13 months
users/aaupov/spr/main.mcprofgennfc-expand-auto-for-mcdecodedpseudoprobe[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov12 months
users/aaupov/spr/main.profgennfc-pass-parameter-as-const_ref[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov12 months
users/aaupov/spr/mcnfc-store-mcpseudoprobefuncdescfuncname-as-stringref[𝘀𝗽𝗿] initial versionAmir Ayupov12 months
users/aaupov/spr/perf-trainingmerge-fdata-clean-up-input-fdata-files[𝘀𝗽𝗿] initial versionAmir Ayupov3 months
users/abhina/fexec_charsetreplace StringMap with pointerAbhina Sreeskantharajan8 weeks
users/aemerson/spr/alwaysinliner-a-new-inlining-algorithm-to-interleave-alloca-promotion-with-inlinesRebase on pre-committed phase ordering test.Amara Emerson5 weeks
users/aemerson/spr/alwaysinliner-factor-out-some-code-in-preparation-for-a-future-changeRebaseAmara Emerson5 weeks
users/aemerson/spr/main.alwaysinliner-a-new-inlining-algorithm-to-interleave-alloca-promotion-with-inlines[𝘀𝗽𝗿] changes introduced through rebaseAmara Emerson5 weeks
users/aengelke/spr/codegen-limit-number-of-analyzed-predecessors[𝘀𝗽𝗿] initial versionAlexis Engelke2 months
users/aengelke/spr/ir-make-branchinst-operand-order-consistent[𝘀𝗽𝗿] initial versionAlexis Engelke3 days
users/aengelke/spr/main.codegen-limit-number-of-analyzed-predecessors[𝘀𝗽𝗿] changes to main this commit is based onAbid Qadeer2 months
users/aengelke/spr/main.codegen-limit-number-of-analyzed-predecessors-1[𝘀𝗽𝗿] changes introduced through rebasePeter Smith6 weeks
users/aengelke/spr/main.codegennfc-fix-quadratic-c-t-for-large-jump-tables[𝘀𝗽𝗿] changes introduced through rebaseKrzysztof Parzyszek7 weeks
users/aengelke/spr/main.ir-make-branchinst-operand-order-consistent[𝘀𝗽𝗿] changes to main this commit is based onLU-JOHN3 days
users/aengelke/spr/main.llvm-objdump-support-symbolize-operand-on-aarch64[𝘀𝗽𝗿] changes to main this commit is based onMatthias Springer6 weeks
users/aengelke/spr/main.support-use-block-numbers-for-loopinfo-bbmap[𝘀𝗽𝗿] changes to main this commit is based onAlexis Engelke12 months
users/aengelke/spr/support-use-block-numbers-for-loopinfo-bbmap[𝘀𝗽𝗿] initial versionAlexis Engelke12 months
users/agozillo/declare-target-to-1[Flang][OpenMP] Add global address space to globals for target deviceagozillon7 months
users/agozillo/declare-target-to-2[MLIR][OpenMP] Introduce overlapped record type map supportagozillon7 months
users/agozillo/declare-target-to-3[Flang][OpenMP][MLIR] Initial declare target to for variables implementationagozillon7 months
users/agozillon/main.openmpmlir-descriptor-explicit-member-map-lowering-changes-2[𝘀𝗽𝗿] changes to main this commit is based onagozillon9 months
users/agozillon/openmpmlir-descriptor-explicit-member-map-lowering-changes-2[𝘀𝗽𝗿] initial versionagozillon9 months
users/alexey-bataev/spr/laafix-implicit-trunc-from-int64-to-int-and-losing-info[𝘀𝗽𝗿] initial versionAlexey Bataev3 months
users/alexey-bataev/spr/lvenable-max-safe-distance-in-predicated-datawithevl-vectorization-modeRebaseAlexey Bataev3 months
users/alexey-bataev/spr/lvevlsupport-reversed-loadsstores[𝘀𝗽𝗿] initial versionAlexey Bataev16 months
users/alexey-bataev/spr/lvfix-max-safe-elements-calculationsRebase, address commentsAlexey Bataev7 months
users/alexey-bataev/spr/lvlaaadd-initial-support-for-non-power-of-2-store-load-forwarding-distanceRebase, address commentsAlexey Bataev4 weeks
users/alexey-bataev/spr/lvnfcsimplify-structure-and-message-of-the-safe-distance-analysis-for-scalable-vectorization[𝘀𝗽𝗿] initial versionAlexey Bataev13 months
users/alexey-bataev/spr/main.address-comments[𝘀𝗽𝗿] changes to main this commit is based onAlexey Bataev17 months
users/alexey-bataev/spr/slp-loop-aware-cost-modeltree-building[𝘀𝗽𝗿] initial versionAlexey Bataev11 days
users/alexey-bataev/spr/slpcheck-for-extracts-being-replaced-by-original-scalares-for-user-nodesPrecalculate the node costAlexey Bataev6 days
users/alexey-bataev/spr/slpfix-pr87011-missing-sign-extension-of-demoted-type-before-zero[𝘀𝗽𝗿] initial versionAlexey Bataev16 months
users/alexey-bataev/spr/slpfix-pr87011-missing-sign-extension-of-demoted-type-before-zero-1[𝘀𝗽𝗿] initial versionAlexey Bataev16 months
users/alexey-bataev/spr/slpfix-pr87011-missing-sign-extension-of-demoted-type-before-zero-2[𝘀𝗽𝗿] initial versionAlexey Bataev16 months
users/alexey-bataev/spr/slpimprove-reordering-for-consts-splats-and-ops-from-same-nodes-improved-analysis[𝘀𝗽𝗿] initial versionAlexey Bataev16 months
users/alexey-bataev/spr/slpimprove-vectorization-of-gathered-loadsRebaseAlexey Bataev11 months
users/alexey-bataev/spr/slpinitial-fma-supportRebaseAlexey Bataev6 days
users/alexey-bataev/spr/slpinitial-support-for-copyable-elementsRebaseAlexey Bataev10 days
users/alexey-bataev/spr/slpinitial-support-for-non-power-of-2-vectorization[𝘀𝗽𝗿] initial versionAlexey Bataev4 days
users/alexey-bataev/spr/slprepresent-graph-as-an-actual-tree[𝘀𝗽𝗿] initial versionAlexey Bataev6 months
users/alexey-bataev/spr/slptry-to-vectorize-small-graph-with-extractelements-used-inRebase, address commentAlexey Bataev17 months
users/alexey-bataev/spr/ttiriscvimprove-costs-for-fixed-vector-whole-reg-extractinsertRebase, Address commentsAlexey Bataev17 months
users/arichardson/spr/amdgpu-baseline-test-for-ptrtoaddr-code-generation[𝘀𝗽𝗿] initial versionAlex Richardson8 weeks
users/arichardson/spr/amdgpu-baseline-test-for-ptrtoaddr-in-lower-buffer-fat-pointers[𝘀𝗽𝗿] initial versionAlex Richardson8 weeks
users/arichardson/spr/amdgpulowerbufferfatpointers-handle-ptrtoaddr-by-extending-the-offsetaddress review commentAlex Richardson8 weeks
users/arichardson/spr/asan-remove-xfail-from-tests-that-are-passing-with-debug-checks[𝘀𝗽𝗿] initial versionAlex Richardson17 months
users/arichardson/spr/autoupgradeamdgpu-adjust-as7-address-width-to-48-bitsadd other address spaces as wellAlex Richardson3 months
users/arichardson/spr/compiler-rtbuiltins-fix-detection-of-warnings-flagsadjust remaining warning flagsAlex Richardson6 months
users/arichardson/spr/datalayoutlangref-split-non-integral-and-unstable-pointer-propertiestypo fixesAlex Richardson8 days
users/arichardson/spr/giselvaluetracking-baseline-test-for-g_ptrtoaddr[𝘀𝗽𝗿] initial versionAlex Richardson8 weeks
users/arichardson/spr/giselvaluetracking-correctly-truncatezext-g_ptrtoaddr[𝘀𝗽𝗿] initial versionAlex Richardson8 weeks
users/arichardson/spr/ir-introduce-the-ptrtoaddr-instructionrebaseAlex Richardson7 days
users/arichardson/spr/irtranslator-handle-ptrtoaddrrebaseAlex Richardson8 weeks
users/arichardson/spr/main.amdgpu-baseline-test-for-ptrtoaddr-code-generation[𝘀𝗽𝗿] changes to main this commit is based onAlex Richardson8 weeks
users/arichardson/spr/main.amdgpu-baseline-test-for-ptrtoaddr-in-lower-buffer-fat-pointers[𝘀𝗽𝗿] changes to main this commit is based onAlex Richardson8 weeks
users/arichardson/spr/main.amdgpulowerbufferfatpointers-handle-ptrtoaddr-by-extending-the-offset[𝘀𝗽𝗿] changes introduced through rebaseAlex Richardson8 weeks
users/arichardson/spr/main.autoupgradeamdgpu-adjust-as7-address-width-to-48-bits[𝘀𝗽𝗿] changes introduced through rebaseAlex Richardson3 months
users/arichardson/spr/main.compiler-rt-allow-running-tests-without-installing-first[𝘀𝗽𝗿] changes introduced through rebaseAlex Richardson17 months
users/arichardson/spr/main.compiler-rt-allow-running-tests-without-installing-first-1[𝘀𝗽𝗿] changes introduced through rebaseAlex Richardson17 months
users/arichardson/spr/main.compiler-rt-allow-running-tests-without-installing-first-2[𝘀𝗽𝗿] changes introduced through rebaseAlex Richardson17 months
users/arichardson/spr/main.compiler-rt-build-libfuzzer-sources-with-the-chosen-c-compiler[𝘀𝗽𝗿] changes introduced through rebaseAlex Richardson17 months
users/arichardson/spr/main.datalayoutlangref-split-non-integral-and-unstable-pointer-properties[𝘀𝗽𝗿] changes introduced through rebaseKrzysztof Parzyszek2 weeks
users/arichardson/spr/main.giselvaluetracking-baseline-test-for-g_ptrtoaddr[𝘀𝗽𝗿] changes to main this commit is based onAlex Richardson8 weeks
users/arichardson/spr/main.giselvaluetracking-correctly-truncatezext-g_ptrtoaddr[𝘀𝗽𝗿] changes to main this commit is based onAlex Richardson8 weeks
users/arichardson/spr/main.ir-introduce-the-ptrtoaddr-instruction[𝘀𝗽𝗿] changes introduced through rebaseAlexander Richardson7 days
users/arichardson/spr/main.irtranslator-handle-ptrtoaddr[𝘀𝗽𝗿] changes introduced through rebaseAlex Richardson8 weeks
users/arichardson/spr/main.libc-stop-copying-headers-to-the-build-directory[𝘀𝗽𝗿] changes introduced through rebaseLei Huang9 months
users/arichardson/spr/main.selectiondagbuilder-use-address-width-when-lowering-ptrtoaddr[𝘀𝗽𝗿] changes introduced through rebaseAlex Richardson8 weeks
users/arichardson/spr/main.wip-introduce-a-g_ptrtoaddr-gisel-node[𝘀𝗽𝗿] changes introduced through rebaseAlex Richardson8 weeks
users/arichardson/spr/selectiondagbuilder-use-address-width-when-lowering-ptrtoaddrrebaseAlex Richardson8 weeks
users/arichardson/spr/wip-introduce-a-g_ptrtoaddr-gisel-noderebaseAlex Richardson8 weeks
users/arsenm/amdgpu-expand-system-atomicsAMDGPU: Expand remaining system atomic operationsMatt Arsenault4 days
users/arsenm/amdgpu-fold-frameindex-s-or-andAMDGPU: Fold frame indexes into s_or_b32Matt Arsenault6 weeks
users/arsenm/amdgpu-use-atomic-remote-memory-metadataAMDGPU: Start considering new atomicrmw metadata on integer operationsMatt Arsenault4 days
users/arsenm/amdgpu/add-mfma-rewrite-other-split-pattern-testsAMDGPU: Add a few missing mfma rewrite testsMatt Arsenault9 days
users/arsenm/amdgpu/always-select-vgpr-version-of-mfmaWIP: AMDGPU: Always select the VGPR version of MFMAsMatt Arsenault5 weeks
users/arsenm/amdgpu/attributor-no-infer-inputs-intrinsic-missing-nocallbackAMDGPU: Do not infer implicit inputs for !nocallback intrinsicsMatt Arsenault5 months
users/arsenm/amdgpu/handle-multiple-agpr-mfma-rewritesAMDGPU: Handle multiple AGPR MFMA rewritesMatt Arsenault9 days
users/arsenm/amdgpu/handle-rewrite-vgpr-mfma-with-imm-src2AMDGPU: Handle rewriting VGPR MFMAs with immediate src2Matt Arsenault9 days
users/arsenm/amdgpu/handle-untied-agpr-mfma-rewriteAMDGPU: Handle rewriting non-tied MFMA to AGPR formMatt Arsenault9 days
users/arsenm/amdgpu/implement-getRegSequenceLikeInputs-v-pk-mov-b32WIP: AMDGPU: Implement getRegSequenceLikeInputs for v_pk_mov_b32Matt Arsenault6 months
users/arsenm/amdgpu/parse-num-regs-asm-attributorAMDGPU: Figure out required AGPR count for inline asmMatt Arsenault6 days
users/arsenm/arm/move-sjlj-libcall-config-runtime-libcallsARM: Move sjlj libcall configuration to RuntimeLibcallsMatt Arsenault4 weeks
users/arsenm/arm/remove-subtarget-sjlj-fieldARM: Remove subtarget field tracking SjLjMatt Arsenault4 weeks
users/arsenm/asm-printer/no-report-fatal-error-emit-function-entry-labelAsmPrinter: Emit context error for protected aliasesMatt Arsenault6 weeks
users/arsenm/clang-hip-remove-unused-ocml-declarationsclang/HIP: Remove some unused ocml function declarationsMatt Arsenault5 months
users/arsenm/clang-hip-use-builtin-nanHIP: Use builtin_nan instead of manual expansionMatt Arsenault5 months
users/arsenm/clang/amdgpu-regenerate-test-checksclang/AMDGPU: Regenerate test checksMatt Arsenault3 months
users/arsenm/dag/simplify-demanded-vector-elts-loadDAG: Handle load in SimplifyDemandedVectorEltsMatt Arsenault3 months
users/arsenm/global-isel-use-uadde-narrow-umulhGlobalISel: Use G_UADDE when narrowing G_UMULHMatt Arsenault13 months
users/arsenm/greedy-fix-subrange-instruction-split-logicRegAllocGreedy: Fix subrange based instruction split logicMatt Arsenault7 months
users/arsenm/inline-function/split-legality-predicate-and-implInlineFunction: Split inlining into predicate and apply functionsMatt Arsenault4 days
users/arsenm/live-intervals-use-bumpptrallocatorUse yet another allocator for LiveRangesMatt Arsenault5 months
users/arsenm/llvm-reduce/introduce-reduce-inline-call-sites-delta-passllvm-reduce: Add new pass to inline call sitesMatt Arsenault4 days
users/arsenm/llvm-tli-checker/avoid-temp-string-printingllvm-tli-checker: Avoid a temporary string while printingMatt Arsenault2 months
users/arsenm/llvm-tli-checker/print-custom-namellvm-tli-checker: Print custom name instead of standard nameMatt Arsenault2 months
users/arsenm/llvm-tli-checker/refactor-remove-tli-name-list-structllvm-tli-checker: Remove TLINameList helper structMatt Arsenault2 months
users/arsenm/machine-combiner/fix-dropping-subreg-indexesTry to track NewVR subreg through swapMatt Arsenault6 weeks
users/arsenm/msp430/add-sincos-intrinsic-testMSP430: Add test for llvm.sincos intrinsicMatt Arsenault3 weeks
users/arsenm/permit-subregisters-in-is-full-copyCodeGen: Treat subreg-to-subreg copies as isFullCopyInstrMatt Arsenault8 months
users/arsenm/register-coalescer/inflate-source-reg-class-subreg-inserttest consistencyMatt Arsenault5 months
users/arsenm/revert/inline-spiller/check-remat-before-folding-operandRevert "[InlineSpiller] Check rematerialization before folding operand (#1340...Matt Arsenault3 months
users/arsenm/runtime-libcalls/define-security-check-cookieRuntimeLibcalls: Add entries for __security_check_cookieMatt Arsenault40 hours
users/arsenm/runtime-libcalls/move-exception-model-calls-config-tablegenRuntimeLibcalls: Move exception call config to tablegenMatt Arsenault6 hours
users/arsenm/systemz/add-sincos-testSplit out f16 testsMatt Arsenault3 weeks
users/arsenm/tablegen/emit-perfect-hash-table-runtime-libcallsTableGen: Emit perfect hash function for runtime libcallsMatt Arsenault12 hours
users/arsenm/tablegen/emit-runtime-libcalls-available-bitsetUse BitsetMatt Arsenault5 hours
users/arsenm/target-library-info/add-tests-of-tli-checker-outputTargetLibraryInfo: Add tests for function availabilityMatt Arsenault2 months
users/arsenm/target-lowering/replace-android-check-libcall-checkTargetLowering: Replace android triple check with libcall checkMatt Arsenault3 weeks
users/arsenm/tools-remove-plugin-loader-includesRevert llvm-lto2 caseMatt Arsenault5 months
users/arsenm/triple/track-default-exception-handling-typeTriple: Record default exception handling typeMatt Arsenault4 weeks
users/artempyanykh/fast-coro-upstream/10fixup! fixup! [Analysis] Add DebugInfoCache analysisArtem Pianykh6 months
users/artempyanykh/fast-coro-upstream/11[Coro] Use DebugInfoCache to speed up cloning in CoroSplitPassArtem Pianykh6 months
users/asl/pauth-ftype-discrimination-128Make type discrimination of 128-bit types optionalAnton Korobeynikov2 months
users/atrosinenko/bolt-factor-out-mcinstreferenceResolve review commentsAnatoly Trosinenko4 days
users/atrosinenko/bolt-gs-modernize[BOLT] Gadget scanner: make use of C++17 features and LLVM helpersAnatoly Trosinenko4 days
users/atrosinenko/bolt-gs-optional-fpac[BOLT] Gadget scanner: optionally assume auth traps on failureAnatoly Trosinenko4 days
users/atrosinenko/bolt-gs-safe-jump-tablesUpdate warning message in testsAnatoly Trosinenko4 days
users/atrosinenko/bolt-gs-trap-instructionClarify operands of BRK, add testsAnatoly Trosinenko4 days
users/atrosinenko/bolt-mcinstmatcher[BOLT] Introduce helpers to match `MCInst`s one at a time (NFC)Anatoly Trosinenko4 days
users/atrosinenko/bolt-unit-tests-llvm-dylib[BOLT] Fix unit test failures when libLLVM is linked dynamicallyAnatoly Trosinenko2 days
users/atrosinenko/machine-licm-implicit-defsDrop useless corner caseAnatoly Trosinenko5 weeks
users/atrosinenko/pauth-codegenprepare-blend[CGP][PAC] Flip PHI and blends when all immediate modifiers are the sameAnatoly Trosinenko10 days
users/atrosinenko/pauth-gvn-blend-intrinsic[AArch64][PAC] Skip llvm.ptrauth.blend intrinsic in GVN PREAnatoly Trosinenko13 days
users/atrosinenko/pauth-imm-modifier-auth-resigns/fixupBlendComponents/fixupPtrauthDiscriminator/Anatoly Trosinenko10 days
users/atrosinenko/pauth-imm-modifier-others/fixupBlendComponents/fixupPtrauthDiscriminator/Anatoly Trosinenko10 days
users/avillega/clangd-migrate-command-line-option-parsin-to-opttableRebase mainAndrés Villegas19 months
users/avillega/clangd-refactor-check-to-have-more-explicit-cli-argsRebase mainAndrés Villegas19 months
users/avillega/gsym-include-end_sequence-debug_line-rows-in-dwarf-transform[𝘀𝗽𝗿] initial versionAndrés Villegas15 months
users/avillega/gsymdwarf-include-end_sequence-debug_line-rows-when-looking-up-addr-rangesRebaseAndrés Villegas15 months
users/avillega/main.clangd-migrate-command-line-option-parsin-to-opttable[𝘀𝗽𝗿] changes introduced through rebaseAndrés Villegas19 months
users/avillega/main.clangd-refactor-check-to-have-more-explicit-cli-args[𝘀𝗽𝗿] changes introduced through rebaseDavid CARLIER19 months
users/avillega/main.gsym-include-end_sequence-debug_line-rows-in-dwarf-transform[𝘀𝗽𝗿] changes to main this commit is based onCraig Topper15 months
users/avillega/main.gsymdwarf-include-end_sequence-debug_line-rows-when-looking-up-addr-ranges[𝘀𝗽𝗿] changes introduced through rebaseCraig Topper15 months
users/avillega/main.sanitizer_symbolizer-add-end-to-end-test-for-symbolizer-markup[sanitizer_symbolizer] Add end to end test for symbolizer markup. (#77702)Andres Villegas17 months
users/banach-space/linalg/unpack_vec_updateFix typoAndrzej Warzynski3 days
users/bassiounix/spr/08-03-_libc_math_refactor_cbrtf_implementation_to_header-only_in_src___support_math_folder[libc][math] Refactor cbrtf implementation to header-only in src/__support/ma...bassiounix23 hours
users/bassiounix/spr/08-03-_libc_math_refactor_cos_implementation_to_header-only_in_src___support_math_folder[libc][math] Refactor cos implementation to header-only in src/__support/math...bassiounix23 hours
users/bjope/demandedbits_bitcast_1[SelectionDAG] Fix bug related to demanded bits/elts for BITCASTBjorn Pettersson6 weeks
users/bjope/demandedbits_bitcast_2[SelectionDAG] Add DoNotPoisonEltMask to SimplifyMultipleUseDemandedBitsForTa...Bjorn Pettersson6 weeks
users/bjope/insertundef_2[SelectionDAG] Deal with POISON for INSERT_VECTOR_ELT/INSERT_SUBVECTOR (part 1)Bjorn Pettersson5 weeks
users/bjope/insertundef_3[SelectionDAG] Deal with POISON for INSERT_VECTOR_ELT/INSERT_SUBVECTOR (part 2)Bjorn Pettersson5 weeks
users/bjope/insertundef_4[SelectionDAG] Deal with POISON for INSERT_VECTOR_ELT/INSERT_SUBVECTOR (part 3)Bjorn Pettersson5 weeks
users/bjope/prepare_1[RISCV] Fold (add (srl x, n), (srl x, n)) into (srl x, n-1)Bjorn Pettersson7 weeks
users/bjope/prepare_2[SelectionDAG] Handle more opcodes in isGuaranteedNotToBeUndefOrPoisonBjorn Pettersson12 days
users/bogner/120778+120779[DirectX] Remove the "checked" variants of `dx.resource.load`Justin Bogner7 months
users/bogner/121012[DirectX] Implement the resource.load.rawbuffer intrinsicJustin Bogner7 months
users/bogner/121282[DirectX] Implement the resource.store.rawbuffer intrinsicJustin Bogner7 months
users/bogner/128696+128697+128698[DXIL][Analysis] Make sure resource accessors are contiguousJustin Bogner5 months
users/bogner/128697[DirectX] Update CBuffer to refer to a `dx.Layout` typeJustin Bogner5 months
users/bogner/pr137898[HLSL] Make lerp overload tests stricter. NFCJustin Bogner3 months
users/bogner/pr150547Cherry-pick #150547: [HLSL] Fix detection of overlapping binding with unbound...Helena Kotas10 days
users/bogner/pr150633wip: Extract HLSLBinding out of DXILResourceJustin Bogner10 days
users/boomanaiden154/force-run-premergeforce run premerge 2Aiden Grossman6 months
users/boomanaiden154/libcxx-add-span-includes-to-some-mdspan-tests[𝘀𝗽𝗿] initial versionAiden Grossman2 months
users/boomanaiden154/libcxx-install-runner-last-when-building-ci-containers-1[𝘀𝗽𝗿] initial versionAiden Grossman10 days
users/boomanaiden154/main.ci-add-rich-build-information-for-github-workflows[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman4 months
users/boomanaiden154/main.ci-cleanup-buildkite-test-report-script[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman6 weeks
users/boomanaiden154/main.ci-do-not-consider-a-job-failed-if-steps-were-skipped[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman6 months
users/boomanaiden154/main.ci-exclude-docs-directories-from-triggering-rebuilds[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman4 months
users/boomanaiden154/main.ci-explicitly-compute-needed-runtime-targets[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman8 weeks
users/boomanaiden154/main.ci-generate-test-report-with-no-test-results[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman4 weeks
users/boomanaiden154/main.ci-migrate-monolithic-linux-script-to-sccache[𝘀𝗽𝗿] changes introduced through rebaseKrzysztof Parzyszek3 weeks
users/boomanaiden154/main.ci-migrate-to-runtimes-build[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman8 weeks
users/boomanaiden154/main.ci-move-ci-over-to-new-project-computation-script[𝘀𝗽𝗿] changes introduced through rebaseJonas Devlieghere4 months
users/boomanaiden154/main.ci-refactor-out-some-early-exits-in-compute_projects[𝘀𝗽𝗿] changes introduced through rebaseIris Shi6 weeks
users/boomanaiden154/main.ci-remove-ccache-from-linux-ci-container[𝘀𝗽𝗿] changes introduced through rebaseOrlando Cazalet-Hyams10 days
users/boomanaiden154/main.ci-remove-duplicate-heartbeat-in-metrics-script[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman6 months
users/boomanaiden154/main.ci-remove-style-from-generate_test_report_lib[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman4 weeks
users/boomanaiden154/main.ci-run-all-tests-when-changing-third-party[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman11 days
users/boomanaiden154/main.ci-test-all-projects-on-workflow-changes[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman11 days
users/boomanaiden154/main.ci-test-all-projects-when-ci-scripts-change[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman6 weeks
users/boomanaiden154/main.ci-try-moving-github-object-into-loop[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman6 months
users/boomanaiden154/main.ci-use-github-native-groups-in-monolithic-scripts[𝘀𝗽𝗿] changes introduced through rebaseJonas Devlieghere5 weeks
users/boomanaiden154/main.ci-use-llvm_enable_runtimes-for-runtimes-builds-on-linux[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman8 weeks
users/boomanaiden154/main.cigithub-use-newer-sccache-version-in-ci-container[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman3 weeks
users/boomanaiden154/main.cigithub-version-pin-packages-in-windows-container[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman3 weeks
users/boomanaiden154/main.clang-prefer-clang_setup-over-use_clang[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman4 weeks
users/boomanaiden154/main.github-bump-ci-container-to-ubuntu-2404[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman4 months
users/boomanaiden154/main.githubci-make-the-new-premerge-system-fail-jobs-on-errors[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman2 months
users/boomanaiden154/main.githubci-upload-ninja_log-as-an-artifact[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman4 months
users/boomanaiden154/main.libcxx-enable-installing-new-runner-binary-on-existing-container[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman7 days
users/boomanaiden154/main.libcxx-include-__fwdspanh-in-mdspan[𝘀𝗽𝗿] changes introduced through rebaseCarlos Galvez8 weeks
users/boomanaiden154/x86-cpuid-compilerrt-test-infraAddress feedbackAiden Grossman11 months
users/c8ef/_flang_intrinsic_and_external_are_mutually_exclusive[flang] intrinsic and external are mutually exclusivec8ef2 weeks
users/cachemeifyoucan/spr/cas-add-actioncache-to-llvmcas-library[𝘀𝗽𝗿] initial versionSteven Wu9 months
users/cachemeifyoucan/spr/cas-add-llvm-cas-tools-to-inspect-on-disk-llvmcas-2[𝘀𝗽𝗿] initial versionSteven Wu9 months
users/cachemeifyoucan/spr/cas-add-llvmcas-library-with-inmemorycas-implementationAddress review feedbackSteven Wu9 months
users/cachemeifyoucan/spr/cas-add-mappedfileregionbumpptr[𝘀𝗽𝗿] initial versionSteven Wu9 months
users/cachemeifyoucan/spr/cas-add-ondiskcas[𝘀𝗽𝗿] initial versionSteven Wu9 months
users/cachemeifyoucan/spr/cas-add-ondiskgraphdb-and-ondiskkeyvaluedb[𝘀𝗽𝗿] initial versionSteven Wu9 months
users/cachemeifyoucan/spr/cas-add-ondiskhashmappedtrie[𝘀𝗽𝗿] initial versionSteven Wu9 months
users/cachemeifyoucan/spr/clang-add-a-codegen-option-to-ignore-compilation-directoriesAttt fx tetsSteven Wu14 days
users/cachemeifyoucan/spr/clang-rename-readpchandpreprocessaction-nfcclang-formatSteven Wu7 months
users/cachemeifyoucan/spr/filesystem-allow-exclusive-file-lock[𝘀𝗽𝗿] initial versionSteven Wu9 months
users/cachemeifyoucan/spr/frontend-adopt-llvmvfsoutputbackend-in-compilerinstancerebase and review commentsSteven Wu9 months
users/cachemeifyoucan/spr/main.address-review-feedback[𝘀𝗽𝗿] changes to main this commit is based onSteven Wu9 months
users/cachemeifyoucan/spr/main.address-review-feedback-1[𝘀𝗽𝗿] changes to main this commit is based onSteven Wu9 months
users/cachemeifyoucan/spr/main.cas-add-actioncache-to-llvmcas-library[𝘀𝗽𝗿] changes to main this commit is based onSteven Wu9 months
users/cachemeifyoucan/spr/main.cas-add-llvm-cas-tools-to-inspect-on-disk-llvmcas[𝘀𝗽𝗿] changes to main this commit is based onSteven Wu9 months
users/cachemeifyoucan/spr/main.cas-add-llvm-cas-tools-to-inspect-on-disk-llvmcas-1[𝘀𝗽𝗿] changes to main this commit is based onSteven Wu9 months
users/cachemeifyoucan/spr/main.cas-add-llvm-cas-tools-to-inspect-on-disk-llvmcas-2[𝘀𝗽𝗿] changes to main this commit is based onSteven Wu9 months
users/cachemeifyoucan/spr/main.cas-add-mappedfileregionbumpptr[𝘀𝗽𝗿] changes to main this commit is based onSteven Wu9 months
users/cachemeifyoucan/spr/main.cas-add-ondiskcas[𝘀𝗽𝗿] changes to main this commit is based onSteven Wu9 months
users/cachemeifyoucan/spr/main.cas-add-ondiskgraphdb-and-ondiskkeyvaluedb[𝘀𝗽𝗿] changes to main this commit is based onSteven Wu9 months
users/cachemeifyoucan/spr/main.cas-add-ondiskhashmappedtrie[𝘀𝗽𝗿] changes to main this commit is based onSteven Wu9 months
users/cachemeifyoucan/spr/main.clangcodegen-remove-cwd-fallback-in-compilation-directory[𝘀𝗽𝗿] changes introduced through rebaseSteven Wu4 days
users/cachemeifyoucan/spr/main.clangscandeps-clear-compilation-directory-if-needed[𝘀𝗽𝗿] changes introduced through rebaseSteven Wu4 days
users/cachemeifyoucan/spr/main.filesystem-allow-exclusive-file-lock[𝘀𝗽𝗿] changes to main this commit is based onSteven Wu9 months
users/cachemeifyoucan/spr/main.frontend-adopt-llvmvfsoutputbackend-in-compilerinstance[𝘀𝗽𝗿] changes to main this commit is based onSteven Wu9 months
users/cachemeifyoucan/spr/main.support-add-vfsoutputbackend-and-outputfile-to-virtualize-compiler-outputs[𝘀𝗽𝗿] changes to main this commit is based onSteven Wu9 months
users/cachemeifyoucan/spr/support-add-proxies-for-raw_ostream-and-raw_pwrite_streamfix windows botSteven Wu8 months
users/cachemeifyoucan/spr/support-add-vfsoutputbackend-and-outputfile-to-virtualize-compiler-outputsrebase and review commentsSteven Wu9 months
users/ccc/clang-tidy/query-checkMerge branch 'main' into users/ccc/clang-tidy/query-checkCongcong Cai4 weeks
users/ccc03-18-_yaml_nfc_precommit_wrong_test_case[llvm-exegesis] Fix LBR checks/testAiden Grossman4 months
users/cdevadas/add-verify-each-to-npm-tests[CodeGen][NewPM] Use verify-each option in npm tests (NFC).Christudasan Devadasan11 months
users/cdevadas/code-refactor-to-avoid-compile-time-overhead[MachineScheduler] Move the constructor definitions inside the class (NFC).Christudasan Devadasan6 months
users/cdevadas/combine-constrained-buffer-loads[AMDGPU][SILoadStoreOptimizer] Include constrained buffer load variantsChristudasan Devadasan12 months
users/cdevadas/include-lr-split-insn-to-bb-prolog[AMDGPU] Add liverange split instructions into BB PrologChristudasan Devadasan8 months
users/cdevadas/mi-flag-for-lr-split-insn[CodeGen] Introduce MI flag for Live Range split instructionsChristudasan Devadasan8 months
users/chapuni/cov/expansionRevise w/ expansion walkerNAKAMURA Takumi4 months
users/chapuni/cov/merge/forfileUpdate testsNAKAMURA Takumi7 months
users/chapuni/cov/merge/forfile-baseMerge branch 'users/chapuni/cov/merge/region_segment' into users/chapuni/cov/...NAKAMURA Takumi7 months
users/chapuni/cov/merge/mcdcsortMerge branch 'main' into users/chapuni/cov/merge/mcdcsortNAKAMURA Takumi7 months
users/chapuni/cov/merge/merge-mcdcMerge branch 'users/chapuni/cov/merge/merge-mcdc-base' into users/chapuni/cov...NAKAMURA Takumi7 months
users/chapuni/cov/merge/merge-mcdc-baseMerge branch 'users/chapuni/cov/merge/strategy' into users/chapuni/cov/merge/...NAKAMURA Takumi7 months
users/chapuni/cov/merge/region_segmentMove mcdc-templates-merge.test from #121194NAKAMURA Takumi7 months
users/chapuni/cov/merge/strategy<numeric> std::iotaNAKAMURA Takumi7 months
users/chapuni/cov/merge/trunkMerge branch 'users/chapuni/cov/merge/strategy' into users/chapuni/cov/merge/...NAKAMURA Takumi7 months
users/chapuni/cov/single/baseMerge branch 'users/chapuni/cov/single/nextcount' into users/chapuni/cov/sing...NAKAMURA Takumi7 months
users/chapuni/cov/single/binopMerge branch 'users/chapuni/cov/single/binop-base' into users/chapuni/cov/sin...NAKAMURA Takumi7 months
users/chapuni/cov/single/binop-baseMerge branches 'users/chapuni/cov/single/loop', 'users/chapuni/cov/single/con...NAKAMURA Takumi7 months
users/chapuni/cov/single/condopMerge branch 'users/chapuni/cov/single/base' into users/chapuni/cov/single/co...NAKAMURA Takumi7 months
users/chapuni/cov/single/ifMerge branch 'users/chapuni/cov/single/base' into users/chapuni/cov/single/ifNAKAMURA Takumi7 months
users/chapuni/cov/single/loopMerge branch 'users/chapuni/cov/single/base' into users/chapuni/cov/single/loopNAKAMURA Takumi7 months
users/chapuni/cov/single/nextcountMerge branch 'users/chapuni/cov/single/nextcount-base' into users/chapuni/cov...NAKAMURA Takumi7 months
users/chapuni/cov/single/nextcount-baseMerge branch 'users/chapuni/cov/single/pair' into users/chapuni/cov/single/ne...NAKAMURA Takumi7 months
users/chapuni/cov/single/switchMerge branch 'users/chapuni/cov/single/base' into users/chapuni/cov/single/sw...NAKAMURA Takumi7 months
users/chapuni/cov/single/trunkMerge branch 'users/chapuni/cov/single/switch' into users/chapuni/cov/single/...NAKAMURA Takumi7 months
users/chapuni/cov/single/unifyMerge branch 'main' into users/chapuni/cov/single/unifyNAKAMURA Takumi7 months
users/chapuni/mcdc/nest/bitmapaddrMerge branch 'users/chapuni/mcdc/nest/mcdcstate' into users/chapuni/mcdc/nest...NAKAMURA Takumi5 months
users/chapuni/mcdc/nest/covgen[MC/DC] Refactor MCDCCoverageBuilder. NFC.NAKAMURA Takumi6 months
users/chapuni/mcdc/nest/covmapdescRefactor with expansion walkingNAKAMURA Takumi4 months
users/chapuni/mcdc/nest/expectMerge branch 'users/chapuni/mcdc/nest/tests' into users/chapuni/mcdc/nest/expectNAKAMURA Takumi5 months
users/chapuni/mcdc/nest/lnotMerge branch 'users/chapuni/mcdc/nest/tests' into users/chapuni/mcdc/nest/lnotNAKAMURA Takumi5 months
users/chapuni/mcdc/nest/logopstack[MC/DC] Prune MCDCLogOpStack and use CGF.isMCDCDecisionExprNAKAMURA Takumi6 months
users/chapuni/mcdc/nest/mcdcstateMerge branch 'users/chapuni/mcdc/nest/tests' into users/chapuni/mcdc/nest/mcd...NAKAMURA Takumi5 months
users/chapuni/mcdc/nest/nestPrune "nested" warning.NAKAMURA Takumi5 months
users/chapuni/mcdc/nest/nest-baseMerge branch 'users/chapuni/mcdc/nest/bitmapaddr' into users/chapuni/mcdc/nes...NAKAMURA Takumi5 months
users/chapuni/mcdc/nest/trunkReleaseNotes.rst fixupNAKAMURA Takumi5 months
users/chapuni/yaml/blobReformat testsNAKAMURA Takumi9 months
users/chapuni/yaml/covmapcovmap maybe_unusedNAKAMURA Takumi5 months
users/chapuni/yaml/customs/CustomRawContentSection/CustomSection/NAKAMURA Takumi9 months
users/chapuni/yaml/detailedMerge branch 'users/chapuni/yaml/covmap' into users/chapuni/yaml/detailedNAKAMURA Takumi5 months
users/chapuni/yaml/encReflect feedbacksNAKAMURA Takumi5 months
users/chapuni/yaml/newgenMerge branch 'main' into users/chapuni/yaml/newgenNAKAMURA Takumi6 months
users/chapuni/yaml/newregenregenerte yamlNAKAMURA Takumi9 months
users/chbarto/test_msvc_test_fixupsclang-format commentCharlie Barto6 months
users/chbarto/test_onedllset the C runtime linkage to /MD only for sanitizer_common, interception, and...Charlie Barto11 months
users/chencha3/xegpu_scatter_ops_upstreamadd an overlapping example for createDesc.Chao Chen16 months
users/citymarina/objc-claim-2a[ObjC] Support objc_claimAutoreleasedReturnValue (#138696)Marina Taylor3 months
users/citymarina/objc-claim-3a[ObjCARC][Contract] Optimize bundled RetainRV to ClaimRV (#138697)Marina Taylor3 months
users/cmtice/DIL-collaboration-workFix DIL FormatDiagnostics issues.Caroline Tice7 months
users/daltenty/test[Offload][Fix] Fix lazy initialization with multiple imagesJoseph Huber14 months
users/davemgreen/a64-zipoverushll[AArch64] Prefer zip over ushll for anyext.David Green4 months
users/davemgreen/gh-a64-v4i8subvec[AArch64] Custom lower v4i8 subreg extract.David Green4 months
users/davemgreen/gh-gi-shuffleknownbits[GlobalISel] Add G_SHUFFLE_VECTOR computeKnownBitsDavid Green3 months
users/davemgreen/gh-gi-shufflenumsignbits[GlobalISel] Add computeKnownBits for G_SHUFFLE_VECTORDavid Green3 months
users/david-salinas/fix_offload_compression[flang][cuda] Do not produce data transfer in offloaded do concurrent (#147435)Valentin Clement (バレンタイン クレメン)4 weeks
users/davidtruby/wsreduction[Flang][OpenMP] Fix code-formatting issuesKiran Chandramohan18 months
users/dc03-work/spr/aarch64globalisel-avoid-splitting-loads-of-large-vector-types-into-individual-element-loads[𝘀𝗽𝗿] initial versionDhruv Chawla17 months
users/dc03-work/spr/aarch64globalisel-avoid-splitting-loads-of-large-vector-types-into-individual-element-loads-1[𝘀𝗽𝗿] initial versionDhruv Chawla17 months
users/dc03-work/spr/aarch64globalisel-improve-codegen-for-g_vecreduce_sminsmaxuminumax-for-odd-sized-vectors[𝘀𝗽𝗿] initial versionDhruv Chawla18 months
users/dc03-work/spr/globalisel-add-support-for-most-g_vecreduce_-operations-to-moreelementsvector[𝘀𝗽𝗿] initial versionDhruv Chawla18 months
users/dc03-work/spr/globalisel-add-support-for-most-g_vecreduce_-operations-to-moreelementsvector-1[𝘀𝗽𝗿] initial versionDhruv Chawla18 months
users/dc03-work/spr/main.aarch64globalisel-avoid-splitting-loads-of-large-vector-types-into-individual-element-loads[𝘀𝗽𝗿] changes to main this commit is based onDhruv Chawla17 months
users/dc03-work/spr/main.aarch64globalisel-avoid-splitting-loads-of-large-vector-types-into-individual-element-loads-1[𝘀𝗽𝗿] changes to main this commit is based onDhruv Chawla17 months
users/dc03-work/spr/main.aarch64globalisel-improve-codegen-for-g_vecreduce_sminsmaxuminumax-for-odd-sized-vectors[𝘀𝗽𝗿] changes to main this commit is based onDhruv Chawla18 months
users/dinistro/asan-compile-optionadd #error for ASAN mismatch with DYLIB offChristian Ulmann11 months
users/dinistro/support-llvm-funcs-in-loop-lifting[MLIR][LLVMToControlFlow] Minimal LLVM to CF lifting passChristian Ulmann8 months
users/dlav-sc/riscv-push-pop-fix[RISCV] update testsDaniil Avdeev10 months
users/easyonaadit/amdgpu/constant-propogation-for-wave-reducePropagate Constants for Wave Reduction IntrinsicsAaditya4 days
users/easyonaadit/amdgpu/wave-reduce-builtinsAdd builtins for wave reduction intrinsicsAaditya4 days
users/easyonaadit/amdgpu/wave-reduce-intrinsics-arithmetic[AMDGPU] Extending wave reduction intrinsics for `i64` types - 2Aaditya5 days
users/easyonaadit/amdgpu/wave-reduce-intrinsics-bitwiseRemoving Redundant InstructionsAaditya4 days
users/easyonaadit/amdgpu/wave-reduce-intrinsics-i64[AMDGPU] Extending wave reduction intrinsics for `i64` types - 1Aaditya5 days
users/el-ev/04-15-_constraintelim_opimize_abs_based_on_known_constraintsadd nopoison backIris Shi4 months
users/el-ev/04-15-_constraintelim_optimize_usub.sat_intrinsic_based_on_known_constraintsadd nopoison backIris Shi4 months
users/el-ev/04-15-_constraintelim_simplify_sadd_with_overflow_if_a_and_b_have_different_signsMerge branch 'main' into users/el-ev/04-15-_constraintelim_simplify_sadd_with...Iris Shi8 weeks
users/el-ev/04-15-_constraintelim_simplify_usub_with_overflow_when_a_uge_b[ConstraintElim] Simplify `usub_with_overflow` when A uge BIris Shi3 months
users/el-ev/issue65608[InstCombine] Fold `exp(exp(x)) / exp(x)` -> `exp(exp(x) - x)`Iris Shi6 weeks
users/el-ev/pr145204-comment[InstSimplify] Canonicalize `X uge 1` to `X ne 0` and `X sle -1` to `X slt 0`...Iris Shi4 days
users/el-ev/reapply-d775fc3[InstCombine] Generate better code for std::bit_floor from libstdc++Iris Shi7 weeks
users/ergawy/cherry-pick-150178release/21.x: [flang][OpenMP] Restore reduction processor behavior broken by ...Kareem Ergawy12 days
users/ergawy/disable_test_for_powerpcadd -c flagergawy4 months
users/ergawy/do_concurrent_locality_specs[flang] Basic PFT to MLIR lowering for `do concurrent` locality specifiersergawy3 months
users/ergawy/fix_simd_lastprivate_issue[flang][OpenMP] Handle pre-detemined `lastprivate` for `simd`ergawy5 months
users/ergawy/locality_specs_4_lower_local_init_specAdd sample testergawy5 months
users/ergawy/skip_reductions_for_unstructured_loops[flang] Skip processing reductions for unstructured `do concurrent` loopsergawy12 days
users/evelez7/clang-doc-delete-json-option[clang-doc] add option to delete JSON residualsErick Velez11 days
users/evelez7/clang-doc-json-html-dirs[clang-doc] place HTML/JSON output inside their own directoriesErick Velez11 days
users/evelez7/clang-doc-mangle-specializations[clang-doc] mangle specialization file namesErick Velez7 weeks
users/evelez7/clang-doc-mustache-json[clang-doc] integrate JSON as the source for Mustache templatesErick Velez2 weeks
users/evelez7/clang-doc-precommit-function-comments[clang-doc] precommit test for function commentsErick Velez11 days
users/evelez7/clang-doc-precommit-param-comments[clang-doc] Precommit param comment test changesErick Velez11 days
users/evelez7/clang-doc-return-comments[clang-doc] add return comments to comment templateErick Velez10 days
users/evelez7/clang-doc-throws-comments[clang-doc] add throws comments to comment templateErick Velez10 days
users/fhahn/main.passes-disable-code-sinking-in-instcombine-early-on[𝘀𝗽𝗿] changes introduced through rebaseJacek Caban21 months
users/fhahn/passes-disable-code-sinking-in-instcombine-early-onrebase after landing #72566Florian Hahn21 months
users/fhahn/scevuse!fixup fix polly build failuresFlorian Hahn8 months
users/fmayer/fmayer-patch-1[LVI] [NFC] Fix incorrect commentFlorian Mayer2 months
users/fmayer/spr/clang-add-hasanynameinvector-matcher[𝘀𝗽𝗿] initial versionFlorian Mayer3 months
users/fmayer/spr/compiler-rt-memprof-leave-bufferedstacktrace-uninitrebaseFlorian Mayer12 months
users/fmayer/spr/compiler-rt-nsan-leave-bufferedstacktrace-uninitrebaseFlorian Mayer12 months
users/fmayer/spr/compiler-rt-tsan-leave-bufferedstacktrace-uninitrebaseFlorian Mayer12 months
users/fmayer/spr/compiler-rt-ubsan-leave-bufferedstacktrace-uninitrebaseFlorian Mayer12 months
users/fmayer/spr/correlatedvaluepropagation-run-cvp-before-first-simplifycfg[𝘀𝗽𝗿] initial versionFlorian Mayer2 months
users/fmayer/spr/dfsan-compiler-rt-leave-bufferedstacktrace-uninitrebaseFlorian Mayer12 months
users/fmayer/spr/hwasan-nfc-avoid-unnecessary-vectorMerge branch 'main' into users/fmayer/spr/hwasan-nfc-avoid-unnecessary-vectorFlorian Mayer8 months
users/fmayer/spr/hwasan-only-remove-attributes-for-called-libfuncsfmtrebaseFlorian Mayer10 months
users/fmayer/spr/hwasan-optimize-attrinfer-fix-for-selective-hwasanfmtrebaserehaseFlorian Mayer10 months
users/fmayer/spr/main.add-flag-fallow-runtime-check-skip-hot-cutoff[𝘀𝗽𝗿] changes introduced through rebaseKazu Hirata5 weeks
users/fmayer/spr/main.clang-sanitizer-add-pseudofunction-to-indicate-array-bounds-check[clang] [sanitizer] add pseudofunction to indicate array-bounds check (#128977)Florian Mayer4 months
users/fmayer/spr/main.clang-ubsan-add-__has_feature-for-ubsan-checks[𝘀𝗽𝗿] changes introduced through rebasequanwanandy3 weeks
users/fmayer/spr/main.compiler-rt-memprof-leave-bufferedstacktrace-uninit[𝘀𝗽𝗿] changes introduced through rebaseFlorian Mayer12 months
users/fmayer/spr/main.compiler-rt-nsan-leave-bufferedstacktrace-uninit[𝘀𝗽𝗿] changes introduced through rebaseFlorian Mayer12 months
users/fmayer/spr/main.compiler-rt-tsan-leave-bufferedstacktrace-uninit[𝘀𝗽𝗿] changes introduced through rebaseFlorian Mayer12 months
users/fmayer/spr/main.compiler-rt-ubsan-leave-bufferedstacktrace-uninit[𝘀𝗽𝗿] changes introduced through rebaseFlorian Mayer12 months
users/fmayer/spr/main.dfsan-compiler-rt-leave-bufferedstacktrace-uninit[𝘀𝗽𝗿] changes introduced through rebasePeter Rong12 months
users/fmayer/spr/main.hwasan-only-remove-attributes-for-called-libfuncs[𝘀𝗽𝗿] changes introduced through rebaseFlorian Mayer10 months
users/fmayer/spr/main.hwasan-optimize-attrinfer-fix-for-selective-hwasan[𝘀𝗽𝗿] changes introduced through rebaseFlorian Mayer10 months
users/fmayer/spr/main.hwasan-optimize-attrinfer-fix-for-selective-hwasan-1[𝘀𝗽𝗿] changes introduced through rebaseFlorian Mayer10 months
users/fmayer/spr/main.lsan-skip-leaks-from-dlerror[𝘀𝗽𝗿] changes introduced through rebaseFlorian Mayer9 weeks
users/fmayer/spr/main.msan-handle-assorted-avx-permutations[𝘀𝗽𝗿] changes introduced through rebaseFlorian Mayer7 weeks
users/fmayer/spr/main.msan-handle-avx-vpermi2var[MSAN] handle AVX vpermi2var (#143463)Florian Mayer7 weeks
users/fmayer/spr/main.mte-do-not-tag-zero-sized-globals[𝘀𝗽𝗿] changes introduced through rebaseFlorian Mayer4 months
users/fmayer/spr/main.mte-generalize-overalignment-size-of-mte-globals[𝘀𝗽𝗿] changes introduced through rebaseFlorian Mayer5 months
users/fmayer/spr/main.mte-generalize-overalignment-size-of-mte-globals-1[𝘀𝗽𝗿] changes introduced through rebaseFlorian Mayer5 months
users/fmayer/spr/main.mte-generalize-overalignment-size-of-mte-globals-2[𝘀𝗽𝗿] changes introduced through rebaseFlorian Mayer5 months
users/fmayer/spr/main.mte-generalize-overalignment-size-of-mte-globals-3[𝘀𝗽𝗿] changes introduced through rebaseFlorian Mayer5 months
users/fmayer/spr/main.nfc-hwasan-also-be-more-consistent-when-getting-pointer-types[𝘀𝗽𝗿] changes introduced through rebaseFlorian Mayer17 months
users/fmayer/spr/main.nfc-hwasan-factor-getpcfp-out-of-hwasan-class[NFC] [hwasan] factor get[PC|FP] out of HWASan class (#84404)Florian Mayer17 months
users/fmayer/spr/main.nfc-mte-add-more-tests-for-globals[𝘀𝗽𝗿] changes introduced through rebaseFlorian Mayer9 months
users/fmayer/spr/main.nfc-mte-simplify-tagp-logic[NFC] [MTE] simplify tagp logic (#110337)Florian Mayer10 months
users/fmayer/spr/main.nfc-sanitizers-leave-bufferedstacktrace-uninit-in-tests[𝘀𝗽𝗿] changes introduced through rebaseFlorian Mayer12 months
users/fmayer/spr/main.nfci-valuetracking-add-pass-to-print-constantranges[𝘀𝗽𝗿] changes introduced through rebaseJorge Gorbe Moya3 months
users/fmayer/spr/main.revert-reapply-clang-extend-diagnose_if-to-accept-more-detailed-warning-information-70976-108453[𝘀𝗽𝗿] changes to main this commit is based onFlorian Mayer11 months
users/fmayer/spr/main.revert-reapply-clang-extend-diagnose_if-to-accept-more-detailed-warning-information-70976-108453-1[𝘀𝗽𝗿] changes to main this commit is based onFlorian Mayer11 months
users/fmayer/spr/main.selectiondag-allow-kcfi-on-invoke[𝘀𝗽𝗿] changes to main this commit is based onFlorian Mayer3 weeks
users/fmayer/spr/main.vectorizer-fix-geps-incorrectly-marked-as-inbounds[𝘀𝗽𝗿] changes introduced through rebaseFlorian Mayer7 months
users/fmayer/spr/main.wip-mte-stack-record[MTE] add stack frame history buffer (#86356)Florian Mayer14 months
users/fmayer/spr/msan-fork-avx512vl-intrinsics-and-x86-vpermi2-tests[𝘀𝗽𝗿] initial versionFlorian Mayer8 weeks
users/fmayer/spr/mte-add-option-to-disable-uas-for-memtag-stack[𝘀𝗽𝗿] initial versionFlorian Mayer13 months
users/fmayer/spr/mte-generalize-overalignment-size-of-mte-globalsrebaseFlorian Mayer3 months
users/fmayer/spr/nfc-fix-format-specifier[𝘀𝗽𝗿] initial versionFlorian Mayer3 months
users/fmayer/spr/nfc-hwasan-factor-getpcfp-out-of-hwasan-classmore renameFlorian Mayer17 months
users/fmayer/spr/nfc-mte-add-more-tests-for-globalseolFlorian Mayer9 months
users/fmayer/spr/nfc-sanitizers-leave-bufferedstacktrace-uninit-in-testsrebaseFlorian Mayer12 months
users/fmayer/spr/nfci-valuetracking-add-pass-to-print-constantrangesorderFlorian Mayer3 months
users/fmayer/spr/revert-reapply-clang-extend-diagnose_if-to-accept-more-detailed-warning-information-70976-108453[𝘀𝗽𝗿] initial versionFlorian Mayer11 months
users/fmayer/spr/sanitizer-disallow-external_symbolizer_path-with-at_secure[𝘀𝗽𝗿] initial versionFlorian Mayer15 months
users/fmayer/spr/sanitizers-prefer-fsanitize-flag-over-lower-allow-mllvm-flagfmtFlorian Mayer6 weeks
users/fmayer/spr/selectiondag-allow-kcfi-on-invoke[𝘀𝗽𝗿] initial versionFlorian Mayer3 weeks
users/fmayer/sprmain.nfc-hwasan-also-be-more-consistent-when-getting-pointer-types[𝘀𝗽𝗿] changes to main this commit is based onFlorian Mayer17 months
users/fmayer/sprmain.scudo-allow-to-resize-allocation-ring-buffer[𝘀𝗽𝗿] changes introduced through rebaseFlorian Mayer17 months
users/fmayer/sprnfc-scudo-use-allocationringbuffer-for-pointer-to-ring-buffer[𝘀𝗽𝗿] initial versionFlorian Mayer17 months
users/fmayer/sprscudo-allow-to-resize-allocation-ring-bufferrebaseFlorian Mayer17 months
users/ftynse/mlir-maintainers[mlir] List lead maintainers for MLIROleksandr "Alex" Zinenko5 weeks
users/gbossu.vector.extract.1[AArch64][ISel] Subvector extracts can use undef for second EXT inputGaëtan Bossu3 days
users/gbossu.vector.extract.2[AArch64][ISel] Select constructive SVE2 ext instructionGaëtan Bossu3 days
users/guy-david/aarch64-expensive-simd-copyNot all copies are cheapGuy David3 months
users/guy-david/aarch64-fmov-not-cheap[AArch64] Consider COPY between disjoint register classes as expensiveGuy David4 weeks
users/guy-david/aarch64-fuse-adrp-add-cheap-move[AArch64] Consider MOVaddr* as cheap if fuse-adrp-addGuy David7 months
users/guy-david/aarch64-n2i-keep-in-simd-fix[AArch64] Fix post-inc stores of floating-point conversionsGuy David5 days
users/guy-david/aarch64-n2i-keep-in-simd-v1[AArch64] Keep floating-point conversion in SIMDGuy David3 weeks
users/guy-david/aarch64-n2i-keep-in-simd-v2[AArch64] Keep floating-point conversion in SIMDGuy David3 weeks
users/guy-david/aarch64-n2i-keep-in-simd-v3[AArch64] Keep floating-point conversion in SIMDGuy David12 days
users/guy-david/aarch64-peep-testWIPGuy David4 weeks
users/guy-david/aarch64-tune-apple-m4WIP Tune to apple-m4Guy David8 weeks
users/guy-david/clang-cpp-ctor-noalias-thisManually fixed testsGuy David3 months
users/guy-david/f2i-keep-in-simd[AArch64] Keep floating-point conversion in SIMDGuy David4 weeks
users/guy-david/machine-sinkfixup! Manually fixed testsGuy David5 months
users/guy-david/machine-sink-powerpc[PowerPC] Do not rely on MachineSink threshold to optimize CR spillingGuy David5 months
users/guy-david/machinelicm-disable-hoisting-all[MachineLICM] Disabling hoisting unlikely MI by defaultGuy David6 months
users/guy-david/phi-elimination-operand-multi-use[PHIElimination] Reuse existing COPY in predecessor basic blockGuy David5 weeks
users/guy-david/zero-out-simd-eor[AArch64] Zero out SIMD registers with EORGuy David7 weeks
users/gysit/remove-arith-ext-mul-patterns[mlir][arith] Delete mul ext canonicalizations (#144844)Tobias Gysi7 weeks
users/hekota/pr139985-resource-names-clang[HLSL] Add resource name argument to resource class constructorsHelena Kotas3 months
users/hekota/pr139991-resource-names-llvm-intrupdate DirectXTestsHelena Kotas3 months
users/hekota/pr140633-resource-names-to-analysis[DirectX] Improve error message when a binding cannot be found for a resource...Helena Kotas2 months
users/hekota/pr140635+pr140645[DirectX] Detect resources with identical overlapping bindingHelena Kotas2 months
users/hekota/pr140635+pr140645+pr140981[HLSL] Moving DXILResourceImplicitBinding pass right before DXIL Resource Ana...Helena Kotas2 months
users/hekota/pr140635-resource-names-to-metadataAdd resource shape type definitions to the test baselineHelena Kotas2 months
users/hekota/pr140645-fix-overlapping-flag[DirectX] Detect resources with identical overlapping bindingHelena Kotas3 months
users/hokein/fix-ctad-aggregate-base[clang] CTAD: fix the aggregate deduction guide for alias templates.Haojian Wu15 months
users/hokein/refactor-lifetime-bound[clang][sema] Move the initializer lifetime checking code fromHaojian Wu13 months
users/hubert-reinterpretcast/ItaniumMangle-cpVersusClManglingAtBlockScopeFix test; use workaround for type canonicalizationHubert Tong9 months
users/hubert-reinterpretcast/LegacyThinLTO-UseCodeModelFromIRLegacy ThinLTO LIT tests: codegen using code model from IRHubert Tong9 months
users/ilovepi/bcmp-libcall[llvm][IR] Treat memcmp and bcmp as libcallsPaul Kirth4 months
users/ilovepi/bcmp-libcall-precommitRevise test checks, avoid instcombine, and use x86_64Paul Kirth4 months
users/ilovepi/blake3-neon[llvm][blake3] Prefix blake3_hash4_neonPaul Kirth3 weeks
users/ilovepi/clang-doc-comment-endline[clang-doc][NFC] Fix missing documentation for EndLineNumberPaul Kirth3 months
users/ilovepi/clang-doc-md-names[clang-doc] Use QualName in Markdown outputPaul Kirth8 months
users/ilovepi/spr/clang-tidy-add-fixits-for-libc-namespace-macrosRebasePaul Kirth13 months
users/ilovepi/spr/clangdriver-add-mtls-dialect-option[𝘀𝗽𝗿] initial versionPaul Kirth18 months
users/ilovepi/spr/clangdriver-dont-warn-when-s-and-c-are-used-together-without-fsyntax-onlygit clang-formatPaul Kirth12 months
users/ilovepi/spr/clangdriver-enable-frame-pointers-by-default-for-fuchsia-targets[𝘀𝗽𝗿] initial versionPaul Kirth9 months
users/ilovepi/spr/clangmisexpect-add-support-to-clang-for-profitable-annotation-diagnosticsRebasePaul Kirth11 months
users/ilovepi/spr/fuchsiacmakenfc-indent-nested-loops-in-fuchsia-stage2cmake[𝘀𝗽𝗿] initial versionPaul Kirth10 months
users/ilovepi/spr/llvmlldriscv-support-x3_reg_usageRebasePaul Kirth15 months
users/ilovepi/spr/llvmmisexpect-enable-diagnostics-for-profitable-llvmexpect-annotationsFix flag namePaul Kirth12 months
users/ilovepi/spr/llvmnfc-document-clopt-variable-and-fix-typo-1Merge branch 'main' into users/ilovepi/spr/llvmnfc-document-clopt-variable-an...Paul Kirth15 months
users/ilovepi/spr/main.clang-doc-add-tests-for-markdown-output-with-c-templates[𝘀𝗽𝗿] changes to main this commit is based onPaul Kirth8 months
users/ilovepi/spr/main.clang-doc-add-tests-for-markdown-output-with-c-templates-1[𝘀𝗽𝗿] changes introduced through rebasePaul Kirth8 months
users/ilovepi/spr/main.clang-doc-use-langopts-when-printing-types[𝘀𝗽𝗿] changes to main this commit is based onPaul Kirth8 months
users/ilovepi/spr/main.clang-doc-use-langopts-when-printing-types-1[𝘀𝗽𝗿] changes introduced through rebasePaul Kirth8 months
users/ilovepi/spr/main.clang-doc-use-langopts-when-printing-types-2[𝘀𝗽𝗿] changes introduced through rebasePaul Kirth8 months
users/ilovepi/spr/main.clang-doccmake-copy-assets-to-build-directory[𝘀𝗽𝗿] changes to main this commit is based onTomas Matheson14 months
users/ilovepi/spr/main.clang-docnfc-avoid-unnecessary-operations-in-the-template-test[𝘀𝗽𝗿] changes to main this commit is based onPaul Kirth8 months
users/ilovepi/spr/main.clang-docnfc-make-test-resilient-to-line-changes[𝘀𝗽𝗿] changes introduced through rebasePaul Kirth8 months
users/ilovepi/spr/main.clang-docnfc-use-isa-over-dyn_cast[clang-doc][NFC] Use isa over dyn_cast (#120309)Paul Kirth8 months
users/ilovepi/spr/main.clang-tidy-add-fixits-for-libc-namespace-macros[𝘀𝗽𝗿] changes introduced through rebaseaaryanshukla13 months
users/ilovepi/spr/main.clangmisexpect-add-support-to-clang-for-profitable-annotation-diagnostics[𝘀𝗽𝗿] changes introduced through rebasePaul Kirth11 months
users/ilovepi/spr/main.clangx86-support-mtls-dialect-for-x86_64-targets[𝘀𝗽𝗿] changes to main this commit is based onPaul Kirth17 months
users/ilovepi/spr/main.cmake-reenable-fatlto-for-fuchsia-toolchains[cmake] Reenable FatLTO for Fuchsia toolchains (#85709)Paul Kirth17 months
users/ilovepi/spr/main.fuchsiacmake-allow-using-fatlto-when-building-runtimes[𝘀𝗽𝗿] changes introduced through rebasePaul Kirth9 months
users/ilovepi/spr/main.fuchsiacmake-allow-using-fatlto-when-building-runtimes-1[𝘀𝗽𝗿] changes introduced through rebasePaul Kirth9 months
users/ilovepi/spr/main.fuchsiacmake-allow-using-fatlto-when-building-runtimes-2[𝘀𝗽𝗿] changes introduced through rebasePaul Kirth9 months
users/ilovepi/spr/main.fuchsiacmake-allow-using-fatlto-when-building-runtimes-3[𝘀𝗽𝗿] changes introduced through rebasePaul Kirth8 months
users/ilovepi/spr/main.libunwindcmake-compile-_unwind-routines-with-fexceptions[𝘀𝗽𝗿] changes introduced through rebasePaul Kirth7 months
users/ilovepi/spr/main.lld-discard-sht_llvm_lto-sections-in-relocatable-links[𝘀𝗽𝗿] changes introduced through rebasePaul Kirth14 months
users/ilovepi/spr/main.lld-fix-handling-of-riscv-tlsdesc-relocations[𝘀𝗽𝗿] changes introduced through rebaseCyndy Ishida16 months
users/ilovepi/spr/main.llvm-remove-pipeline-checks-for-optsize-for-dfajumpthreadingpass[llvm] Remove pipeline checks for optsize for DFAJumpThreadingPass (#83188)Paul Kirth17 months
users/ilovepi/spr/main.llvmdfa-jump-threading-add-option-to-allow-dfajumpthreading-when[𝘀𝗽𝗿] changes introduced through rebasePaul Kirth17 months
users/ilovepi/spr/main.llvmfatlto-drop-any-cfi-related-instrumentation-after-emitting-bitcode[𝘀𝗽𝗿] changes introduced through rebasePaul Kirth9 months
users/ilovepi/spr/main.llvmir-extend-branchweightmetadata-to-track-provenance-of-weights[𝘀𝗽𝗿] changes introduced through rebaseerichkeane14 months
users/ilovepi/spr/main.llvmlldriscv-support-x3_reg_usage[𝘀𝗽𝗿] changes introduced through rebasePaul Kirth15 months
users/ilovepi/spr/main.llvmmisexpect-enable-diagnostics-for-profitable-llvmexpect-annotations[𝘀𝗽𝗿] changes introduced through rebaseaaryanshukla12 months
users/ilovepi/spr/main.llvmmisexpect-update-misexpect-to-use-provenance-tracking-metadata[𝘀𝗽𝗿] changes introduced through rebasePhilip Reames13 months
users/ilovepi/spr/main.llvmnfc-document-clopt-variable-and-fix-typo[llvm][NFC] Document cl::opt variable and fix typo (#86608)Paul Kirth16 months
users/ilovepi/spr/main.llvmnfc-document-clopt-variable-and-fix-typo-1[𝘀𝗽𝗿] changes introduced through rebasePaul Kirth15 months
users/ilovepi/spr/main.llvmnfc-document-clopt-variable-and-fix-typo-2[𝘀𝗽𝗿] changes introduced through rebasePaul Kirth15 months
users/ilovepi/spr/main.llvmnfc-document-clopt-variable-and-fix-typo-3[llvm][NFC] Document cl::opt MisExpectTolerance and fix typo (#90670)Paul Kirth15 months
users/ilovepi/spr/main.llvmprofdatautils-provide-getnumbranchweights-api[𝘀𝗽𝗿] changes introduced through rebasePhilip Reames13 months
users/ilovepi/spr/main.llvmriscv-enable-trailing-fences-for-seq-cst-stores-by-default[𝘀𝗽𝗿] changes introduced through rebasePaul Kirth16 months
users/ilovepi/spr/main.misexpect-support-diagnostics-from-frontend-profile-data[𝘀𝗽𝗿] changes introduced through rebasePaul Kirth12 months
users/ilovepi/spr/main.reapply-fuchsiacmake-allow-using-fatlto-when-building-runtimes-119252[𝘀𝗽𝗿] changes introduced through rebasePaul Kirth7 months
users/ilovepi/spr/main.reapply-llvmriscv-enable-trailing-fences-for-seq-cst-stores-by-default-87376[𝘀𝗽𝗿] changes introduced through rebasePaul Kirth13 months
users/ilovepi/spr/main.riscv-precommit-stack-protector-checks-for-linux-and-android[𝘀𝗽𝗿] changes to main this commit is based onPaul Kirth16 months
users/ilovepi/spr/main.riscv-support-risc-v-tlsdesc-in-lld[𝘀𝗽𝗿] changes to main this commit is based onPaul Kirth19 months
users/ilovepi/spr/main.riscv-use-the-thread-local-stack-protector-for-android-targets[𝘀𝗽𝗿] changes introduced through rebasePaul Kirth16 months
users/ilovepi/spr/main.riscvlld-support-merging-risc-v-atomics-abi-attributes[𝘀𝗽𝗿] changes introduced through rebaseHaojian Wu13 months
users/ilovepi/spr/misexpect-support-diagnostics-from-frontend-profile-dataUse split-file in test, and add test for switch statementsPaul Kirth11 months
users/ilovepi/spr/riscv-support-global-dynamic-tlsdesc-in-the-risc-v-backend[𝘀𝗽𝗿] initial versionPaul Kirth19 months
users/ilovepi/spr/riscv-support-risc-v-tlsdesc-in-lldAdd checks for both local and global accessesPaul Kirth19 months
users/inclyc/bpf-callx-asm[BPF] support indirect branch (callx) in AsmParserYingchi Long20 months
users/inclyc/bpf-expand-mem[BPF] expand mem intrinsics (memcpy, memmove, memset)Yingchi Long13 months
users/inclyc/bpf/gisel/standalone-cc[BPF] get external linkage for calling convetion functionsYingchi Long20 months
users/inclyc/legalize-op-correctnessaddress comments from @RKSimonYingchi Long12 months
users/jcohen-apple/gather-opt-reland[AArch64] [MachineCombiner] Check that offset register is not used in an unsa...Jonathan Cohen5 days
users/jdenny-ornl/pgo-estimated-trip-countMerge branch 'main' into pgo-estimated-trip-countJoel E. Denny7 days
users/jebyrnes/TritonInterleaveAndRematRebase0Auto select good flags under iglp.opt(10)Jeffrey Byrnes2 months
users/joaosaffran/122396making code clearerjoaosaffran6 months
users/joaosaffran/123147[SandboxIR] SetUse callback (#126985)vporpo6 months
users/joaosaffran/124813formatingjoaosaffran6 months
users/joaosaffran/124967formatingjoaosaffran6 months
users/joaosaffran/127840adding tests and changing parameter typejoaosaffran4 months
users/joaosaffran/127932merge and fixjoaosaffran5 months
users/joaosaffran/129569Fix git errorjoaosaffran5 months
users/joaosaffran/129759Try fix testjoaosaffran5 months
users/joaosaffran/129797Address PR Commentsjoaosaffran5 months
users/joaosaffran/135085Merge branch 'main' into metadata/root-constantsjoaosaffran4 months
users/joaosaffran/137259removing v parameterjoaosaffran3 months
users/joaosaffran/137284Merge branch 'main' into refactoring/remove-unionjoaosaffran3 months
users/joaosaffran/138315fix format?joaosaffran2 months
users/joaosaffran/138318addressing commentsjoaosaffran2 months
users/joaosaffran/139781clean upjoaosaffran2 months
users/joaosaffran/141173cleanupjoaosaffran2 months
users/joaosaffran/142492address commentsjoaosaffran8 weeks
users/joaosaffran/143201fix other valuesjoaosaffran8 weeks
users/joaosaffran/143422rebasejoaosaffran8 weeks
users/joaosaffran/144465formatjoaosaffran7 weeks
users/joaosaffran/144577clean upjoaosaffran7 weeks
users/joaosaffran/144957fix testsjoaosaffran7 weeks
users/joaosaffran/146783address changesjoaosaffran4 weeks
users/joaosaffran/146785addressing commentsjoaosaffran14 days
users/joaosaffran/147573Merge branch 'validation/check-descriptors-are-bound' into validation/texture...joaosaffran14 days
users/joaosaffran/149221address commentsjoaosaffran14 days
users/jofrn/atomic-vector-stack[X86] Add atomic vector tests for >1 sizes.jofrn8 months
users/jofrn/atomicvec-stack2[AtomicExpand] Add bitcasts when expanding load atomic vectorjofrn2 months
users/jofrn/atomicvec-stack3[AtomicExpand] Add bitcasts when expanding load atomic vectorjofrn2 months
users/jofrn/gt/07-15-_atomicexpand_add_bitcasts_when_expanding_load_atomic_vector[AtomicExpand] Add bitcasts when expanding load atomic vectorjofrn3 weeks
users/jofrn/gt/07-15-_selectiondag_legalize_1_x_t_vector_types_for_atomic_load[SelectionDAG] Legalize <1 x T> vector types for atomic loadjofrn3 weeks
users/jofrn/gt/07-15-_selectiondag_widen_2_x_t_vector_types_for_atomic_load[SelectionDAG] Widen <2 x T> vector types for atomic loadjofrn3 weeks
users/jofrn/gt/07-15-_x86_add_atomic_vector_tests_for_unaligned_1_sizes[X86] Add atomic vector tests for unaligned >1 sizes.jofrn3 weeks
users/jofrn/gt/07-15-_x86_cast_atomic_vectors_in_ir_to_support_floats[X86] Cast atomic vectors in IR to support floatsjofrn3 weeks
users/jofrn/gt/07-15-_x86_manage_atomic_load_of_fp_-_int_promotion_in_dag[X86] Manage atomic load of fp -> int promotion in DAGjofrn3 weeks
users/jofrn/gt/07-15-_x86_remove_extra_mov_after_widening_atomic_load[X86] Remove extra MOV after widening atomic loadjofrn3 weeks
users/jofrn/gt/07-15-ir/verifier_allow_vector_type_in_atomic_load_and_storeIR/Verifier: Allow vector type in atomic load and storejofrn3 weeks
users/jofrn/gt/atomicvec-stack4[AtomicExpand] Add bitcasts when expanding load atomic vectorjofrn2 months
users/jofrn/spr/main/0f51f909[SelectionDAG][X86] Add floating point promotion.jofrn8 months
users/jofrn/spr/main/2894ccd1[SelectionDAG] Widen <2 x T> vector types for atomic loadjofrn2 months
users/jofrn/spr/main/2b959ffa[SelectionDAG] Legalize <1 x T> vector types for atomic loadjofernau8 months
users/jofrn/spr/main/3a045357[SelectionDAG] Split vector types for atomic loadjofrn2 months
users/jofrn/spr/main/45989503[X86] Remove extra MOV after widening atomic loadjofrn2 months
users/jofrn/spr/main/5c36cc8c[SelectionDAG] Legalize <1 x T> vector types for atomic loadjofrn2 months
users/jofrn/spr/main/72529270IR/Verifier: Allow vector type in atomic load and storejofrn2 months
users/jofrn/spr/main/80b9b6a7[X86] Cast atomic vectors in IR to support floatsjofrn2 months
users/jofrn/spr/main/8216561c[X86] Add atomic vector tests for >1 sizes.jofrn8 months
users/jofrn/spr/main/a06a5cc6[X86] Add atomic vector tests for unaligned >1 sizes.jofrn2 months
users/jofrn/spr/main/b83937a8[SelectionDAG][X86] Remove unused elements from atomic vector.jofrn2 months
users/jofrn/spr/main/df9b38fd[Verifier] Allow vector type in atomic load and storejofrn8 months
users/jofrn/spr/main/f430c1af[AtomicExpand] Add bitcasts when expanding load atomic vectorjofrn2 months
users/jofrn/spr/main/f9d761c5[X86] Manage atomic load of fp -> int promotion in DAGjofrn2 months
users/joker-eph/lv-support-recieps-without-underlying-instr-in-collectpoisongenrec[𝘀𝗽𝗿] initial versionFlorian Hahn21 months
users/joker-eph/main.refactor-moduletoobject-to-offer-more-flexibility-to-subclass-nfc[𝘀𝗽𝗿] changes introduced through rebaseChristian Ulmann21 months
users/joshua/partial-inline[Inliner] Fix bugs for partial inlining with vectorJun Sha (Joshua)12 months
users/joshua/zext[RISCV] Use zext.[b/h/w] instead of th.extu for bitfield extractionJun Sha (Joshua)12 months
users/jroelofs/spr/fixup-builtinsarm64-build-__init_cpu_features_resolver-on-apple-platforms[𝘀𝗽𝗿] initial versionJon Roelofs20 months
users/jroelofs/spr/main.fixup-builtinsarm64-build-__init_cpu_features_resolver-on-apple-platforms[𝘀𝗽𝗿] changes to main this commit is based onJon Roelofs20 months
users/jrtc27/spr/elfmips-fix-addend-for-preemptible-static-tlsRebasedJessica Clarke5 days
users/jrtc27/spr/main.elfmips-fix-addend-for-preemptible-static-tls[𝘀𝗽𝗿] changes introduced through rebaseJessica Clarke5 days
users/jrtc27/spr/main.nfcielfmips-refactor-mipsgotsection-to-avoid-explicit-writes[𝘀𝗽𝗿] changes introduced through rebaseJessica Clarke5 days
users/jrtc27/spr/main.tablegen-remove-a-pointless-check-for-iptrany[𝘀𝗽𝗿] changes introduced through rebaseJessica Clarke9 months
users/jrtc27/spr/nfcielfmips-refactor-mipsgotsection-to-avoid-explicit-writesRebasedJessica Clarke5 days
users/jthackray/fix-gcs-instructions[AArch64] Fix `GCS{PUSHX|POPCX|POPX}` instrs to take an optional registerJonathan Thackray2 months
users/jthackray/rename-files[clang] Rename files that MacOS libtool warns about (NFC)Jonathan Thackray12 days
users/jthackray/unify-tests1Merge branch 'main' into users/jthackray/unify-tests1Jonathan Thackray11 days
users/jthackray/unify-tests2fixup! [AArch64][llvm] Unify AArch64 tests into a single file (2/4) (NFC)Jonathan Thackray11 days
users/jthackray/unify-tests3fixup! [AArch64][llvm] Unify AArch64 tests into a single file (3/4) (NFC)Jonathan Thackray11 days
users/jthackray/unify-tests4fixup! [AArch64][llvm] Unify AArch64 tests into a single file (4/4) (NFC)Jonathan Thackray7 days
users/kerbowa/amdgpu-load-lat-scale[AMDGPU] Dynamically set load latency in the schedulerAustin Kerbow5 months
users/kerbowa/preload-kernarg-metadataUse IndexMap for PrelaodKernArgs.Austin Kerbow42 hours
users/kerbowa/reserved-resource-hazard[AMDGPU] Examine instructions in pending queues during schedulingAustin Kerbow4 weeks
users/kerbowa/sched-dynamic-latencies[TargetInstrInfo] Add target hook for InstrSchedModel latency. [NFCI]Austin Kerbow5 months
users/kevinsala/instrumentor-base-prFix most review commentsKevin Sala4 weeks
users/kevinsala/instrumentor-stub-rt-pr[Instrumentor] Allow printing a runtime stubKevin Sala4 weeks
users/koachan/spr/main.sparc-add-ias-flag-handling-for-isa-levels[𝘀𝗽𝗿] changes to main this commit is based onKoakuma6 months
users/koachan/spr/main.sparc-add-support-for-setsw-pseudoinstruction[𝘀𝗽𝗿] changes to main this commit is based onKoakuma6 months
users/koachan/spr/main.sparc-mark-niagara3-as-vis3-capable[𝘀𝗽𝗿] changes to main this commit is based onKoakuma3 months
users/koachan/spr/main.sparc-promote-i32-cttz-when-we-have-vis3[𝘀𝗽𝗿] changes introduced through rebaseKoakuma3 months
users/koachan/spr/main.sparc-use-addxccc-to-do-multiword-addition-when-we-have-vis3[𝘀𝗽𝗿] changes introduced through rebaseKoakuma4 months
users/koachan/spr/main.sparc-use-lzcnt-to-implement-ctlz-when-we-have-vis3[𝘀𝗽𝗿] changes introduced through rebaseYonah Goldberg4 months
users/koachan/spr/main.sparc-use-op-then-halve-instructions-when-we-have-vis3[𝘀𝗽𝗿] changes introduced through rebaseBruno Cardoso Lopes2 months
users/koachan/spr/main.sparc-use-op-then-neg-instructions-when-we-have-vis3[SPARC] Use op-then-neg instructions when we have VIS3 (#135717)Koakuma3 months
users/koachan/spr/main.sparc-use-umulxhi-to-do-extending-64x64-128-multiply-when-we-have-vis3[𝘀𝗽𝗿] changes introduced through rebaseKoakuma4 months
users/koachan/spr/main.sparcias-add-definitions-for-cryptographic-instructions[𝘀𝗽𝗿] changes introduced through rebaseFangrui Song3 weeks
users/koachan/spr/main.sparcias-add-definitions-for-osa-2011-instructions[𝘀𝗽𝗿] changes introduced through rebaseKoakuma2 months
users/koachan/spr/main.sparcias-add-definitions-for-ua-2005-instructions[𝘀𝗽𝗿] changes introduced through rebaseKoakuma3 months
users/koachan/spr/main.sparcias-add-definitions-for-ua-2007-instructions[𝘀𝗽𝗿] changes introduced through rebaseKoakuma3 months
users/koachan/spr/main.sparcias-add-ias-flag-handling-for-isa-levels[𝘀𝗽𝗿] changes introduced through rebaseKoakuma6 months
users/koachan/spr/main.sparcias-add-movrne-alias-for-movrnz[𝘀𝗽𝗿] changes introduced through rebaseKoakuma14 months
users/koachan/spr/main.sparcias-add-named-prefetch-tag-constants[𝘀𝗽𝗿] changes to main this commit is based onKoakuma14 months
users/koachan/spr/main.sparcias-add-support-for-prefetcha-instruction[𝘀𝗽𝗿] changes introduced through rebaseKoakuma14 months
users/koachan/spr/main.sparcias-add-support-for-setsw-pseudoinstruction[𝘀𝗽𝗿] changes introduced through rebaseKoakuma6 months
users/koachan/spr/main.sparcias-add-support-for-uhi-and-ulo-extensions[𝘀𝗽𝗿] changes to main this commit is based onKoakuma14 months
users/koachan/spr/main.sparcias-enable-parseforallfeatures-in-matchoperandparserimpl[𝘀𝗽𝗿] changes introduced through rebaseKoakuma13 months
users/koachan/spr/main.sparcias-handle-the-case-of-non-4-byte-aligned-writenopdata[𝘀𝗽𝗿] changes introduced through rebaseKoakuma14 months
users/koachan/spr/main.sparcias-rework-asi-tag-matching-in-prep-for-parseforallfeatures[𝘀𝗽𝗿] changes introduced through rebaseKoakuma13 months
users/koachan/spr/main.sparciasnfc-rename-cbcond-cpbcond[𝘀𝗽𝗿] changes introduced through rebaseKoakuma3 months
users/koachan/spr/main.sparcmc-add-tests-for-vis-family-instructions[𝘀𝗽𝗿] changes introduced through rebaseKoakuma4 months
users/koachan/spr/sparc-add-ias-flag-handling-for-isa-levels[𝘀𝗽𝗿] initial versionKoakuma6 months
users/koachan/spr/sparc-add-setuw-alias-for-set[𝘀𝗽𝗿] initial versionKoakuma6 months
users/koachan/spr/sparc-add-support-for-setsw-pseudoinstruction[𝘀𝗽𝗿] initial versionKoakuma6 months
users/kovdan01/pac-instr-in-plt-header[PAC][lld] Use PAC instructions in PLT header with `-z pac-plt`Daniil Kovalev9 months
users/kovdan01/pauth-signed-got-tiny-codegen[PAC][CodeGen][ELF][AArch64] Support signed GOT with tiny code modelDaniil Kovalev9 months
users/kovdan01/pauthtest-linux-specific[PAC][clang] Handle pauthtest environment and ABI in Linux-specific codeDaniil Kovalev8 months
users/kovdan01/pauthtest-new-features[PAC][clang] Add new features to pauthtest ABIDaniil Kovalev8 months
users/kovdan01/ptrauth-flags-only-on-linux-and-darwinDelete unneeded spacesDaniil Kovalev8 months
users/kparzysz/spr/c08-reduction-inscanMerge branch 'main' into users/kparzysz/spr/c08-reduction-inscanKrzysztof Parzyszek3 days
users/kparzysz/spr/p02-a01-clang-opaque-directive[clang][OpenMP] Add AST nodes for opaque block/loop directivesKrzysztof Parzyszek10 months
users/kparzysz/spr/p02-a02-proto[clang][OpenMP] Prototype #2 of directive splittingKrzysztof Parzyszek10 months
users/kparzysz/spr/p03-a01-clang-opaque-directive[clang][OpenMP] Add AST nodes for opaque block/loop directivesKrzysztof Parzyszek8 months
users/kparzysz/spr/p03-a02-clang-comproot-directiveStore original Stmt in OMPCompoundRootDirective for unparsingKrzysztof Parzyszek4 months
users/kparzysz/spr/p03-a03-protoPass the original unprocessed statement to ActOn...CompoundRootDirectiveKrzysztof Parzyszek4 months
users/kpyzhov/amdgpu-wholequadmode-dbg-inst[AMDGPU] Skip debug machine instructions in AMDGPU SIWholeQuadMode pass.Konstantin4 months
users/krzysz00/buffer-oob-mode-hsa-default[AMDGPU] Document "relaxed buffer OOB mode", update HSA defaultKrzysztof Drewniak4 months
users/krzysz00/enum-prop-properlyCompiles, LLVM attr syntax is wrong, will fix laterKrzysztof Drewniak7 months
users/krzysz00/global-load-lds-on-p7Update clang and MLIR to know aobut the overloadKrzysztof Drewniak4 months
users/kyulee-com/globmergeAddress comments from thevinsterKyungwoo Lee9 months
users/kyulee-com/inline0Inline0Kyungwoo Lee4 months
users/kyulee-com/inline1Inline1Kyungwoo Lee4 months
users/kyulee-com/testtestKyungwoo Lee11 months
users/kyulee-com/test2test2Kyungwoo Lee11 months
users/kyulee-com/thinback2[NFC] Refactor ThinBackendKyungwoo Lee10 months
users/lalaniket8/mubuf-load-store-partition-scalar-offsetpromoteMUBUFLoadStoreScalarOffsetanikelal2 months
users/lalaniket8/reduce-wrt-divergent-mask-builtinlowerWaveReduceWrtDivergentMask2anikelal2 months
users/lanza/sprcir-add-clang-tidy-files-to-agree-with-our-style-convention[𝘀𝗽𝗿] initial versionNathan Lanza11 months
users/lanza/sprcir-add-clang-tidy-files-to-agree-with-our-style-convention-1[𝘀𝗽𝗿] initial versionNathan Lanza11 months
users/lanza/sprcir-build-out-ast-consumer-patterns-to-reach-the-entry-point-into-cirgen-1[𝘀𝗽𝗿] initial versionNathan Lanza10 months
users/lanza/sprcirgenmodule-buildtopleveldecl-huskimprove test, rebaseNathan Lanza15 months
users/lanza/sprlto-pipeline-add-flag-to-skip-module-optimization-passes-in-the-prelink-lto-pipeline[𝘀𝗽𝗿] initial versionNathan Lanza15 months
users/lanza/sprmain.cir-add-clang-tidy-files-to-agree-with-our-style-convention[𝘀𝗽𝗿] changes to main this commit is based onBruno Cardoso Lopes11 months
users/lanza/sprmain.cir-add-clang-tidy-files-to-agree-with-our-style-convention-1[𝘀𝗽𝗿] changes to main this commit is based onBruno Cardoso Lopes11 months
users/lanza/sprmove-mlir-before-clang-for-in-the-list-of-external-projects[𝘀𝗽𝗿] initial versionNathan Lanza16 months
users/lei137/bfloat16GER2xupdate to use subtarget isa-future-instructionsLei Huang10 days
users/makslevental/fix-1-n-dialect-conversion[mlir] fix infinite while in 1:N dialect conversionMaksim Levental7 months
users/makslevental/fix-dialect-conversion[mlir] fix dialect conversion with no type convertermax7 months
users/makslevental/no-install-rpath-libmlir[mlir] Don't set RPATH for libMLIRMaksim Levental7 months
users/mariusz-sikora-at-amd/test[RISCV] Add Qualcomm uC Xqcibm (Bit Manipulation) extension (#129504)quic_hchandel5 months
users/matthias-springer/ap_float_public_semantics[experiment] Make `fltSemantics` publicMatthias Springer7 months
users/matthias-springer/argument_mat_bbarg_listimprove addArgumentMaterialization APIMatthias Springer13 months
users/matthias-springer/attribute-converterlistener based approachMatthias Springer5 months
users/matthias-springer/builtin_inliner[mlir][builtin] Make `unrealized_conversion_cast` inlineableMatthias Springer3 months
users/matthias-springer/busy_wait[mlir][NVMM] Add `globaltimer_wait` opMatthias Springer5 months
users/matthias-springer/cleanup_tests[mlir] Remove `-finalizing-bufferize` from testsMatthias Springer10 months
users/matthias-springer/context_aware_type_conversionsfixMatthias Springer3 months
users/matthias-springer/conversion_tracking_listener[mlir][Transform] Specify mapping update rules for `apply_conversion_patterns`Matthias Springer17 months
users/matthias-springer/cse_filter[mlir][Transforms] CSE: Add filter options to control CSE'ingMatthias Springer9 months
users/matthias-springer/dce_pass[mlir][Transforms] Add dead code elimination passMatthias Springer11 months
users/matthias-springer/dialect_conv_immediately_materializeimmediately materializeMatthias Springer7 weeks
users/matthias-springer/dialect_conv_no_fold[mlir][Transforms] Dialect conversion: Add option to disable foldingMatthias Springer15 months
users/matthias-springer/dialect_conv_no_tcmake lookup unambiguousMatthias Springer31 hours
users/matthias-springer/dialect_conversion_csecseMatthias Springer29 hours
users/matthias-springer/do_not_overwrite_mapping[mlir][Transforms] Dialect Conversion: Do not overwrite mappingMatthias Springer7 weeks
users/matthias-springer/dump_mat_kind[mlir][Transforms] Dialect conversion: Add flag to dump materialization kindMatthias Springer8 months
users/matthias-springer/finalize_memref[mlir][memref] Make `finalize-memref-to-llvm` the last MemRef passMatthias Springer9 months
users/matthias-springer/fix_mapping_2[mlir][Transforms] Detect mapping overwrites during block signature conversionMatthias Springer7 months
users/matthias-springer/fix_scf_for_parserfix scf.for parserMatthias Springer5 months
users/matthias-springer/greedy_rewrite_cse_constants[mlir][Transforms] GreedyPatternRewriteDriver: Add flag to control constant C...Matthias Springer15 months
users/matthias-springer/has_parent_interface[mlir][IR] Support op interfaces in `HasParent` traitMatthias Springer15 months
users/matthias-springer/inline_block_simplify[mlir][Transforms][NFC] Remove InlineBlockRewriteMatthias Springer17 months
users/matthias-springer/ip_split_move[mlir][IR] Move insertion point when splitting blocks / moving opsMatthias Springer8 days
users/matthias-springer/leak_san_mlir[mlir][memref] WIP: Memory leak sanitizer via runtime op verificationMatthias Springer2 months
users/matthias-springer/memref_1_to_n1:N memref to LLVMMatthias Springer4 months
users/matthias-springer/no_rollbackfix tosaMatthias Springer3 months
users/matthias-springer/one_shot_dialect_conv[draft] Dialect Conversion without RollbackMatthias Springer14 months
users/matthias-springer/one_to_n_pattern[WIP] 1:N conversion patternMatthias Springer10 months
users/matthias-springer/parse_fp_int_lit[mlir][Parser][NFC] Make `parseFloatFromIntegerLiteral` a standalone functionMatthias Springer9 months
users/matthias-springer/parse_fp_nan_inf[mlir][Parser] Add `nan` and `inf` keywordsMatthias Springer8 months
users/matthias-springer/prototype_one_shot:WIPMatthias Springer24 hours
users/matthias-springer/replace_all_uses_dialect_conversion[mlir][Transforms] Support `replaceAllUsesWith` in dialect conversionMatthias Springer16 months
users/matthias-springer/replace_uses_of_bbarg[mlir][Transforms] Dialect conversion: Fix `replaceUsesOfBlockArgument`Matthias Springer8 months
users/matthias-springer/replace_with_different_converterexperimentMatthias Springer4 months
users/matthias-springer/rewriter_impl_private[mlir][Transforms][NFC] Make `rewriterImpl` private in `IRRewrite`Matthias Springer17 months
users/matthias-springer/scalar_type_interface[mlir][IR] Add `ShapedTypeInterface`Matthias Springer4 months
users/matthias-springer/scf_bufferization_preprocessing[mlir][SCF] Add `scf.for` bufferization preprocessing passMatthias Springer16 months
users/matthias-springer/subset2testMatthias Springer4 months
users/matthias-springer/subset3testMatthias Springer4 months
users/matthias-springer/tmp_dialect_conv_decoupletemp commitMatthias Springer13 months
users/matthias-springer/tmp_no_arg_mat[WIP] 1:N conversion patternMatthias Springer9 months
users/matthias-springer/tmp_tokentmp commitMatthias Springer9 months
users/matthias-springer/tosa_no_rollbackfix tosaMatthias Springer4 months
users/matthias-springer/type_conv_error[mlir][LLVM] Do not emit error in type converterMatthias Springer4 months
users/matthias-springer/unres_rew[mlir][Transforms][NFC] Dialect Conversion: Manually push rewrite onto stackMatthias Springer6 weeks
users/matthias-springer/untangle_nvvmUntangle NVVM opsMatthias Springer6 months
users/matthias-springer/value_bounds_const_columns[mlir][Interfaces][NFC] `ValueBoundsConstraintSet`: Add columns for constant ...Matthias Springer16 months
users/matthias-springer/value_bounds_rtti[mlir][WIP] Set up RTTI for `ValueBoundsConstraintSet`Matthias Springer17 months
users/matthias-springer/value_get_owning_op[mlir] Add `Value::getOwningOp`Matthias Springer12 months
users/matthias-springer/value_semantics_docs[mlir][IR] Add `ValueSemantics` trait to integer, float, ... typesMatthias Springer4 months
users/matthias-springer/vector_type_ptraddress commentsMatthias Springer4 months
users/matthias-springer/winter_school_greedy_rewriterGreedy pattern rewriter exampleMatthias Springer6 months
users/mbrkusanin/gfx12-wmma-swmmac-backport[AMDGPU] Add GFX12 WMMA and SWMMAC instructions (#77795)Mirko Brkušanin18 months
users/mcberg2021_LoopDistributeMerge branch 'main' into users/mcberg2021_LoopDistributeMichael Berg14 days
users/meinersbur/clang_openmp_interchangeUse SmallStringMichael Kruse13 months
users/meinersbur/flang_runtime_flang_rtMerge commit '5c8c2b3db54395073e3183f89167156df29dff61' into users/meinersbur...Michael Kruse6 months
users/meinersbur/flang_runtime_premerge-flangtestTest premerge CI which modification in flang/Michael Kruse5 months
users/meinersbur/flang_runtime_split-headersMerge branch 'main' into users/meinersbur/flang_runtime_split-headersMichael Kruse7 months
users/meinersbur/ide_folders_llvmMerge branch 'main' into users/meinersbur/ide_folders_llvmMichael Kruse14 months
users/meinersbur/irbuilder-extractMerge commit '3cffa3474fd20518e19afa0c0ad3ff602864f688' into users/meinersbur...U-BERGUFFLEN\meinersbur9 months
users/meinersbur/irbuilder-ompregionMerge branch 'main' into irbuilder-ompregionMichael Kruse3 years
users/meinersbur/irbuilder-testsFix/adapt testsMichael Kruse4 years
users/meinersbur/llvm_buildbuiltinsAddress reviewMichael Kruse4 months
users/meinersbur/mlir_canonical_loop_unroll_partial[Flang][MLIR] Add !$omp unroll construct and omp.unroll_heuristic modelingMichael Kruse7 weeks
users/meinersbur/openmp_remove-standalone-buildAdd release notesMichael Kruse14 days
users/meinersbur/polly_CodePreparationRefactor common code of LPM and NPMMichael Kruse3 months
users/meinersbur/polly_NPM-ScopInlinerMerge branch 'users/meinersbur/polly_remove-PolyhedralInfo' into HEADMichael Kruse3 months
users/meinersbur/polly_PhaseManagerAvoid AAAMichael Kruse3 months
users/meinersbur/polly_remove-PolyhedralInfoMerge branch 'main' into HEADMichael Kruse3 months
users/meinersbur/polly_remove-ScopPassMerge branch 'users/meinersbur/polly_PhaseManager' into HEADMichael Kruse3 months
users/mingmingl-llvm/afdo-profile-format-backuprun 'git merge main'mingmingl2 months
users/mingmingl-llvm/llvm-profgenExtend llvm-profgen to generate vtable profilesmingmingl4 weeks
users/mingmingl-llvm/memprofuseExtend MemProfUse pass to make use of data access profilesmingmingl6 days
users/mingmingl-llvm/perf-parserremove commentmingmingl2 months
users/mingmingl-llvm/profgenresolve commentsmingmingl3 weeks
users/mingmingl-llvm/profgen-both-afdo-and-dapremove obsolete codemingmingl4 weeks
users/mingmingl-llvm/profgen-samplefdo-profile-formatfollow up on the commentsmingmingl5 days
users/mingmingl-llvm/profgen-samplefdo-profile-format-backupResolve commentsmingmingl9 days
users/mingmingl-llvm/profgen-samplefdo-profile-format-backup2Resolve commentsmingmingl8 days
users/mingmingl-llvm/samplefdo-profile-formatadd comment for test casesmingmingl5 days
users/mingmingl-llvm/spr/aarch64jumptablerebase on top of diffbase branchmingmingl6 months
users/mingmingl-llvm/spr/afdo-profile-formatcode polishmingmingl4 weeks
users/mingmingl-llvm/spr/afdo-profile-format-backupUpdate test; non-ext binary format not supportedmingmingl2 months
users/mingmingl-llvm/spr/clangoptionsupport aarch64mingmingl4 months
users/mingmingl-llvm/spr/pre-sccTowards building a SCC using SCCIterator (Tarjan) for global variablesmingmingl4 months
users/mingmingl-llvm/spr/sdpglobalvariableMerge branch 'main' into users/mingmingl-llvm/spr/sdpglobalvariablemingmingl6 months
users/mingmingl-llvm/spr/symbolized-data-access-profile-formatProfile format change for symbolized data access profilesmingmingl3 months
users/mingmingl-llvm/spr/virtual[ThinLTO][WPD]Skip virtual function entries in combined index when virtual fu...mingmingl5 months
users/mingmingl-llvm/supplementary-profile[PGO]Re-purpose synthetic entry count to pseduo entry count for AFDO suppleme...mingmingl3 months
users/mingmingl-llvm/targetpassconfigExtend MemProfUse pass to make use of data access profilesmingmingl6 days
users/mingmingl-llvm/testSupport reading and writing data access profiles in memprof v4.mingmingl3 months
users/mivekov/ci-lldb-perf-testDraft: testMatheus Izvekov4 months
users/mizvekov/ci-improve-libcxx-build[ci] skip clang installation and separate configuration for runtimes.Matheus Izvekov4 months
users/mizvekov/clang-check-template-parameter-eval-contextReland: [clang] Implement evaluation context for checking template parametersMatheus Izvekov5 months
users/mizvekov/clang-document-reducing-modules-test-cases[clang] C++20 Modules: document how to perform automated reductionsMatheus Izvekov5 months
users/mizvekov/clang-fix-lambda-context[clang] WIP: Improved Context Declaration trackingMatheus Izvekov11 months
users/mizvekov/clang-resugar-exprWIP: [clang] Template Specialization Resugaring - ExpressionsMatheus Izvekov4 months
users/mizvekov/clang-resugar-temp-type-alias[clang] Template Specialization Resugaring - Template Type AliasMatheus Izvekov4 months
users/mizvekov/clang-resugar-typedecl[clang] Template Specialization Resugaring - TypeDeclMatheus Izvekov4 months
users/mizvekov/clang-store-deduced-function-call-argsWIP: [clang] Store in exprs the conveed arguments for function calls.Matheus Izvekov4 months
users/mizvekov/clang-sugar-sugared-converted-tstWIP: [clang] store sugared converted arguments on TemplateSpecializationTypeMatheus Izvekov4 months
users/mizvekov/clang/resugar-decltype-declrefexpr[clang] resugar decltype of DeclRefExprMatheus Izvekov4 months
users/mizvekov/clang/resugar-decltype-memberexpr[clang] resugar decltype of MemberExprMatheus Izvekov4 months
users/mizvekov/member-pointer-fix-nondeterministic-serialization[clang] WIP: Fix MemberPointer serialization non-determinismMatheus Izvekov4 months
users/mizvekov/name-qualification-refactor[PATCH 1/7] [clang] Improve nested name specifier AST representationMatheus Izvekov13 days
users/mizvekov/name-qualification-refactor-2[PATCH 2/7] [clang] improve NestedNameSpecifier: misc small clang changesMatheus Izvekov13 days
users/mizvekov/name-qualification-refactor-3[PATCH 3/7] [clang] improve NestedNameSpecifier: test changesMatheus Izvekov13 days
users/mizvekov/name-qualification-refactor-4[PATCH 4/7] [clang] Improve NestedNameSpecifier: clang-tools-extra changesMatheus Izvekov13 days
users/mizvekov/name-qualification-refactor-5[PATCH 5/7] [clang] NNS improvement: getOriginalDecl changesMatheus Izvekov13 days
users/mizvekov/name-qualification-refactor-6[PATCH 6/7] [clang] improve NestedNameSpecifierMatheus Izvekov13 days
users/mizvekov/name-qualification-refactor-7[PATCH 7/7] [clang] improve NestedNameSpecifier: LLDB changesMatheus Izvekov8 days
users/modular/24.5[LLDB][DWARF] Add an option to silence unsupported DW_FORM warningsWalter Erquinigo11 months
users/momchil-velikov/sve-i8mm-check-maps[fixup] Remove redundant testMomchil Velikov6 weeks
users/mordante/P3107R5-benchmarks[libc++][format] Adds print benchmarks.Mark de Wever5 months
users/mordante/P3107R5-implementationFinal polish and fixes.Mark de Wever5 months
users/mordante/apple/disable_other_ci_jobsDisables more tests on Apple.Mark de Wever4 months
users/mordante/ftm/add_documentation_generator[libc++] Implements the new FTM documentation generator.Mark de Wever3 months
users/mordante/ftm/adds_data_convertor[libc++] Adds a FTM v2 data file generator.Mark de Wever4 months
users/mordante/ftm/do_not_commit[libc++] DO NOT COMMIT diff FTM test headers v1 vs v2.Mark de Wever4 months
users/mtrofin/04-10-_ctxrprof_more_tests_for_context_management[ctxrprof] More tests for context managementMircea Trofin4 months
users/mtrofin/04-14-reentryReentryMircea Trofin4 months
users/mtrofin/08-16-_wip_nfc_using_guid_metadata[WIP][NFC] Using GUID metadataMircea Trofin11 months
users/mysterymath/modular-printf/clangCorrect typosDaniel Thornburgh6 days
users/mysterymath/modular-printf/irAdd a type argDaniel Thornburgh6 days
users/mysterymath/modular-printf/libcLIBC_INLINE for modular fn definitionsDaniel Thornburgh6 days
users/mysterymath/modular-printf/reloc.noneUpdate testsDaniel Thornburgh6 days
users/nico/padWIP - AffineMin foldingNicolas Vasilache7 weeks
users/nico/pad-reify-canonicalize[mlir][tensor] Add a PadOp::FoldReifiedShape canonicalizationNicolas Vasilache5 weeks
users/nico/python-1[mlir][python] Add utils for more pythonic context creation and registration ...Nicolas Vasilache4 weeks
users/nico/python-2[mlir][python] Add debug helpersNicolas Vasilache4 weeks
users/nico/revisit-pad[mlir][transform][tensor] Add GetDimOpNicolas Vasilache6 weeks
users/ojhunt/bit-field-storage-fixesmore correctionsOliver Hunt3 months
users/ojhunt/builtin-get-vtable-and-member[clang] Add builtin_get_vtable_pointer and virtual_member_addressOliver Hunt4 months
users/ojhunt/enable-ms-bitfield-paddingAdd -Wms-bitfield-padding warning when possibleOliver Hunt3 months
users/ojhunt/more-bitfield-size-fixes[NFC] Address more bit-field storage sizesOliver Hunt3 months
users/ojhunt/objc-correct-typeinfo-ptrauth-schemaUpdate clang/docs/ReleaseNotes.rstOliver Hunt2 months
users/ojhunt/pointer-authenticated-unwinding[runtimes][PAC] Harden unwinding when possible (#138571)Oliver Hunt7 days
users/ojhunt/pr-137518[clang] Fix #137518Oliver Hunt4 weeks
users/ojhunt/ptrauth-vs-trivial-relocation-codegenRemove some debugging logic in the testOliver Hunt7 weeks
users/ojhunt/ptrauth-vs-trivial-relocation-sema[clang] Fix PointerAuth semantics of cpp_trivially_relocatableOliver Hunt8 weeks
users/ojhunt/remove-fem-indeterminable-20.x[clang] Remove FEM_Indeterminable (#137661)Oliver Hunt3 months
users/optimisan/03-19-_nfc_amdgpu_compute_always_reserved_registers_oncemove var into methodAkshat Oke4 months
users/optimisan/03-21-_codegen_machinemoduleinfo_take_target_as_a_reference_nfc_[CodeGen] MachineModuleInfo: Take Target as a reference (NFC)Akshat Oke4 months
users/optimisan/04-02-_amdgpu_npm_add_isrequired_to_passes_missing_it[AMDGPU][NPM] Add isRequired to passes missing itAkshat Oke3 months
users/optimisan/05-06-_codegen_npm_read_targetmachine_s_enableipra_option[CodeGen][NPM] Read TargetMachine's EnableIPRA optionAkshat Oke4 weeks
users/optimisan/06-02-codegenprepare_null_check_pointersCodeGenPrepare: Null check pointersAkshat Oke2 months
users/optimisan/amdgpu-pre-sched2[AMDGPU][NPM] Fill in addPreSched2 passesAkshat Oke4 weeks
users/optimisan/amdgpu-support-regalloc-optionsadd unreachable to prevent no-return warningsAkshat Oke5 months
users/optimisan/avoid-mmi-mir-printerAvoid MMI in MIRPrinterAkshat Oke3 months
users/optimisan/fix-pass-class[NPM] Fix pass registry entryAkshat Oke7 weeks
users/optimisan/generic-regalloc-optionupdate option descriptionAkshat Oke3 months
users/optimisan/minor/wait-sgpr-to-def[AMDGPU][NPM] Register AMDGPUWaitSGPRHazards passAkshat Oke4 weeks
users/optimisan/pb/free-machine-func-anarename pass arg and clang formatAkshat Oke4 weeks
users/optimisan/pb/inserted-start-stop[CodeGen][NPM] Account inserted passes for -start/stop optionsAkshat Oke4 weeks
users/optimisan/pb/register-f-passesremove entries from MachinePR.defAkshat Oke4 weeks
users/optimisan/port-mirfs-discriminatorresolve merge conflictsAkshat Oke5 months
users/optimisan/port/post-ra-machine-sinking[CodeGen][NPM] Port PostRAMachineSinking to NPMAkshat Oke4 weeks
users/optimisan/port/process-imp-defsadd missing header fileAkshat Oke4 weeks
users/optimisan/set-vrr-flag[CodeGen][NPM] VirtRegRewriter: Set VirtReg flagAkshat Oke4 weeks
users/optimisan/stitch-up-ir-codegenASAkshat Oke3 months
users/orodley/05-12-add_a_guidlist_table_to_bitcodeAdd a GUIDLIST table to bitcodeOwen Rodley7 weeks
users/orodley/guid-2Store GUIDs in metadataOwen Rodley7 weeks
users/paperchalice/gt/11-20-_pass_add_eraseif_in_pass_managers_and_adaptors[Pass] Add `eraseIf` in pass managers and adaptorsPaperChalice8 months
users/paperchalice/gt/11-20-_passbuilder_codegen_add_callback_style_pass_buider[PassBuilder][CodeGen] Add callback style pass buiderPaperChalice8 months
users/paschalis-mpeis/bolt-aarch64-ifunc-testUsing explicit pie_cflags, nopie_cflags (DRAFT)Paschalis Mpeis5 weeks
users/paschalis-mpeis/bolt-binary-strip[BOLT][DRAFT] Enable binary strippingPaschalis Mpeis7 months
users/paschalis-mpeis/bolt-link-fdata-nolbr[BOLT] link_fdata support for hardcoded offsets in no-LBRPaschalis Mpeis9 months
users/paschalis-mpeis/bolt-spe-modeAddressing reviewers (2)Paschalis Mpeis5 months
users/paschalis-mpeis/bolt-static-binary-patchelf-fix[WORKAROUND][BOLT][AArch64] Static binary patching for ELF.Paschalis Mpeis12 months
users/paschalis-mpeis/callcont-fallthru-a64Add note about llvm-nm --synthetic supportPaschalis Mpeis3 months
users/paschalis-mpeis/cond-tailcalls-aarc64[BOLT][AArch64] Add tests for unsupported conditional tailcallsPaschalis Mpeis3 months
users/paschalis-mpeis/laa-vectorize-modfAddressing reviewers (3): tests now in veclib-function-calls.llPaschalis Mpeis15 months
users/paschalis-mpeis/nfc-rename-plt-taildup-getnames[BOLT][NFC] Rename getNames for PLT, TailDuplicationPaschalis Mpeis8 months
users/paschalis-mpeis/replace-with-veclib-uses-costmodel[TLI] ReplaceWithVecLib pass uses CostModelPaschalis Mpeis18 months
users/pcc/spr/aarch64-clear-hassideeffects-on-aut-and-autpac[𝘀𝗽𝗿] initial versionPeter Collingbourne2 months
users/pcc/spr/add-deactivation-symbol-operand-to-constantptrauthAdd verifier checkPeter Collingbourne3 days
users/pcc/spr/add-ir-and-codegen-support-for-deactivation-symbolsRebasePeter Collingbourne3 days
users/pcc/spr/add-llvmprotectedfieldptr-intrinsic-and-pre-isel-loweringRegenerate testPeter Collingbourne3 days
users/pcc/spr/add-nix-recipe-for-collecting-linker-reproducers[𝘀𝗽𝗿] initial versionPeter Collingbourne6 weeks
users/pcc/spr/add-pointer-field-protection-featureSwitch to EXTENSIONPeter Collingbourne3 days
users/pcc/spr/codegen-optionally-emit-pauth-relocations-as-irelative-relocationsRebasePeter Collingbourne3 days
users/pcc/spr/codegenprepare-x86-support-sinking-phi-nodes[𝘀𝗽𝗿] initial versionPeter Collingbourne2 months
users/pcc/spr/driver-codegen-handle-falign-functions-fno-align-functions-and-falign-functions1-correctlyOmit flag if 0Peter Collingbourne2 weeks
users/pcc/spr/elf-add-a-z-glibc-228-compat-flag-for-working-around-an-old-glibc-bugRebasePeter Collingbourne3 months
users/pcc/spr/elf-add-preferred-function-alignment-flagBug fixPeter Collingbourne2 weeks
users/pcc/spr/elf-add-support-for-r_aarch64_inst32-relocationRebasePeter Collingbourne4 days
users/pcc/spr/elf-cfi-jump-table-relaxationRebasePeter Collingbourne2 weeks
users/pcc/spr/elf-do-not-rewrite-ifunc-relocations-to-point-to-plt-if-no-gotplt-neededFix buildPeter Collingbourne3 days
users/pcc/spr/elf-switch-to-parallelsort-for-relr-relocations[𝘀𝗽𝗿] initial versionPeter Collingbourne3 months
users/pcc/spr/gn-build-add-use_hwasan-flag[𝘀𝗽𝗿] initial versionPeter Collingbourne9 weeks
users/pcc/spr/gn-build-embed-libcabia-objects-into-libca[𝘀𝗽𝗿] initial versionPeter Collingbourne16 months
users/pcc/spr/implement-a-simple-e2e-test-for-pfp[𝘀𝗽𝗿] initial versionQinkun Bao4 days
users/pcc/spr/improve-tests-change-api[𝘀𝗽𝗿] initial versionPeter Collingbourne13 months
users/pcc/spr/ir-store-the-default-subtarget-info-in-named-metadata-instead-of-the-context[𝘀𝗽𝗿] initial versionPeter Collingbourne13 months
users/pcc/spr/libc-use-umaxv4s-to-reduce-bcmp-result[𝘀𝗽𝗿] initial versionPeter Collingbourne13 months
users/pcc/spr/libcxx-introduce-__force_nonstandard_layout-base-class-for-pointer-field-protectionRebasePeter Collingbourne3 days
users/pcc/spr/llvm-jitlink-fix-bug-in-target-address-computationFormatPeter Collingbourne3 months
users/pcc/spr/main.add-deactivation-symbol-operand-to-constantptrauth[𝘀𝗽𝗿] changes introduced through rebasePeter Collingbourne3 days
users/pcc/spr/main.add-ir-and-codegen-support-for-deactivation-symbols[𝘀𝗽𝗿] changes introduced through rebasePeter Collingbourne3 days
users/pcc/spr/main.add-llvmprotectedfieldptr-intrinsic-and-pre-isel-lowering[𝘀𝗽𝗿] changes introduced through rebasePeter Collingbourne3 days
users/pcc/spr/main.add-nix-recipe-for-collecting-linker-reproducers[𝘀𝗽𝗿] changes to main this commit is based onShilei Tian6 weeks
users/pcc/spr/main.add-pointer-field-protection-feature[𝘀𝗽𝗿] changes introduced through rebasePeter Collingbourne3 days
users/pcc/spr/main.codegen-optionally-emit-pauth-relocations-as-irelative-relocations[𝘀𝗽𝗿] changes introduced through rebasePeter Collingbourne3 days
users/pcc/spr/main.codegenprepare-x86-support-sinking-phi-nodes[𝘀𝗽𝗿] changes to main this commit is based onPeter Collingbourne2 months
users/pcc/spr/main.driver-codegen-handle-falign-functions-fno-align-functions-and-falign-functions1-correctly[𝘀𝗽𝗿] changes introduced through rebasePeter Collingbourne2 weeks
users/pcc/spr/main.elf-add-a-z-glibc-228-compat-flag-for-working-around-an-old-glibc-bug[𝘀𝗽𝗿] changes introduced through rebasePeter Collingbourne3 months
users/pcc/spr/main.elf-add-branch-to-branch-optimization[LLVM][CodeGen] Add convenience accessors for MachineFunctionProperties (#140...Rahul Joshi2 months
users/pcc/spr/main.elf-add-preferred-function-alignment-flag[𝘀𝗽𝗿] changes introduced through rebasePeter Collingbourne2 weeks
users/pcc/spr/main.elf-add-support-for-r_aarch64_inst32-relocation[𝘀𝗽𝗿] changes introduced through rebaseNikolas Klauser4 days
users/pcc/spr/main.elf-cfi-jump-table-relaxation[𝘀𝗽𝗿] changes introduced through rebasePhilip Reames2 weeks
users/pcc/spr/main.elf-do-not-rewrite-ifunc-relocations-to-point-to-plt-if-no-gotplt-needed[𝘀𝗽𝗿] changes introduced through rebasePeter Collingbourne4 days
users/pcc/spr/main.gn-build-embed-libcabia-objects-into-libca[𝘀𝗽𝗿] changes to main this commit is based onPeter Collingbourne16 months
users/pcc/spr/main.implement-a-simple-e2e-test-for-pfp[𝘀𝗽𝗿] changes to main this commit is based onPeter Collingbourne4 days
users/pcc/spr/main.improve-tests-change-api[𝘀𝗽𝗿] changes to main this commit is based onPeter Collingbourne13 months
users/pcc/spr/main.libc-use-umaxv4s-to-reduce-bcmp-result[𝘀𝗽𝗿] changes to main this commit is based onJie Fu13 months
users/pcc/spr/main.libcxx-introduce-__force_nonstandard_layout-base-class-for-pointer-field-protection[𝘀𝗽𝗿] changes introduced through rebasePeter Collingbourne3 days
users/pcc/spr/main.llvm-jitlink-fix-bug-in-target-address-computation[𝘀𝗽𝗿] changes to main this commit is based onPeter Collingbourne3 months
users/pcc/spr/main.mc-add-elf-section-and-directive-for-specifying-a-sections-preferred-alignment[𝘀𝗽𝗿] changes to main this commit is based onPeter Collingbourne13 days
users/pcc/spr/main.mc-emit-symbols-for-r_x86_64_plt32-relocation-pointing-to-symbols-with-non-zero-values[𝘀𝗽𝗿] changes introduced through rebasePeter Collingbourne3 months
users/pcc/spr/main.prepare-libcxx-and-libcxxabi-for-pointer-field-protection[𝘀𝗽𝗿] changes introduced through rebasePeter Collingbourne3 days
users/pcc/spr/main.sroa-recognize-llvmprotectedfieldptr-intrinsics[𝘀𝗽𝗿] changes introduced through rebasePeter Collingbourne3 days
users/pcc/spr/main.transforms-have-csegvnlicm-check-isprofitabletohoist-before-hoisting[𝘀𝗽𝗿] changes to main this commit is based onPeter Collingbourne2 months
users/pcc/spr/main.utils-inhibit-loadstore-folding-through-phis-for-llvmprotectedfieldptr[𝘀𝗽𝗿] changes introduced through rebasePeter Collingbourne3 days
users/pcc/spr/main.wip-ir-introduce-elf_section_properties-for-setting-section-properties[𝘀𝗽𝗿] changes introduced through rebasePeter Collingbourne2 weeks
users/pcc/spr/main.wip-lowertypetests-start-using-elf_section_properties-metadata-to-mark-cfi-jump-table-sections[𝘀𝗽𝗿] changes introduced through rebasePeter Collingbourne2 weeks
users/pcc/spr/main.x86-add-x86targetloweringisprofitabletohoist-hook-for-immediate-operands[𝘀𝗽𝗿] changes introduced through rebasePeter Collingbourne2 months
users/pcc/spr/mc-add-elf-section-and-directive-for-specifying-a-sections-preferred-alignment[𝘀𝗽𝗿] initial versionPeter Collingbourne13 days
users/pcc/spr/mc-emit-symbols-for-r_x86_64_plt32-relocation-pointing-to-symbols-with-non-zero-valuesRebasePeter Collingbourne3 months
users/pcc/spr/prepare-libcxx-and-libcxxabi-for-pointer-field-protectionRebasePeter Collingbourne3 days
users/pcc/spr/sema-fix-cxxrecorddeclistriviallycopyable-for-classes-with-all-deleted-special-functions[𝘀𝗽𝗿] initial versionPeter Collingbourne14 months
users/pcc/spr/sroa-recognize-llvmprotectedfieldptr-intrinsicsAddress review commentsPeter Collingbourne3 days
users/pcc/spr/transforms-have-csegvnlicm-check-isprofitabletohoist-before-hoisting[𝘀𝗽𝗿] initial versionPeter Collingbourne2 months
users/pcc/spr/utils-inhibit-loadstore-folding-through-phis-for-llvmprotectedfieldptrAddress review commentsPeter Collingbourne3 days
users/pcc/spr/wip-ir-introduce-elf_section_properties-for-setting-section-propertiesAdd documentationPeter Collingbourne2 weeks
users/pcc/spr/wip-lowertypetests-start-using-elf_section_properties-metadata-to-mark-cfi-jump-table-sectionsUpdate testsPeter Collingbourne2 weeks
users/pcc/spr/x86-add-x86targetloweringisprofitabletohoist-hook-for-immediate-operandsMove to isProfitableToSinkOperandsPeter Collingbourne2 months
users/peimingliu/fix-align-to[mlir][ByteCodeReader] Fix bugs in EncodingReader::alignToPeiming Liu3 months
users/petar-avramovic/uniform-load-rulesAMDGPU/GlobalISel: Add regbanklegalize rules for uniform global loadsPetar Avramovic6 weeks
users/philnik777/cxx03_fix_cxx03_include_fails[libc++][C++03] Fix tests which only fail due to incorrect includesNikolas Klauser7 weeks
users/philnik777/cxx03_fix_tests[libc++][C++03] Fix a bunch of random testsNikolas Klauser7 weeks
users/philnik777/cxx03_remove_xfail_from_non_frozen_tests[libc++][C++03] Remove XFAILs from the non-frozen libc++-specific testsNikolas Klauser7 weeks
users/philnik777/cxx03_split_libcxx_tests[libc++] Split libc++-specific tests for the frozen headersNikolas Klauser12 days
users/philnik777/cxx03_tests_remove_non_cxx03_tests[libc++][C++03] Remove tests from libcxx-03 which aren't run in C++03 modeNikolas Klauser7 weeks
users/philnik777/spr/add_pointer_int_pair[libc++] Add __pointer_int_pairNikolas Klauser2 weeks
users/philnik777/tree_node_base_accessor_functions[libc++] Add accessor functions to __tree_node_baseNikolas Klauser12 days
users/philnik777/tree_pointer_int_pair[libc++] Add ABI flag to make __tree nodes more compactNikolas Klauser12 days
users/pierre-vh/bfx-on-s16[AMDGPU][GlobalISel] Allow forming s16 U/SBFX pre-regbankselectpvanhout3 months
users/pierre-vh/dag-shift-widen-tests[AMDGPU] Add testcases for widening i8/i16 shifts in DAGISelpvanhout4 months
users/pierre-vh/gisel-combine-workitem-intrinsics[GISel] Combine compare of bitfield extracts or'd together.pvanhout6 days
users/pierre-vh/gisel-inlineasm-diags[GlobalISel] Diagnose inline assembly lowering failurespvanhout3 months
users/pierre-vh/lower-sbfe-in-rbcombremove clamppvanhout3 weeks
users/pierre-vh/newrb-add-missing-ptrs[AMDGPU] New RegBankSelect: Add missing S/VGPR pointer typespvanhout2 months
users/pierre-vh/noalias-addrspace-memlegalizercommentspvanhout9 hours
users/pierre-vh/rbcomb-bfx[AMDGPU] Add BFX Formation Combines to RegBankCombinerpvanhout3 weeks
users/pierre-vh/rbcomb-kbRemove duplicate combinespvanhout3 weeks
users/pierre-vh/reverse-iterate-cgpUse vector + weakvhpvanhout3 weeks
users/pravinjagtap/rm-fcn-decls[AMDGPU][NFC] Function decls no longer required in tests.Pravin Jagtap13 months
users/psamolysov/pgo-generate-version-when-instrumented[PGO] Generate __llvm_profile_raw_version only when instrumentedPavel Samolysov14 months
users/psamolysov/pgo-instrument-when-at-least-one-definitionRevert "[PGO] Generate __llvm_profile_raw_version only when instrumented"Pavel Samolysov14 months
users/qinkunbao/spr/fix-format-in-specialcaselistcpp[𝘀𝗽𝗿] initial versionQinkun Bao3 months
users/qinkunbao/spr/fix-the-tests-that-have-multiple-same-entry[𝘀𝗽𝗿] initial versionQinkun Bao3 months
users/qinkunbao/spr/fix-uncaught-exceptiontest[𝘀𝗽𝗿] initial versionQinkun Bao5 weeks
users/qinkunbao/spr/fix-uncaught-exceptiontest-1[𝘀𝗽𝗿] initial versionQinkun Bao5 weeks
users/qinkunbao/spr/main.change-globpatternprefix-from-stringref-to-string[𝘀𝗽𝗿] changes to main this commit is based onQinkun Bao2 months
users/qinkunbao/spr/main.change-insectionblame-to-return-pairuint-uint-fileidx-lineno[𝘀𝗽𝗿] changes to main this commit is based onQinkun Bao2 months
users/qinkunbao/spr/main.fix-the-tests-that-have-multiple-same-entry[𝘀𝗽𝗿] changes to main this commit is based onQinkun Bao3 months
users/qinkunbao/spr/main.nfci-avoid-adding-duplicated-specialcaselistsections[𝘀𝗽𝗿] changes to main this commit is based onQinkun Bao2 months
users/qinkunbao/spr/main.nosanitizelistnfi-add-containsprefix-to-remove-duplicated-logics[𝘀𝗽𝗿] changes to main this commit is based onQinkun Bao2 months
users/qinkunbao/spr/main.sanitizerdocnfi-update-the-doc-for-prefixsanitize[𝘀𝗽𝗿] changes introduced through rebaseQinkun Bao2 months
users/qinkunbao/spr/main.sanitizerdocnfi-update-the-doc-for-prefixsanitize-1[𝘀𝗽𝗿] changes to main this commit is based onQinkun Bao2 months
users/qinkunbao/spr/main.sanitizerignorelist-expanding-sanitize-to-global[𝘀𝗽𝗿] changes to main this commit is based onQinkun Bao2 months
users/qinkunbao/spr/main.ubsan-support-srcsanitize-for-multiple-ignorelists[𝘀𝗽𝗿] changes to main this commit is based onQinkun Bao2 months
users/qinkunbao/spr/main.ubsanignorelist-expanding-sanitize-to-fun[𝘀𝗽𝗿] changes to main this commit is based onQinkun Bao2 months
users/qinkunbao/spr/main.ubsanignorelist-expanding-sanitize-to-global[𝘀𝗽𝗿] changes to main this commit is based onQinkun Bao2 months
users/qinkunbao/spr/main.ubsanignorelist-expanding-sanitize-to-global-1[𝘀𝗽𝗿] changes to main this commit is based onQinkun Bao2 months
users/qinkunbao/spr/nfci-avoid-adding-duplicated-specialcaselistsectionsAdd unit tests.Qinkun Bao2 months
users/qinkunbao/spr/sanitizerdocnfi-update-the-doc-for-prefixsanitize-1[𝘀𝗽𝗿] initial versionQinkun Bao2 months
users/qinkunbao/spr/ubsan/implement-srcsanitize-for-ubsan[𝘀𝗽𝗿] initial versionQinkun Bao3 months
users/qinkunbao/spr/ubsanignorelist-expanding-sanitize-to-global[𝘀𝗽𝗿] initial versionQinkun Bao2 months
users/rafaelauler/bolt-add-vma-flag-2[BOLT] Add --custom-allocation-vma flagRafael Auler4 months
users/rafaelauler/bolt-logging-pr[BOLT][NFC] Refactor logging and error handlingRafael Auler18 months
users/rampitec/01-15-_amdgpu_disable_valu_sinking_and_hoisting_with_wwm[AMDGPU] Disable VALU sinking and hoisting with WWMStanislav Mekhanoshin7 months
users/rampitec/02-14-_amdgpu_switch_to_mf.estimatefunctionsizeinbytes_[AMDGPU] Switch to MF.estimateFunctionSizeInBytes()Stanislav Mekhanoshin5 months
users/rampitec/02-17-_amdgpu_fix_.lfunc_end_label_placement[AMDGPU] Fix .Lfunc_end label placementStanislav Mekhanoshin6 months
users/rampitec/11-04-_amdgpu_allow_lane-op_lowering_for_illegal_typesAdded amdgcn_update_dppStanislav Mekhanoshin5 months
users/rampitec/11-04-_amdgpu_simplify_dpp_builtin_handling[AMDGPU] Simplify dpp builtin handlingStanislav Mekhanoshin5 months
users/redstar/goffwriter-5[GOFF] Emit symbols for functions.Kai Nacke6 weeks
users/ritter-x2a/03-17-_sdag_introduce_inbounds_flag_for_pointer_arithmetic[SDAG] Introduce inbounds flag for pointer arithmeticFabian Ritter3 months
users/ritter-x2a/03-19-_amdgpu_nfc_mark_geps_in_flat_offset_folding_tests_as_inbounds[AMDGPU][NFC] Mark GEPs in flat offset folding tests as inboundsFabian Ritter3 months
users/ritter-x2a/03-21-_amdgpu_sdag_only_fold_flat_offsets_if_they_are_inbounds[AMDGPU][SDAG] Only fold flat offsets if they are inboundsFabian Ritter3 months
users/ritter-x2a/06-12-_amdgpu_sdag_handle_isd_ptradd_in_vop3_patternsUse ptradd_commutable PatFrags to make ptradd commutable in some DAG patternsFabian Ritter4 days
users/ritter-x2a/06-17-_amdgpu_sdag_handle_isd_ptradd_in_various_special_casesisBaseWithConstantOffset(Addr) -> Addr->isAnyAdd()Fabian Ritter4 days
users/ritter-x2a/06-17-_amdgpu_sdag_test_isd_ptradd_handling_in_various_special_cases[AMDGPU][SDAG] Test ISD::PTRADD handling in various special casesFabian Ritter4 days
users/ritter-x2a/06-26-_sdag_amdgpu_allow_opting_in_to_oob-generating_ptradd_transformsUse isa<ConstantSDNode> instead of checking the opcode and add a TODO to supp...Fabian Ritter3 days
users/ritter-x2a/06-27-_amdgpu_sdag_dagcombine_ptradd_-_disjoint_or!any_of -> none_ofFabian Ritter12 hours
users/ritter-x2a/06-27-_amdgpu_sdag_enable_isd_ptradd_for_64-bit_as_by_default[AMDGPU][SDAG] Enable ISD::PTRADD for 64-bit AS by defaultFabian Ritter12 hours
users/ro-i/callbr-amdgpu_1implement feedbackRobert Imschweiler2 weeks
users/ro-i/omp-runtime-nt-strict_2implement feedbackRobert Imschweiler3 weeks
users/ro-i/omp-runtime-nt-strict_3implement full support for message/severity clausesRobert Imschweiler6 hours
users/rovka/dvgpr-1[AMDGPU] Add GFX12 S_ALLOC_VGPR instructionJannik Silvanus5 months
users/rovka/unify-asm-printer-arg-handlingSave NumWaveDispatchRegs in MFI for kernelsDiana Picus3 days
users/rovka/vgpr-count-restoreFixup RUN linesDiana Picus2 weeks
users/rovka/whole-wave-funcs-calls/size != 0/emptyDiana Picus6 days
users/rovka/whole-wave-funcs-tail-callFix CC in testDiana Picus3 weeks
users/s-barannikov/byte/1-datalayout[DataLayout] Add byte specificationSergei Barannikov3 weeks
users/s-barannikov/byte/2-memset-intrinsic[IR] Make @llvm.memset prototype byte width dependentSergei Barannikov3 weeks
users/s-barannikov/byte/3-bytewise-value[ValueTracking] Make isBytewiseValue byte width agnosticSergei Barannikov3 weeks
users/s-barannikov/byte/4-create-ptradd[IRBuilder] Add getByteTy and use it in CreatePtrAddSergei Barannikov3 weeks
users/s-barannikov/byte/5-match-ptradd[IR] Account for byte width in m_PtrAddSergei Barannikov3 weeks
users/s-barannikov/byte/6-string-info-char-width[ValueTracking] Add CharWidth argument to getConstantStringInfo (NFC)Sergei Barannikov3 weeks
users/s-barannikov/byte/7-simplify-lib-calls[SimplifyLibCalls] Add initial support for non-8-bit bytesSergei Barannikov3 weeks
users/sdesmalen-arm/srlt-commute-implicit-defUse MachineInstr::substituteRegisterSander de Smalen5 weeks
users/shawbyoung/spr/bolt-drop-high-discrepancy-profiles-in-matching[𝘀𝗽𝗿] initial versionshawbyoung14 months
users/shawbyoung/spr/bolt-hash-based-function-matchingMerge branch 'main' into users/shawbyoung/spr/bolt-hash-based-function-matchingshaw young13 months
users/shawbyoung/spr/bolt-hash-based-function-matching-2[𝘀𝗽𝗿] initial versionshawbyoung13 months
users/shawbyoung/spr/bolt-hash-based-function-matching-3[𝘀𝗽𝗿] initial versionshawbyoung13 months
users/shawbyoung/spr/bolt-hash-based-function-matching-4[𝘀𝗽𝗿] initial versionshawbyoung13 months
users/shawbyoung/spr/bolt-hash-based-function-matching-5[𝘀𝗽𝗿] initial versionshawbyoung13 months
users/shawbyoung/spr/bolt-match-blocks-with-calls-as-anchors[𝘀𝗽𝗿] initial versionshawbyoung13 months
users/shawbyoung/spr/bolt-match-functions-with-pseudo-probesclang-formatshawbyoung9 months
users/shawbyoung/spr/boltnfc-move-optslite-to-commandlineoptscpp[𝘀𝗽𝗿] initial versionshawbyoung13 months
users/shawbyoung/spr/main.bolt-drop-high-discrepancy-profiles-in-matching[𝘀𝗽𝗿] changes to main this commit is based onshawbyoung14 months
users/shawbyoung/spr/main.bolt-drop-high-discrepancy-profiles-in-matching-1[BOLT] Drop high discrepancy profiles in matching (#95156)shaw young14 months
users/shawbyoung/spr/main.bolt-function-matching-with-function-calls-as-anchors[𝘀𝗽𝗿] changes introduced through rebaseVasileios Porpodas13 months
users/shawbyoung/spr/main.bolt-hash-based-function-matching[𝘀𝗽𝗿] changes introduced through rebaseshaw young13 months
users/shawbyoung/spr/main.bolt-hash-based-function-matching-1[𝘀𝗽𝗿] changes introduced through rebaseMaksim Panchenko13 months
users/shawbyoung/spr/main.bolt-hash-based-function-matching-2[𝘀𝗽𝗿] changes introduced through rebaseMaksim Panchenko13 months
users/shawbyoung/spr/main.bolt-match-blocks-with-calls-as-anchors[𝘀𝗽𝗿] changes to main this commit is based onAmir Ayupov13 months
users/shawbyoung/spr/main.bolt-match-blocks-with-pseudo-probes[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov9 months
users/shawbyoung/spr/main.bolt-match-functions-with-call-graph[𝘀𝗽𝗿] changes introduced through rebaseJorge Gorbe Moya13 months
users/shawbyoung/spr/main.bolt-match-functions-with-pseudo-probes[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov9 months
users/shawbyoung/spr/main.bolt-name-similarity-function-matching[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov13 months
users/shawbyoung/spr/main.boltnfc-move-optslite-to-commandlineoptscpp[𝘀𝗽𝗿] changes to main this commit is based onMaksim Panchenko13 months
users/shawbyoung/spr/main.boltnfc-refactor-function-matching[𝘀𝗽𝗿] changes introduced through rebaseFangrui Song13 months
users/shawbyoung/spr/main.boltnfc-refactoring-callgraph[𝘀𝗽𝗿] changes introduced through rebaseArthur Eubanks13 months
users/shawbyoung/spr/main.updated-commandlineargumentreferencemd[𝘀𝗽𝗿] changes to main this commit is based onshawbyoung14 months
users/shawbyoung/spr/main.updated-commandlineargumentreferencemd-1[𝘀𝗽𝗿] changes to main this commit is based onshawbyoung14 months
users/shawbyoung/spr/main.using-matched-block-counts-to-measure-discrepancy[𝘀𝗽𝗿] changes to main this commit is based onshawbyoung14 months
users/shawbyoung/spr/updated-commandlineargumentreferencemd[𝘀𝗽𝗿] initial versionshawbyoung14 months
users/shawbyoung/spr/updated-commandlineargumentreferencemd-1[𝘀𝗽𝗿] initial versionshawbyoung14 months
users/shawbyoung/spr/using-matched-block-counts-to-measure-discrepancy[𝘀𝗽𝗿] initial versionshawbyoung14 months
users/shiltian/aaamdgpuinreg[WIP][AMDGPU][Attributor] Infer `inreg` attribute in `AMDGPUAttributor`Shilei Tian6 weeks
users/shiltian/check-range-size-before-constant-fold-load[WIP][Attributor] Check range size before constant fold loadShilei Tian5 days
users/shiltian/data-layout-sentinel-pointerFix lld test failuresShilei Tian4 months
users/shiltian/extend-callback-signature[LLVM][PassBuilder] Extend the function signature of callback for optimizer p...Shilei Tian12 months
users/shiltian/inreg-vgpr-improvement[WIP][AMDGPU] Improve the handling of `inreg` argumentsShilei Tian4 months
users/shiltian/trivial-aa-uniform-argumentfix commentsShilei Tian7 days
users/skachkov-sc/monotonic-access-laa[LAA] Support monotonic pointers in LoopAccessAnalysisSergey Kachkov3 months
users/skachkov-sc/monotonic-descriptor[IVDescriptors] Implement MonotonicDescriptorSergey Kachkov3 months
users/skachkov-sc/monotonic-vectorization[LoopVectorize] Support vectorization of compressing patterns in VPlanSergey Kachkov3 months
users/skachkov-sc/widen-decision-refactor[LoopVectorize][NFC] Refactor widening decision logicSergey Kachkov3 months
users/skatrak/flang-generic-01-mlir-pattern[MLIR][OpenMP] Remove Generic-SPMD early detectionSergio Afonso7 days
users/skatrak/flang-generic-02-ompirbuilder-shared-mem[OpenMP][OMPIRBuilder] Add device shared memory allocation supportSergio Afonso7 days
users/skatrak/flang-generic-03-mlir-shared-mem[MLIR][OpenMP] Support allocations of device shared memorySergio Afonso7 days
users/skatrak/flang-generic-04-parallel-args[OpenMP][OMPIRBuilder] Use device shared memory for arg structuresSergio Afonso7 days
users/skatrak/flang-generic-05-parallel-wrapper[OpenMP][OMPIRBuilder] Support parallel in Generic kernelsSergio Afonso7 days
users/skatrak/flang-generic-06-openmp-opt[OpenMPOpt] Make parallel regions reachable from new DeviceRTL loop functionsSergio Afonso7 days
users/skatrak/map-rework-03-rm-host-ops[Flang][OpenMP] Minimize host ops remaining in device compilationSergio Afonso3 months
users/skatrak/map-rework-04-target-codegen[MLIR][OpenMP] Simplify OpenMP device codegenSergio Afonso3 months
users/skatrak/spr/simd-mlir[MLIR][OpenMP] Add omp.simd operationSergio Afonso18 months
users/slinder1/sprmain.nfcasmprinter-clarify-handlenewdebugvalue-cache-of-trackedregs[𝘀𝗽𝗿] changes to main this commit is based onScott Linder21 months
users/slinder1/sprnfcasmprinter-clarify-handlenewdebugvalue-cache-of-trackedregs[𝘀𝗽𝗿] initial versionScott Linder21 months
users/slinder1/sprnfcasmprinter-clean-up-stale-comments[𝘀𝗽𝗿] initial versionScott Linder21 months
users/smeenai/1/nextUpdateShoaib Meenai9 months
users/smeenai/1/orig[clang][CIR] Move CIRGen types into clang::CIRGenShoaib Meenai9 months
users/smeenai/2/nextUpdateShoaib Meenai9 months
users/smeenai/2/orig[clang][CIR] Merge the mlir::cir namespace into cirShoaib Meenai9 months
users/smeenai/sprhmaptool-implement-simple-string-deduplication[𝘀𝗽𝗿] initial versionShoaib Meenai12 months
users/smeenai/sprhmaptool-implement-simple-string-deduplication-1[𝘀𝗽𝗿] initial versionShoaib Meenai12 months
users/smeenai/sprmain.hmaptool-implement-simple-string-deduplication[𝘀𝗽𝗿] changes to main this commit is based onShoaib Meenai12 months
users/smeenai/sprmain.hmaptool-implement-simple-string-deduplication-1[𝘀𝗽𝗿] changes to main this commit is based onShoaib Meenai12 months
users/spavloff/bundles2Small changes in documentationSerge Pavlov3 months
users/spavloff/denormFix some errorsSerge Pavlov3 months
users/spavloff/faddAdd constrained fadd to FP operationsSerge Pavlov3 months
users/spavloff/floating-point-operator-bundlesRename fpe.* to fp.*Serge Pavlov6 months
users/spavloff/trunc-with-bundlesTestsSerge Pavlov6 months
users/spencerabson/aarch64-2024-upstream[Dexter] Set up ComInterface module to be imported correctly (#111850)Stephen Tozer10 months
users/spr/aaupov/main.boltnfci-use-heuristic-for-matching-split-global-functions[𝘀𝗽𝗿] changes introduced through rebaseCraig Topper6 weeks
users/ssahasra/clang-convergence-spec[clang] Define convergence in C++ languages such as HIP, CUDA, OpenCLSameer Sahasrabuddhe4 months
users/ssahasra/clang-generate-tokens[clang] Redefine `noconvergent` and generate convergence control tokensSameer Sahasrabuddhe4 months
users/ssahasra/fix-irreducible[FixIrreducible] Use CycleInfo instead of a custom SCC traversalSameer Sahasrabuddhe12 months
users/stellaraccident/mlir_py_pass_assert_fixApply suggestions from code reviewOleksandr "Alex" Zinenko13 months
users/tmatheson-arm/labrinea/parse-target-attributeChanges from last revision:Alexandros Lamprineas14 months
users/tmatheson-arm/multiple_output_patternsclang-formatTomas Matheson6 months
users/tmatheson-arm/multiple_output_patterns_precursormake getInstructionsInTree constTomas Matheson6 months
users/tobias-stadler/fix-gisel-vecstore-test[NFC][AArch64][GlobalISel] Add test coverage for vector load/store legalizationTobias Stadler3 months
users/tobias-stadler/remark-infra-autodetect-base[Remarks] Remove yaml-strtab formatTobias Stadler7 weeks
users/tomershafir/spr/aarch64-add-featurezcregmovefpr128-subtarget-feature[𝘀𝗽𝗿] initial versiontomershafir3 weeks
users/tomershafir/spr/aarch64-add-featurezcregmovefpr128-subtarget-feature-1[𝘀𝗽𝗿] initial versiontomershafir3 weeks
users/tomershafir/spr/main.codegen-add-2-subtarget-hooks-canlowertozerocycleregmovezeroing[𝘀𝗽𝗿] changes to main this commit is based ontomershafir3 weeks
users/tomershafir/spr/main.codegen-add-target-hook-shouldrematerializetrivialregdef[𝘀𝗽𝗿] changes introduced through rebasetomershafir3 weeks
users/tomershafir/spr/main.codegen-prevent-register-coalescer-rematerialization-based-on-target[𝘀𝗽𝗿] changes introduced through rebasetomershafir3 weeks
users/usx95/07-15-add-liveness-finallyadd-liveness-finallyUtkarsh Saxena12 days
users/usx95/07-16-add-point-level-granularity-to-analysesadd-point-level-granularity-to-analysesUtkarsh Saxena3 weeks
users/usx95/07-18-add-loan-analysis-to-benchmarkadd live originsUtkarsh Saxena12 days
users/usx95/07-20-basic_error_report_for_use_after_free[LifetimeSafety] Implement a basic use-after-free diagnosticUtkarsh Saxena10 days
users/vgvassilev/D41416_D153003D41416: [modules] [pch] Do not deserialize all lazy template specializations ...Vassil Vassilev18 months
users/vhscampos/bump-picolibc-v1.8.9Bump picolibc commit to v1.8.9Victor Campos6 months
users/vhscampos/smallset-range-based-functions[ADT] Use range-based helper functions in SmallSetVictor Campos11 months
users/vikramRH/npm_pending/add_required[AMDGPU][NPM] Add isRequired to passes missing itvikhegde5 days
users/vitalybuka/spr/-initial-version[𝘀𝗽𝗿] initial versionVitaly Buka19 months
users/vitalybuka/spr/-initial-version-1[𝘀𝗽𝗿] initial versionVitaly Buka13 months
users/vitalybuka/spr/aarch64-fold-more-loadx-into-loadi-with-large-offset[𝘀𝗽𝗿] initial versionzhongyunde 0044340712 months
users/vitalybuka/spr/boundschecking-add-parameters-to-pass-1[𝘀𝗽𝗿] initial versionVitaly Buka8 months
users/vitalybuka/spr/bump-version-to-1810[𝘀𝗽𝗿] initial versionTom Stellard14 months
users/vitalybuka/spr/cfi-use-cfi-of-aleasee-if-the-function-is-infact-a-alias[𝘀𝗽𝗿] initial versionVitaly Buka12 days
users/vitalybuka/spr/ci-fix-the-base-branch-we-use-to-determine-changes-79503-79506[𝘀𝗽𝗿] initial versionLouis Dionne14 months
users/vitalybuka/spr/dse-skip-llvmallowruntimeubsancheck[𝘀𝗽𝗿] initial versionVitaly Buka16 months
users/vitalybuka/spr/extract-emitcheckedargforassume[𝘀𝗽𝗿] initial versionVitaly Buka10 months
users/vitalybuka/spr/hwasan-distinguish-overflow-and-underflowrebaseVitaly Buka19 months
users/vitalybuka/spr/hwasan-dont-instrument-when-pgo-profile-is-collected[𝘀𝗽𝗿] initial versionVitaly Buka16 months
users/vitalybuka/spr/instrprofiling-do-not-sanitize-pgo-instrumentationrebaseVitaly Buka16 months
users/vitalybuka/spr/libclang-replace-createref-with-createduprebaseVitaly Buka6 months
users/vitalybuka/spr/libcxx-avoid-__cxa_atexit-with-o0@philnik777 proposalVitaly Buka15 months
users/vitalybuka/spr/libcxx-mark-test-as-long_tests[𝘀𝗽𝗿] initial versionVitaly Buka14 months
users/vitalybuka/spr/libcxx-workaround-for-build-error-after-108999formatVitaly Buka10 months
users/vitalybuka/spr/main.aarch64-fold-more-loadx-into-loadi-with-large-offset[𝘀𝗽𝗿] changes to main this commit is based onzhongyunde 0044340712 months
users/vitalybuka/spr/main.analysis-exclude-llvmallowruntimeubsancheck-from-aliassettracker[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka16 months
users/vitalybuka/spr/main.asan-catch-initialization-order-fiasco-in-mudules-without-globals[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka12 months
users/vitalybuka/spr/main.asan-install-pthread_atfork[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka20 months
users/vitalybuka/spr/main.asan-limit-priority-ctor-to-kmax-1[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka12 months
users/vitalybuka/spr/main.asan-optimize-initialization-order-checking[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka12 months
users/vitalybuka/spr/main.asan-print-unique_id-instead-of-tid[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka10 months
users/vitalybuka/spr/main.asan-reduce-priority-of-contiguous_container-vprintf[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka12 months
users/vitalybuka/spr/main.asan-remove-debug-tracing-from-report_globals[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka12 months
users/vitalybuka/spr/main.asandarwin-simplify-test[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka11 months
users/vitalybuka/spr/main.ci-add-lld-as-compiler-rt-dependecy[𝘀𝗽𝗿] changes introduced through rebaseXinWang1019 months
users/vitalybuka/spr/main.ci-fix-the-base-branch-we-use-to-determine-changes-79503-79506[𝘀𝗽𝗿] changes to main this commit is based onTom Stellard14 months
users/vitalybuka/spr/main.ci-set-timeout-for-individual-tests-and-report-slowest-tests[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka19 months
users/vitalybuka/spr/main.clangbuiltin-implement-__builtin_allow_runtime_check[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka16 months
users/vitalybuka/spr/main.clangcodegen-guard-ubsan-checks-with-llvmallowubsancheck[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka16 months
users/vitalybuka/spr/main.clangcodegen-remove-simplifycfgpass-preceding-removetrapspass[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka16 months
users/vitalybuka/spr/main.clangubsan-switch-ubsan-optimization-to-llvmallowruntimeubsancheck[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka16 months
users/vitalybuka/spr/main.clangubsan-switch-ubsan-optimization-to-llvmexperimentalhot[𝘀𝗽𝗿] changes introduced through rebaseFlorian Hahn16 months
users/vitalybuka/spr/main.codegen-add-default-lowering-for-llvmallowruntimeubsancheck[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka16 months
users/vitalybuka/spr/main.compiler-rt-cleanup-use-of-compiler_rt_include_tests[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka13 months
users/vitalybuka/spr/main.compiler-rt-convert-maintainerstxt-into-maintainersmd[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka8 months
users/vitalybuka/spr/main.compiler-rt-update-maintainers[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka8 months
users/vitalybuka/spr/main.costmodel-no-cost-for-llvmallowruntimeubsancheck[CostModel] No cost for llvm.allow.{runtime,ubsan}.check() (#86064)Vitaly Buka16 months
users/vitalybuka/spr/main.docs-fix-code-block-formating[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka12 months
users/vitalybuka/spr/main.drivercfi-add-missing-into-error-message[𝘀𝗽𝗿] changes introduced through rebaseJim Lin3 months
users/vitalybuka/spr/main.drivercfi-allow-cfi-with-minimal-runtime[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka3 months
users/vitalybuka/spr/main.dse-skip-llvmallowruntimeubsancheck[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka16 months
users/vitalybuka/spr/main.extract-emitcheckedargforassume[𝘀𝗽𝗿] changes to main this commit is based onYingwei Zheng10 months
users/vitalybuka/spr/main.hwasan-add-__hwasan_get_tag_from_pointer[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka20 months
users/vitalybuka/spr/main.hwasan-add-hwasan-with-frame-record[hwasan] Add "-hwasan-with-frame-record" (#109620)Vitaly Buka10 months
users/vitalybuka/spr/main.hwasan-check-order-of-mapping-flags[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka10 months
users/vitalybuka/spr/main.hwasan-distinguish-overflow-and-underflow[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka19 months
users/vitalybuka/spr/main.hwasan-dont-instrument-loads-from-global-if-globals-are-not-tagged[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka16 months
users/vitalybuka/spr/main.hwasan-improve-support-of-forking-with-threads[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka20 months
users/vitalybuka/spr/main.hwasan-make-stack-variables-output-consistent-with-globals[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka19 months
users/vitalybuka/spr/main.hwasan-print-stack-overflow-underflow-uas[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka19 months
users/vitalybuka/spr/main.hwasan-replace-hwasan-with-ifunc-and-hwasan-with-tls-options[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka10 months
users/vitalybuka/spr/main.hwasan-respect-strip_path_prefix-printing-locals[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka19 months
users/vitalybuka/spr/main.instcombineasan-dont-speculate-loads-before-select-ptr[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka12 months
users/vitalybuka/spr/main.instcombineasan-dont-speculate-loads-before-select-ptr-1[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka12 months
users/vitalybuka/spr/main.instcombiner-remove-unused-llvmexperimentalhot[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka16 months
users/vitalybuka/spr/main.instrprofiling-do-not-sanitize-pgo-instrumentation[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka16 months
users/vitalybuka/spr/main.ir-introduce-llvmexperimentalhot[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka17 months
users/vitalybuka/spr/main.libclang-replace-createref-with-createdup[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka6 months
users/vitalybuka/spr/main.libcxx-mark-test-as-long_tests[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka14 months
users/vitalybuka/spr/main.libcxx-workaround-for-build-error-after-108999[𝘀𝗽𝗿] changes to main this commit is based onHaowei Wu10 months
users/vitalybuka/spr/main.lld-initialize-singlestringmatcherexactmatch[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka7 months
users/vitalybuka/spr/main.llvm-size-early-return-with-error-on-invalid-args[llvm-size] Initialize Radix to correct value (#128447)Vitaly Buka5 months
users/vitalybuka/spr/main.lsan-add-debug-option-to-deflake-leaks[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka10 months
users/vitalybuka/spr/main.lsan-fix-compilation-on-android[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka10 months
users/vitalybuka/spr/main.lsan-install-pthread_atfork[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka20 months
users/vitalybuka/spr/main.lsan-log-thread-history[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka10 months
users/vitalybuka/spr/main.lsan-process-non-suspended-threads[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka10 months
users/vitalybuka/spr/main.ltopipelinescoro-de-duplicate-coro-passes[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka5 months
users/vitalybuka/spr/main.ltopipelinescoro-handle-coroutines-in-lto-pipeline[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka6 months
users/vitalybuka/spr/main.memoryssa-exclude-llvmallowruntimeubsancheck[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka16 months
users/vitalybuka/spr/main.moduleutils-add-updateglobalctorsupdateglobaldtors[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka12 months
users/vitalybuka/spr/main.msan-handle-blendv-intrinsics[msan] Handle blendv intrinsics (#94882)Vitaly Buka14 months
users/vitalybuka/spr/main.msan-implement-shadow-propagation-for-_mm_dp_pd-_mm_dp_ps-_mm256_dp_ps[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka14 months
users/vitalybuka/spr/main.msan-intercept-mallinfo2[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka20 months
users/vitalybuka/spr/main.msan-reduces-overhead-of-todo-by-10[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka9 months
users/vitalybuka/spr/main.msan-switch-to-msan-handle-icmp-exact-my-default[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka9 months
users/vitalybuka/spr/main.msan-unwind-stack-before-fatal-reports[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka19 months
users/vitalybuka/spr/main.msan-use-pthread_atfork-instead-of-interceptor[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka20 months
users/vitalybuka/spr/main.msanaarch64-improve-argument-classification[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka21 months
users/vitalybuka/spr/main.nfc-fix-flakiness-in-test-if-run-unsharded[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka10 months
users/vitalybuka/spr/main.nfcasan-better-___asan_gen_-names[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka12 months
users/vitalybuka/spr/main.nfcasan-cleanup-asanthreadidandname-ctorinit[𝘀𝗽𝗿] changes introduced through rebaseYunQiang Su10 months
users/vitalybuka/spr/main.nfcasan-cleanup-asanthreadidandname-ctorinit-1[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka10 months
users/vitalybuka/spr/main.nfcasan-create-modulename-lazily[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka12 months
users/vitalybuka/spr/main.nfcasan-dont-cd-after-split-file[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka12 months
users/vitalybuka/spr/main.nfcasan-inline-ensure_asan_inited-macro[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka20 months
users/vitalybuka/spr/main.nfcasan-replace-a-few-if-sanitizer_apple-with-if-sanitizer_apple[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka20 months
users/vitalybuka/spr/main.nfcasan-replace-asaninitedensure_asan_inited-with-tryasaninitfromrtl[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka20 months
users/vitalybuka/spr/main.nfcasan-replace-asaninitisrunning-with-tryasaninitfromrtl[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka20 months
users/vitalybuka/spr/main.nfcasan-report-dyninitunpoison[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka12 months
users/vitalybuka/spr/main.nfcasan-switch-from-list-to-dyninitglobalsbymodule[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka12 months
users/vitalybuka/spr/main.nfcasan-switch-to-intrusivelist-in-asan_globals[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka12 months
users/vitalybuka/spr/main.nfcasan-track-current-dynamic-init-module[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka12 months
users/vitalybuka/spr/main.nfcasan-use-p-to-print-addresses[𝘀𝗽𝗿] changes introduced through rebasevporpo13 months
users/vitalybuka/spr/main.nfcboundschecking-add-trapbb-local-variable[𝘀𝗽𝗿] changes introduced through rebaseThurston Dang8 months
users/vitalybuka/spr/main.nfcboundschecking-rename-boundscheckingoptions-into-options[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka7 months
users/vitalybuka/spr/main.nfcboundschecking-switch-handlerbuilder-to-crtp[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka8 months
users/vitalybuka/spr/main.nfccfi-add-test-to-check-for-flto-and-fvisibility-flags[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka4 months
users/vitalybuka/spr/main.nfccfi-avoid-failing-cfi-tests[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka4 months
users/vitalybuka/spr/main.nfccfi-dont-mix-cfi-and-non-cfi-flags-on-the-same-line[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka4 months
users/vitalybuka/spr/main.nfccodegen-precommit-test-for-84858[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka16 months
users/vitalybuka/spr/main.nfcdrivercfi-rename-to-clarify-purpose-of-cfi-runtime[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka4 months
users/vitalybuka/spr/main.nfchwasan-cleanup-opt-opt-test[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka16 months
users/vitalybuka/spr/main.nfchwasan-promote-instrumentglobals-to-member[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka16 months
users/vitalybuka/spr/main.nfchwasan-remove-code-duplication-in-shadowmappinginit[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka10 months
users/vitalybuka/spr/main.nfchwasan-remove-duplicated-checks[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka12 months
users/vitalybuka/spr/main.nfchwasan-use-enum-class-in-shadowmapping[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka10 months
users/vitalybuka/spr/main.nfchwasan-use-p-to-print-addresses[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka13 months
users/vitalybuka/spr/main.nfchwasanubsan-remove-clinit-from-few-opts[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka16 months
users/vitalybuka/spr/main.nfciboundschecking-apply-nosanitize-on-local-bounds-instrumentation[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka7 months
users/vitalybuka/spr/main.nfcimetadataclang-use-createunlikelylikelybranchweights[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka16 months
users/vitalybuka/spr/main.nfcimetadatalibcallsshrinkwrap-use-createunlikelylikelybranchweights[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka16 months
users/vitalybuka/spr/main.nfcipromotemem2reg-dont-handle-the-first-successor-out-of-order[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka2 months
users/vitalybuka/spr/main.nfcir-add-setnosanitize-helpers[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka16 months
users/vitalybuka/spr/main.nfcisanitizersmetadata-exctract-createunlikelylikelybranchweights[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka16 months
users/vitalybuka/spr/main.nfcload-make-scanfrom-required-parameters[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka12 months
users/vitalybuka/spr/main.nfclsan-extract-significant-part-of-the-loop-into-a-function[𝘀𝗽𝗿] changes introduced through rebasethetruestblue10 months
users/vitalybuka/spr/main.nfclsan-move-up-vectors-cleanup[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka10 months
users/vitalybuka/spr/main.nfclsan-restructure-loop-in-processthreads[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka10 months
users/vitalybuka/spr/main.nfcmemprof-use-p-to-print-addresses[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka13 months
users/vitalybuka/spr/main.nfcmemprof-use-p-to-print-addresses-1[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka13 months
users/vitalybuka/spr/main.nfcmemprof-use-p-to-print-addresses-2[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka13 months
users/vitalybuka/spr/main.nfcmoduleutils-test-appendtoglobalctorsappendtoglobaldtors[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka12 months
users/vitalybuka/spr/main.nfcmsan-extract-handleselectlikeinst[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka14 months
users/vitalybuka/spr/main.nfcmsan-fix-old-typo-in-test[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka9 months
users/vitalybuka/spr/main.nfcmsan-prepare-function-to-extract-main-logic[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka14 months
users/vitalybuka/spr/main.nfcmsan-re-generate-test-with-update_test_checkspy[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka9 months
users/vitalybuka/spr/main.nfcmsan-remove-run-duplicates[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka9 months
users/vitalybuka/spr/main.nfcpromotemem2reg-move[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka2 months
users/vitalybuka/spr/main.nfcsanitizer-add-consts-to-skipinternalframes[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka19 months
users/vitalybuka/spr/main.nfcsanitizer-add-debug-utility-to-print-thread-history[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka10 months
users/vitalybuka/spr/main.nfcsanitizer-check-suspended-threads-outside-threadsuspendersuspendthread[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka10 months
users/vitalybuka/spr/main.nfcsanitizer-check-that-tls-is-not-in-the-middle-of-the-stack[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka11 months
users/vitalybuka/spr/main.nfcsanitizer-check-that-tls-is-not-in-the-middle-of-the-stack-1[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka11 months
users/vitalybuka/spr/main.nfcsanitizer-check-that-tls-is-not-in-the-middle-of-the-stack-2[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka11 months
users/vitalybuka/spr/main.nfcsanitizer-check-that-tls-is-not-in-the-middle-of-the-stack-3[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka11 months
users/vitalybuka/spr/main.nfcsanitizer-check-that-tls-is-not-in-the-middle-of-the-stack-4[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka11 months
users/vitalybuka/spr/main.nfcsanitizer-check-that-tls-is-not-in-the-middle-of-the-stack-5[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka11 months
users/vitalybuka/spr/main.nfcsanitizer-commit-test-for-106912[𝘀𝗽𝗿] changes introduced through rebaseXiaofeng Tian11 months
users/vitalybuka/spr/main.nfcsanitizer-consolidate-version-checking-branches-of-threaddescriptorsizefallback[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka11 months
users/vitalybuka/spr/main.nfcsanitizer-make-getlibcversion-void[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka11 months
users/vitalybuka/spr/main.nfcsanitizer-move-inittlssize[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka11 months
users/vitalybuka/spr/main.nfcsanitizer-move-inittlssize-into-initializeplatformearly[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka11 months
users/vitalybuka/spr/main.nfcsanitizer-move-symbolizedstackholder-into-sanitizer_common[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka19 months
users/vitalybuka/spr/main.nfcsanitizer-move-threaddescriptorsize-into-glibcfreebsd-block[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka11 months
users/vitalybuka/spr/main.nfcsanitizer-remove-elif-to-simplify-threaddescriptorsizefallback[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka11 months
users/vitalybuka/spr/main.nfcsanitizer-remove-else-if-from-threaddescriptorsizefallback[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka11 months
users/vitalybuka/spr/main.nfcsanitizer-switch-to-gnu_get_libc_version[𝘀𝗽𝗿] changes introduced through rebaseValentin Clement (バレンタイン クレメン)11 months
users/vitalybuka/spr/main.nfcsanitizer-use-rtld_default-for-_dl_get_tls_static_info[𝘀𝗽𝗿] changes introduced through rebaseSam Elliott11 months
users/vitalybuka/spr/main.nfcsanitizer-use-unlikely-in-vreportvprintf[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka12 months
users/vitalybuka/spr/main.nfcsanitizer-vreport-incomplete-list[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka10 months
users/vitalybuka/spr/main.nfcsanitizer_common-use-p-to-print-addresses[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka13 months
users/vitalybuka/spr/main.nfcsanitizerasan-promote-stack_id-into-threadcontextbase[𝘀𝗽𝗿] changes introduced through rebaseYunQiang Su10 months
users/vitalybuka/spr/main.nfcsanitizerasan-promote-stack_id-into-threadcontextbase-1[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka10 months
users/vitalybuka/spr/main.nfctsan-better-name-for-locking-functions[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka13 months
users/vitalybuka/spr/main.nfctsan-clang-format-includes[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka13 months
users/vitalybuka/spr/main.nfctsan-eliminate-a-few-macros[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka9 months
users/vitalybuka/spr/main.nfctsan-move-skipinternalframes-into-sanitizer_common[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka19 months
users/vitalybuka/spr/main.nfctsan-ptr-0-to-implicit-check[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka19 months
users/vitalybuka/spr/main.nfcubsan-add-local-bounds-test[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka7 months
users/vitalybuka/spr/main.nfcubsan-add-mixed-filter-test-case[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka12 months
users/vitalybuka/spr/main.nfcubsan_minimal-clang-format-a-file[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka3 months
users/vitalybuka/spr/main.promotemem2reg-optimize-memory-usage-in-promotemem2reg[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka2 months
users/vitalybuka/spr/main.reapply-nfctsan-move-out-morder-params-from-__va_args__-114916[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka9 months
users/vitalybuka/spr/main.reland-asan-catch-initialization-order-fiasco-in-modules-without[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka12 months
users/vitalybuka/spr/main.reland-asan-remove-debug-tracing-from-report_globals-104404[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka11 months
users/vitalybuka/spr/main.rename-remove-traps-to-lower-builtin-hot[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka16 months
users/vitalybuka/spr/main.revert-llvm-mt-use-xmldeleter-to-free-xmlfreedoc[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka5 months
users/vitalybuka/spr/main.revert-nfctsan-eliminate-a-few-macros[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka9 months
users/vitalybuka/spr/main.revert-nfctsan-move-out-morder-params-from-__va_args__-114916[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka9 months
users/vitalybuka/spr/main.sancov-apply-branch-weights-when-checking-counters[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka16 months
users/vitalybuka/spr/main.sanitizer-add-check-that-static-tls-info-is-ready[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka11 months
users/vitalybuka/spr/main.sanitizer-add-checks-to-validate-calculated-tls-range[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka11 months
users/vitalybuka/spr/main.sanitizer-add-memcpyaccessible[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka10 months
users/vitalybuka/spr/main.sanitizer-add-trymemcpy[𝘀𝗽𝗿] changes introduced through rebaseLouis Dionne10 months
users/vitalybuka/spr/main.sanitizer-allow-to-override-getdtlsrange[𝘀𝗽𝗿] changes introduced through rebaseMircea Trofin11 months
users/vitalybuka/spr/main.sanitizer-fix-intersecting-stacks-workaround[𝘀𝗽𝗿] changes introduced through rebaseArteen Abrishami11 months
users/vitalybuka/spr/main.sanitizer-fix-intersecting-stacks-workaround-1[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka11 months
users/vitalybuka/spr/main.sanitizer-fix-intersecting-stacks-workaround-2[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka11 months
users/vitalybuka/spr/main.sanitizer-fix-partially-initialized-static-tls-range[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka11 months
users/vitalybuka/spr/main.sanitizer-fix-threadlisterisalive[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka10 months
users/vitalybuka/spr/main.sanitizer-rename-define_real_pthread_functions[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka13 months
users/vitalybuka/spr/main.sanitizer-skip-includec-from-summary[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka19 months
users/vitalybuka/spr/main.sanitizer-switch-from-lazy-threaddescriptorsize[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka11 months
users/vitalybuka/spr/main.sanitizer-vreport-beforeforkafterfork[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka10 months
users/vitalybuka/spr/main.sanitizer-vreport-thread-status-for-failed-ptrace_attach[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka10 months
users/vitalybuka/spr/main.sanitizers-optimize-locking-stackdepotbase-for-fork[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka19 months
users/vitalybuka/spr/main.sanitizers-optimize-locking-stackdepotbase-for-fork-1[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka19 months
users/vitalybuka/spr/main.test[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka11 months
users/vitalybuka/spr/main.testasan-check-for-order-of-dyninitpoison[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka12 months
users/vitalybuka/spr/main.testhwasan-implement-sanitizer_specific-for-hwasan[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka20 months
users/vitalybuka/spr/main.testhwasan-test-function-name-in-summaries[test][hwasan] Test function name in summaries (#77391)Vitaly Buka19 months
users/vitalybuka/spr/main.testsanitizer-allow-fork_threaded-test-on-msan-tsan[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka20 months
users/vitalybuka/spr/main.try[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka6 months
users/vitalybuka/spr/main.try-1[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka5 months
users/vitalybuka/spr/main.tryreapply-llvm-mt-use-xmldeleter-to-free-xmlfreedoc[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka5 months
users/vitalybuka/spr/main.tryreapply-llvm-mt-use-xmldeleter-to-free-xmlfreedoc-1[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka5 months
users/vitalybuka/spr/main.tsan-dont-crash-on-vscale[𝘀𝗽𝗿] changes introduced through rebaseHeejin Ahn15 months
users/vitalybuka/spr/main.tsan-dont-use-enum-__tsan_memory_order-in-tsan-interface[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka9 months
users/vitalybuka/spr/main.tsan-fallback-to-top-frame[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka19 months
users/vitalybuka/spr/main.tsan-lockunlock-allocator-and-stacks-on-fork[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka13 months
users/vitalybuka/spr/main.tsan-process-sigprof-as-sync-sygnal-only-if-theread-is-alive[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka16 months
users/vitalybuka/spr/main.tsan-set-thr-is_inited-after-slotattachandlock[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka16 months
users/vitalybuka/spr/main.tsan-switch-to-dlsymallocator[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka11 months
users/vitalybuka/spr/main.tsan-test-__tsan_test_only_on_fork-only-on-mac[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka13 months
users/vitalybuka/spr/main.ubsan-add-runtime-test-for-fsanitizelocal-bounds[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka8 months
users/vitalybuka/spr/main.ubsan-drop-terminal-in-from-reports-without-functions[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka19 months
users/vitalybuka/spr/main.ubsan-implement-srcsanitize-for-ubsan[𝘀𝗽𝗿] changes introduced through rebaseQinkun Bao3 months
users/vitalybuka/spr/main.ubsan-implement-srcsanitize-for-ubsan-1[𝘀𝗽𝗿] changes introduced through rebaseQinkun Bao3 months
users/vitalybuka/spr/main.ubsan-improve-lowering-of-llvmallowubsancheck[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka8 months
users/vitalybuka/spr/main.ubsan-pass-fsanitize-skip-hot-cutoff-into-fsanitizebounds[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka7 months
users/vitalybuka/spr/main.ubsan-remove-fsanitizervptr-from-fsanitizerundefined[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka7 months
users/vitalybuka/spr/main.ubsan-runtime-and-driver-support-for-local-bounds[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka7 months
users/vitalybuka/spr/main.ubsanhwasan-let-mixing-filters[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka12 months
users/vitalybuka/spr/main.ubsanhwasan-remove-redundant-flags[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka16 months
users/vitalybuka/spr/main.undo[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka6 months
users/vitalybuka/spr/main.update[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka12 months
users/vitalybuka/spr/main.use-rc-version-suffix[𝘀𝗽𝗿] changes to main this commit is based onTom Stellard14 months
users/vitalybuka/spr/main.workflows-fix-version-checkyml-to-work-with-the-new-minor-release-bump[𝘀𝗽𝗿] changes to main this commit is based onTom Stellard14 months
users/vitalybuka/spr/main.yaml-dont-validate-fillsize-after-error[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka7 months
users/vitalybuka/spr/main.yaml2obj-dont-use-uninitialized-type[𝘀𝗽𝗿] changes introduced through rebaseJonas Devlieghere7 months
users/vitalybuka/spr/main.yaml2obj-dont-use-uninitialized-type-1[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka7 months
users/vitalybuka/spr/make-a-copy-from-gettraversalscope[𝘀𝗽𝗿] initial versionVitaly Buka5 months
users/vitalybuka/spr/mcjit-suppress-ubsan-reportMerge branch 'main' into users/vitalybuka/spr/mcjit-suppress-ubsan-reportVitaly Buka8 months
users/vitalybuka/spr/nfcasanodr-use-intrusivelist-for-a-listofglobals[𝘀𝗽𝗿] initial versionArtem Pianykh12 months
users/vitalybuka/spr/nfcboundschecking-add-trapbb-local-variablemoreVitaly Buka8 months
users/vitalybuka/spr/nfcboundschecking-switch-handlerbuilder-to-crtp[𝘀𝗽𝗿] initial versionVitaly Buka8 months
users/vitalybuka/spr/nfccfi-avoid-vector-re-allocation-in-the-loop[𝘀𝗽𝗿] initial versionVitaly Buka14 days
users/vitalybuka/spr/nfccodegen-precommit-test-for-84858[𝘀𝗽𝗿] initial versionVitaly Buka16 months
users/vitalybuka/spr/nfccostmodelx86-fix-comparison-of-integers-of-different-signs[𝘀𝗽𝗿] initial versionVitaly Buka6 months
users/vitalybuka/spr/nfcsanitizer-extract-getdtlsrange[𝘀𝗽𝗿] initial versionVitaly Buka11 months
users/vitalybuka/spr/nfcsanitizer-make-getlibcversion-void[𝘀𝗽𝗿] initial versionVitaly Buka11 months
users/vitalybuka/spr/nfcsanitizer-reopen-procdtask-instead-of-seek[𝘀𝗽𝗿] initial versionVitaly Buka10 months
users/vitalybuka/spr/reapply-reland-asan-remove-debug-tracing-from-report_globals-104404-105926[𝘀𝗽𝗿] initial versionVitaly Buka11 months
users/vitalybuka/spr/reapply-reland-hlsl-implement-the-reflect-hlsl-function-124046[𝘀𝗽𝗿] initial versionIcohedron5 months
users/vitalybuka/spr/removedis-temporarily-suppress-memory-leak[𝘀𝗽𝗿] initial versionVitaly Buka11 months
users/vitalybuka/spr/sanitizer-fix-intersecting-stacks-workaroundrebaseVitaly Buka11 months
users/vitalybuka/spr/specialcaselist-iterate-sections-and-matchers-in-reverse-orderrebaseQinkun Bao2 months
users/vitalybuka/spr/symbolizer-dont-threat-symbolizer-api-as-optional[𝘀𝗽𝗿] initial versionVitaly Buka19 months
users/vitalybuka/spr/symbolizer-dont-threat-symbolizer-api-as-optional-1[𝘀𝗽𝗿] initial versionVitaly Buka19 months
users/vitalybuka/spr/test95264[libcxx] Align `__recommend() + 1` by __endian_factor (#90292)Vitaly Buka14 months
users/vitalybuka/spr/test95264Sized[libcxx] Align `__recommend() + 1` by __endian_factor (#90292)Vitaly Buka14 months
users/vitalybuka/spr/testasan-check-for-order-of-dyninitpoison[NFC][asan] Report DynInitUnPoisonVitaly Buka12 months
users/vitalybuka/spr/todo[𝘀𝗽𝗿] initial versionVitaly Buka3 months
users/vitalybuka/spr/try[𝘀𝗽𝗿] initial versionVitaly Buka6 months
users/vitalybuka/spr/try-1[𝘀𝗽𝗿] initial versionVitaly Buka5 months
users/vitalybuka/spr/try-2[𝘀𝗽𝗿] initial versionVitaly Buka5 months
users/vitalybuka/spr/try-patch-from-76218[𝘀𝗽𝗿] initial versionVitaly Buka19 months
users/vitalybuka/spr/tsan-add-missing-link-option-to-tsan-test-after-84923[𝘀𝗽𝗿] initial versionDave Clausen17 months
users/vitalybuka/spr/update[𝘀𝗽𝗿] initial versionVitaly Buka12 months
users/vitalybuka/spr/update-catch-missing-format-attributes[𝘀𝗽𝗿] initial versionVitaly Buka11 months
users/vitalybuka/spr/use-rc-version-suffix[𝘀𝗽𝗿] initial versionTom Stellard14 months
users/vitalybuka/spr/wipcfilto-avoid-duplicate-symbols-on-aliased-weak-function[𝘀𝗽𝗿] initial versionVitaly Buka13 days
users/vitalybuka/spr/workflows-fix-version-checkyml-to-work-with-the-new-minor-release-bump[𝘀𝗽𝗿] initial versionTom Stellard14 months
users/vitalybuka/spr/yaml-init-local-var-not-set-by-some-branches-123137[𝘀𝗽𝗿] initial versionVitaly Buka7 months
users/vpykhtin/04-10-add_eliminatenewduplicatephinodesadd_EliminateNewDuplicatePHINodesValery Pykhtin3 months
users/vpykhtin/04-10-amdgpu_use_ssaupdaterbulk_in_structurizecfgamdgpu_use_ssaupdaterbulk_in_structurizecfgValery Pykhtin3 months
users/vpykhtin/04-10-ssaupdaterbulk_add_phi_optimizationssaupdaterbulk_add_phi_optimizationValery Pykhtin3 months
users/vpykhtin/07-28-amdgpu_use_ssaupdaterbulk_in_structurizecfgamdgpu_use_ssaupdaterbulk_in_structurizecfgValery Pykhtin7 days
users/vpykhtin/07-28-ssaupdaterbulk_add_phi_optimizationssaupdaterbulk_add_phi_optimizationValery Pykhtin7 days
users/vzakhari/spr/flangruntime-added-custom-visitor-for-iostatementstate-variantsrebaseSlava Zakharin17 months
users/vzakhari/spr/flangruntime-added-self-printing-for-internalunitrebaseSlava Zakharin17 months
users/vzakhari/spr/flangruntime-enable-print-of-integer32-for-devicerebaseSlava Zakharin17 months
users/vzakhari/spr/main.flangruntime-added-custom-visitor-for-iostatementstate-variants[𝘀𝗽𝗿] changes introduced through rebaseSlava Zakharin17 months
users/vzakhari/spr/main.flangruntime-added-fortrancommonreference_wrapper-for-use-on-device[𝘀𝗽𝗿] changes introduced through rebaseSterling Augustine17 months
users/vzakhari/spr/main.flangruntime-added-self-printing-for-internalunit[𝘀𝗽𝗿] changes introduced through rebaseSlava Zakharin17 months
users/vzakhari/spr/main.flangruntime-enable-print-of-integer32-for-device[𝘀𝗽𝗿] changes introduced through rebaseSlava Zakharin17 months
users/vzakhari/spr/main.nfcflang-reorder-const-and-rt_api_attrs[𝘀𝗽𝗿] changes introduced through rebaseKrzysztof Parzyszek17 months
users/walter-erquinigo/fix-breakpoints[LLDB] Fix symbol breakpoint lookups for non-C-like languageswalter erquinigo10 months
users/wangleiat/spr/clangloongarch-enable-fasynchronous-unwind-tables-by-default-on-linuxupdate testwanglei14 months
users/wangpc-pp/spr/aarch64-remove-usage-of-postraschedulerRebaseWang Pengcheng14 months
users/wangpc-pp/spr/clangriscv-add-assumptions-to-vsetvlivsetvlimaxRebase and use RISCVVtype helperswangpc17 months
users/wangpc-pp/spr/earlyifcvt-take-branch-probablities-into-considerationRebase on #98011Wang Pengcheng13 months
users/wangpc-pp/spr/earlyifcvtnfc-factor-out-isprofitabletoconvertif[𝘀𝗽𝗿] initial versionWang Pengcheng13 months
users/wangpc-pp/spr/main.aarch64-remove-usage-of-postrascheduler[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov14 months
users/wangpc-pp/spr/main.codegen-use-cached-version-of-getregpressuresetlimit[𝘀𝗽𝗿] changes to main this commit is based onWang Pengcheng8 months
users/wangpc-pp/spr/main.earlyifcvt-take-branch-probablities-into-consideration[𝘀𝗽𝗿] changes introduced through rebaseWang Pengcheng13 months
users/wangpc-pp/spr/main.mimplid-mimpid[𝘀𝗽𝗿] changes to main this commit is based onWang Pengcheng8 months
users/wangpc-pp/spr/main.riscv-dont-use-v0-directly-in-patterns[𝘀𝗽𝗿] changes introduced through rebaseWang Pengcheng16 months
users/wangpc-pp/spr/main.riscv-enable-shouldtracklanemasks-when-having-vector-instructions[𝘀𝗽𝗿] changes introduced through rebasePengcheng Wang8 months
users/wangpc-pp/spr/main.riscv-support-select-optimization[𝘀𝗽𝗿] changes introduced through rebaseLuke Lau13 months
users/wangpc-pp/spr/main.riscvmc-add-experimental-support-of-zaamo-and-zalrsc[𝘀𝗽𝗿] changes introduced through rebasewangpc18 months
users/wangpc-pp/spr/main.tri-remove-reserved-registers-in-getregpressuresetlimit[𝘀𝗽𝗿] changes introduced through rebasePengcheng Wang7 months
users/wangpc-pp/spr/riscv-add-riscv_atomich-and-zawrs-builtinsAdd common CHECK prefixWang Pengcheng7 months
users/wangpc-pp/spr/riscv-enable-shouldtracklanemasks-when-having-vector-instructionsRebaseWang Pengcheng8 months
users/wangpc-pp/spr/riscv-remove-sew-operand-for-loadstore-and-sew-aware-pseudosFix typowangpc15 months
users/wangpc-pp/spr/riscv-support-select-optimizationRebasewangpc13 months
users/wangpc-pp/spr/riscvpoc-schedule-rvv-instructions-with-same-type-firstSupport buttomup/topdown/bidirectional and fix some failuresWang Pengcheng14 months
users/wangpc-pp/spr/tri-remove-reserved-registers-in-getregpressuresetlimitFix X86 regrssionsWang Pengcheng7 months
users/wlei-llvm/func-addr-map1Update Developer Policy for copyright notices (#123463)Chris B6 months
users/wlei-llvm/spr/main.sht_llvm_func_mapcodegenintroduce-function-address-map-section-and-emit-dynamic-instruction-countcodegen-part[𝘀𝗽𝗿] changes introduced through rebasewlei6 months
users/wlei-llvm/spr/main.sht_llvm_func_mapllvm-readobjintroduce-function-address-map-section-and-emit-dynamic-instruction-countreadobj-part[𝘀𝗽𝗿] changes introduced through rebasewlei6 months
users/wlei-llvm/spr/main.tmp-add-func-map-section-header[𝘀𝗽𝗿] changes to main this commit is based onwlei6 months
users/wlei-llvm/spr/sht_llvm_func_mapcodegenintroduce-function-address-map-section-and-emit-dynamic-instruction-countcodegen-partset entry sizewlei6 months
users/wlei-llvm/spr/sht_llvm_func_mapllvm-readobjintroduce-function-address-map-section-and-emit-dynamic-instruction-countreadobj-partremove irrelevant codewlei6 months
users/wlei-llvm/spr/sht_llvm_func_mapobjectyamlintroduce-function-address-map-section-and-emit-dynamic-instruction-countobjectyaml-partset entry sizewlei6 months
users/wlei-llvm/spr/tmp-add-func-map-section-header[𝘀𝗽𝗿] initial versionwlei6 months
users/wm/bsUpdate mlir/include/mlir/Analysis/SliceAnalysis.hWilliam Moses2 months
users/wm/isnan[MLIR][LLVM] Add isnan intrinsicWilliam S. Moses6 months
users/wmoses/arith[MLIR][Arith] add and(a, or(a,b)) folderWilliam S. Moses3 months
users/xiangzhangllvm/mlir-linalg-hoisting-144825[mlir][hoisting] Support memref.assume_alignment in linalg hoistingZhang Xiang7 weeks
users/xiangzhangllvm/refine-simplify-CFG-for-loop-unroll[SimplifyCFG] Not folding branch in constant loops which expected unrollZhang Xiang20 months
users/xur-llvm/spr/bolt[bolt] Use a fixed name for the kernel imageRong Xu7 months
users/ylzsx/tlsdesc-to-le-ie-precommitDelete redundant macro.yangzhaoxin7 months
users/yuxuanchen1997/clang-interpreter-test-disabletemporarily disable the testYuxuan Chen8 months
users/yuxuanchen1997/clang-read-diagnostics-tooluse %t for temporary filesYuxuan Chen8 months
users/yxsamliu/should-emit-var[CUDA][HIP] Fix template static member (#98544)Yaxun (Sam) Liu13 months
users/zacklj89/sprasanwindows-synchronizing-asan-init-on-windows[asan][Windows] Synchronizing ASAN init on WindowsZachary Johnson20 months
users/zacklj89/sprmain.nfcasan-change-asan_init-and-asan_init_is_running-add-settersgetters[𝘀𝗽𝗿] changes to main this commit is based onZachary Johnson20 months
users/zacklj89/sprnfcasan-change-asan_init-and-asan_init_is_running-add-settersgetters[𝘀𝗽𝗿] initial versionZachary Johnson20 months
users/zacklj89/sprnfcasan-clang-format-for-asan_init-change[𝘀𝗽𝗿] initial versionZachary Johnson20 months
users/zero9178/1n_conversion_value_mapping_reviewuse universal references for `map`Markus Böck7 months
users/zero9178/qualified-traitclang-formatMarkus Böck18 months
users/zero9178/replace_op_with_multiple_overloads_suggestionmove versionMarkus Böck4 months
users/zero9178/simplify-builtin-parsing[mlir] Start moving some builtin type formats to the dialectMarkus Böck18 months
users/zhaoqi5/opt-extractelement-idxperform combine for extract_vector_eltQi Zhao15 hours
users/zhaoqi5/opt-xvpermopt code styleQi Zhao4 days
users/zhaoqi5/test-permute-and-shuffle-samelane[LoongArch] Pre-commit tests for shuffle visiting same laneQi Zhao4 days
users/zhaoqi5/test-vec-addressmodepass formatQi Zhao10 hours
users/zhaoqi5/vec-legaladdressingmode[LoongArch] Implement isLegalAddressingMode for lsx/lasxQi Zhao11 hours
users/zyin/cherry-pick-upstream-PR138332Unconditionally fold pack(unpack) for push down unpack passjerryyin3 months
users/zyin/prototype-cancel-duplicate-pack-unpacktmpjerryyin3 months
users/zyin/prototype-cancel-duplicate-pack-unpack-v2Tmp work on generic resultjerryyin3 months
users/zyin/prototype-cancel-duplicate-pack-unpack-v3tmpjerryyin3 months
users/zyin/tip-with-krzysztof-llvm-132981[LowerBufferFatPointers] Don't lose data from unaligned < word vectorsKrzysztof Drewniak4 months
users/zyn0217/cwg-2369-againRemove unused headerYounan Zhang7 months
 
TagDownloadAuthorAge
llvmorg-21.1.0-rc2llvmorg-21.1.0-rc2.zip  llvmorg-21.1.0-rc2.tar.gz  llvmorg-21.1.0-rc2.tar.bz2  Tobias Hieta6 days
llvmorg-21.1.0-rc1llvmorg-21.1.0-rc1.zip  llvmorg-21.1.0-rc1.tar.gz  llvmorg-21.1.0-rc1.tar.bz2  Tobias Hieta3 weeks
llvmorg-22-initllvmorg-22-init.zip  llvmorg-22-init.tar.gz  llvmorg-22-init.tar.bz2  Tobias Hieta3 weeks
llvmorg-20.1.8llvmorg-20.1.8.zip  llvmorg-20.1.8.tar.gz  llvmorg-20.1.8.tar.bz2  Tom Stellard4 weeks
llvmorg-20.1.7llvmorg-20.1.7.zip  llvmorg-20.1.7.tar.gz  llvmorg-20.1.7.tar.bz2  Tom Stellard8 weeks
llvmorg-20.1.6llvmorg-20.1.6.zip  llvmorg-20.1.6.tar.gz  llvmorg-20.1.6.tar.bz2  Tom Stellard2 months
llvmorg-20.1.5llvmorg-20.1.5.zip  llvmorg-20.1.5.tar.gz  llvmorg-20.1.5.tar.bz2  Tom Stellard3 months
llvmorg-20.1.4llvmorg-20.1.4.zip  llvmorg-20.1.4.tar.gz  llvmorg-20.1.4.tar.bz2  Tom Stellard3 months
llvmorg-20.1.3llvmorg-20.1.3.zip  llvmorg-20.1.3.tar.gz  llvmorg-20.1.3.tar.bz2  Tom Stellard4 months
llvmorg-20.1.2llvmorg-20.1.2.zip  llvmorg-20.1.2.tar.gz  llvmorg-20.1.2.tar.bz2  Tom Stellard4 months
llvmorg-20.1.1llvmorg-20.1.1.zip  llvmorg-20.1.1.tar.gz  llvmorg-20.1.1.tar.bz2  Tom Stellard5 months
llvmorg-20.1.0llvmorg-20.1.0.zip  llvmorg-20.1.0.tar.gz  llvmorg-20.1.0.tar.bz2  Tom Stellard5 months
llvmorg-20.1.0-rc3llvmorg-20.1.0-rc3.zip  llvmorg-20.1.0-rc3.tar.gz  llvmorg-20.1.0-rc3.tar.bz2  Tom Stellard5 months
llvmorg-20.1.0-rc2llvmorg-20.1.0-rc2.zip  llvmorg-20.1.0-rc2.tar.gz  llvmorg-20.1.0-rc2.tar.bz2  Tom Stellard6 months
llvmorg-20.1.0-rc1llvmorg-20.1.0-rc1.zip  llvmorg-20.1.0-rc1.tar.gz  llvmorg-20.1.0-rc1.tar.bz2  Tom Stellard6 months
llvmorg-21-initllvmorg-21-init.zip  llvmorg-21-init.tar.gz  llvmorg-21-init.tar.bz2  Tom Stellard6 months
llvmorg-19.1.7llvmorg-19.1.7.zip  llvmorg-19.1.7.tar.gz  llvmorg-19.1.7.tar.bz2  Tobias Hieta7 months
llvmorg-19.1.6llvmorg-19.1.6.zip  llvmorg-19.1.6.tar.gz  llvmorg-19.1.6.tar.bz2  Tobias Hieta8 months
llvmorg-19.1.5llvmorg-19.1.5.zip  llvmorg-19.1.5.tar.gz  llvmorg-19.1.5.tar.bz2  Tobias Hieta8 months
llvmorg-19.1.4llvmorg-19.1.4.zip  llvmorg-19.1.4.tar.gz  llvmorg-19.1.4.tar.bz2  Tobias Hieta8 months
llvmorg-19.1.3llvmorg-19.1.3.zip  llvmorg-19.1.3.tar.gz  llvmorg-19.1.3.tar.bz2  Tobias Hieta9 months
llvmorg-19.1.2llvmorg-19.1.2.zip  llvmorg-19.1.2.tar.gz  llvmorg-19.1.2.tar.bz2  Tobias Hieta10 months
llvmorg-19.1.1llvmorg-19.1.1.zip  llvmorg-19.1.1.tar.gz  llvmorg-19.1.1.tar.bz2  Tobias Hieta10 months
llvmorg-19.1.0llvmorg-19.1.0.zip  llvmorg-19.1.0.tar.gz  llvmorg-19.1.0.tar.bz2  Tobias Hieta11 months
llvmorg-19.1.0-rc4llvmorg-19.1.0-rc4.zip  llvmorg-19.1.0-rc4.tar.gz  llvmorg-19.1.0-rc4.tar.bz2  Tobias Hieta11 months
llvmorg-19.1.0-rc3llvmorg-19.1.0-rc3.zip  llvmorg-19.1.0-rc3.tar.gz  llvmorg-19.1.0-rc3.tar.bz2  Tobias Hieta11 months
llvmorg-19.1.0-rc2llvmorg-19.1.0-rc2.zip  llvmorg-19.1.0-rc2.tar.gz  llvmorg-19.1.0-rc2.tar.bz2  Tobias Hieta12 months
llvmorg-19.1.0-rc1llvmorg-19.1.0-rc1.zip  llvmorg-19.1.0-rc1.tar.gz  llvmorg-19.1.0-rc1.tar.bz2  Tobias Hieta12 months
llvmorg-20-initllvmorg-20-init.zip  llvmorg-20-init.tar.gz  llvmorg-20-init.tar.bz2  Tobias Hieta12 months
llvmorg-18.1.8llvmorg-18.1.8.zip  llvmorg-18.1.8.tar.gz  llvmorg-18.1.8.tar.bz2  Tom Stellard14 months
llvmorg-18.1.7llvmorg-18.1.7.zip  llvmorg-18.1.7.tar.gz  llvmorg-18.1.7.tar.bz2  Tom Stellard14 months
llvmorg-18.1.6llvmorg-18.1.6.zip  llvmorg-18.1.6.tar.gz  llvmorg-18.1.6.tar.bz2  Tom Stellard15 months
llvmorg-18.1.5llvmorg-18.1.5.zip  llvmorg-18.1.5.tar.gz  llvmorg-18.1.5.tar.bz2  Tom Stellard15 months
llvmorg-18.1.4llvmorg-18.1.4.zip  llvmorg-18.1.4.tar.gz  llvmorg-18.1.4.tar.bz2  Tom Stellard16 months
llvmorg-18.1.3llvmorg-18.1.3.zip  llvmorg-18.1.3.tar.gz  llvmorg-18.1.3.tar.bz2  Tom Stellard16 months
llvmorg-18.1.2llvmorg-18.1.2.zip  llvmorg-18.1.2.tar.gz  llvmorg-18.1.2.tar.bz2  Tom Stellard17 months
llvmorg-18.1.1llvmorg-18.1.1.zip  llvmorg-18.1.1.tar.gz  llvmorg-18.1.1.tar.bz2  Tom Stellard17 months
llvmorg-18.1.0llvmorg-18.1.0.zip  llvmorg-18.1.0.tar.gz  llvmorg-18.1.0.tar.bz2  Tom Stellard17 months
llvmorg-18.1.0-rc4llvmorg-18.1.0-rc4.zip  llvmorg-18.1.0-rc4.tar.gz  llvmorg-18.1.0-rc4.tar.bz2  Tom Stellard17 months
llvmorg-18.1.0-rc3llvmorg-18.1.0-rc3.zip  llvmorg-18.1.0-rc3.tar.gz  llvmorg-18.1.0-rc3.tar.bz2  Tom Stellard17 months
llvmorg-18.1.0-rc2llvmorg-18.1.0-rc2.zip  llvmorg-18.1.0-rc2.tar.gz  llvmorg-18.1.0-rc2.tar.bz2  Tom Stellard18 months
llvmorg-18.1.0-rc1llvmorg-18.1.0-rc1.zip  llvmorg-18.1.0-rc1.tar.gz  llvmorg-18.1.0-rc1.tar.bz2  Tom Stellard18 months
llvmorg-19-initllvmorg-19-init.zip  llvmorg-19-init.tar.gz  llvmorg-19-init.tar.bz2  Tom Stellard18 months
llvmorg-17.0.6llvmorg-17.0.6.zip  llvmorg-17.0.6.tar.gz  llvmorg-17.0.6.tar.bz2  Tobias Hieta20 months
llvmorg-17.0.5llvmorg-17.0.5.zip  llvmorg-17.0.5.tar.gz  llvmorg-17.0.5.tar.bz2  Tobias Hieta21 months
llvmorg-17.0.4llvmorg-17.0.4.zip  llvmorg-17.0.4.tar.gz  llvmorg-17.0.4.tar.bz2  Tobias Hieta21 months
llvmorg-17.0.3llvmorg-17.0.3.zip  llvmorg-17.0.3.tar.gz  llvmorg-17.0.3.tar.bz2  Tobias Hieta22 months
llvmorg-17.0.2llvmorg-17.0.2.zip  llvmorg-17.0.2.tar.gz  llvmorg-17.0.2.tar.bz2  Tobias Hieta22 months
llvmorg-17.0.1llvmorg-17.0.1.zip  llvmorg-17.0.1.tar.gz  llvmorg-17.0.1.tar.bz2  Tobias Hieta23 months
llvmorg-17.0.0llvmorg-17.0.0.zip  llvmorg-17.0.0.tar.gz  llvmorg-17.0.0.tar.bz2  Tobias Hieta23 months
llvmorg-17.0.0-rc4llvmorg-17.0.0-rc4.zip  llvmorg-17.0.0-rc4.tar.gz  llvmorg-17.0.0-rc4.tar.bz2  Tobias Hieta23 months
llvmorg-17.0.0-rc3llvmorg-17.0.0-rc3.zip  llvmorg-17.0.0-rc3.tar.gz  llvmorg-17.0.0-rc3.tar.bz2  Tobias Hieta23 months
llvmorg-17.0.0-rc2llvmorg-17.0.0-rc2.zip  llvmorg-17.0.0-rc2.tar.gz  llvmorg-17.0.0-rc2.tar.bz2  Tobias Hieta24 months
llvmorg-17.0.0-rc1llvmorg-17.0.0-rc1.zip  llvmorg-17.0.0-rc1.tar.gz  llvmorg-17.0.0-rc1.tar.bz2  Tobias Hieta2 years
llvmorg-18-initllvmorg-18-init.zip  llvmorg-18-init.tar.gz  llvmorg-18-init.tar.bz2  Tobias Hieta2 years
llvmorg-16.0.6llvmorg-16.0.6.zip  llvmorg-16.0.6.tar.gz  llvmorg-16.0.6.tar.bz2  Tom Stellard2 years
llvmorg-16.0.5llvmorg-16.0.5.zip  llvmorg-16.0.5.tar.gz  llvmorg-16.0.5.tar.bz2  Tom Stellard2 years
llvmorg-16.0.4llvmorg-16.0.4.zip  llvmorg-16.0.4.tar.gz  llvmorg-16.0.4.tar.bz2  Tom Stellard2 years
llvmorg-16.0.3llvmorg-16.0.3.zip  llvmorg-16.0.3.tar.gz  llvmorg-16.0.3.tar.bz2  Tom Stellard2 years
llvmorg-16.0.2llvmorg-16.0.2.zip  llvmorg-16.0.2.tar.gz  llvmorg-16.0.2.tar.bz2  Tom Stellard2 years
llvmorg-16.0.1llvmorg-16.0.1.zip  llvmorg-16.0.1.tar.gz  llvmorg-16.0.1.tar.bz2  Tom Stellard2 years
llvmorg-16.0.0llvmorg-16.0.0.zip  llvmorg-16.0.0.tar.gz  llvmorg-16.0.0.tar.bz2  Tom Stellard2 years
llvmorg-16.0.0-rc4llvmorg-16.0.0-rc4.zip  llvmorg-16.0.0-rc4.tar.gz  llvmorg-16.0.0-rc4.tar.bz2  Tom Stellard2 years
llvmorg-16.0.0-rc3llvmorg-16.0.0-rc3.zip  llvmorg-16.0.0-rc3.tar.gz  llvmorg-16.0.0-rc3.tar.bz2  Tom Stellard2 years
llvmorg-16.0.0-rc2llvmorg-16.0.0-rc2.zip  llvmorg-16.0.0-rc2.tar.gz  llvmorg-16.0.0-rc2.tar.bz2  Tom Stellard2 years
llvmorg-16.0.0-rc1llvmorg-16.0.0-rc1.zip  llvmorg-16.0.0-rc1.tar.gz  llvmorg-16.0.0-rc1.tar.bz2  Tom Stellard3 years
llvmorg-17-initllvmorg-17-init.zip  llvmorg-17-init.tar.gz  llvmorg-17-init.tar.bz2  Tom Stellard3 years
llvmorg-15.0.7llvmorg-15.0.7.zip  llvmorg-15.0.7.tar.gz  llvmorg-15.0.7.tar.bz2  Tom Stellard3 years
llvmorg-15.0.6llvmorg-15.0.6.zip  llvmorg-15.0.6.tar.gz  llvmorg-15.0.6.tar.bz2  Tobias Hieta3 years
llvmorg-15.0.5llvmorg-15.0.5.zip  llvmorg-15.0.5.tar.gz  llvmorg-15.0.5.tar.bz2  Tom Stellard3 years
llvmorg-15.0.4llvmorg-15.0.4.zip  llvmorg-15.0.4.tar.gz  llvmorg-15.0.4.tar.bz2  Tom Stellard3 years
llvmorg-15.0.3llvmorg-15.0.3.zip  llvmorg-15.0.3.tar.gz  llvmorg-15.0.3.tar.bz2  Tobias Hieta3 years
llvmorg-15.0.2llvmorg-15.0.2.zip  llvmorg-15.0.2.tar.gz  llvmorg-15.0.2.tar.bz2  Tobias Hieta3 years
llvmorg-15.0.1llvmorg-15.0.1.zip  llvmorg-15.0.1.tar.gz  llvmorg-15.0.1.tar.bz2  Tobias Hieta3 years
llvmorg-15.0.0llvmorg-15.0.0.zip  llvmorg-15.0.0.tar.gz  llvmorg-15.0.0.tar.bz2  Tobias Hieta3 years
llvmorg-15.0.0-rc3llvmorg-15.0.0-rc3.zip  llvmorg-15.0.0-rc3.tar.gz  llvmorg-15.0.0-rc3.tar.bz2  Tobias Hieta3 years
llvmorg-15.0.0-rc2llvmorg-15.0.0-rc2.zip  llvmorg-15.0.0-rc2.tar.gz  llvmorg-15.0.0-rc2.tar.bz2  Tobias Hieta3 years
llvmorg-15.0.0-rc1llvmorg-15.0.0-rc1.zip  llvmorg-15.0.0-rc1.tar.gz  llvmorg-15.0.0-rc1.tar.bz2  Tom Stellard3 years
llvmorg-16-initllvmorg-16-init.zip  llvmorg-16-init.tar.gz  llvmorg-16-init.tar.bz2  Tom Stellard3 years
llvmorg-14.0.6llvmorg-14.0.6.zip  llvmorg-14.0.6.tar.gz  llvmorg-14.0.6.tar.bz2  Tom Stellard3 years
llvmorg-14.0.5llvmorg-14.0.5.zip  llvmorg-14.0.5.tar.gz  llvmorg-14.0.5.tar.bz2  Tom Stellard3 years
llvmorg-14.0.4llvmorg-14.0.4.zip  llvmorg-14.0.4.tar.gz  llvmorg-14.0.4.tar.bz2  Tom Stellard3 years
llvmorg-14.0.3llvmorg-14.0.3.zip  llvmorg-14.0.3.tar.gz  llvmorg-14.0.3.tar.bz2  Tom Stellard3 years
llvmorg-14.0.2llvmorg-14.0.2.zip  llvmorg-14.0.2.tar.gz  llvmorg-14.0.2.tar.bz2  Tom Stellard3 years
llvmorg-14.0.1llvmorg-14.0.1.zip  llvmorg-14.0.1.tar.gz  llvmorg-14.0.1.tar.bz2  Tom Stellard3 years
llvmorg-14.0.0llvmorg-14.0.0.zip  llvmorg-14.0.0.tar.gz  llvmorg-14.0.0.tar.bz2  Tom Stellard3 years
llvmorg-14.0.0-rc4llvmorg-14.0.0-rc4.zip  llvmorg-14.0.0-rc4.tar.gz  llvmorg-14.0.0-rc4.tar.bz2  Tom Stellard3 years
llvmorg-14.0.0-rc3llvmorg-14.0.0-rc3.zip  llvmorg-14.0.0-rc3.tar.gz  llvmorg-14.0.0-rc3.tar.bz2  Tom Stellard3 years
llvmorg-14.0.0-rc2llvmorg-14.0.0-rc2.zip  llvmorg-14.0.0-rc2.tar.gz  llvmorg-14.0.0-rc2.tar.bz2  Tom Stellard3 years
llvmorg-14.0.0-rc1llvmorg-14.0.0-rc1.zip  llvmorg-14.0.0-rc1.tar.gz  llvmorg-14.0.0-rc1.tar.bz2  Tom Stellard3 years
llvmorg-13.0.1llvmorg-13.0.1.zip  llvmorg-13.0.1.tar.gz  llvmorg-13.0.1.tar.bz2  Tom Stellard4 years
llvmorg-15-initllvmorg-15-init.zip  llvmorg-15-init.tar.gz  llvmorg-15-init.tar.bz2  Tom Stellard4 years
llvmorg-13.0.1-rc3llvmorg-13.0.1-rc3.zip  llvmorg-13.0.1-rc3.tar.gz  llvmorg-13.0.1-rc3.tar.bz2  Tom Stellard4 years
llvmorg-13.0.1-rc2llvmorg-13.0.1-rc2.zip  llvmorg-13.0.1-rc2.tar.gz  llvmorg-13.0.1-rc2.tar.bz2  Tom Stellard4 years
llvmorg-13.0.1-rc1llvmorg-13.0.1-rc1.zip  llvmorg-13.0.1-rc1.tar.gz  llvmorg-13.0.1-rc1.tar.bz2  Tom Stellard4 years
llvmorg-13.0.0llvmorg-13.0.0.zip  llvmorg-13.0.0.tar.gz  llvmorg-13.0.0.tar.bz2  Tom Stellard4 years
llvmorg-13.0.0-rc4llvmorg-13.0.0-rc4.zip  llvmorg-13.0.0-rc4.tar.gz  llvmorg-13.0.0-rc4.tar.bz2  Tom Stellard4 years
llvmorg-13.0.0-rc3llvmorg-13.0.0-rc3.zip  llvmorg-13.0.0-rc3.tar.gz  llvmorg-13.0.0-rc3.tar.bz2  Tom Stellard4 years
llvmorg-13.0.0-rc2llvmorg-13.0.0-rc2.zip  llvmorg-13.0.0-rc2.tar.gz  llvmorg-13.0.0-rc2.tar.bz2  Tom Stellard4 years
llvmorg-13.0.0-rc1llvmorg-13.0.0-rc1.zip  llvmorg-13.0.0-rc1.tar.gz  llvmorg-13.0.0-rc1.tar.bz2  Tom Stellard4 years
llvmorg-14-initllvmorg-14-init.zip  llvmorg-14-init.tar.gz  llvmorg-14-init.tar.bz2  Tom Stellard4 years
llvmorg-12.0.1llvmorg-12.0.1.zip  llvmorg-12.0.1.tar.gz  llvmorg-12.0.1.tar.bz2  Tom Stellard4 years
llvmorg-12.0.1-rc4llvmorg-12.0.1-rc4.zip  llvmorg-12.0.1-rc4.tar.gz  llvmorg-12.0.1-rc4.tar.bz2  Tom Stellard4 years
llvmorg-12.0.1-rc3llvmorg-12.0.1-rc3.zip  llvmorg-12.0.1-rc3.tar.gz  llvmorg-12.0.1-rc3.tar.bz2  Tom Stellard4 years
llvmorg-12.0.1-rc2llvmorg-12.0.1-rc2.zip  llvmorg-12.0.1-rc2.tar.gz  llvmorg-12.0.1-rc2.tar.bz2  Tom Stellard4 years
llvmorg-12.0.1-rc1llvmorg-12.0.1-rc1.zip  llvmorg-12.0.1-rc1.tar.gz  llvmorg-12.0.1-rc1.tar.bz2  Tom Stellard4 years
llvmorg-12.0.0llvmorg-12.0.0.zip  llvmorg-12.0.0.tar.gz  llvmorg-12.0.0.tar.bz2  Tom Stellard4 years
llvmorg-12.0.0-rc5llvmorg-12.0.0-rc5.zip  llvmorg-12.0.0-rc5.tar.gz  llvmorg-12.0.0-rc5.tar.bz2  Tom Stellard4 years
llvmorg-12.0.0-rc4llvmorg-12.0.0-rc4.zip  llvmorg-12.0.0-rc4.tar.gz  llvmorg-12.0.0-rc4.tar.bz2  Tom Stellard4 years
llvmorg-12.0.0-rc3llvmorg-12.0.0-rc3.zip  llvmorg-12.0.0-rc3.tar.gz  llvmorg-12.0.0-rc3.tar.bz2  Tom Stellard4 years
llvmorg-12.0.0-rc2llvmorg-12.0.0-rc2.zip  llvmorg-12.0.0-rc2.tar.gz  llvmorg-12.0.0-rc2.tar.bz2  Tom Stellard4 years
llvmorg-11.1.0llvmorg-11.1.0.zip  llvmorg-11.1.0.tar.gz  llvmorg-11.1.0.tar.bz2  Tom Stellard4 years
llvmorg-11.1.0-rc3llvmorg-11.1.0-rc3.zip  llvmorg-11.1.0-rc3.tar.gz  llvmorg-11.1.0-rc3.tar.bz2  Tom Stellard4 years
llvmorg-12.0.0-rc1llvmorg-12.0.0-rc1.zip  llvmorg-12.0.0-rc1.tar.gz  llvmorg-12.0.0-rc1.tar.bz2  Tom Stellard5 years
llvmorg-13-initllvmorg-13-init.zip  llvmorg-13-init.tar.gz  llvmorg-13-init.tar.bz2  Tom Stellard5 years
llvmorg-11.1.0-rc2llvmorg-11.1.0-rc2.zip  llvmorg-11.1.0-rc2.tar.gz  llvmorg-11.1.0-rc2.tar.bz2  Tom Stellard5 years
llvmorg-11.1.0-rc1llvmorg-11.1.0-rc1.zip  llvmorg-11.1.0-rc1.tar.gz  llvmorg-11.1.0-rc1.tar.bz2  Tom Stellard5 years
llvmorg-11.0.1llvmorg-11.0.1.zip  llvmorg-11.0.1.tar.gz  llvmorg-11.0.1.tar.bz2  Tom Stellard5 years
llvmorg-11.0.1-rc2llvmorg-11.0.1-rc2.zip  llvmorg-11.0.1-rc2.tar.gz  llvmorg-11.0.1-rc2.tar.bz2  Tom Stellard5 years
llvmorg-11.0.1-rc1llvmorg-11.0.1-rc1.zip  llvmorg-11.0.1-rc1.tar.gz  llvmorg-11.0.1-rc1.tar.bz2  Tom Stellard5 years
llvmorg-11.0.0llvmorg-11.0.0.zip  llvmorg-11.0.0.tar.gz  llvmorg-11.0.0.tar.bz2  Hans Wennborg5 years
llvmorg-11.0.0-rc6llvmorg-11.0.0-rc6.zip  llvmorg-11.0.0-rc6.tar.gz  llvmorg-11.0.0-rc6.tar.bz2  Hans Wennborg5 years
llvmorg-11.0.0-rc5llvmorg-11.0.0-rc5.zip  llvmorg-11.0.0-rc5.tar.gz  llvmorg-11.0.0-rc5.tar.bz2  Hans Wennborg5 years
llvmorg-11.0.0-rc4llvmorg-11.0.0-rc4.zip  llvmorg-11.0.0-rc4.tar.gz  llvmorg-11.0.0-rc4.tar.bz2  Hans Wennborg5 years
llvmorg-11.0.0-rc3llvmorg-11.0.0-rc3.zip  llvmorg-11.0.0-rc3.tar.gz  llvmorg-11.0.0-rc3.tar.bz2  Hans Wennborg5 years
llvmorg-11.0.0-rc2llvmorg-11.0.0-rc2.zip  llvmorg-11.0.0-rc2.tar.gz  llvmorg-11.0.0-rc2.tar.bz2  Hans Wennborg5 years
llvmorg-11.0.0-rc1llvmorg-11.0.0-rc1.zip  llvmorg-11.0.0-rc1.tar.gz  llvmorg-11.0.0-rc1.tar.bz2  Hans Wennborg5 years
llvmorg-10.0.1llvmorg-10.0.1.zip  llvmorg-10.0.1.tar.gz  llvmorg-10.0.1.tar.bz2  Tom Stellard5 years
llvmorg-12-initllvmorg-12-init.zip  llvmorg-12-init.tar.gz  llvmorg-12-init.tar.bz2  Hans Wennborg5 years
llvmorg-10.0.1-rc4llvmorg-10.0.1-rc4.zip  llvmorg-10.0.1-rc4.tar.gz  llvmorg-10.0.1-rc4.tar.bz2  Tom Stellard5 years
llvmorg-10.0.1-rc3llvmorg-10.0.1-rc3.zip  llvmorg-10.0.1-rc3.tar.gz  llvmorg-10.0.1-rc3.tar.bz2  Tom Stellard5 years
llvmorg-10.0.1-rc2llvmorg-10.0.1-rc2.zip  llvmorg-10.0.1-rc2.tar.gz  llvmorg-10.0.1-rc2.tar.bz2  Tom Stellard5 years
llvmorg-10.0.1-rc1llvmorg-10.0.1-rc1.zip  llvmorg-10.0.1-rc1.tar.gz  llvmorg-10.0.1-rc1.tar.bz2  Dimitry Andric5 years
llvmorg-10.0.0llvmorg-10.0.0.zip  llvmorg-10.0.0.tar.gz  llvmorg-10.0.0.tar.bz2  Hans Wennborg5 years
llvmorg-10.0.0-rc6llvmorg-10.0.0-rc6.zip  llvmorg-10.0.0-rc6.tar.gz  llvmorg-10.0.0-rc6.tar.bz2  Hans Wennborg5 years
llvmorg-10.0.0-rc5llvmorg-10.0.0-rc5.zip  llvmorg-10.0.0-rc5.tar.gz  llvmorg-10.0.0-rc5.tar.bz2  Hans Wennborg5 years
llvmorg-10.0.0-rc4llvmorg-10.0.0-rc4.zip  llvmorg-10.0.0-rc4.tar.gz  llvmorg-10.0.0-rc4.tar.bz2  Hans Wennborg5 years
llvmorg-10.0.0-rc3llvmorg-10.0.0-rc3.zip  llvmorg-10.0.0-rc3.tar.gz  llvmorg-10.0.0-rc3.tar.bz2  Hans Wennborg5 years
llvmorg-10.0.0-rc2llvmorg-10.0.0-rc2.zip  llvmorg-10.0.0-rc2.tar.gz  llvmorg-10.0.0-rc2.tar.bz2  Hans Wennborg5 years
llvmorg-10.0.0-rc1llvmorg-10.0.0-rc1.zip  llvmorg-10.0.0-rc1.tar.gz  llvmorg-10.0.0-rc1.tar.bz2  Hans Wennborg6 years
llvmorg-11-initllvmorg-11-init.zip  llvmorg-11-init.tar.gz  llvmorg-11-init.tar.bz2  Hans Wennborg6 years
llvmorg-9.0.1llvmorg-9.0.1.zip  llvmorg-9.0.1.tar.gz  llvmorg-9.0.1.tar.bz2  Tom Stellard6 years
llvmorg-9.0.1-rc3llvmorg-9.0.1-rc3.zip  llvmorg-9.0.1-rc3.tar.gz  llvmorg-9.0.1-rc3.tar.bz2  Tom Stellard6 years
llvmorg-9.0.1-rc2llvmorg-9.0.1-rc2.zip  llvmorg-9.0.1-rc2.tar.gz  llvmorg-9.0.1-rc2.tar.bz2  Hans Wennborg6 years
llvmorg-9.0.1-rc1llvmorg-9.0.1-rc1.zip  llvmorg-9.0.1-rc1.tar.gz  llvmorg-9.0.1-rc1.tar.bz2  Tom Stellard6 years
llvmorg-10-initllvmorg-10-init.zip  llvmorg-10-init.tar.gz  llvmorg-10-init.tar.bz2  Hans Wennborg6 years
llvmorg-9.0.0llvmorg-9.0.0.zip  llvmorg-9.0.0.tar.gz  llvmorg-9.0.0.tar.bz2  Hans Wennborg6 years
llvmorg-9.0.0-rc6llvmorg-9.0.0-rc6.zip  llvmorg-9.0.0-rc6.tar.gz  llvmorg-9.0.0-rc6.tar.bz2  Hans Wennborg6 years
llvmorg-9.0.0-rc5llvmorg-9.0.0-rc5.zip  llvmorg-9.0.0-rc5.tar.gz  llvmorg-9.0.0-rc5.tar.bz2  Hans Wennborg6 years
llvmorg-9.0.0-rc4llvmorg-9.0.0-rc4.zip  llvmorg-9.0.0-rc4.tar.gz  llvmorg-9.0.0-rc4.tar.bz2  Hans Wennborg6 years
llvmorg-9.0.0-rc3llvmorg-9.0.0-rc3.zip  llvmorg-9.0.0-rc3.tar.gz  llvmorg-9.0.0-rc3.tar.bz2  Hans Wennborg6 years
llvmorg-9.0.0-rc2llvmorg-9.0.0-rc2.zip  llvmorg-9.0.0-rc2.tar.gz  llvmorg-9.0.0-rc2.tar.bz2  Hans Wennborg6 years
llvmorg-9.0.0-rc1llvmorg-9.0.0-rc1.zip  llvmorg-9.0.0-rc1.tar.gz  llvmorg-9.0.0-rc1.tar.bz2  Hans Wennborg6 years
llvmorg-8.0.1llvmorg-8.0.1.zip  llvmorg-8.0.1.tar.gz  llvmorg-8.0.1.tar.bz2  Tom Stellard6 years
llvmorg-8.0.1-rc4llvmorg-8.0.1-rc4.zip  llvmorg-8.0.1-rc4.tar.gz  llvmorg-8.0.1-rc4.tar.bz2  Tom Stellard6 years
llvmorg-8.0.1-rc3llvmorg-8.0.1-rc3.zip  llvmorg-8.0.1-rc3.tar.gz  llvmorg-8.0.1-rc3.tar.bz2  Tom Stellard6 years
llvmorg-8.0.1-rc2llvmorg-8.0.1-rc2.zip  llvmorg-8.0.1-rc2.tar.gz  llvmorg-8.0.1-rc2.tar.bz2  Tom Stellard6 years
llvmorg-8.0.1-rc1llvmorg-8.0.1-rc1.zip  llvmorg-8.0.1-rc1.tar.gz  llvmorg-8.0.1-rc1.tar.bz2  Tom Stellard6 years
llvmorg-7.1.0llvmorg-7.1.0.zip  llvmorg-7.1.0.tar.gz  llvmorg-7.1.0.tar.bz2  Tom Stellard6 years
llvmorg-7.1.0-rc1llvmorg-7.1.0-rc1.zip  llvmorg-7.1.0-rc1.tar.gz  llvmorg-7.1.0-rc1.tar.bz2  Tom Stellard6 years
llvmorg-8.0.0llvmorg-8.0.0.zip  llvmorg-8.0.0.tar.gz  llvmorg-8.0.0.tar.bz2  Hans Wennborg6 years
llvmorg-8.0.0-rc5llvmorg-8.0.0-rc5.zip  llvmorg-8.0.0-rc5.tar.gz  llvmorg-8.0.0-rc5.tar.bz2  Hans Wennborg6 years
llvmorg-8.0.0-rc4llvmorg-8.0.0-rc4.zip  llvmorg-8.0.0-rc4.tar.gz  llvmorg-8.0.0-rc4.tar.bz2  Hans Wennborg6 years
llvmorg-8.0.0-rc3llvmorg-8.0.0-rc3.zip  llvmorg-8.0.0-rc3.tar.gz  llvmorg-8.0.0-rc3.tar.bz2  Hans Wennborg6 years
llvmorg-8.0.0-rc2llvmorg-8.0.0-rc2.zip  llvmorg-8.0.0-rc2.tar.gz  llvmorg-8.0.0-rc2.tar.bz2  Hans Wennborg6 years
llvmorg-8.0.0-rc1llvmorg-8.0.0-rc1.zip  llvmorg-8.0.0-rc1.tar.gz  llvmorg-8.0.0-rc1.tar.bz2  Hans Wennborg7 years
llvmorg-7.0.1llvmorg-7.0.1.zip  llvmorg-7.0.1.tar.gz  llvmorg-7.0.1.tar.bz2  Tom Stellard7 years
llvmorg-7.0.1-rc3llvmorg-7.0.1-rc3.zip  llvmorg-7.0.1-rc3.tar.gz  llvmorg-7.0.1-rc3.tar.bz2  Tom Stellard7 years
llvmorg-7.0.1-rc2llvmorg-7.0.1-rc2.zip  llvmorg-7.0.1-rc2.tar.gz  llvmorg-7.0.1-rc2.tar.bz2  Tom Stellard7 years
llvmorg-7.0.1-rc1llvmorg-7.0.1-rc1.zip  llvmorg-7.0.1-rc1.tar.gz  llvmorg-7.0.1-rc1.tar.bz2  Tom Stellard7 years
llvmorg-7.0.0llvmorg-7.0.0.zip  llvmorg-7.0.0.tar.gz  llvmorg-7.0.0.tar.bz2  Hans Wennborg7 years
llvmorg-7.0.0-rc3llvmorg-7.0.0-rc3.zip  llvmorg-7.0.0-rc3.tar.gz  llvmorg-7.0.0-rc3.tar.bz2  Hans Wennborg7 years
llvmorg-7.0.0-rc2llvmorg-7.0.0-rc2.zip  llvmorg-7.0.0-rc2.tar.gz  llvmorg-7.0.0-rc2.tar.bz2  Hans Wennborg7 years
llvmorg-7.0.0-rc1llvmorg-7.0.0-rc1.zip  llvmorg-7.0.0-rc1.tar.gz  llvmorg-7.0.0-rc1.tar.bz2  Hans Wennborg7 years
llvmorg-6.0.1llvmorg-6.0.1.zip  llvmorg-6.0.1.tar.gz  llvmorg-6.0.1.tar.bz2  Tom Stellard7 years
llvmorg-6.0.1-rc3llvmorg-6.0.1-rc3.zip  llvmorg-6.0.1-rc3.tar.gz  llvmorg-6.0.1-rc3.tar.bz2  Tom Stellard7 years
llvmorg-6.0.1-rc2llvmorg-6.0.1-rc2.zip  llvmorg-6.0.1-rc2.tar.gz  llvmorg-6.0.1-rc2.tar.bz2  Tom Stellard7 years
llvmorg-5.0.2llvmorg-5.0.2.zip  llvmorg-5.0.2.tar.gz  llvmorg-5.0.2.tar.bz2  Tom Stellard7 years
llvmorg-6.0.1-rc1llvmorg-6.0.1-rc1.zip  llvmorg-6.0.1-rc1.tar.gz  llvmorg-6.0.1-rc1.tar.bz2  Tom Stellard7 years
llvmorg-5.0.2-rc2llvmorg-5.0.2-rc2.zip  llvmorg-5.0.2-rc2.tar.gz  llvmorg-5.0.2-rc2.tar.bz2  Tom Stellard7 years
llvmorg-5.0.2-rc1llvmorg-5.0.2-rc1.zip  llvmorg-5.0.2-rc1.tar.gz  llvmorg-5.0.2-rc1.tar.bz2  Tom Stellard7 years
llvmorg-6.0.0llvmorg-6.0.0.zip  llvmorg-6.0.0.tar.gz  llvmorg-6.0.0.tar.bz2  Hans Wennborg7 years
llvmorg-6.0.0-rc3llvmorg-6.0.0-rc3.zip  llvmorg-6.0.0-rc3.tar.gz  llvmorg-6.0.0-rc3.tar.bz2  Hans Wennborg7 years
llvmorg-6.0.0-rc2llvmorg-6.0.0-rc2.zip  llvmorg-6.0.0-rc2.tar.gz  llvmorg-6.0.0-rc2.tar.bz2  Hans Wennborg7 years
llvmorg-6.0.0-rc1llvmorg-6.0.0-rc1.zip  llvmorg-6.0.0-rc1.tar.gz  llvmorg-6.0.0-rc1.tar.bz2  Hans Wennborg8 years
llvmorg-5.0.1llvmorg-5.0.1.zip  llvmorg-5.0.1.tar.gz  llvmorg-5.0.1.tar.bz2  Tom Stellard8 years
llvmorg-5.0.1-rc3llvmorg-5.0.1-rc3.zip  llvmorg-5.0.1-rc3.tar.gz  llvmorg-5.0.1-rc3.tar.bz2  Tom Stellard8 years
llvmorg-5.0.1-rc2llvmorg-5.0.1-rc2.zip  llvmorg-5.0.1-rc2.tar.gz  llvmorg-5.0.1-rc2.tar.bz2  Tom Stellard8 years
llvmorg-5.0.1-rc1llvmorg-5.0.1-rc1.zip  llvmorg-5.0.1-rc1.tar.gz  llvmorg-5.0.1-rc1.tar.bz2  Tom Stellard8 years
llvmorg-5.0.0llvmorg-5.0.0.zip  llvmorg-5.0.0.tar.gz  llvmorg-5.0.0.tar.bz2  Hans Wennborg8 years
llvmorg-5.0.0-rc5llvmorg-5.0.0-rc5.zip  llvmorg-5.0.0-rc5.tar.gz  llvmorg-5.0.0-rc5.tar.bz2  Hans Wennborg8 years
llvmorg-5.0.0-rc4llvmorg-5.0.0-rc4.zip  llvmorg-5.0.0-rc4.tar.gz  llvmorg-5.0.0-rc4.tar.bz2  Hans Wennborg8 years
llvmorg-5.0.0-rc3llvmorg-5.0.0-rc3.zip  llvmorg-5.0.0-rc3.tar.gz  llvmorg-5.0.0-rc3.tar.bz2  Hans Wennborg8 years
llvmorg-5.0.0-rc2llvmorg-5.0.0-rc2.zip  llvmorg-5.0.0-rc2.tar.gz  llvmorg-5.0.0-rc2.tar.bz2  Hans Wennborg8 years
llvmorg-5.0.0-rc1llvmorg-5.0.0-rc1.zip  llvmorg-5.0.0-rc1.tar.gz  llvmorg-5.0.0-rc1.tar.bz2  Hans Wennborg8 years
llvmorg-4.0.1llvmorg-4.0.1.zip  llvmorg-4.0.1.tar.gz  llvmorg-4.0.1.tar.bz2  Tom Stellard8 years
llvmorg-4.0.1-rc3llvmorg-4.0.1-rc3.zip  llvmorg-4.0.1-rc3.tar.gz  llvmorg-4.0.1-rc3.tar.bz2  Tom Stellard8 years
llvmorg-4.0.1-rc2llvmorg-4.0.1-rc2.zip  llvmorg-4.0.1-rc2.tar.gz  llvmorg-4.0.1-rc2.tar.bz2  Tom Stellard8 years
llvmorg-4.0.1-rc1llvmorg-4.0.1-rc1.zip  llvmorg-4.0.1-rc1.tar.gz  llvmorg-4.0.1-rc1.tar.bz2  Tom Stellard8 years
llvmorg-4.0.0llvmorg-4.0.0.zip  llvmorg-4.0.0.tar.gz  llvmorg-4.0.0.tar.bz2  Hans Wennborg8 years
llvmorg-4.0.0-rc4llvmorg-4.0.0-rc4.zip  llvmorg-4.0.0-rc4.tar.gz  llvmorg-4.0.0-rc4.tar.bz2  Hans Wennborg8 years
llvmorg-4.0.0-rc3llvmorg-4.0.0-rc3.zip  llvmorg-4.0.0-rc3.tar.gz  llvmorg-4.0.0-rc3.tar.bz2  Hans Wennborg8 years
llvmorg-4.0.0-rc2llvmorg-4.0.0-rc2.zip  llvmorg-4.0.0-rc2.tar.gz  llvmorg-4.0.0-rc2.tar.bz2  Hans Wennborg8 years
llvmorg-4.0.0-rc1llvmorg-4.0.0-rc1.zip  llvmorg-4.0.0-rc1.tar.gz  llvmorg-4.0.0-rc1.tar.bz2  Hans Wennborg9 years
llvmorg-3.9.1llvmorg-3.9.1.zip  llvmorg-3.9.1.tar.gz  llvmorg-3.9.1.tar.bz2  Tom Stellard9 years
llvmorg-3.9.1-rc3llvmorg-3.9.1-rc3.zip  llvmorg-3.9.1-rc3.tar.gz  llvmorg-3.9.1-rc3.tar.bz2  Tom Stellard9 years
llvmorg-3.9.1-rc2llvmorg-3.9.1-rc2.zip  llvmorg-3.9.1-rc2.tar.gz  llvmorg-3.9.1-rc2.tar.bz2  Tom Stellard9 years
llvmorg-3.9.1-rc1llvmorg-3.9.1-rc1.zip  llvmorg-3.9.1-rc1.tar.gz  llvmorg-3.9.1-rc1.tar.bz2  Tom Stellard9 years
llvmorg-3.9.0llvmorg-3.9.0.zip  llvmorg-3.9.0.tar.gz  llvmorg-3.9.0.tar.bz2  Hans Wennborg9 years
llvmorg-3.9.0-rc3llvmorg-3.9.0-rc3.zip  llvmorg-3.9.0-rc3.tar.gz  llvmorg-3.9.0-rc3.tar.bz2  Hans Wennborg9 years
llvmorg-3.9.0-rc2llvmorg-3.9.0-rc2.zip  llvmorg-3.9.0-rc2.tar.gz  llvmorg-3.9.0-rc2.tar.bz2  Hans Wennborg9 years
llvmorg-3.9.0-rc1llvmorg-3.9.0-rc1.zip  llvmorg-3.9.0-rc1.tar.gz  llvmorg-3.9.0-rc1.tar.bz2  Hans Wennborg9 years
llvmorg-3.8.1llvmorg-3.8.1.zip  llvmorg-3.8.1.tar.gz  llvmorg-3.8.1.tar.bz2  Tom Stellard9 years
llvmorg-3.8.1-rc1llvmorg-3.8.1-rc1.zip  llvmorg-3.8.1-rc1.tar.gz  llvmorg-3.8.1-rc1.tar.bz2  Tom Stellard9 years
llvmorg-3.8.0llvmorg-3.8.0.zip  llvmorg-3.8.0.tar.gz  llvmorg-3.8.0.tar.bz2  Hans Wennborg9 years
llvmorg-3.8.0-rc3llvmorg-3.8.0-rc3.zip  llvmorg-3.8.0-rc3.tar.gz  llvmorg-3.8.0-rc3.tar.bz2  Hans Wennborg9 years
llvmorg-3.8.0-rc2llvmorg-3.8.0-rc2.zip  llvmorg-3.8.0-rc2.tar.gz  llvmorg-3.8.0-rc2.tar.bz2  Hans Wennborg10 years
llvmorg-3.8.0-rc1llvmorg-3.8.0-rc1.zip  llvmorg-3.8.0-rc1.tar.gz  llvmorg-3.8.0-rc1.tar.bz2  Hans Wennborg10 years
llvmorg-3.7.1llvmorg-3.7.1.zip  llvmorg-3.7.1.tar.gz  llvmorg-3.7.1.tar.bz2  Tom Stellard10 years
llvmorg-3.7.1-rc2llvmorg-3.7.1-rc2.zip  llvmorg-3.7.1-rc2.tar.gz  llvmorg-3.7.1-rc2.tar.bz2  Tom Stellard10 years
llvmorg-3.7.1-rc1llvmorg-3.7.1-rc1.zip  llvmorg-3.7.1-rc1.tar.gz  llvmorg-3.7.1-rc1.tar.bz2  Tom Stellard10 years
llvmorg-3.7.0llvmorg-3.7.0.zip  llvmorg-3.7.0.tar.gz  llvmorg-3.7.0.tar.bz2  Hans Wennborg10 years
llvmorg-3.7.0-rc4llvmorg-3.7.0-rc4.zip  llvmorg-3.7.0-rc4.tar.gz  llvmorg-3.7.0-rc4.tar.bz2  Hans Wennborg10 years
llvmorg-3.7.0-rc3llvmorg-3.7.0-rc3.zip  llvmorg-3.7.0-rc3.tar.gz  llvmorg-3.7.0-rc3.tar.bz2  Hans Wennborg10 years
llvmorg-3.7.0-rc2llvmorg-3.7.0-rc2.zip  llvmorg-3.7.0-rc2.tar.gz  llvmorg-3.7.0-rc2.tar.bz2  Hans Wennborg10 years
llvmorg-3.7.0-rc1llvmorg-3.7.0-rc1.zip  llvmorg-3.7.0-rc1.tar.gz  llvmorg-3.7.0-rc1.tar.bz2  Hans Wennborg10 years
llvmorg-3.6.2llvmorg-3.6.2.zip  llvmorg-3.6.2.tar.gz  llvmorg-3.6.2.tar.bz2  Tom Stellard10 years
llvmorg-3.6.2-rc1llvmorg-3.6.2-rc1.zip  llvmorg-3.6.2-rc1.tar.gz  llvmorg-3.6.2-rc1.tar.bz2  Tom Stellard10 years
llvmorg-3.6.1llvmorg-3.6.1.zip  llvmorg-3.6.1.tar.gz  llvmorg-3.6.1.tar.bz2  Tom Stellard10 years
llvmorg-3.6.1-rc1llvmorg-3.6.1-rc1.zip  llvmorg-3.6.1-rc1.tar.gz  llvmorg-3.6.1-rc1.tar.bz2  Tom Stellard10 years
llvmorg-3.5.2llvmorg-3.5.2.zip  llvmorg-3.5.2.tar.gz  llvmorg-3.5.2.tar.bz2  Tom Stellard10 years
llvmorg-3.5.2-rc1llvmorg-3.5.2-rc1.zip  llvmorg-3.5.2-rc1.tar.gz  llvmorg-3.5.2-rc1.tar.bz2  Tom Stellard10 years
llvmorg-3.6.0llvmorg-3.6.0.zip  llvmorg-3.6.0.tar.gz  llvmorg-3.6.0.tar.bz2  Hans Wennborg10 years
llvmorg-3.6.0-rc4llvmorg-3.6.0-rc4.zip  llvmorg-3.6.0-rc4.tar.gz  llvmorg-3.6.0-rc4.tar.bz2  Hans Wennborg10 years
llvmorg-3.6.0-rc3llvmorg-3.6.0-rc3.zip  llvmorg-3.6.0-rc3.tar.gz  llvmorg-3.6.0-rc3.tar.bz2  Hans Wennborg10 years
llvmorg-3.6.0-rc2llvmorg-3.6.0-rc2.zip  llvmorg-3.6.0-rc2.tar.gz  llvmorg-3.6.0-rc2.tar.bz2  Hans Wennborg11 years
llvmorg-3.6.0-rc1llvmorg-3.6.0-rc1.zip  llvmorg-3.6.0-rc1.tar.gz  llvmorg-3.6.0-rc1.tar.bz2  Hans Wennborg11 years
llvmorg-3.5.1llvmorg-3.5.1.zip  llvmorg-3.5.1.tar.gz  llvmorg-3.5.1.tar.bz2  Tom Stellard11 years
llvmorg-3.5.1-rc2llvmorg-3.5.1-rc2.zip  llvmorg-3.5.1-rc2.tar.gz  llvmorg-3.5.1-rc2.tar.bz2  Tom Stellard11 years
llvmorg-3.5.1-rc1llvmorg-3.5.1-rc1.zip  llvmorg-3.5.1-rc1.tar.gz  llvmorg-3.5.1-rc1.tar.bz2  Tom Stellard11 years
llvmorg-3.5.0llvmorg-3.5.0.zip  llvmorg-3.5.0.tar.gz  llvmorg-3.5.0.tar.bz2  Bill Wendling11 years
llvmorg-3.5.0-rc4llvmorg-3.5.0-rc4.zip  llvmorg-3.5.0-rc4.tar.gz  llvmorg-3.5.0-rc4.tar.bz2  Bill Wendling11 years
llvmorg-3.5.0-rc3llvmorg-3.5.0-rc3.zip  llvmorg-3.5.0-rc3.tar.gz  llvmorg-3.5.0-rc3.tar.bz2  Bill Wendling11 years
llvmorg-3.5.0-rc2llvmorg-3.5.0-rc2.zip  llvmorg-3.5.0-rc2.tar.gz  llvmorg-3.5.0-rc2.tar.bz2  Bill Wendling11 years
llvmorg-3.5.0-rc1llvmorg-3.5.0-rc1.zip  llvmorg-3.5.0-rc1.tar.gz  llvmorg-3.5.0-rc1.tar.bz2  Bill Wendling11 years
llvmorg-3.4.2llvmorg-3.4.2.zip  llvmorg-3.4.2.tar.gz  llvmorg-3.4.2.tar.bz2  Tom Stellard11 years
llvmorg-3.4.2-rc1llvmorg-3.4.2-rc1.zip  llvmorg-3.4.2-rc1.tar.gz  llvmorg-3.4.2-rc1.tar.bz2  Tom Stellard11 years
llvmorg-3.4.1llvmorg-3.4.1.zip  llvmorg-3.4.1.tar.gz  llvmorg-3.4.1.tar.bz2  Tom Stellard11 years
llvmorg-3.4.1-rc2llvmorg-3.4.1-rc2.zip  llvmorg-3.4.1-rc2.tar.gz  llvmorg-3.4.1-rc2.tar.bz2  Tom Stellard11 years
llvmorg-3.4.1-rc1llvmorg-3.4.1-rc1.zip  llvmorg-3.4.1-rc1.tar.gz  llvmorg-3.4.1-rc1.tar.bz2  Tom Stellard11 years
llvmorg-3.4.0llvmorg-3.4.0.zip  llvmorg-3.4.0.tar.gz  llvmorg-3.4.0.tar.bz2  Bill Wendling12 years
llvmorg-3.4.0-rc3llvmorg-3.4.0-rc3.zip  llvmorg-3.4.0-rc3.tar.gz  llvmorg-3.4.0-rc3.tar.bz2  Bill Wendling12 years
llvmorg-3.4.0-rc2llvmorg-3.4.0-rc2.zip  llvmorg-3.4.0-rc2.tar.gz  llvmorg-3.4.0-rc2.tar.bz2  Bill Wendling12 years
llvmorg-3.4.0-rc1llvmorg-3.4.0-rc1.zip  llvmorg-3.4.0-rc1.tar.gz  llvmorg-3.4.0-rc1.tar.bz2  Bill Wendling12 years
llvmorg-3.3.1-rc1llvmorg-3.3.1-rc1.zip  llvmorg-3.3.1-rc1.tar.gz  llvmorg-3.3.1-rc1.tar.bz2  Tom Stellard12 years
llvmorg-3.3.0llvmorg-3.3.0.zip  llvmorg-3.3.0.tar.gz  llvmorg-3.3.0.tar.bz2  Bill Wendling12 years
llvmorg-3.3.0-rc3llvmorg-3.3.0-rc3.zip  llvmorg-3.3.0-rc3.tar.gz  llvmorg-3.3.0-rc3.tar.bz2  Bill Wendling12 years
llvmorg-3.3.0-rc2llvmorg-3.3.0-rc2.zip  llvmorg-3.3.0-rc2.tar.gz  llvmorg-3.3.0-rc2.tar.bz2  Bill Wendling12 years
llvmorg-3.3.0-rc1llvmorg-3.3.0-rc1.zip  llvmorg-3.3.0-rc1.tar.gz  llvmorg-3.3.0-rc1.tar.bz2  Bill Wendling12 years
llvmorg-3.2.0llvmorg-3.2.0.zip  llvmorg-3.2.0.tar.gz  llvmorg-3.2.0.tar.bz2  Anton Korobeynikov13 years
llvmorg-3.2.0-rc3llvmorg-3.2.0-rc3.zip  llvmorg-3.2.0-rc3.tar.gz  llvmorg-3.2.0-rc3.tar.bz2  Pawel Wodnicki13 years
llvmorg-3.2.0-rc2llvmorg-3.2.0-rc2.zip  llvmorg-3.2.0-rc2.tar.gz  llvmorg-3.2.0-rc2.tar.bz2  Pawel Wodnicki13 years
llvmorg-3.2.0-rc1llvmorg-3.2.0-rc1.zip  llvmorg-3.2.0-rc1.tar.gz  llvmorg-3.2.0-rc1.tar.bz2  Pawel Wodnicki13 years
llvmorg-3.1.0llvmorg-3.1.0.zip  llvmorg-3.1.0.tar.gz  llvmorg-3.1.0.tar.bz2  Bill Wendling13 years
llvmorg-3.1.0-rc3llvmorg-3.1.0-rc3.zip  llvmorg-3.1.0-rc3.tar.gz  llvmorg-3.1.0-rc3.tar.bz2  Bill Wendling13 years
llvmorg-3.1.0-rc2llvmorg-3.1.0-rc2.zip  llvmorg-3.1.0-rc2.tar.gz  llvmorg-3.1.0-rc2.tar.bz2  Bill Wendling13 years
llvmorg-3.1.0-rc1llvmorg-3.1.0-rc1.zip  llvmorg-3.1.0-rc1.tar.gz  llvmorg-3.1.0-rc1.tar.bz2  Bill Wendling13 years
llvmorg-3.0.0llvmorg-3.0.0.zip  llvmorg-3.0.0.tar.gz  llvmorg-3.0.0.tar.bz2  Bill Wendling14 years
llvmorg-3.0.0-rc4llvmorg-3.0.0-rc4.zip  llvmorg-3.0.0-rc4.tar.gz  llvmorg-3.0.0-rc4.tar.bz2  Tanya Lattner14 years
llvmorg-3.0.0-rc3llvmorg-3.0.0-rc3.zip  llvmorg-3.0.0-rc3.tar.gz  llvmorg-3.0.0-rc3.tar.bz2  Bill Wendling14 years
llvmorg-3.0.0-rc2llvmorg-3.0.0-rc2.zip  llvmorg-3.0.0-rc2.tar.gz  llvmorg-3.0.0-rc2.tar.bz2  Bill Wendling14 years
llvmorg-3.0.0-rc1llvmorg-3.0.0-rc1.zip  llvmorg-3.0.0-rc1.tar.gz  llvmorg-3.0.0-rc1.tar.bz2  Bill Wendling14 years
llvmorg-2.9.0llvmorg-2.9.0.zip  llvmorg-2.9.0.tar.gz  llvmorg-2.9.0.tar.bz2  Bill Wendling14 years
llvmorg-2.9.0-rc3llvmorg-2.9.0-rc3.zip  llvmorg-2.9.0-rc3.tar.gz  llvmorg-2.9.0-rc3.tar.bz2  Bill Wendling14 years
llvmorg-2.9.0-rc2llvmorg-2.9.0-rc2.zip  llvmorg-2.9.0-rc2.tar.gz  llvmorg-2.9.0-rc2.tar.bz2  Bill Wendling14 years
llvmorg-2.9.0-rc1llvmorg-2.9.0-rc1.zip  llvmorg-2.9.0-rc1.tar.gz  llvmorg-2.9.0-rc1.tar.bz2  Bill Wendling14 years
llvmorg-2.8.0llvmorg-2.8.0.zip  llvmorg-2.8.0.tar.gz  llvmorg-2.8.0.tar.bz2  Bill Wendling15 years
llvmorg-2.8.0-rc3llvmorg-2.8.0-rc3.zip  llvmorg-2.8.0-rc3.tar.gz  llvmorg-2.8.0-rc3.tar.bz2  Bill Wendling15 years
llvmorg-2.8.0-rc2llvmorg-2.8.0-rc2.zip  llvmorg-2.8.0-rc2.tar.gz  llvmorg-2.8.0-rc2.tar.bz2  Bill Wendling15 years
llvmorg-2.8.0-rc1llvmorg-2.8.0-rc1.zip  llvmorg-2.8.0-rc1.tar.gz  llvmorg-2.8.0-rc1.tar.bz2  Bill Wendling15 years
llvmorg-2.8.0-rc0llvmorg-2.8.0-rc0.zip  llvmorg-2.8.0-rc0.tar.gz  llvmorg-2.8.0-rc0.tar.bz2  Bill Wendling15 years
llvmorg-2.7.0llvmorg-2.7.0.zip  llvmorg-2.7.0.tar.gz  llvmorg-2.7.0.tar.bz2  Tanya Lattner15 years
llvmorg-2.6.0llvmorg-2.6.0.zip  llvmorg-2.6.0.tar.gz  llvmorg-2.6.0.tar.bz2  Tanya Lattner16 years
llvmorg-2.5.0llvmorg-2.5.0.zip  llvmorg-2.5.0.tar.gz  llvmorg-2.5.0.tar.bz2  Tanya Lattner16 years
llvmorg-2.4.0llvmorg-2.4.0.zip  llvmorg-2.4.0.tar.gz  llvmorg-2.4.0.tar.bz2  Tanya Lattner17 years
llvmorg-2.3.0llvmorg-2.3.0.zip  llvmorg-2.3.0.tar.gz  llvmorg-2.3.0.tar.bz2  Tanya Lattner17 years
llvmorg-2.2.0llvmorg-2.2.0.zip  llvmorg-2.2.0.tar.gz  llvmorg-2.2.0.tar.bz2  Tanya Lattner17 years
llvmorg-2.1.0llvmorg-2.1.0.zip  llvmorg-2.1.0.tar.gz  llvmorg-2.1.0.tar.bz2  Tanya Lattner18 years
llvmorg-2.0.0llvmorg-2.0.0.zip  llvmorg-2.0.0.tar.gz  llvmorg-2.0.0.tar.bz2  CVS to SVN Conversion18 years
llvmorg-1.9.0llvmorg-1.9.0.zip  llvmorg-1.9.0.tar.gz  llvmorg-1.9.0.tar.bz2  CVS to SVN Conversion19 years
llvmorg-1.6.0llvmorg-1.6.0.zip  llvmorg-1.6.0.tar.gz  llvmorg-1.6.0.tar.bz2  CVS to SVN Conversion20 years
llvmorg-1.5.0llvmorg-1.5.0.zip  llvmorg-1.5.0.tar.gz  llvmorg-1.5.0.tar.bz2  CVS to SVN Conversion20 years
llvmorg-1.4.0llvmorg-1.4.0.zip  llvmorg-1.4.0.tar.gz  llvmorg-1.4.0.tar.bz2  CVS to SVN Conversion21 years
llvmorg-1.3.0llvmorg-1.3.0.zip  llvmorg-1.3.0.tar.gz  llvmorg-1.3.0.tar.bz2  CVS to SVN Conversion21 years
llvmorg-1.2.0llvmorg-1.2.0.zip  llvmorg-1.2.0.tar.gz  llvmorg-1.2.0.tar.bz2  CVS to SVN Conversion21 years
llvmorg-1.1.0llvmorg-1.1.0.zip  llvmorg-1.1.0.tar.gz  llvmorg-1.1.0.tar.bz2  CVS to SVN Conversion22 years
llvmorg-1.0.0llvmorg-1.0.0.zip  llvmorg-1.0.0.tar.gz  llvmorg-1.0.0.tar.bz2  CVS to SVN Conversion22 years