aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
dwblaikie/clang_explicit_specialization_storage_warningClang: Add warning flag for storage class specifiers on explicit specializationsDavid Blaikie15 months
dwblaikie/debug_incomplete_types[DebugInfo] Add flag to only emit referenced member functionsDavid Blaikie18 months
fork/md5phase2Rebase with mainWilliam Huang2 years
llvm/users/hekota/pr139991-resource-names-llvm-intr[DirectX] Add resource name argument to llvm.dx.handlefrombinding intrinsic (...Helena Kotas4 months
m88k/main-m88k[m88k] Fix compile error due to upstream changes.Kai Nacke3 years
mainFix crash in 'malloc' referring to function without a argument (#159371)Erich Keane4 hours
myfork/mainFix formatting issues found by code formatting check in build.Dave Pagan18 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 Song4 years
origin/users/matthias-springer/extractvalue_folder[mlir][LLVM] Improve `llvm.extractvalue` folderMatthias Springer5 months
origin/users/minglotus-6/spr/instrprof[𝘀𝗽𝗿] initial versionmingmingl19 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 Criswell22 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 Hieta22 months
release/18.x[libcxx] Align `__recommend() + 1` by __endian_factor (#90292)Vitaly Buka15 months
release/19.xFix print module manifest file for macos (#122370)Bill Hoffman8 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 Lattner18 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 Hieta2 months
release/20.x[InstCombine] Avoid folding `select(umin(X, Y), X)` with min/max values in fa...Konstantin Bogdanov2 months
release/21.x[Clang][Cygwin] Use correct mangling rule (#158404)Tomohiro Kashiwada4 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 Stellard11 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 Stellard7 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 Bataev13 months
revert-101795-llvmprofdataFlatProfileRevert "[llvm-profdata] Enabled functionality to write split-layout profile (...William Junda Huang13 months
revert-102932-revert-99832-memprof_collapse_matching_callsRevert "Revert "[MemProf] Reduce cloning overhead by sharing nodes when possi...Teresa Johnson13 months
revert-103029-eng/PR-133510292-upstreamRevert "[Object][x86-64] Add support for `R_X86_64_GLOB_DAT` relocations. (#1...Fangrui Song13 months
revert-105474-revert-93717-store_symmetric_constantsRevert "Revert "[AArch64] Optimize when storing symmetry constants" (#105474)"Vitaly Buka13 months
revert-107279-dl-coverage-2-coverage-implRevert "[DLCov] Implement DebugLoc coverage tracking (#107279)"Stephen Tozer5 months
revert-107849-prologue-end-faff-finalRevert "[DWARF] Emit a worst-case prologue_end flag for pathological inputs (...Jeremy Morse10 months
revert-108112-revert-107941-users/vitalybuka/spr/sanitizer-add-checks-to-validate-calculated-tls-rangePrint allocationsVitaly Buka12 months
revert-108375-lldb/simulate-new-string-padding-layoutRevert "[lldb][test] TestDataFormatterLibcxxStringSimulator.py: add new paddi...Michael Buch11 months
revert-108575-crash_fix_tbaaRevert "[clang][codegen] Fix possible crash when setting TBAA metadata on FP ...Benjamin Maxwell12 months
revert-114099-users/cachemeifyoucan/spr/cas-add-mappedfileregionbumpptrRevert "[CAS] Add MappedFileRegionArena (#114099)"Paul Kirth2 days
revert-114494-llvm_tblgen_bothRevert "[llvm-(min-)tblgen] Avoid redundant source compilation (#114494)"Michael Kruse8 months
revert-114946-slp-revec-GetMinMaxCost-assertRevert "[SLP][REVEC] Make GetMinMaxCost support FixedVectorType when REVEC is...Kazu Hirata10 months
revert-115852-update_ci_vfsRevert "[NFC] Explicitly pass a VFS when creating DiagnosticsEngine (#115852)"Sylvestre Ledru10 months
revert-117079-reapply-my-thingRevert "Re-apply [lldb] Do not use LC_FUNCTION_STARTS data to determine symbo...Alex Langford10 months
revert-117439-gisel-ext-of-undef-to-zeroRevert "[GlobalISel] Combine [s,z]ext of undef into 0 (#117439)"Thorsten Schütt9 months
revert-117624-relrRevert "Pack relocations for Android API >= 28 (#117624)"Vitaly Buka9 months
revert-117704-offload_new_apiRevert "Reland - [Offload] Introduce offload-tblgen and initial new API imple...Fraser Cormack10 months
revert-119294-hybrid-symtabRevert "[LLD][COFF] Introduce hybrid symbol table for EC input files on ARM64...Jacek Caban9 months
revert-119403-users/paulhuggett/add-clang-xcodeRevert "Fix a cmake error when using the Xcode generator. (#119403)"Aaron Ballman8 months
revert-119631-cache_type_nameFix formattingIan Wood9 months
revert-120198-slp-InstructionsStateRevert "[SLP] NFC. Replace MainOp and AltOp in TreeEntry with InstructionsSta...Han-Kuan Chen8 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 Dang5 months
revert-121160-users/vitalybuka/spr/nfcdriver-remove-exeRevert "[nfc][Driver] Remove {{(.exe)?}} from sanitizer test (#121160)"Vitaly Buka9 months
revert-122241-slp-getSameOpcodeRevert "[SLP] NFC. Refactor getSameOpcode and reduce for loop iterations. (#1...Vitaly Buka8 months
revert-122726-fix_preferred_name_alternative_approachRevert "[Modules] Delay deserialization of preferred_name attribute at r… (...Viktoriia Bakalova8 months
revert-123470-wreturn-type-errorRevert "[Clang] [NFC] Fix more `-Wreturn-type` warnings in tests everywhere (...Sirraide7 months
revert-126238-fix/omp-offload-tests-after-124846Revert "[Offload] Fix assumptions on symbols after #124846 (#126238)"Zequan Wu7 months
revert-126544-FixLoweringRevert "[NVPTX] Make ctor/dtor lowering always enabled in NVPTX (#126544)"Florian Mayer7 months
revert-126671-fix-omp-ockl-linkingRevert "Reapply "[Driver][ROCm][OpenMP] Fix default ockl linking for OpenMP."...Saiyedul Islam7 months
revert-126690-users/HighCommander4/issue-126536-additionalRevert "[clang][HeuristicResolver] Additional hardening against an infinite l...kadir çetinkaya7 months
revert-128222-cudaRevert "[clang][ARM][AArch64] Define intrinsics guarded by __has_builtin on a...Nick Sarnie5 months
revert-128380-revert-128209-x86-combine-broadcast-load-chainRevert "Revert "[X86] combineBROADCAST_LOAD - merge across chains" (#128380)"Vitaly Buka7 months
revert-128970-cuf_atomiccas_floatRevert "[flang][cuda] Handle floats in atomiccas (#128970)"Valentin Clement (バレンタイン クレメン)7 months
revert-129281-pr/adjbaseRevert "[RISCV] Simplify getStackAdjBase. NFC (#129281)"Craig Topper7 months
revert-129977-revert-128654-users/vitalybuka/spr/ltopipelinescoro-de-duplicate-coro-passesRevert "Revert "[LTO][Pipelines][Coro] De-duplicate Coro passes" (#129977)"Vitaly Buka6 months
revert-131683-show-sbdebugger-setting-for-filepathRevert "[lldb] Show target.debug-file-search-paths setting from python SBDeb...Ebuka Ezike6 months
revert-131804-users/ccc/clang-tidy/query-checkRevert "[clang-tidy] support query based custom check (#131804)"Ingo Müller4 hours
revert-132355-x86-concat-vpermilvRevert "[X86] combineConcatVectorOps - add concatenation handling for X86ISD:...Simon Pilgrim6 months
revert-133052-add-loop-bitconvert-testsRevert "[AMDGPU] add tests for loop definition of bitconvert (#133052)"Shoreshen5 months
revert-133091-users/alexey-bataev/spr/slpsupport-revectorization-of-the-previously-vectorized-scalarsRevert "[SLP]Support revectorization of the previously vectorized scalars"Alexander Kornienko5 months
revert-133329-users/mtrofin/03-27-_compiler-rt_nfc_densemap_needs_placement_newRevert "[compiler-rt][nfc] DenseMap needs placement new (#133329)"Vitaly Buka6 months
revert-133798-reland-line-zero-filenameRevert "Reland "Symbolize line zero as if no source info is available (#12484...Zequan Wu5 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 Kumar5 months
revert-134990-runtimes_remember-LLVM_ENABLE_LIBCXXRevert "Remember LLVM_ENABLE_LIBCXX setting in installed configuration (#1349...Michael Kruse5 months
revert-135499-users/mizvekov/ci-improvementsTrigger CIYounan Zhang5 months
revert-136627-cuf_kernel_stream2Revert "[flang][cuda] Update stream type for cuf kernel op (#136627)"Valentin Clement (バレンタイン クレメン)5 months
revert-137039-pr-riscv-zvqdotq-initial-codegenRevert "[RISCV] Initial codegen support for zvqdotq extension (#137039)"Philip Reames4 months
revert-137925-andes-extension-codegen-lea-1Revert "[RISCV] Implement codegen for XAndesPerf lea instructions (#137925)"Jim Lin4 months
revert-138029-cuf_stdint64_tRevert "[flang][cuda] Fix type of kNoAsyncObject (#138029)"Valentin Clement (バレンタイン クレメン)5 months
revert-138089-scoped-enums-in-diagsRevert "[clang] Add scoped enum support to `StreamingDiagnostic` (#138089)"Vlad Serebrennikov5 months
revert-140171-concat-in-one-shot-bufferizeRevert "[mlir][bufferization] implement BufferizableOpInterface for concat op...Jeremy Kun4 months
revert-140254-tim/floating-point-predicate-utilsRevert "[llvm] add GenericFloatingPointPredicateUtils (#140254)"ronlieb4 months
revert-142791-bzl-revert-memref-fixRevert "Revert "[bazel] Port c3746ff3229c57110f7895ff5b93e520cead0d1b" (#1427...Jordan Rupprecht3 months
revert-143408-allow-objc-property-requires-definitionsRevert "[alpha.webkit.NoUnretainedMemberChecker] Recognize NS_REQUIRES_PROPER...Ryosuke Niwa3 months
revert-143427-gh-gi-legalizerdebugRevert "[GlobalISel] Split Legalizer debug ouput into paragraphs. NFC (#143427)"Austin3 months
revert-143717-aballman-remove-pstlRevert "Remove PSTL from the top-level monorepo (#143717)"Mehdi Amini3 months
revert-146783-refactoring/updating-return-root-sig-analysisRevert "[DirectX][NFC] Refactor `DXILRootSignature` to follow the same patter...joaosaffran2 months
revert-146855-remove_whole_vmvRevert "[RISCV] AddEdge between mask producer and user of V0 (#146855)"Pengcheng Wang2 months
revert-147952-loongarch-abi-fixRevert "LoongArch: Improve detection of valid TripleABI (#147952)"Qinkun Bao8 weeks
revert-148086-exp-fuzz-testsRevert "[libc] exp fuzz tests (#148086)"sribee82 months
revert-148996-upstream-lldb-rpc/reland-lldb-rpc-gen-tool-attempt-2Revert " Reland "[lldb][RPC] Upstream lldb-rpc-gen tool" (#146969)" Attempt 2...Vladimir Vereschaka8 weeks
revert-149394-dexter-add-dapRevert "[Dexter] Add DAP support for Dexter, including lldb-dap (#149394)"Stephen Tozer7 weeks
revert-150278-if-cond-propRevert "[mlir] move if-condition propagation to a standalone pass (#150278)"Mehdi Amini11 hours
revert-150783-users/gysit/intrinsic-arg-and-res-attrsRevert "[mlir][llvm] Add intrinsic arg and result attribute support (#150783)"Tobias Gysi7 weeks
revert-151142-fix-irreducible-cfg-after-threadingRevert "[SimplifyCFG] Avoid threading for loop headers (#151142)"Alexander Kornienko3 weeks
revert-153102-clang_x86_vectRevert "[Headers][X86] Allow SSE/AVX/AVX512 unpck intrinsics to be used in co...Nikita Popov5 weeks
revert-153178-users/petar-avramovic/d16-loadsRevert "AMDGPU/GlobalISel: Import D16 load patterns and add combines for them...Petar Avramovic6 days
revert-154486-scalarize_strict_fsetccRevert "[SDAG[[X86] Added method to scalarize `STRICT_FSETCC` (#154486)"Abhishek Kaushik4 weeks
revert-155121-revert-154885-users/mingmingl-llvm/sampleproferrorRevert "Revert "[NFC][SampleFDO] In text sample prof reader, report dreport m...Mingming Liu4 weeks
revert-155826-fix-signed-overflow-dense-mapRevert "[ADT] Fix signed integer overflow (#155826)"Vitaly Buka3 weeks
revert-155944-msan_zero_allocRevert "[msan] Detect dereferencing zero-alloc as use-of-uninitialized-value ...Thurston Dang3 weeks
revert-157408-change-expandfp-opt-level-parsingRevert "[AMDGPU] Change expand-fp opt level argument syntax (#157408)"Justin Fargnoli7 days
revert-157571-bug157509Revert "[flang][runtime] Preserve some list-directed input state in child (#1...Andre Kuhlenschmidt7 days
revert-157711-remove_copyopifaceRevert "[MLIR] Remove CopyOpInterface (#157711)"Mehdi Amini6 days
revert-157793-fix-codeql-errorsRevert "[NFC] Fix CodeQL violations in compiler-rt. (#157793)"Amit Kumar Pandey7 days
revert-70642-xcoff2yaml_auxsymRevert "[XCOFF][obj2yaml] support parsing auxiliary symbols for XCOFF (#70642)"Esme21 months
revert-71776-commandlineRevert "[Support]Look up in top-level subcommand as a fallback when looking o...Fangrui Song22 months
revert-72132-enable-sink-and-foldRevert "[MachineSink][AArch64] Enable sink-and-fold by default (#72132)"Momchil Velikov22 months
revert-77496-compiler-rt-sme-libc-routinesRevert "[AArch64][compiler-rt] Add memcpy, memset, memmove, memchr builtins."Vitaly Buka20 months
revert-80640-autoupgradeRevert "[llvm][AArch64] Autoupgrade function attributes from Module attribute...Vedant Paranjape19 months
revert-85258-nfc-clauseprocessor-helpersRevert "[Flang][OpenMP][Lower] NFC: Move clause processing helpers into the C...Sergio Afonso18 months
revert-86737-jc_compiler_bootstrapRevert "[compiler-rt] Allow building builtins.a without a libc (#86737)"Leandro Lupori18 months
revert-87297-dialect_conversion_v2Revert "[mlir] Reland the dialect conversion hanging use fix (#87297)"Mehdi Amini18 months
revert-87987-win32-elfRevert "Reland "[Win32][ELF] Make CodeView a DebugInfoFormat only for COFF fo...Phoebe Wang17 months
revert-88024-users/minglotus-6/spr/summary2Revert "[ThinLTO] Populate declaration import status except for distributed T...Mingming Liu16 months
revert-88510-fft-accuracyRevert "[TOSA] FFT2D/RFFT2D accuracy increased (#88510)"Mehdi Amini17 months
revert-88512-ctlz_zuRevert "[AMDGPU] Use LSH for lowering ctlz_zero_undef.i8/i16 (#88512)"Leon Clark16 months
revert-89527-pr_memprof_omit_key_recordRevert "[memprof] Omit the key length for the record table (#89527)"Simon Pilgrim17 months
revert-90061-tablegen-ignore-inaccessibleRevert "[TableGen] Ignore inaccessible memory when checking pattern flags (#9...Jay Foad17 months
revert-90692-valueguid_fixed_retryRevert "Reapply "Use an abbrev to reduce size of VALUE_GUID records in ThinLT...Chen Zheng16 months
revert-90885-revert-90499-map-type-propertyUpdate ParseOpenMP.cppjyu2-git16 months
revert-92865-remove-nonhermetic-terminfoRevert "[Support] Remove terminfo dependency (#92865)"Michael Buch16 months
revert-94621-lit-umaskRevert "[lit] Implement builtin umask (#94621)"Jay Foad14 months
revert-95142-add-driver-debug-record-supportRevert "[Flang] Use PrintModulePass to print LLVM IR from the frontend (#95142)"Stephen Tozer15 months
revert-96465-remove-exp-ztsoRevert "[RISCV] Remove experimental from Ztso. (#96465)"Yingwei Zheng15 months
revert-97114-MemprofReduceTestBinarySizeRevert "[Memprof] Reduce test binary sizes for memprof tests. (#97114)"Vitaly Buka15 months
revert-97618-patch/fix-machine-sink-load-immRevert "[MachineSink] Fix missing sinks along critical edges (#97618)"Amara Emerson14 months
revert-98016-undefined_internal_errorRevert "fix bug that undefined internal is a warning only for -pedantic-error...Aaron Ballman14 months
revert-98281-2024q3-memcpy-inline-with-variable-sizeRevert "[Intrinsics][PreISelInstrinsicLowering] llvm.memcpy.inline length no ...Alex Bradbury14 months
revert-98553-mc-elfosabi-openbsdRevert "[MC] set OpenBSD's ELFOSABI by default (#98158) (#98553)"John Ericson14 months
upstream/main[llvm-objcopy][WebAssembly] Allow --strip-debug to operate on relocatable fil...Sam Clegg13 months
upstream/users/clementval/acc_device_type_none[AMDGPU] Set MaxAtomicSizeInBitsSupported. (#75185)James Y Knight21 months
upstream/users/kyulee-com/cgdata[CGData][llvm-cgdata] Support for stable function mapKyungwoo Lee11 months
upstream/users/kyulee-com/funcmap[CGData] Stable Function MapKyungwoo Lee11 months
upstream/users/kyulee-com/globmergeAddress comments from thevinsterKyungwoo Lee10 months
users/Akash/complex_loweringChange ConverComplexPow from func to module pass.Akash Banerjee2 days
users/Akash/complex_powiRemove unused function.Akash Banerjee47 hours
users/Akash/implicit_default_mapperUser inner FortranType when checking for RecordType.Akash Banerjee7 weeks
users/ChuanqiXu9/D41416_on_disk_hash_table[Serialization] Introduce OnDiskHashTable for specializationsChuanqi Xu10 months
users/ChuanqiXu9/D41416_on_disk_hash_table_polishingSplit partial specializations from the lookup tableChuanqi Xu10 months
users/ChuanqiXu9/LoadSpecLazily_one_of_twoLoad Specializations LazilyChuanqi Xu20 months
users/DimitryAndric/fix-jitlink-i386-1[JITLink][i386] Avoid 'i386' name clashing with built-in macroDimitry Andric5 months
users/Enna1/fix-hwasan-leak-suppress[hwasan] Fix suppression of leaks from dlsymxumingjie.enna14 weeks
users/Groverkss/fix-codeownerssortKunwar Grover7 months
users/HighCommander4/issue-2478-review[clang][HeuristicResolver] Default argument heuristic for template template p...Nathan Ridge23 hours
users/HighCommander4/issue02275-review[clangd] Show type hint for simple cases of dependent 'auto'Nathan Ridge2 weeks
users/Icohedron/pr-146173Use DL.getTypeAllocSize to get BytesPerElemIcohedron2 months
users/MacDue/pred_stack_id[Codegen] Add a separate stack ID for scalable predicatesBenjamin Maxwell6 days
users/MacDue/prepare_split[AArch64] Prepare for split ZPR and PPR area allocation (NFCI)Benjamin Maxwell6 days
users/MacDue/sme-loops[AArch64][SME] Avoid ZA save state changes in loops in MachineSMEABIPassBenjamin Maxwell5 days
users/MacDue/sme-prop[AArch64][SME] Propagate desired ZA states in the MachineSMEABIPassBenjamin Maxwell5 days
users/MacDue/split_pprs[AArch64][SME] Support split ZPR and PPR area allocationBenjamin Maxwell6 days
users/MaskRay/spr/-fno-plt-infer-nonlazybind-at-o0[𝘀𝗽𝗿] initial versionFangrui Song14 months
users/MaskRay/spr/aarch64-replace-pltgotpcrel-in-data-directives-with-pltpcrel-gotpcrel[𝘀𝗽𝗿] initial versionFangrui Song3 weeks
users/MaskRay/spr/aarch64-replace-pltgotpcrel-in-data-directives-with-pltpcrel-gotpcrel-1lld testFangrui Song3 weeks
users/MaskRay/spr/aarch64elf-allow-implicit-dx-at-section-beginning[𝘀𝗽𝗿] initial versionFangrui Song14 months
users/MaskRay/spr/aarch64elf-omit-initial-d-of-non-text-sectionsrebase after test improvementFangrui Song14 months
users/MaskRay/spr/driver-support-wa-fdpic-for-arm-fdpic-abi[𝘀𝗽𝗿] initial versionFangrui Song19 months
users/MaskRay/spr/driveraarch64-remove-aarch32-specific-mno-unaligned-access[𝘀𝗽𝗿] initial versionFangrui Song18 months
users/MaskRay/spr/drivercrosswindows-remove-isystem-after[𝘀𝗽𝗿] initial versionFangrui Song18 months
users/MaskRay/spr/elf-add-thinlto-index[𝘀𝗽𝗿] initial versionFangrui Song12 months
users/MaskRay/spr/elf-make-shouldaddprovidesym-values-consistent-when-demoted-to-undefined[𝘀𝗽𝗿] initial versionFangrui Song11 months
users/MaskRay/spr/elf-make-shouldaddprovidesym-values-consistent-when-demoted-to-undefined-1[𝘀𝗽𝗿] initial versionFangrui Song11 months
users/MaskRay/spr/elf-make-shouldaddprovidesym-values-consistent-when-demoted-to-undefined-2[𝘀𝗽𝗿] initial versionFangrui Song11 months
users/MaskRay/spr/elf-make-shouldaddprovidesym-values-consistent-when-demoted-to-undefined-3[𝘀𝗽𝗿] initial versionFangrui Song11 months
users/MaskRay/spr/elf-make-shouldaddprovidesym-values-consistent-when-demoted-to-undefined-4[𝘀𝗽𝗿] initial versionFangrui Song11 months
users/MaskRay/spr/elf-make-shouldaddprovidesym-values-consistent-when-demoted-to-undefined-5[𝘀𝗽𝗿] initial versionFangrui Song11 months
users/MaskRay/spr/elf-orphan-placement-remove-hasinputsections-conditionsimplifyFangrui Song15 months
users/MaskRay/spr/elfsystemz-dont-sort-relocations-for-tls-gdld-optimization-support-crelremove a stale commentFangrui Song8 weeks
users/MaskRay/spr/gcov-set-current_working_directory-to-for-gcc9[𝘀𝗽𝗿] initial versionFangrui Song9 months
users/MaskRay/spr/improve-warning[𝘀𝗽𝗿] initial versionFangrui Song21 months
users/MaskRay/spr/llc-add-m-for-instprinter-options[𝘀𝗽𝗿] initial versionFangrui Song9 months
users/MaskRay/spr/main.armmc-support-fdpic-relocations[ARM,MC] Support FDPIC relocations (#82187)Fangrui Song19 months
users/MaskRay/spr/main.asan-isinterestingalloca-remove-the-isallocapromotable-condition[asan] isInterestingAlloca: remove the isAllocaPromotable condition (#77221)Fangrui Song19 months
users/MaskRay/spr/main.driver-support-wa-fdpic-for-arm-fdpic-abi[𝘀𝗽𝗿] changes to main this commit is based onFangrui Song19 months
users/MaskRay/spr/main.elf-orphan-placement-remove-hasinputsections-condition[𝘀𝗽𝗿] changes introduced through rebaseFangrui Song15 months
users/MaskRay/spr/main.elf-place-lbsslrodataldata-after-bss[ELF] Support placing .lbss/.lrodata/.ldata after .bss (#81224)Fangrui Song19 months
users/MaskRay/spr/main.format[𝘀𝗽𝗿] changes to main this commit is based onFangrui Song20 months
users/MaskRay/spr/main.goff-only-register-sections-within-mcobjectstreamerchangesection[𝘀𝗽𝗿] changes introduced through rebaseFangrui Song8 weeks
users/MaskRay/spr/main.improve-warning[𝘀𝗽𝗿] changes to main this commit is based onFangrui Song21 months
users/MaskRay/spr/main.llvm-objcopy-add-compress-sections[𝘀𝗽𝗿] changes introduced through rebaseNoah Goldstein18 months
users/MaskRay/spr/main.llvm-objcopy-simplify-decompress-debug-sections-and-dont-compress-shf_alloc-sections[𝘀𝗽𝗿] changes introduced through rebaseanbbna18 months
users/MaskRay/spr/main.move-relocation-specifier-constants-to-aarch64[𝘀𝗽𝗿] changes introduced through rebaseFangrui Song3 months
users/MaskRay/spr/mc-merge-mcasmlexerhcpp-into-asmlexerhcpp[𝘀𝗽𝗿] initial versionFangrui Song6 months
users/MaskRay/spr/mcasmbackendapplyfixup-change-data-to-indicate-the-relocated-locationchange char *Data to uint8_t *DataFangrui Song7 weeks
users/MaskRay/spr/riscv-restore-dw_eh_pe_uleb128-call-site-encoding-for-gcc_except_tablerebaseFangrui Song12 months
users/MaskRay/spr/sema-allow-wno-main-to-suppress-the-arg-wrong-erroradd release noteFangrui Song18 months
users/Prabhuk/sprasmprintercallgraphsection-emit-call-graph-section[𝘀𝗽𝗿] initial versionNecip Fazil Yildiran17 months
users/Prabhuk/sprasmprintercallgraphsection-emit-call-graph-section-1[𝘀𝗽𝗿] initial versionNecip Fazil Yildiran17 months
users/Prabhuk/sprasmprintercallgraphsection-emit-call-graph-section-2[𝘀𝗽𝗿] initial versionNecip Fazil Yildiran17 months
users/Prabhuk/sprasmprintercallgraphsection-emit-call-graph-section-3[𝘀𝗽𝗿] initial versionNecip Fazil Yildiran17 months
users/Prabhuk/sprasmprintercallgraphsection-emit-call-graph-section-5[𝘀𝗽𝗿] initial versionNecip Fazil Yildiran17 months
users/Prabhuk/sprbitcodeasm-parse-metadata-value-from-operand-bundlesUpdate inline comment as suggested.Necip Fazil Yildiran10 months
users/Prabhuk/sprbitcodeasm-read-metadata-value-from-operand-bundles-in-and-out[𝘀𝗽𝗿] initial versionprabhukr17 months
users/Prabhuk/sprcallgraph-make-flag-experimentalRebase on main.prabhukr7 weeks
users/Prabhuk/sprcallgraphsection-add-call-graph-section-options-and-documentationRename OB_type to OB_callee_type.prabhukr7 months
users/Prabhuk/sprclang-document-callgraphsection-option[𝘀𝗽𝗿] initial versionprabhukr9 months
users/Prabhuk/sprclangcallgraphsection-add-call-graph-section-option-and-docsMake Driver flag experimental.prabhukr7 weeks
users/Prabhuk/sprclangcallgraphsection-add-type-id-metadata-to-indirect-call-and-targets-1Make Driver flag experimental.prabhukr7 weeks
users/Prabhuk/sprmain.asmprintercallgraphsection-emit-call-graph-section[𝘀𝗽𝗿] changes to main this commit is based onNecip Fazil Yildiran17 months
users/Prabhuk/sprmain.asmprintercallgraphsection-emit-call-graph-section-1[𝘀𝗽𝗿] changes to main this commit is based onNecip Fazil Yildiran17 months
users/Prabhuk/sprmain.asmprintercallgraphsection-emit-call-graph-section-2[𝘀𝗽𝗿] changes to main this commit is based onNecip Fazil Yildiran17 months
users/Prabhuk/sprmain.asmprintercallgraphsection-emit-call-graph-section-3[𝘀𝗽𝗿] changes to main this commit is based onNecip Fazil Yildiran17 months
users/Prabhuk/sprmain.asmprintercallgraphsection-emit-call-graph-section-4[𝘀𝗽𝗿] changes introduced through rebasePrabhu Rajasekaran7 weeks
users/Prabhuk/sprmain.asmprintercallgraphsection-emit-call-graph-section-5[𝘀𝗽𝗿] changes to main this commit is based onNecip Fazil Yildiran17 months
users/Prabhuk/sprmain.callgraph-make-flag-experimental[𝘀𝗽𝗿] changes introduced through rebaseprabhukr7 weeks
users/Prabhuk/sprmain.callgraphsection-add-call-graph-section-options-and-documentation[𝘀𝗽𝗿] changes introduced through rebaseprabhukr7 months
users/Prabhuk/sprmain.callsiteinfocallgraphsection-extend-callsiteinfo-with-typeid[𝘀𝗽𝗿] changes introduced through rebaseSimon Pilgrim8 weeks
users/Prabhuk/sprmain.callsiteinfocallgraphsection-extract-and-propagate-indirect-call-type-ids[𝘀𝗽𝗿] changes introduced through rebaseprabhukr8 weeks
users/Prabhuk/sprmain.clang-document-callgraphsection-option[𝘀𝗽𝗿] changes to main this commit is based onprabhukr9 months
users/Prabhuk/sprmain.clangcallgraphsection-add-call-graph-section-option-and-docs[𝘀𝗽𝗿] changes introduced through rebaseprabhukr7 weeks
users/Prabhuk/sprmain.clangcallgraphsection-add-type-id-metadata-to-indirect-call-and-targets-1[𝘀𝗽𝗿] changes introduced through rebaseprabhukr7 weeks
users/RossBrunton/link1Use SmallVectorRoss Brunton2 months
users/RossBrunton/link2[Offload] Add `olLinkProgram`Ross Brunton2 months
users/RossBrunton/newMemInfo1[Offload][Conformance] Update olMemFree calls in conformance tests (#157773)Leandro Lacerda8 days
users/RossBrunton/newMemInfo2Respond to PR feedbackRoss Brunton5 days
users/RossBrunton/newMemInfo3[Offload] `olGetMemInfo`Ross Brunton8 days
users/RossBrunton/symbol2[Offload] Add `olGetGlobalVariable`Ross Brunton2 months
users/SLTozer/debug-ssa-updaterAdd DebugSSAUpdater class to track debug value livenessStephen Tozer3 months
users/SamTebbs33/alias-intrinsicRebaseSam Tebbs5 weeks
users/SamTebbs33/elvis-vp-arm-mve-transform!fixup, address comments.Elvis Wang5 months
users/SamTebbs33/expression-recipe-predBundle partial reductions with no bin opSamuel Tebbs2 months
users/SamTebbs33/expression-recipe-sub[LV] Bundle sub reductions into VPExpressionRecipeSamuel Tebbs2 months
users/SamTebbs33/fhahn-vpbundle-recipe!fixup continue renamingFlorian Hahn3 months
users/SamTebbs33/fhahn-vplan-reg-pressure-interleaving[gn build] Port 750da48b4aa5Nico Weber5 months
users/SamTebbs33/mulacc-partial-reductionsRebaseSamuel Tebbs3 months
users/SamTebbs33/reg-pressureFix RISCV testsSamuel Tebbs5 months
users/SamTebbs33/sub-reductionsformatSamuel Tebbs8 weeks
users/aaupov/spr/bolt-allow-builtin_unreachable-to-be-at-maxsize-addressfix indentationAmir Ayupov11 months
users/aaupov/spr/bolt-build-cfg-for-non-simple-functions-in-aggregation-mode[𝘀𝗽𝗿] initial versionAmir Ayupov7 months
users/aaupov/spr/bolt-check-callprofile-annotation-in-buildcallgraphupdate commentAmir Ayupov5 months
users/aaupov/spr/bolt-check-duplicate-top-of-brstack-entry-erratumformatAmir Ayupov2 months
users/aaupov/spr/bolt-eliminate-dead-jump-tablesclang-formatAmir Ayupov16 months
users/aaupov/spr/bolt-encode-landing-pads-in-bat[𝘀𝗽𝗿] initial versionAmir Ayupov11 months
users/aaupov/spr/bolt-fix-merge-fdata-for-memory-eventsfix orderAmir Ayupov7 months
users/aaupov/spr/bolt-icf-aware-indirect-call-promotionfix Location::operator==Amir Ayupov9 months
users/aaupov/spr/bolt-invoke-terminator[𝘀𝗽𝗿] initial versionAmir Ayupov2 months
users/aaupov/spr/bolt-jump-table-trampoline-insertion-pass[𝘀𝗽𝗿] initial versionAmir Ayupov5 months
users/aaupov/spr/bolt-support-dumping-intermediate-profile-storage-from-dataaggregator[𝘀𝗽𝗿] initial versionAmir Ayupov4 months
users/aaupov/spr/bolt-support-show-density-for-fdata-and-yaml-profiles[𝘀𝗽𝗿] initial versionAmir Ayupov12 months
users/aaupov/spr/bolt-synchronize-bbhashmap-and-yamlbbs-in-bat-mode[𝘀𝗽𝗿] initial versionAmir Ayupov3 months
users/aaupov/spr/bolt-use-restored-names-in-funcs-file-no-regex[𝘀𝗽𝗿] initial versionAmir Ayupov7 months
users/aaupov/spr/boltaarch64-add-jump-table-support-using-llvm_jump_table_info[𝘀𝗽𝗿] initial versionAmir Ayupov6 months
users/aaupov/spr/boltnfc-add-hasinternalcalls-binaryfunction-property[𝘀𝗽𝗿] initial versionAmir Ayupov17 months
users/aaupov/spr/boltnfc-define-aarch64-jump-table-typesUntangle changesAmir Ayupov6 months
users/aaupov/spr/boltnfc-keep-input-icount-for-disassembled-functions[𝘀𝗽𝗿] initial versionAmir Ayupov14 months
users/aaupov/spr/boltnfc-pass-jumptable-to-analyzejumptableuntangle changesAmir Ayupov6 months
users/aaupov/spr/boltnfc-pre-disasm-metadata-rewriters[𝘀𝗽𝗿] initial versionAmir Ayupov6 months
users/aaupov/spr/boltnfc-register-profiled-functions-once-1[𝘀𝗽𝗿] initial versionAmir Ayupov8 weeks
users/aaupov/spr/boltnfc-set-needsconvertretprofiletocallcont-for-pre-aggregated-profile[𝘀𝗽𝗿] initial versionAmir Ayupov7 months
users/aaupov/spr/boltnfc-simplify-parseaggregatedlbrentryfix buildAmir Ayupov7 months
users/aaupov/spr/boltnfci-simplify-dataaggregator-using-tracesformatAmir Ayupov5 months
users/aaupov/spr/bolttest-add-pseudo-probe-split-functest[𝘀𝗽𝗿] initial versionAmir Ayupov4 months
users/aaupov/spr/bolttest-add-pseudo-probe-split-functest-1[𝘀𝗽𝗿] initial versionAmir Ayupov4 months
users/aaupov/spr/bolttest-fix-callcont-fallthrus-after-129481provide synthetic optAmir Ayupov5 months
users/aaupov/spr/boltwip-support-ret-converted-call-cont-fallthru-in-bat-modeOffset CallContLPs by MaxInputOffset + 1Amir Ayupov10 months
users/aaupov/spr/main.bolt-accept-plt-fall-throughs-as-valid-traces[𝘀𝗽𝗿] changes introduced through rebaseAshley Coleman5 months
users/aaupov/spr/main.bolt-add-profile-density-computation[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov11 months
users/aaupov/spr/main.bolt-add-profile-use-pseudo-probes-option[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov14 months
users/aaupov/spr/main.bolt-add-pseudo-probe-inline-tree-to-yaml-profile[𝘀𝗽𝗿] changes introduced through rebaseKrzysztof Drewniak12 months
users/aaupov/spr/main.bolt-allow-builtin_unreachable-to-be-at-maxsize-address[𝘀𝗽𝗿] changes to main this commit is based onMaksim Panchenko11 months
users/aaupov/spr/main.bolt-attach-pseudo-probes-to-blocks-in-yaml-profile[𝘀𝗽𝗿] changes to main this commit is based onAmir Ayupov14 months
users/aaupov/spr/main.bolt-check-duplicate-top-of-brstack-entry-erratum[𝘀𝗽𝗿] changes to main this commit is based onAmir Ayupov2 months
users/aaupov/spr/main.bolt-compute-section-utilization-in-heatmap[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov4 months
users/aaupov/spr/main.bolt-detect-warm-split-functions-as-cold-fragments[BOLT] Detect .warm split functions as cold fragments (#93759)Amir Ayupov16 months
users/aaupov/spr/main.bolt-directly-use-call-count-in-buildcallgraph[𝘀𝗽𝗿] changes introduced through rebasePeter Klausler2 months
users/aaupov/spr/main.bolt-drop-blocks-without-profile-in-bat-yaml[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov12 months
users/aaupov/spr/main.bolt-drop-macro-fusion-alignment[BOLT] Drop macro-fusion alignment (#97358)Amir Ayupov15 months
users/aaupov/spr/main.bolt-drop-perf2bolt-cold-samples-diagnostic[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov4 months
users/aaupov/spr/main.bolt-eliminate-dead-jump-tables[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov16 months
users/aaupov/spr/main.bolt-encode-landing-pads-in-bat[𝘀𝗽𝗿] changes to main this commit is based onAmir Ayupov11 months
users/aaupov/spr/main.bolt-explicitly-check-for-returns-when-extending-call-continuation-profile[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov3 months
users/aaupov/spr/main.bolt-expose-external-entry-count-for-functions[𝘀𝗽𝗿] changes introduced through rebasePhilip Reames3 months
users/aaupov/spr/main.bolt-fix-counts-aggregation-in-merge-fdata[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov9 months
users/aaupov/spr/main.bolt-fix-dotrace-in-bat-mode[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov7 months
users/aaupov/spr/main.bolt-fix-merge-fdata-for-memory-events[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov7 months
users/aaupov/spr/main.bolt-icf-aware-indirect-call-promotion[𝘀𝗽𝗿] changes to main this commit is based onAlexander Yermolovich9 months
users/aaupov/spr/main.bolt-impute-missing-trace-fall-through[𝘀𝗽𝗿] changes introduced through rebaseJeffrey Byrnes2 months
users/aaupov/spr/main.bolt-invoke-terminator[𝘀𝗽𝗿] changes to main this commit is based onAmir Ayupov2 months
users/aaupov/spr/main.bolt-jump-table-trampoline-insertion-pass[𝘀𝗽𝗿] changes to main this commit is based onAmir Ayupov5 months
users/aaupov/spr/main.bolt-make-memory-profile-parsing-optional[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov3 months
users/aaupov/spr/main.bolt-only-parse-probes-for-profiled-functions-in-profile-write-pseudo-probes-mode[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov12 months
users/aaupov/spr/main.bolt-print-text-scores-in-perf2bolt[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov4 months
users/aaupov/spr/main.bolt-require-cfg-in-bat-mode[𝘀𝗽𝗿] changes introduced through rebaseLucas Ramirez8 weeks
users/aaupov/spr/main.bolt-set-rawbranchcount-in-dataaggregator[𝘀𝗽𝗿] changes introduced through rebaseharishch412 months
users/aaupov/spr/main.bolt-sort-entrydata[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov3 months
users/aaupov/spr/main.bolt-support-more-than-two-jump-table-parents[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov14 months
users/aaupov/spr/main.bolt-support-perf2bolt-n-in-the-driver[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov11 months
users/aaupov/spr/main.bolt-support-possible_pic_fixed_branch[BOLT] Support POSSIBLE_PIC_FIXED_BRANCH (#91667)Amir Ayupov14 months
users/aaupov/spr/main.bolt-support-pre-aggregated-basic-sample-profile[𝘀𝗽𝗿] changes introduced through rebaseFabrice de Gans4 months
users/aaupov/spr/main.bolt-support-pre-aggregated-returns[𝘀𝗽𝗿] changes introduced through rebaseChris B3 months
users/aaupov/spr/main.bolt-support-show-density-for-fdata-and-yaml-profiles[𝘀𝗽𝗿] changes to main this commit is based onAmir Ayupov12 months
users/aaupov/spr/main.bolt-zero-initialize-pre-aggregated-counters[𝘀𝗽𝗿] changes introduced through rebasePhilip Reames3 months
users/aaupov/spr/main.boltaarch64-add-jump-table-support-using-llvm_jump_table_info[𝘀𝗽𝗿] changes to main this commit is based onAmir Ayupov6 months
users/aaupov/spr/main.boltbat-add-support-for-three-way-split-functions[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov15 months
users/aaupov/spr/main.boltheatmap-produce-zoomed-out-heatmap[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov4 months
users/aaupov/spr/main.boltnfc-define-aarch64-jump-table-types[𝘀𝗽𝗿] changes to main this commit is based onAmir Ayupov6 months
users/aaupov/spr/main.boltnfc-disambiguate-sample-as-basicip-sample[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov4 months
users/aaupov/spr/main.boltnfc-fold-processpreaggregated-into-processbranchevents[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov4 months
users/aaupov/spr/main.boltnfc-move-lbrentry-from-datareader-to-dataaggregator[𝘀𝗽𝗿] changes introduced through rebasePhilip Reames3 months
users/aaupov/spr/main.boltnfc-pass-jumptable-to-analyzejumptable[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov6 months
users/aaupov/spr/main.boltnfc-pre-disasm-metadata-rewriters[𝘀𝗽𝗿] changes to main this commit is based onAmir Ayupov6 months
users/aaupov/spr/main.boltnfc-print-timers-in-perf2bolt-invocation[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov14 months
users/aaupov/spr/main.boltnfc-register-profiled-functions-once[𝘀𝗽𝗿] changes introduced through rebaseFlorian Hahn7 weeks
users/aaupov/spr/main.boltnfc-register-profiled-functions-once-1[𝘀𝗽𝗿] changes to main this commit is based onAmir Ayupov8 weeks
users/aaupov/spr/main.boltnfc-rename-profile-use-pseudo-probes[𝘀𝗽𝗿] changes introduced through rebaseJason Molenda12 months
users/aaupov/spr/main.boltnfc-simplify-dotrace-in-bat-mode[𝘀𝗽𝗿] changes introduced through rebaseMatthias Springer3 months
users/aaupov/spr/main.boltnfc-simplify-parseaggregatedlbrentry[𝘀𝗽𝗿] changes to main this commit is based onAmir Ayupov7 months
users/aaupov/spr/main.boltnfc-speedup-batwritemaps[𝘀𝗽𝗿] changes introduced through rebaseFangrui Song11 months
users/aaupov/spr/main.boltnfc-track-fragment-relationships-using-equivalenceclasses[𝘀𝗽𝗿] changes to main this commit is based onAmir Ayupov14 months
users/aaupov/spr/main.boltnfci-simplify-dataaggregator-using-traces[𝘀𝗽𝗿] changes to main this commit is based onAmir Ayupov5 months
users/aaupov/spr/main.boltnfci-simplify-dataaggregator-using-traces-1[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov3 months
users/aaupov/spr/main.boltnfci-skip-validation-in-parselbrsample[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov3 months
users/aaupov/spr/main.boltnfci-strip-suffix-in-getltocommonname[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov12 months
users/aaupov/spr/main.boltnfci-strip-suffix-in-getltocommonname-1[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov12 months
users/aaupov/spr/main.boltnfci-switch-heatmap-to-using-parsed-basicbranch-events[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov5 months
users/aaupov/spr/main.boltnfci-switch-heatmap-to-using-parsed-basicbranch-events-1[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov4 months
users/aaupov/spr/main.bolttest-add-pseudo-probe-split-functest[𝘀𝗽𝗿] changes to main this commit is based onAmir Ayupov4 months
users/aaupov/spr/main.bolttest-fix-callcont-fallthrus-after-129481[𝘀𝗽𝗿] changes to main this commit is based onAmir Ayupov5 months
users/aaupov/spr/main.boltwip-support-ret-converted-call-cont-fallthru-in-bat-mode[𝘀𝗽𝗿] changes introduced through rebaseFlorian Hahn10 months
users/aaupov/spr/main.cmake-preserve-clangpre-bolt[𝘀𝗽𝗿] changes introduced through rebaseNicolas van Kempen12 months
users/aaupov/spr/main.mc-use-stringrefs-from-pseudo_probe_desc-section-if-its-mapped[𝘀𝗽𝗿] changes introduced through rebaseLLVM GN Syncbot10 months
users/aaupov/spr/main.mcnfc-store-mcpseudoprobefuncdescfuncname-as-stringref[𝘀𝗽𝗿] changes to main this commit is based onAmir Ayupov14 months
users/aaupov/spr/main.mcnfc-use-stdmap-for-addressprobesmap[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov14 months
users/aaupov/spr/main.mcprofgennfc-expand-auto-for-mcdecodedpseudoprobe[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov13 months
users/aaupov/spr/main.profgennfc-pass-parameter-as-const_ref[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov13 months
users/aaupov/spr/mcnfc-store-mcpseudoprobefuncdescfuncname-as-stringref[𝘀𝗽𝗿] initial versionAmir Ayupov14 months
users/aaupov/spr/perf-trainingmerge-fdata-clean-up-input-fdata-files[𝘀𝗽𝗿] initial versionAmir Ayupov4 months
users/abhina/fexec_charsetreplace StringMap with pointerAbhina Sreeskantharajan3 months
users/aemerson/spr/alwaysinliner-a-new-inlining-algorithm-to-interleave-alloca-promotion-with-inlinesRebase on pre-committed phase ordering test.Amara Emerson3 months
users/aemerson/spr/alwaysinliner-factor-out-some-code-in-preparation-for-a-future-changeRebaseAmara Emerson3 months
users/aemerson/spr/main.alwaysinliner-a-new-inlining-algorithm-to-interleave-alloca-promotion-with-inlines[𝘀𝗽𝗿] changes introduced through rebaseAmara Emerson3 months
users/aengelke/spr/codegen-limit-number-of-analyzed-predecessors[𝘀𝗽𝗿] initial versionAlexis Engelke3 months
users/aengelke/spr/ir-make-branchinst-operand-order-consistent[𝘀𝗽𝗿] initial versionAlexis Engelke7 weeks
users/aengelke/spr/main.codegen-limit-number-of-analyzed-predecessors[𝘀𝗽𝗿] changes to main this commit is based onAbid Qadeer3 months
users/aengelke/spr/main.codegen-limit-number-of-analyzed-predecessors-1[𝘀𝗽𝗿] changes introduced through rebasePeter Smith3 months
users/aengelke/spr/main.codegennfc-fix-quadratic-c-t-for-large-jump-tables[𝘀𝗽𝗿] changes introduced through rebaseKrzysztof Parzyszek3 months
users/aengelke/spr/main.ir-make-branchinst-operand-order-consistent[𝘀𝗽𝗿] changes to main this commit is based onLU-JOHN7 weeks
users/aengelke/spr/main.llvm-objdump-support-symbolize-operand-on-aarch64[𝘀𝗽𝗿] changes to main this commit is based onMatthias Springer3 months
users/aengelke/spr/main.support-use-block-numbers-for-loopinfo-bbmap[𝘀𝗽𝗿] changes to main this commit is based onAlexis Engelke13 months
users/aengelke/spr/support-use-block-numbers-for-loopinfo-bbmap[𝘀𝗽𝗿] initial versionAlexis Engelke13 months
users/agozillo/declare-target-to-2[MLIR][OpenMP] Introduce overlapped record type map supportagozillon4 weeks
users/agozillo/declare-target-to-3[Flang][OpenMP][MLIR] Initial declare target to for variables implementationagozillon4 weeks
users/agozillon/main.openmpmlir-descriptor-explicit-member-map-lowering-changes-2[𝘀𝗽𝗿] changes to main this commit is based onagozillon11 months
users/agozillon/openmpmlir-descriptor-explicit-member-map-lowering-changes-2[𝘀𝗽𝗿] initial versionagozillon11 months
users/alexey-bataev/spr/laafix-implicit-trunc-from-int64-to-int-and-losing-info[𝘀𝗽𝗿] initial versionAlexey Bataev4 months
users/alexey-bataev/spr/lvenable-max-safe-distance-in-predicated-datawithevl-vectorization-modeRebaseAlexey Bataev5 months
users/alexey-bataev/spr/lvevlsupport-reversed-loadsstores[𝘀𝗽𝗿] initial versionAlexey Bataev17 months
users/alexey-bataev/spr/lvfix-max-safe-elements-calculationsRebase, address commentsAlexey Bataev8 months
users/alexey-bataev/spr/lvlaaadd-initial-support-for-non-power-of-2-store-load-forwarding-distanceAddress comments, rebaseAlexey Bataev6 weeks
users/alexey-bataev/spr/lvnfcsimplify-structure-and-message-of-the-safe-distance-analysis-for-scalable-vectorization[𝘀𝗽𝗿] initial versionAlexey Bataev14 months
users/alexey-bataev/spr/main.address-comments[𝘀𝗽𝗿] changes to main this commit is based onAlexey Bataev18 months
users/alexey-bataev/spr/slp-loop-aware-cost-modeltree-buildingRebaseAlexey Bataev6 weeks
users/alexey-bataev/spr/slp-prefer-copyable-vectorization-over-alternate-opcodesRebaseAlexey Bataev5 weeks
users/alexey-bataev/spr/slp-support-for-copyables-in-the-reduced-valuesFix formattingAlexey Bataev5 weeks
users/alexey-bataev/spr/slpcheck-for-extracts-being-replaced-by-original-scalares-for-user-nodesRebase, address commentAlexey Bataev6 days
users/alexey-bataev/spr/slpenable-shl-as-a-base-opcode-in-copyables[𝘀𝗽𝗿] initial versionAlexey Bataev14 days
users/alexey-bataev/spr/slpfix-pr87011-missing-sign-extension-of-demoted-type-before-zero[𝘀𝗽𝗿] initial versionAlexey Bataev18 months
users/alexey-bataev/spr/slpfix-pr87011-missing-sign-extension-of-demoted-type-before-zero-1[𝘀𝗽𝗿] initial versionAlexey Bataev18 months
users/alexey-bataev/spr/slpfix-pr87011-missing-sign-extension-of-demoted-type-before-zero-2[𝘀𝗽𝗿] initial versionAlexey Bataev18 months
users/alexey-bataev/spr/slpimprove-reordering-for-consts-splats-and-ops-from-same-nodes-improved-analysis[𝘀𝗽𝗿] initial versionAlexey Bataev18 months
users/alexey-bataev/spr/slpimprove-vectorization-of-gathered-loadsRebaseAlexey Bataev13 months
users/alexey-bataev/spr/slpinitial-support-for-non-power-of-2-vectorizationRebaseAlexey Bataev5 days
users/alexey-bataev/spr/slprepresent-graph-as-an-actual-tree[𝘀𝗽𝗿] initial versionAlexey Bataev7 months
users/alexey-bataev/spr/slptry-to-vectorize-small-graph-with-extractelements-used-inRebase, address commentAlexey Bataev19 months
users/alexey-bataev/spr/ttiriscvimprove-costs-for-fixed-vector-whole-reg-extractinsertRebase, Address commentsAlexey Bataev19 months
users/arichardson/spr/amdgpu-baseline-test-for-ptrtoaddr-code-generationrebase, thanks to restriction to address width codegen is now correctAlex Richardson5 weeks
users/arichardson/spr/asan-remove-xfail-from-tests-that-are-passing-with-debug-checks[𝘀𝗽𝗿] initial versionAlex Richardson18 months
users/arichardson/spr/autoupgradeamdgpu-adjust-as7-address-width-to-48-bitsadd other address spaces as wellAlex Richardson5 months
users/arichardson/spr/compiler-rtbuiltins-fix-detection-of-warnings-flagsadjust remaining warning flagsAlex Richardson7 months
users/arichardson/spr/datalayoutlangref-split-non-integral-and-unstable-pointer-propertiestypo fixesAlex Richardson7 weeks
users/arichardson/spr/giselvaluetracking-baseline-test-for-g_ptrtoaddr[𝘀𝗽𝗿] initial versionAlex Richardson3 months
users/arichardson/spr/giselvaluetracking-correctly-truncatezext-g_ptrtoaddr[𝘀𝗽𝗿] initial versionAlex Richardson3 months
users/arichardson/spr/irtranslator-handle-ptrtoaddrrebaseAlex Richardson3 months
users/arichardson/spr/main.amdgpu-baseline-test-for-ptrtoaddr-code-generation[𝘀𝗽𝗿] changes introduced through rebaseAbid Qadeer5 weeks
users/arichardson/spr/main.autoupgradeamdgpu-adjust-as7-address-width-to-48-bits[𝘀𝗽𝗿] changes introduced through rebaseAlex Richardson5 months
users/arichardson/spr/main.compiler-rt-allow-running-tests-without-installing-first[𝘀𝗽𝗿] changes introduced through rebaseAlex Richardson19 months
users/arichardson/spr/main.compiler-rt-allow-running-tests-without-installing-first-1[𝘀𝗽𝗿] changes introduced through rebaseAlex Richardson19 months
users/arichardson/spr/main.compiler-rt-allow-running-tests-without-installing-first-2[𝘀𝗽𝗿] changes introduced through rebaseAlex Richardson19 months
users/arichardson/spr/main.compiler-rt-build-libfuzzer-sources-with-the-chosen-c-compiler[𝘀𝗽𝗿] changes introduced through rebaseAlex Richardson19 months
users/arichardson/spr/main.datalayoutlangref-split-non-integral-and-unstable-pointer-properties[𝘀𝗽𝗿] changes introduced through rebaseKrzysztof Parzyszek8 weeks
users/arichardson/spr/main.giselvaluetracking-baseline-test-for-g_ptrtoaddr[𝘀𝗽𝗿] changes to main this commit is based onAlex Richardson3 months
users/arichardson/spr/main.giselvaluetracking-correctly-truncatezext-g_ptrtoaddr[𝘀𝗽𝗿] changes to main this commit is based onAlex Richardson3 months
users/arichardson/spr/main.irtranslator-handle-ptrtoaddr[𝘀𝗽𝗿] changes introduced through rebaseAlex Richardson3 months
users/arichardson/spr/main.libc-stop-copying-headers-to-the-build-directory[𝘀𝗽𝗿] changes introduced through rebaseLei Huang10 months
users/arichardson/spr/main.selectiondagbuilder-use-address-width-when-lowering-ptrtoaddr[𝘀𝗽𝗿] changes introduced through rebaseAlex Richardson5 weeks
users/arichardson/spr/main.wip-introduce-a-g_ptrtoaddr-gisel-node[𝘀𝗽𝗿] changes introduced through rebaseAlex Richardson3 months
users/arichardson/spr/selectiondagbuilder-use-address-width-when-lowering-ptrtoaddrrebase, no more test diff due to semantics changeAlex Richardson5 weeks
users/arichardson/spr/wip-introduce-a-g_ptrtoaddr-gisel-noderebaseAlex Richardson3 months
users/arsenm/amdgpu-fold-frameindex-s-or-andAMDGPU: Fold frame indexes into s_or_b32Matt Arsenault3 months
users/arsenm/amdgpu/add-mfma-rewrite-other-split-pattern-testsAMDGPU: Add a few missing mfma rewrite testsMatt Arsenault8 weeks
users/arsenm/amdgpu/asm-parser-missing-features-boilerplateAMDGPU: AsmParser boilerplate for missing featuresMatt Arsenault13 days
users/arsenm/amdgpu/attributor-no-infer-inputs-intrinsic-missing-nocallbackAMDGPU: Do not infer implicit inputs for !nocallback intrinsicsMatt Arsenault6 months
users/arsenm/amdgpu/constrain-reg-class-moveToVALUAMDGPU: Constrain regclass when replacing SGPRs with VGPRsMatt Arsenault5 hours
users/arsenm/amdgpu/disassembler-reduce-code-in-macroRevert "Use lambda to forward arguments"Matt Arsenault3 weeks
users/arsenm/amdgpu/handle-rewrite-vgpr-mfma-with-imm-src2AMDGPU: Handle rewriting VGPR MFMAs with immediate src2Matt Arsenault8 weeks
users/arsenm/amdgpu/handle-untied-agpr-mfma-rewriteAMDGPU: Handle rewriting non-tied MFMA to AGPR formMatt Arsenault8 weeks
users/arsenm/amdgpu/implement-getRegSequenceLikeInputs-v-pk-mov-b32WIP: AMDGPU: Implement getRegSequenceLikeInputs for v_pk_mov_b32Matt Arsenault7 months
users/arsenm/amdgpu/parse-num-regs-asm-attributorAMDGPU: Figure out required AGPR count for inline asmMatt Arsenault7 weeks
users/arsenm/amdgpu/remove-redundant-recursive-copy-folding-fold-imm-true16-regressionAMDGPU: Delete redundant recursive copy handling codeMatt Arsenault12 days
users/arsenm/amdgpu/remove-redundant-wwm-legalizationAMDGPU: Remove unnecessary operand legalization for WMMAsMatt Arsenault5 hours
users/arsenm/amdgpu/stop-using-aligned-vgpr-classes-addRegisterClassAMDGPU: Stop using aligned VGPR classes for addRegisterClassMatt Arsenault30 hours
users/arsenm/amdgpu/true16-handle-ds-write-b8-b16AMDGPU: Handle true16 disassembly of ds_write_b8/b16Matt Arsenault2 weeks
users/arsenm/amdgpu/use-getMergedLocation-si-load-store-optAMDGPU: Use getMergedLocation in SILoadStoreOptimizerMatt Arsenault2 weeks
users/arsenm/amdgpu/use-regclassbyhwmode-av-align-registersAMDGPU: Use RegClassByHwMode to manage operand VGPR operand constraintsMatt Arsenault30 hours
users/arsenm/arm/move-sjlj-libcall-config-runtime-libcallsARM: Move sjlj libcall configuration to RuntimeLibcallsMatt Arsenault2 months
users/arsenm/arm/remove-check-is-aapcs-abi-aeabi-callsARM: Remove check for isAAPCS_ABI when enabling various aeabi callsMatt Arsenault6 weeks
users/arsenm/arm/remove-subtarget-sjlj-fieldARM: Remove subtarget field tracking SjLjMatt Arsenault2 months
users/arsenm/arm/remove-tri-argument-AddDRegARM: Remove TRI argument from AddDRegMatt Arsenault5 days
users/arsenm/asm-printer/no-report-fatal-error-emit-function-entry-labelAsmPrinter: Emit context error for protected aliasesMatt Arsenault3 months
users/arsenm/clang-hip-remove-unused-ocml-declarationsclang/HIP: Remove some unused ocml function declarationsMatt Arsenault7 months
users/arsenm/clang-hip-use-builtin-nanHIP: Use builtin_nan instead of manual expansionMatt Arsenault7 months
users/arsenm/clang/amdgpu-regenerate-test-checksclang/AMDGPU: Regenerate test checksMatt Arsenault4 months
users/arsenm/clang/error-mcsubtarget-failureclang: Emit error if assembler fails to construct subtargetMatt Arsenault17 hours
users/arsenm/codegen/keep-reference-tri-targetinstrinfoCodeGen: Keep reference to TargetRegisterInfo in TargetInstrInfoMatt Arsenault6 days
users/arsenm/codegen/no-ptr_rc-local-escapeCodeGen: Do not define LOCAL_ESCAPE with ptr_rcMatt Arsenault41 hours
users/arsenm/codegen/remove-tri-argument-reMaterializeCodeGen: Remove TRI argument from reMaterializeMatt Arsenault5 days
users/arsenm/codegen/remove-tri-arguments-load-store-stack-slotCodeGen: Remove TRI arguments from stack load/store hooksMatt Arsenault5 days
users/arsenm/codegen/targetinstrinfo-add-regclass-by-hwmodeUse find_ifMatt Arsenault38 hours
users/arsenm/codgen/remove-tri-argument-getRegClassCodeGen: Remove TRI argument from getRegClassMatt Arsenault6 days
users/arsenm/dag/simplify-demanded-vector-elts-loadDAG: Handle load in SimplifyDemandedVectorEltsMatt Arsenault4 months
users/arsenm/gfx1250-wave64-errorinlineMatt Arsenault8 hours
users/arsenm/global-isel-use-uadde-narrow-umulhGlobalISel: Use G_UADDE when narrowing G_UMULHMatt Arsenault15 months
users/arsenm/greedy-fix-subrange-instruction-split-logicRegAllocGreedy: Fix subrange based instruction split logicMatt Arsenault8 months
users/arsenm/live-intervals-use-bumpptrallocatorUse yet another allocator for LiveRangesMatt Arsenault7 months
users/arsenm/llvm-reduce/introduce-reduce-inline-call-sites-delta-passllvm-reduce: Add new pass to inline call sitesMatt Arsenault7 weeks
users/arsenm/llvm-tli-checker/avoid-temp-string-printingllvm-tli-checker: Avoid a temporary string while printingMatt Arsenault4 months
users/arsenm/llvm-tli-checker/print-custom-namellvm-tli-checker: Print custom name instead of standard nameMatt Arsenault4 months
users/arsenm/machine-combiner/fix-dropping-subreg-indexesTry to track NewVR subreg through swapMatt Arsenault3 months
users/arsenm/mips/use-RegClassByHwModeMips: Switch to RegClassByHwModeMatt Arsenault38 hours
users/arsenm/permit-subregisters-in-is-full-copyCodeGen: Treat subreg-to-subreg copies as isFullCopyInstrMatt Arsenault9 months
users/arsenm/ppc/use-RegClassByHwModeUse RegisterOperand instead of multiple inheritance from Operand and RegClass...Matt Arsenault35 hours
users/arsenm/register-coalescer/inflate-source-reg-class-subreg-inserttest consistencyMatt Arsenault6 months
users/arsenm/revert/inline-spiller/check-remat-before-folding-operandRevert "[InlineSpiller] Check rematerialization before folding operand (#1340...Matt Arsenault5 months
users/arsenm/runtime-libcalls/restore-benchmark-buildRuntimeLibcalls: Use get_host_tool_path for executables used in benchmarkMatt Arsenault5 weeks
users/arsenm/sparc/use-RegClassByHwModeSPARC: Use RegClassByHwMode instead of PointerLikeRegClassMatt Arsenault38 hours
users/arsenm/tablegen/emit-runtime-libcalls-available-bitsetUse try_compile tests to get sizeof(uintptr_t)Matt Arsenault5 weeks
users/arsenm/target-library-info/add-tests-of-tli-checker-outputTargetLibraryInfo: Add tests for function availabilityMatt Arsenault4 months
users/arsenm/target-lowering/replace-android-check-libcall-checkTargetLowering: Replace android triple check with libcall checkMatt Arsenault2 months
users/arsenm/tools-remove-plugin-loader-includesRevert llvm-lto2 caseMatt Arsenault6 months
users/arsenm/triple/track-default-exception-handling-typeTriple: Record default exception handling typeMatt Arsenault2 months
users/arsenm/x86/simplify-64bit-triple-checksnew triple checksMatt Arsenault6 days
users/arsenm/x86/stop-overriding-getRegClassX86: Stop overriding getRegClassMatt Arsenault4 weeks
users/arsenm/x86/use-regclassbyhwmodeX86: Switch to RegClassByHwModeMatt Arsenault38 hours
users/artempyanykh/fast-coro-upstream/10fixup! fixup! [Analysis] Add DebugInfoCache analysisArtem Pianykh8 months
users/artempyanykh/fast-coro-upstream/11[Coro] Use DebugInfoCache to speed up cloning in CoroSplitPassArtem Pianykh8 months
users/asl/pauth-ftype-discrimination-128Make type discrimination of 128-bit types optionalAnton Korobeynikov4 months
users/atrosinenko/bolt-gs-modernize[BOLT] Gadget scanner: make use of C++17 features and LLVM helpersAnatoly Trosinenko3 weeks
users/atrosinenko/bolt-gs-optional-fpac[BOLT] Gadget scanner: optionally assume auth traps on failureAnatoly Trosinenko3 weeks
users/atrosinenko/bolt-gs-safe-jump-tables[BOLT] Gadget scanner: prevent false positives due to jump tablesAnatoly Trosinenko3 weeks
users/atrosinenko/bolt-mcinstmatcher[BOLT] Introduce helpers to match `MCInst`s one at a time (NFC)Anatoly Trosinenko3 weeks
users/atrosinenko/gisel-loadgotauthCall addImplicitDefUseOperands unconditionallyAnatoly Trosinenko8 days
users/atrosinenko/machine-licm-implicit-defsDrop useless corner caseAnatoly Trosinenko3 months
users/atrosinenko/pauth-codegenprepare-blend[CGP][PAC] Flip PHI and blends when all immediate modifiers are the sameAnatoly Trosinenko8 weeks
users/atrosinenko/pauth-custom-inserter[AArch64][PAC] Reset `killed` operand flag in fixupPtrauthDiscriminatorAnatoly Trosinenko2 days
users/atrosinenko/pauth-gvn-blend-intrinsic[AArch64][PAC] Skip llvm.ptrauth.blend intrinsic in GVN PREAnatoly Trosinenko8 weeks
users/atrosinenko/pauth-imm-modifier-auth-resigns/fixupBlendComponents/fixupPtrauthDiscriminator/Anatoly Trosinenko8 weeks
users/atrosinenko/pauth-imm-modifier-others/fixupBlendComponents/fixupPtrauthDiscriminator/Anatoly Trosinenko8 weeks
users/atrosinenko/retry-bolt-factor-out-mcinstreferenceFix iterating over the instructions of BinaryBasicBlockAnatoly Trosinenko3 weeks
users/avillega/clangd-migrate-command-line-option-parsin-to-opttableRebase mainAndrés Villegas20 months
users/avillega/clangd-refactor-check-to-have-more-explicit-cli-argsRebase mainAndrés Villegas21 months
users/avillega/gsym-include-end_sequence-debug_line-rows-in-dwarf-transform[𝘀𝗽𝗿] initial versionAndrés Villegas17 months
users/avillega/gsymdwarf-include-end_sequence-debug_line-rows-when-looking-up-addr-rangesRebaseAndrés Villegas17 months
users/avillega/main.clangd-migrate-command-line-option-parsin-to-opttable[𝘀𝗽𝗿] changes introduced through rebaseAndrés Villegas20 months
users/avillega/main.clangd-refactor-check-to-have-more-explicit-cli-args[𝘀𝗽𝗿] changes introduced through rebaseDavid CARLIER21 months
users/avillega/main.gsym-include-end_sequence-debug_line-rows-in-dwarf-transform[𝘀𝗽𝗿] changes to main this commit is based onCraig Topper17 months
users/avillega/main.gsymdwarf-include-end_sequence-debug_line-rows-when-looking-up-addr-ranges[𝘀𝗽𝗿] changes introduced through rebaseCraig Topper17 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 Villegas18 months
users/bassiounix/spr/08-06-_libc_add_fopen_smodify guard macrobassiounix6 weeks
users/bassiounix/spr/08-22-_libc_math_refactor_dsqrtl_implementation_to_header-only_in_src___support_math_folder[libc][math] Refactor dsqrtl implementation to header-only in src/__support/m...bassiounix4 weeks
users/bjope/demandedbits_bitcast_1[SelectionDAG] Fix bug related to demanded bits/elts for BITCASTBjorn Pettersson3 months
users/bjope/demandedbits_bitcast_2[SelectionDAG] Add DoNotPoisonEltMask to SimplifyMultipleUseDemandedBitsForTa...Bjorn Pettersson3 months
users/bjope/insertundef_2[SelectionDAG] Deal with POISON for INSERT_VECTOR_ELT/INSERT_SUBVECTORBjorn Pettersson2 weeks
users/bjope/insertundef_3[SelectionDAG] Deal with POISON for INSERT_VECTOR_ELT/INSERT_SUBVECTOR (part 2)Bjorn Pettersson2 months
users/bjope/insertundef_4[SelectionDAG] Deal with POISON for INSERT_VECTOR_ELT/INSERT_SUBVECTOR (part 3)Bjorn Pettersson2 months
users/bjope/prepare_1[RISCV] Fold (add (srl x, n), (srl x, n)) into (srl x, n-1)Bjorn Pettersson3 months
users/bogner/120778+120779[DirectX] Remove the "checked" variants of `dx.resource.load`Justin Bogner9 months
users/bogner/121012[DirectX] Implement the resource.load.rawbuffer intrinsicJustin Bogner9 months
users/bogner/121282[DirectX] Implement the resource.store.rawbuffer intrinsicJustin Bogner8 months
users/bogner/128696+128697+128698[DXIL][Analysis] Make sure resource accessors are contiguousJustin Bogner7 months
users/bogner/128697[DirectX] Update CBuffer to refer to a `dx.Layout` typeJustin Bogner7 months
users/bogner/pr137898[HLSL] Make lerp overload tests stricter. NFCJustin Bogner5 months
users/bogner/pr150547Cherry-pick #150547: [HLSL] Fix detection of overlapping binding with unbound...Helena Kotas8 weeks
users/bogner/pr150633wip: Extract HLSLBinding out of DXILResourceJustin Bogner8 weeks
users/boomanaiden154/clang-enable-lit-internal-shell-by-defaultrebaseAiden Grossman39 hours
users/boomanaiden154/clang-make-rewrite-includes-bomc-work-with-internal-shellrebaseAiden Grossman39 hours
users/boomanaiden154/clang-rewrite-tests-using-subshells-to-set-env-variablesrebaseAiden Grossman39 hours
users/boomanaiden154/force-run-premergeforce run premerge 2Aiden Grossman7 months
users/boomanaiden154/libcxx-add-span-includes-to-some-mdspan-tests[𝘀𝗽𝗿] initial versionAiden Grossman3 months
users/boomanaiden154/libcxx-install-runner-last-when-building-ci-containers-1[𝘀𝗽𝗿] initial versionAiden Grossman8 weeks
users/boomanaiden154/lit-add-readfile-substitutionfeedbackAiden Grossman39 hours
users/boomanaiden154/lit-add-support-for-deleting-symlinks-to-directories-without-rrebaseAiden Grossman39 hours
users/boomanaiden154/lit-make-builtin-cat-work-with-stdinrebaseAiden Grossman39 hours
users/boomanaiden154/lit-support-c-flag-for-diff[𝘀𝗽𝗿] initial versionAiden Grossman9 days
users/boomanaiden154/main.apinotes-prefer-diff-u-over-diff-b[𝘀𝗽𝗿] changes introduced through rebaseNikolas Klauser9 days
users/boomanaiden154/main.bolt-enable-lit-internal-shell-by-default[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman3 weeks
users/boomanaiden154/main.cgdata-rewrite-tests-to-not-use-subshells[𝘀𝗽𝗿] changes introduced through rebaseMatt Arsenault9 days
users/boomanaiden154/main.ci-add-rich-build-information-for-github-workflows[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman6 months
users/boomanaiden154/main.ci-cleanup-buildkite-test-report-script[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman3 months
users/boomanaiden154/main.ci-do-not-consider-a-job-failed-if-steps-were-skipped[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman7 months
users/boomanaiden154/main.ci-enable-build-failure-reporting[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman6 weeks
users/boomanaiden154/main.ci-exclude-docs-directories-from-triggering-rebuilds[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman6 months
users/boomanaiden154/main.ci-explicitly-compute-needed-runtime-targets[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman3 months
users/boomanaiden154/main.ci-generate-test-report-with-no-test-results[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman2 months
users/boomanaiden154/main.ci-migrate-monolithic-linux-script-to-sccache[𝘀𝗽𝗿] changes introduced through rebaseKrzysztof Parzyszek2 months
users/boomanaiden154/main.ci-migrate-to-runtimes-build[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman3 months
users/boomanaiden154/main.ci-move-ci-over-to-new-project-computation-script[𝘀𝗽𝗿] changes introduced through rebaseJonas Devlieghere6 months
users/boomanaiden154/main.ci-move-platform-specific-test-report-titles-to-python[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman6 weeks
users/boomanaiden154/main.ci-refactor-monolithic-scripts-to-use-common-utilssh[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman6 weeks
users/boomanaiden154/main.ci-refactor-out-some-early-exits-in-compute_projects[𝘀𝗽𝗿] changes introduced through rebaseIris Shi3 months
users/boomanaiden154/main.ci-remove-ccache-from-linux-ci-container[𝘀𝗽𝗿] changes introduced through rebaseOrlando Cazalet-Hyams8 weeks
users/boomanaiden154/main.ci-remove-duplicate-heartbeat-in-metrics-script[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman7 months
users/boomanaiden154/main.ci-remove-style-from-generate_test_report_lib[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman2 months
users/boomanaiden154/main.ci-run-all-tests-when-changing-third-party[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman8 weeks
users/boomanaiden154/main.ci-setup-generate_report-to-describe-ninja-failures[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman6 weeks
users/boomanaiden154/main.ci-test-all-projects-on-workflow-changes[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman8 weeks
users/boomanaiden154/main.ci-test-all-projects-when-ci-scripts-change[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman3 months
users/boomanaiden154/main.ci-try-moving-github-object-into-loop[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman7 months
users/boomanaiden154/main.ci-use-github-native-groups-in-monolithic-scripts[𝘀𝗽𝗿] changes introduced through rebaseJonas Devlieghere3 months
users/boomanaiden154/main.ci-use-llvm_enable_runtimes-for-runtimes-builds-on-linux[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman3 months
users/boomanaiden154/main.cigithub-use-newer-sccache-version-in-ci-container[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman2 months
users/boomanaiden154/main.cigithub-version-pin-packages-in-windows-container[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman2 months
users/boomanaiden154/main.clang-enable-lit-internal-shell-by-default[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman39 hours
users/boomanaiden154/main.clang-invoke-shell-script-with-bash[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman6 days
users/boomanaiden154/main.clang-make-rewrite-includes-bomc-work-with-internal-shell[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman39 hours
users/boomanaiden154/main.clang-port-ulimit-tests-to-work-with-internal-shell[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman5 days
users/boomanaiden154/main.clang-prefer-clang_setup-over-use_clang[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman2 months
users/boomanaiden154/main.clang-remove-shell-requirements-from-tests[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman13 days
users/boomanaiden154/main.clang-rewrite-tests-using-subshells-to-set-env-variables[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman39 hours
users/boomanaiden154/main.flang-enable-lits-internal-shell-by-default[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman3 weeks
users/boomanaiden154/main.github-bump-ci-container-to-ubuntu-2404[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman6 months
users/boomanaiden154/main.github-drop-llvm-project-tests[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman4 weeks
users/boomanaiden154/main.github-remove-call-to-llvm-project-tests-from-libclang-tests[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman4 weeks
users/boomanaiden154/main.github-remove-call-to-llvm-project-testsyml-from-mlir-spirv-testsyml[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman5 weeks
users/boomanaiden154/main.githubci-make-the-new-premerge-system-fail-jobs-on-errors[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman4 months
users/boomanaiden154/main.githubci-upload-ninja_log-as-an-artifact[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman5 months
users/boomanaiden154/main.libcxx-enable-installing-new-runner-binary-on-existing-container[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman7 weeks
users/boomanaiden154/main.libcxx-include-__fwdspanh-in-mdspan[𝘀𝗽𝗿] changes introduced through rebaseCarlos Galvez3 months
users/boomanaiden154/main.lit-add-support-for-deleting-symlinks-to-directories-without-r[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman39 hours
users/boomanaiden154/main.lit-implement-ulimit-builtin[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman6 days
users/boomanaiden154/main.lit-make-builtin-cat-work-with-stdin[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman39 hours
users/boomanaiden154/main.lit-make-builtin-cat-work-with-stdin-1[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman4 days
users/boomanaiden154/main.lit-make-builtin-cat-work-with-stdin-2[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman4 days
users/boomanaiden154/main.lit-remove-python-27-code-paths-in-builtin-diff[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman9 days
users/boomanaiden154/main.lit-support-c-flag-for-diff[𝘀𝗽𝗿] changes to main this commit is based onAiden Grossman9 days
users/boomanaiden154/main.lld-make-cache-warning-tests-work-with-internal-shell[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman2 weeks
users/boomanaiden154/main.lld-make-lld-tests-use-lit-internal-shell-by-default[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman2 weeks
users/boomanaiden154/main.lld-update-cgdata-tests-to-not-use-subshells[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman2 weeks
users/boomanaiden154/main.lld-update-tests-redirecting-multiple-commands-to-filecheck[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman2 weeks
users/boomanaiden154/main.llvm-use-lit-internal-shell-by-default[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman8 days
users/boomanaiden154/main.mc-invoke-run-line-in-stdins-using-bash[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman8 days
users/boomanaiden154/main.not-update-disable-symbolizationtest-to-work-with-internal-shell[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman8 days
users/boomanaiden154/x86-cpuid-compilerrt-test-infraAddress feedbackAiden Grossman12 months
users/bwendling/cfi-salt-libclang[flang][cuda] Remove TODO for descriptor with addendum (#155012)Valentin Clement (バレンタイン クレメン)4 weeks
users/c8ef/_flang_intrinsic_and_external_are_mutually_exclusive[flang] intrinsic and external are mutually exclusivec8ef8 weeks
users/cachemeifyoucan/spr/cas-add-llvm-cas-tools-to-inspect-on-disk-llvmcas-2[𝘀𝗽𝗿] initial versionSteven Wu11 months
users/cachemeifyoucan/spr/cas-add-ondiskcas[𝘀𝗽𝗿] initial versionSteven Wu11 months
users/cachemeifyoucan/spr/cas-add-ondiskgraphdb-and-ondiskkeyvaluedb[𝘀𝗽𝗿] initial versionSteven Wu11 months
users/cachemeifyoucan/spr/cas-add-ondiskhashmappedtrieAddress some FIXME/TODO and add more comments.Steven Wu44 hours
users/cachemeifyoucan/spr/cas-llvm_enable_ondisk_cas-requires-flock-on-unixFix a typo in commentSteven Wu20 hours
users/cachemeifyoucan/spr/clang-add-a-codegen-option-to-ignore-compilation-directoriesAttt fx tetsSteven Wu8 weeks
users/cachemeifyoucan/spr/clang-rename-readpchandpreprocessaction-nfcclang-formatSteven Wu8 months
users/cachemeifyoucan/spr/main.address-review-feedback[𝘀𝗽𝗿] changes to main this commit is based onSteven Wu11 months
users/cachemeifyoucan/spr/main.address-review-feedback-1[𝘀𝗽𝗿] changes to main this commit is based onSteven Wu11 months
users/cachemeifyoucan/spr/main.cas-add-actioncache-to-llvmcas-library[𝘀𝗽𝗿] changes introduced through rebaseSteven Wu5 weeks
users/cachemeifyoucan/spr/main.cas-add-llvm-cas-tools-to-inspect-on-disk-llvmcas[𝘀𝗽𝗿] changes to main this commit is based onSteven Wu11 months
users/cachemeifyoucan/spr/main.cas-add-llvm-cas-tools-to-inspect-on-disk-llvmcas-1[𝘀𝗽𝗿] changes to main this commit is based onSteven Wu11 months
users/cachemeifyoucan/spr/main.cas-add-llvm-cas-tools-to-inspect-on-disk-llvmcas-2[𝘀𝗽𝗿] changes to main this commit is based onSteven Wu11 months
users/cachemeifyoucan/spr/main.cas-add-mappedfileregionbumpptr[𝘀𝗽𝗿] changes introduced through rebasezGoldthorpe5 weeks
users/cachemeifyoucan/spr/main.cas-add-ondiskcas[𝘀𝗽𝗿] changes to main this commit is based onSteven Wu11 months
users/cachemeifyoucan/spr/main.cas-add-ondiskgraphdb-and-ondiskkeyvaluedb[𝘀𝗽𝗿] changes to main this commit is based onSteven Wu11 months
users/cachemeifyoucan/spr/main.cas-add-ondiskhashmappedtrie[𝘀𝗽𝗿] changes introduced through rebaseCarlos Seo2 days
users/cachemeifyoucan/spr/main.clangcodegen-remove-cwd-fallback-in-compilation-directory[𝘀𝗽𝗿] changes introduced through rebaseSteven Wu7 weeks
users/cachemeifyoucan/spr/main.clangscandeps-clear-compilation-directory-if-needed[𝘀𝗽𝗿] changes introduced through rebaseSteven Wu7 weeks
users/cachemeifyoucan/spr/main.filesystem-allow-exclusive-file-lock[𝘀𝗽𝗿] changes to main this commit is based onSteven Wu11 months
users/cachemeifyoucan/spr/main.frontend-adopt-llvmvfsoutputbackend-in-compilerinstance[𝘀𝗽𝗿] changes introduced through rebaseSteven Wu12 days
users/cachemeifyoucan/spr/main.support-add-vfsoutputbackend-and-outputfile-to-virtualize-compiler-outputs[𝘀𝗽𝗿] changes introduced through rebaseSteven Wu3 weeks
users/cachemeifyoucan/spr/supportfilesystem-prefer-status-with-file_t-parameter-nfcrename parameterSteven Wu9 days
users/ccc03-18-_yaml_nfc_precommit_wrong_test_case[llvm-exegesis] Fix LBR checks/testAiden Grossman6 months
users/cdevadas/add-verify-each-to-npm-tests[CodeGen][NewPM] Use verify-each option in npm tests (NFC).Christudasan Devadasan12 months
users/cdevadas/code-refactor-to-avoid-compile-time-overhead[MachineScheduler] Move the constructor definitions inside the class (NFC).Christudasan Devadasan7 months
users/cdevadas/combine-constrained-buffer-loads[AMDGPU][SILoadStoreOptimizer] Include constrained buffer load variantsChristudasan Devadasan14 months
users/cdevadas/include-lr-split-insn-to-bb-prolog[AMDGPU] Add liverange split instructions into BB PrologChristudasan Devadasan10 months
users/cdevadas/mi-flag-for-lr-split-insn[CodeGen] Introduce MI flag for Live Range split instructionsChristudasan Devadasan10 months
users/chapuni/cov/expansionRevise w/ expansion walkerNAKAMURA Takumi6 months
users/chapuni/cov/merge/forfileUpdate testsNAKAMURA Takumi8 months
users/chapuni/cov/merge/forfile-baseMerge branch 'users/chapuni/cov/merge/region_segment' into users/chapuni/cov/...NAKAMURA Takumi8 months
users/chapuni/cov/merge/mcdcsortMerge branch 'main' into users/chapuni/cov/merge/mcdcsortNAKAMURA Takumi8 months
users/chapuni/cov/merge/merge-mcdcMerge branch 'users/chapuni/cov/merge/merge-mcdc-base' into users/chapuni/cov...NAKAMURA Takumi8 months
users/chapuni/cov/merge/merge-mcdc-baseMerge branch 'users/chapuni/cov/merge/strategy' into users/chapuni/cov/merge/...NAKAMURA Takumi8 months
users/chapuni/cov/merge/region_segmentMove mcdc-templates-merge.test from #121194NAKAMURA Takumi8 months
users/chapuni/cov/merge/strategy<numeric> std::iotaNAKAMURA Takumi8 months
users/chapuni/cov/merge/trunkMerge branch 'users/chapuni/cov/merge/strategy' into users/chapuni/cov/merge/...NAKAMURA Takumi8 months
users/chapuni/cov/single/baseMerge branch 'users/chapuni/cov/single/nextcount' into users/chapuni/cov/sing...NAKAMURA Takumi8 months
users/chapuni/cov/single/binopMerge branch 'users/chapuni/cov/single/binop-base' into users/chapuni/cov/sin...NAKAMURA Takumi8 months
users/chapuni/cov/single/binop-baseMerge branches 'users/chapuni/cov/single/loop', 'users/chapuni/cov/single/con...NAKAMURA Takumi8 months
users/chapuni/cov/single/condopMerge branch 'users/chapuni/cov/single/base' into users/chapuni/cov/single/co...NAKAMURA Takumi8 months
users/chapuni/cov/single/ifMerge branch 'users/chapuni/cov/single/base' into users/chapuni/cov/single/ifNAKAMURA Takumi8 months
users/chapuni/cov/single/loopMerge branch 'users/chapuni/cov/single/base' into users/chapuni/cov/single/loopNAKAMURA Takumi8 months
users/chapuni/cov/single/nextcountMerge branch 'users/chapuni/cov/single/nextcount-base' into users/chapuni/cov...NAKAMURA Takumi8 months
users/chapuni/cov/single/nextcount-baseMerge branch 'users/chapuni/cov/single/pair' into users/chapuni/cov/single/ne...NAKAMURA Takumi8 months
users/chapuni/cov/single/switchMerge branch 'users/chapuni/cov/single/base' into users/chapuni/cov/single/sw...NAKAMURA Takumi8 months
users/chapuni/cov/single/trunkMerge branch 'users/chapuni/cov/single/switch' into users/chapuni/cov/single/...NAKAMURA Takumi8 months
users/chapuni/cov/single/unifyMerge branch 'main' into users/chapuni/cov/single/unifyNAKAMURA Takumi8 months
users/chapuni/mcdc/nest/bitmapaddrMerge branch 'users/chapuni/mcdc/nest/mcdcstate' into users/chapuni/mcdc/nest...NAKAMURA Takumi7 months
users/chapuni/mcdc/nest/covgen[MC/DC] Refactor MCDCCoverageBuilder. NFC.NAKAMURA Takumi7 months
users/chapuni/mcdc/nest/covmapdescRefactor with expansion walkingNAKAMURA Takumi6 months
users/chapuni/mcdc/nest/expectMerge branch 'users/chapuni/mcdc/nest/tests' into users/chapuni/mcdc/nest/expectNAKAMURA Takumi7 months
users/chapuni/mcdc/nest/lnotMerge branch 'users/chapuni/mcdc/nest/tests' into users/chapuni/mcdc/nest/lnotNAKAMURA Takumi7 months
users/chapuni/mcdc/nest/logopstack[MC/DC] Prune MCDCLogOpStack and use CGF.isMCDCDecisionExprNAKAMURA Takumi7 months
users/chapuni/mcdc/nest/mcdcstateMerge branch 'users/chapuni/mcdc/nest/tests' into users/chapuni/mcdc/nest/mcd...NAKAMURA Takumi7 months
users/chapuni/mcdc/nest/nestPrune "nested" warning.NAKAMURA Takumi7 months
users/chapuni/mcdc/nest/nest-baseMerge branch 'users/chapuni/mcdc/nest/bitmapaddr' into users/chapuni/mcdc/nes...NAKAMURA Takumi7 months
users/chapuni/mcdc/nest/trunkReleaseNotes.rst fixupNAKAMURA Takumi7 months
users/chapuni/yaml/blobReformat testsNAKAMURA Takumi10 months
users/chapuni/yaml/covmapcovmap maybe_unusedNAKAMURA Takumi6 months
users/chapuni/yaml/customs/CustomRawContentSection/CustomSection/NAKAMURA Takumi10 months
users/chapuni/yaml/detailedMerge branch 'users/chapuni/yaml/covmap' into users/chapuni/yaml/detailedNAKAMURA Takumi6 months
users/chapuni/yaml/encReflect feedbacksNAKAMURA Takumi6 months
users/chapuni/yaml/newgenMerge branch 'main' into users/chapuni/yaml/newgenNAKAMURA Takumi7 months
users/chapuni/yaml/newregenregenerte yamlNAKAMURA Takumi10 months
users/chbarto/test_msvc_test_fixupsclang-format commentCharlie Barto8 months
users/chbarto/test_onedllset the C runtime linkage to /MD only for sanitizer_common, interception, and...Charlie Barto12 months
users/chencha3/xegpu_scatter_ops_upstreamadd an overlapping example for createDesc.Chao Chen18 months
users/citymarina/objc-claim-2a[ObjC] Support objc_claimAutoreleasedReturnValue (#138696)Marina Taylor4 months
users/citymarina/objc-claim-3a[ObjCARC][Contract] Optimize bundled RetainRV to ClaimRV (#138697)Marina Taylor4 months
users/cmtice/DIL-collaboration-workFix DIL FormatDiagnostics issues.Caroline Tice9 months
users/daltenty/test[Offload][Fix] Fix lazy initialization with multiple imagesJoseph Huber16 months
users/davemgreen/a64-zipoverushll[AArch64] Prefer zip over ushll for anyext.David Green6 months
users/davemgreen/gh-a64-v4i8subvec[AArch64] Custom lower v4i8 subreg extract.David Green6 months
users/davemgreen/gh-gi-shuffleknownbits[GlobalISel] Add G_SHUFFLE_VECTOR computeKnownBitsDavid Green4 months
users/davemgreen/gh-gi-shufflenumsignbits[GlobalISel] Add computeKnownBits for G_SHUFFLE_VECTORDavid Green4 months
users/david-salinas/fix_offload_compression[flang][cuda] Do not produce data transfer in offloaded do concurrent (#147435)Valentin Clement (バレンタイン クレメン)2 months
users/davidtruby/wsreduction[Flang][OpenMP] Fix code-formatting issuesKiran Chandramohan19 months
users/dc03-work/spr/aarch64globalisel-avoid-splitting-loads-of-large-vector-types-into-individual-element-loads[𝘀𝗽𝗿] initial versionDhruv Chawla18 months
users/dc03-work/spr/aarch64globalisel-avoid-splitting-loads-of-large-vector-types-into-individual-element-loads-1[𝘀𝗽𝗿] initial versionDhruv Chawla18 months
users/dc03-work/spr/aarch64globalisel-improve-codegen-for-g_vecreduce_sminsmaxuminumax-for-odd-sized-vectors[𝘀𝗽𝗿] initial versionDhruv Chawla19 months
users/dc03-work/spr/globalisel-add-support-for-most-g_vecreduce_-operations-to-moreelementsvector[𝘀𝗽𝗿] initial versionDhruv Chawla19 months
users/dc03-work/spr/globalisel-add-support-for-most-g_vecreduce_-operations-to-moreelementsvector-1[𝘀𝗽𝗿] initial versionDhruv Chawla19 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 Chawla18 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 Chawla18 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 Chawla19 months
users/dinistro/asan-compile-optionadd #error for ASAN mismatch with DYLIB offChristian Ulmann12 months
users/dinistro/support-llvm-funcs-in-loop-lifting[MLIR][LLVMToControlFlow] Minimal LLVM to CF lifting passChristian Ulmann9 months
users/dlav-sc/riscv-push-pop-fix[RISCV] update testsDaniil Avdeev11 months
users/easyonaadit/amdgpu/wave-reduce-intrinsics-arithmeticremoving unused variableAaditya7 days
users/el-ev/04-15-_constraintelim_opimize_abs_based_on_known_constraintsadd nopoison backIris Shi5 months
users/el-ev/04-15-_constraintelim_optimize_usub.sat_intrinsic_based_on_known_constraintsadd nopoison backIris Shi5 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 Shi6 weeks
users/el-ev/04-15-_constraintelim_simplify_usub_with_overflow_when_a_uge_b[ConstraintElim] Simplify `usub_with_overflow` when A uge BIris Shi4 months
users/el-ev/08-17-_cir_implement_codegen_for_inline_assembly_with_output_operands[CIR] Implement codegen for inline assembly with output operandsIris Shi4 weeks
users/el-ev/float_builtin_elementwise_maxmin[clang] constexpr `__builtin_elementwise_{max,min}`Iris Shi5 weeks
users/el-ev/issue65608[InstCombine] Fold `exp(exp(x)) / exp(x)` -> `exp(exp(x) - x)`Iris Shi3 months
users/el-ev/move_simplify_constraintsMerge branch 'main' into users/el-ev/move_simplify_constraintsIris Shi4 weeks
users/el-ev/pr145204-commentupdate testIris Shi5 weeks
users/el-ev/reapply-d775fc3[InstCombine] Generate better code for std::bit_floor from libstdc++Iris Shi3 months
users/ergawy/cherry-pick-150178release/21.x: [flang][OpenMP] Restore reduction processor behavior broken by ...Kareem Ergawy8 weeks
users/ergawy/disable_test_for_powerpcadd -c flagergawy5 months
users/ergawy/do_concurrent_locality_specs[flang] Basic PFT to MLIR lowering for `do concurrent` locality specifiersergawy5 months
users/ergawy/fix_simd_lastprivate_issue[flang][OpenMP] Handle pre-detemined `lastprivate` for `simd`ergawy6 months
users/ergawy/locality_specs_4_lower_local_init_specAdd sample testergawy6 months
users/ergawy/omp_device_array_redsmore test checksergawy14 hours
users/ergawy/upstream_dc_device_3_pass_changesreview commentsergawy7 days
users/ergawy/upstream_dc_device_6_local_specs_device[flang][OpenMP] `do concurrent`: support `local` on deviceergawy14 hours
users/ergawy/upstream_dc_device_7_reduce_device[flang][OpenMP] `do concurrent`: support `reduce` on deviceergawy14 hours
users/evelez7/clang-doc-delete-json-option[clang-doc] add option to delete JSON residualsErick Velez5 weeks
users/evelez7/clang-doc-mangle-specializations[clang-doc] mangle specialization file namesErick Velez3 months
users/evelez7/clang-doc-markdown-parser[clang-doc] markdown parserErick Velez3 weeks
users/evelez7/clang-doc-markdown-tag[clang-doc] add Markdown Tag JS libraryErick Velez5 weeks
users/evelez7/clang-doc-mustache-json[clang-doc] integrate JSON as the source for Mustache templatesErick Velez2 months
users/evelez7/clang-doc-precommit-function-comments[clang-doc] precommit test for function commentsErick Velez8 weeks
users/evelez7/clang-doc-precommit-param-comments[clang-doc] Precommit param comment test changesErick Velez8 weeks
users/evelez7/clang-doc-return-comments[clang-doc] add return comments to comment templateErick Velez8 weeks
users/evelez7/clang-doc-throws-comments[clang-doc] add throws comments to comment templateErick Velez8 weeks
users/fabianmcg/ptr-atomicstmpFabian Mora10 days
users/fabianmcg/ptr-diffopUpdate PtrOps.tdFabian Mora2 days
users/fhahn/main.passes-disable-code-sinking-in-instcombine-early-on[𝘀𝗽𝗿] changes introduced through rebaseJacek Caban22 months
users/fhahn/passes-disable-code-sinking-in-instcombine-early-onrebase after landing #72566Florian Hahn22 months
users/fhahn/scevuse!fixup fix polly build failuresFlorian Hahn9 months
users/fmayer/fmayer-patch-1[LVI] [NFC] Fix incorrect commentFlorian Mayer4 months
users/fmayer/spr/clang-add-hasanynameinvector-matcher[𝘀𝗽𝗿] initial versionFlorian Mayer4 months
users/fmayer/spr/compiler-rt-memprof-leave-bufferedstacktrace-uninitrebaseFlorian Mayer13 months
users/fmayer/spr/compiler-rt-nsan-leave-bufferedstacktrace-uninitrebaseFlorian Mayer13 months
users/fmayer/spr/compiler-rt-tsan-leave-bufferedstacktrace-uninitrebaseFlorian Mayer13 months
users/fmayer/spr/compiler-rt-ubsan-leave-bufferedstacktrace-uninitrebaseFlorian Mayer13 months
users/fmayer/spr/correlatedvaluepropagation-run-cvp-before-first-simplifycfg[𝘀𝗽𝗿] initial versionFlorian Mayer4 months
users/fmayer/spr/dfsan-compiler-rt-leave-bufferedstacktrace-uninitrebaseFlorian Mayer13 months
users/fmayer/spr/hwasan-nfc-avoid-unnecessary-vectorMerge branch 'main' into users/fmayer/spr/hwasan-nfc-avoid-unnecessary-vectorFlorian Mayer9 months
users/fmayer/spr/hwasan-only-remove-attributes-for-called-libfuncsfmtrebaseFlorian Mayer12 months
users/fmayer/spr/hwasan-optimize-attrinfer-fix-for-selective-hwasanfmtrebaserehaseFlorian Mayer12 months
users/fmayer/spr/indvarsimplify-allow-predicateloopexit-on-some-loops-with-local-writesaddress commentsFlorian Mayer3 weeks
users/fmayer/spr/main.add-flag-fallow-runtime-check-skip-hot-cutoff[𝘀𝗽𝗿] changes introduced through rebaseKazu Hirata3 months
users/fmayer/spr/main.clang-sanitizer-add-pseudofunction-to-indicate-array-bounds-check[clang] [sanitizer] add pseudofunction to indicate array-bounds check (#128977)Florian Mayer6 months
users/fmayer/spr/main.clang-ubsan-add-__has_feature-for-ubsan-checks[𝘀𝗽𝗿] changes introduced through rebasequanwanandy2 months
users/fmayer/spr/main.compiler-rt-memprof-leave-bufferedstacktrace-uninit[𝘀𝗽𝗿] changes introduced through rebaseFlorian Mayer13 months
users/fmayer/spr/main.compiler-rt-nsan-leave-bufferedstacktrace-uninit[𝘀𝗽𝗿] changes introduced through rebaseFlorian Mayer13 months
users/fmayer/spr/main.compiler-rt-tsan-leave-bufferedstacktrace-uninit[𝘀𝗽𝗿] changes introduced through rebaseFlorian Mayer13 months
users/fmayer/spr/main.compiler-rt-ubsan-leave-bufferedstacktrace-uninit[𝘀𝗽𝗿] changes introduced through rebaseFlorian Mayer13 months
users/fmayer/spr/main.dfsan-compiler-rt-leave-bufferedstacktrace-uninit[𝘀𝗽𝗿] changes introduced through rebasePeter Rong13 months
users/fmayer/spr/main.hwasan-only-remove-attributes-for-called-libfuncs[𝘀𝗽𝗿] changes introduced through rebaseFlorian Mayer12 months
users/fmayer/spr/main.hwasan-optimize-attrinfer-fix-for-selective-hwasan[𝘀𝗽𝗿] changes introduced through rebaseFlorian Mayer12 months
users/fmayer/spr/main.hwasan-optimize-attrinfer-fix-for-selective-hwasan-1[𝘀𝗽𝗿] changes introduced through rebaseFlorian Mayer12 months
users/fmayer/spr/main.lsan-skip-leaks-from-dlerror[𝘀𝗽𝗿] changes introduced through rebaseFlorian Mayer3 months
users/fmayer/spr/main.msan-handle-assorted-avx-permutations[𝘀𝗽𝗿] changes introduced through rebaseFlorian Mayer3 months
users/fmayer/spr/main.msan-handle-avx-vpermi2var[MSAN] handle AVX vpermi2var (#143463)Florian Mayer3 months
users/fmayer/spr/main.mte-do-not-tag-zero-sized-globals[𝘀𝗽𝗿] changes introduced through rebaseFlorian Mayer5 months
users/fmayer/spr/main.mte-generalize-overalignment-size-of-mte-globals[𝘀𝗽𝗿] changes introduced through rebaseFlorian Mayer7 months
users/fmayer/spr/main.mte-generalize-overalignment-size-of-mte-globals-1[𝘀𝗽𝗿] changes introduced through rebaseFlorian Mayer7 months
users/fmayer/spr/main.mte-generalize-overalignment-size-of-mte-globals-2[𝘀𝗽𝗿] changes introduced through rebaseFlorian Mayer7 months
users/fmayer/spr/main.mte-generalize-overalignment-size-of-mte-globals-3[𝘀𝗽𝗿] changes introduced through rebaseFlorian Mayer7 months
users/fmayer/spr/main.nfc-hwasan-also-be-more-consistent-when-getting-pointer-types[𝘀𝗽𝗿] changes introduced through rebaseFlorian Mayer18 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 Mayer18 months
users/fmayer/spr/main.nfc-mte-add-more-tests-for-globals[𝘀𝗽𝗿] changes introduced through rebaseFlorian Mayer11 months
users/fmayer/spr/main.nfc-mte-simplify-tagp-logic[NFC] [MTE] simplify tagp logic (#110337)Florian Mayer11 months
users/fmayer/spr/main.nfc-sanitizers-leave-bufferedstacktrace-uninit-in-tests[𝘀𝗽𝗿] changes introduced through rebaseFlorian Mayer13 months
users/fmayer/spr/main.nfci-valuetracking-add-pass-to-print-constantranges[𝘀𝗽𝗿] changes introduced through rebaseJorge Gorbe Moya4 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 Mayer12 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 Mayer12 months
users/fmayer/spr/main.selectiondag-allow-kcfi-on-invoke[𝘀𝗽𝗿] changes to main this commit is based onFlorian Mayer2 months
users/fmayer/spr/main.vectorizer-fix-geps-incorrectly-marked-as-inbounds[𝘀𝗽𝗿] changes introduced through rebaseFlorian Mayer8 months
users/fmayer/spr/main.wip-mte-stack-record[MTE] add stack frame history buffer (#86356)Florian Mayer16 months
users/fmayer/spr/msan-fork-avx512vl-intrinsics-and-x86-vpermi2-tests[𝘀𝗽𝗿] initial versionFlorian Mayer3 months
users/fmayer/spr/mte-add-option-to-disable-uas-for-memtag-stack[𝘀𝗽𝗿] initial versionFlorian Mayer15 months
users/fmayer/spr/mte-generalize-overalignment-size-of-mte-globalsrebaseFlorian Mayer4 months
users/fmayer/spr/nfc-fix-format-specifier[𝘀𝗽𝗿] initial versionFlorian Mayer4 months
users/fmayer/spr/nfc-hwasan-factor-getpcfp-out-of-hwasan-classmore renameFlorian Mayer18 months
users/fmayer/spr/nfc-mte-add-more-tests-for-globalseolFlorian Mayer11 months
users/fmayer/spr/nfc-sanitizers-leave-bufferedstacktrace-uninit-in-testsrebaseFlorian Mayer13 months
users/fmayer/spr/nfci-valuetracking-add-pass-to-print-constantrangesorderFlorian Mayer4 months
users/fmayer/spr/revert-reapply-clang-extend-diagnose_if-to-accept-more-detailed-warning-information-70976-108453[𝘀𝗽𝗿] initial versionFlorian Mayer12 months
users/fmayer/spr/sanitizer-disallow-external_symbolizer_path-with-at_secure[𝘀𝗽𝗿] initial versionFlorian Mayer16 months
users/fmayer/spr/sanitizers-prefer-fsanitize-flag-over-lower-allow-mllvm-flagfmtFlorian Mayer3 months
users/fmayer/spr/selectiondag-allow-kcfi-on-invoke[𝘀𝗽𝗿] initial versionFlorian Mayer2 months
users/fmayer/sprmain.nfc-hwasan-also-be-more-consistent-when-getting-pointer-types[𝘀𝗽𝗿] changes to main this commit is based onFlorian Mayer18 months
users/fmayer/sprmain.scudo-allow-to-resize-allocation-ring-buffer[𝘀𝗽𝗿] changes introduced through rebaseFlorian Mayer19 months
users/fmayer/sprnfc-scudo-use-allocationringbuffer-for-pointer-to-ring-buffer[𝘀𝗽𝗿] initial versionFlorian Mayer19 months
users/fmayer/sprscudo-allow-to-resize-allocation-ring-bufferrebaseFlorian Mayer19 months
users/ftynse/mlir-maintainers[mlir] List lead maintainers for MLIROleksandr "Alex" Zinenko3 months
users/gbossu.vector.extract.1[AArch64][ISel] Subvector extracts can use undef for second EXT inputGaëtan Bossu7 weeks
users/gbossu.vector.extract.2[AArch64][ISel] Select constructive SVE2 ext instructionGaëtan Bossu7 weeks
users/guy-david/aarch64-expensive-simd-copyNot all copies are cheapGuy David4 months
users/guy-david/aarch64-fmov-cbzmov.sGuy David8 days
users/guy-david/aarch64-fmov-not-cheap[AArch64] Consider COPY between disjoint register classes as expensiveGuy David2 months
users/guy-david/aarch64-fuse-adrp-add-cheap-move[AArch64] Consider MOVaddr* as cheap if fuse-adrp-addGuy David8 months
users/guy-david/aarch64-machine-sink-foldWIPGuy David6 weeks
users/guy-david/aarch64-machinesink-no-splitWIPGuy David6 weeks
users/guy-david/aarch64-n2i-keep-in-simd-fix[AArch64] Fix post-inc stores of floating-point conversionsGuy David7 weeks
users/guy-david/aarch64-n2i-keep-in-simd-v1[AArch64] Keep floating-point conversion in SIMDGuy David2 months
users/guy-david/aarch64-n2i-keep-in-simd-v2[AArch64] Keep floating-point conversion in SIMDGuy David2 months
users/guy-david/aarch64-n2i-keep-in-simd-v3[AArch64] Keep floating-point conversion in SIMDGuy David8 weeks
users/guy-david/aarch64-peep-testWIPGuy David2 months
users/guy-david/aarch64-tune-apple-m4WIP Tune to apple-m4Guy David3 months
users/guy-david/clang-cpp-ctor-noalias-thisManually fixed testsGuy David4 months
users/guy-david/clang-cpp-ctor-noalias-this-v2[Clang] Add `noalias` to `this` pointer in C++ constructorsGuy David2 weeks
users/guy-david/f2i-keep-in-simd[AArch64] Keep floating-point conversion in SIMDGuy David2 months
users/guy-david/machine-sinkfixup! Manually fixed testsGuy David7 months
users/guy-david/machine-sink-powerpc[PowerPC] Do not rely on MachineSink threshold to optimize CR spillingGuy David7 months
users/guy-david/machinelicm-disable-hoisting-all[MachineLICM] Disabling hoisting unlikely MI by defaultGuy David8 months
users/guy-david/powerpc-auto-generate-check-zero-vector.ll[NFC] [PowerPC] Auto-generate check-zero-vector.llGuy David6 weeks
users/guy-david/separate-indirectbr Separate indirectbrGuy David23 hours
users/guy-david/zero-out-simd-eor[AArch64] Zero out SIMD registers with EORGuy David3 months
users/gysit/remove-arith-ext-mul-patterns[mlir][arith] Delete mul ext canonicalizations (#144844)Tobias Gysi3 months
users/hekota/pr154248-resource-array-subscript-many[HLSL] Codegen for indexing of sub-arrays of multi-dimensional resource arraysHelena Kotas4 weeks
users/hekota/pr155861-res-create-0-reorder-builtin-argsMerge branch 'main' of https://github.com/llvm/llvm-project into res-create-0...Helena Kotas14 days
users/hekota/pr155866-res-create-1-add-methodsMerge branch 'main' of https://github.com/llvm/llvm-project into res-create-1...Helena Kotas13 days
users/hekota/pr156544-res-create-2-use-methods-single-resupdate PR after merge from main that introduced explicit copy constructor for...Helena Kotas7 days
users/hekota/pr157005-res-create-3-use-methods-res-arraysRemove unused functionHelena Kotas13 days
users/hev/clang-lasx-lsx-conversion[clang][LoongArch] Introduce LASX and LSX conversion intrinsicsWANG Rui4 hours
users/hev/issue-159200[LoongArch] Fix MergeBaseOffset for constant pool index operandWANG Rui7 hours
users/hev/llvm-lasx-lsx-conversion[llvm][LoongArch] Introduce LASX and LSX conversion intrinsicsWANG Rui7 days
users/hokein/fix-ctad-aggregate-base[clang] CTAD: fix the aggregate deduction guide for alias templates.Haojian Wu17 months
users/hokein/refactor-lifetime-bound[clang][sema] Move the initializer lifetime checking code fromHaojian Wu15 months
users/hubert-reinterpretcast/ItaniumMangle-cpVersusClManglingAtBlockScopeFix test; use workaround for type canonicalizationHubert Tong10 months
users/hubert-reinterpretcast/LegacyThinLTO-UseCodeModelFromIRLegacy ThinLTO LIT tests: codegen using code model from IRHubert Tong11 months
users/hubert-reinterpretcast/lit-features-for-icu-iconv[clang][LIT] Add LIT "features" for build configs with ICU or iconvHubert Tong13 hours
users/ibiryukov/qualnames[AST] Fix an assertion failure in TypeName::getFullyQualifiedNameIlya Biryukov9 hours
users/ilovepi/bcmp-libcall[llvm][IR] Treat memcmp and bcmp as libcallsPaul Kirth5 months
users/ilovepi/bcmp-libcall-precommitRevise test checks, avoid instcombine, and use x86_64Paul Kirth5 months
users/ilovepi/blake3-neon[llvm][blake3] Prefix blake3_hash4_neonPaul Kirth2 months
users/ilovepi/clang-doc-md-names[clang-doc] Use QualName in Markdown outputPaul Kirth9 months
users/ilovepi/mustache-accessor-opt[llvm][mustache] Avoid redundant saves in accessor splittingPaul Kirth22 hours
users/ilovepi/mustache-ast-arena[llvm][mustache] Use BumpPtrAllocator to save ASTNodesPaul Kirth22 hours
users/ilovepi/mustache-context[llvm][mustache] Introduce MustacheContext to simplify mustache APIsPaul Kirth22 hours
users/ilovepi/mustache-debug[llvm][mustache] Simplify debug loggingPaul Kirth22 hours
users/ilovepi/mustache-delimiter-impl[llvm][mustache] Support setting delimiters in templatesPaul Kirth22 hours
users/ilovepi/mustache-delimiter-test[llvm][mustache] Precommit test for Set DelimiterPaul Kirth22 hours
users/ilovepi/mustache-indent-impl[llvm][mustache] Align standalone partial indentation with specPaul Kirth22 hours
users/ilovepi/mustache-indent-tests[llvm][mustache] Precommit test for StandaloneIndentationPaul Kirth22 hours
users/ilovepi/mustache-json-copy-opt[llvm][mustache] Avoid extra copy for json stringsPaul Kirth22 hours
users/ilovepi/mustache-last-indentation[llvm][mustache] Fix failing StandaloneIndentation testPaul Kirth22 hours
users/ilovepi/mustache-parse-section-opt[llvm][mustache] Avoid extra allocations in parseSectionPaul Kirth21 hours
users/ilovepi/mustache-renderer[llvm][mustache] Refactor template renderingPaul Kirth22 hours
users/ilovepi/mustache-single-pass[llvm][mustache] Optimize accessor splitting with a single passPaul Kirth22 hours
users/ilovepi/mustache-strinref[llvm][mustache] Use StringRef parametersPaul Kirth22 hours
users/ilovepi/mustache-tokeniser-opt[llvm][mustache] Use single pass when tokenizingPaul Kirth22 hours
users/ilovepi/mustache-tokenizer[llvm][mustache] Refactor tokenizer for clarityPaul Kirth22 hours
users/ilovepi/spr/clang-tidy-add-fixits-for-libc-namespace-macrosRebasePaul Kirth14 months
users/ilovepi/spr/clangdriver-add-mtls-dialect-option[𝘀𝗽𝗿] initial versionPaul Kirth20 months
users/ilovepi/spr/clangdriver-dont-warn-when-s-and-c-are-used-together-without-fsyntax-onlygit clang-formatPaul Kirth13 months
users/ilovepi/spr/clangdriver-enable-frame-pointers-by-default-for-fuchsia-targets[𝘀𝗽𝗿] initial versionPaul Kirth11 months
users/ilovepi/spr/clangmisexpect-add-support-to-clang-for-profitable-annotation-diagnosticsRebasePaul Kirth13 months
users/ilovepi/spr/fuchsiacmakenfc-indent-nested-loops-in-fuchsia-stage2cmake[𝘀𝗽𝗿] initial versionPaul Kirth11 months
users/ilovepi/spr/llvmlldriscv-support-x3_reg_usageRebasePaul Kirth17 months
users/ilovepi/spr/llvmmisexpect-enable-diagnostics-for-profitable-llvmexpect-annotationsFix flag namePaul Kirth14 months
users/ilovepi/spr/llvmnfc-document-clopt-variable-and-fix-typo-1Merge branch 'main' into users/ilovepi/spr/llvmnfc-document-clopt-variable-an...Paul Kirth17 months
users/ilovepi/spr/main.clang-doc-add-tests-for-markdown-output-with-c-templates[𝘀𝗽𝗿] changes to main this commit is based onPaul Kirth9 months
users/ilovepi/spr/main.clang-doc-add-tests-for-markdown-output-with-c-templates-1[𝘀𝗽𝗿] changes introduced through rebasePaul Kirth9 months
users/ilovepi/spr/main.clang-doc-use-langopts-when-printing-types[𝘀𝗽𝗿] changes to main this commit is based onPaul Kirth9 months
users/ilovepi/spr/main.clang-doc-use-langopts-when-printing-types-1[𝘀𝗽𝗿] changes introduced through rebasePaul Kirth9 months
users/ilovepi/spr/main.clang-doc-use-langopts-when-printing-types-2[𝘀𝗽𝗿] changes introduced through rebasePaul Kirth9 months
users/ilovepi/spr/main.clang-doccmake-copy-assets-to-build-directory[𝘀𝗽𝗿] changes to main this commit is based onTomas Matheson15 months
users/ilovepi/spr/main.clang-docnfc-avoid-unnecessary-operations-in-the-template-test[𝘀𝗽𝗿] changes to main this commit is based onPaul Kirth9 months
users/ilovepi/spr/main.clang-docnfc-make-test-resilient-to-line-changes[𝘀𝗽𝗿] changes introduced through rebasePaul Kirth9 months
users/ilovepi/spr/main.clang-docnfc-use-isa-over-dyn_cast[clang-doc][NFC] Use isa over dyn_cast (#120309)Paul Kirth9 months
users/ilovepi/spr/main.clang-tidy-add-fixits-for-libc-namespace-macros[𝘀𝗽𝗿] changes introduced through rebaseaaryanshukla14 months
users/ilovepi/spr/main.clangmisexpect-add-support-to-clang-for-profitable-annotation-diagnostics[𝘀𝗽𝗿] changes introduced through rebasePaul Kirth13 months
users/ilovepi/spr/main.clangx86-support-mtls-dialect-for-x86_64-targets[𝘀𝗽𝗿] changes to main this commit is based onPaul Kirth18 months
users/ilovepi/spr/main.cmake-reenable-fatlto-for-fuchsia-toolchains[cmake] Reenable FatLTO for Fuchsia toolchains (#85709)Paul Kirth18 months
users/ilovepi/spr/main.fuchsiacmake-allow-using-fatlto-when-building-runtimes[𝘀𝗽𝗿] changes introduced through rebasePaul Kirth10 months
users/ilovepi/spr/main.fuchsiacmake-allow-using-fatlto-when-building-runtimes-1[𝘀𝗽𝗿] changes introduced through rebasePaul Kirth10 months
users/ilovepi/spr/main.fuchsiacmake-allow-using-fatlto-when-building-runtimes-2[𝘀𝗽𝗿] changes introduced through rebasePaul Kirth10 months
users/ilovepi/spr/main.fuchsiacmake-allow-using-fatlto-when-building-runtimes-3[𝘀𝗽𝗿] changes introduced through rebasePaul Kirth9 months
users/ilovepi/spr/main.libunwindcmake-compile-_unwind-routines-with-fexceptions[𝘀𝗽𝗿] changes introduced through rebasePaul Kirth8 months
users/ilovepi/spr/main.lld-discard-sht_llvm_lto-sections-in-relocatable-links[𝘀𝗽𝗿] changes introduced through rebasePaul Kirth16 months
users/ilovepi/spr/main.lld-fix-handling-of-riscv-tlsdesc-relocations[𝘀𝗽𝗿] changes introduced through rebaseCyndy Ishida18 months
users/ilovepi/spr/main.llvm-remove-pipeline-checks-for-optsize-for-dfajumpthreadingpass[llvm] Remove pipeline checks for optsize for DFAJumpThreadingPass (#83188)Paul Kirth19 months
users/ilovepi/spr/main.llvmdfa-jump-threading-add-option-to-allow-dfajumpthreading-when[𝘀𝗽𝗿] changes introduced through rebasePaul Kirth19 months
users/ilovepi/spr/main.llvmfatlto-drop-any-cfi-related-instrumentation-after-emitting-bitcode[𝘀𝗽𝗿] changes introduced through rebasePaul Kirth11 months
users/ilovepi/spr/main.llvmir-extend-branchweightmetadata-to-track-provenance-of-weights[𝘀𝗽𝗿] changes introduced through rebaseerichkeane15 months
users/ilovepi/spr/main.llvmlldriscv-support-x3_reg_usage[𝘀𝗽𝗿] changes introduced through rebasePaul Kirth17 months
users/ilovepi/spr/main.llvmmisexpect-enable-diagnostics-for-profitable-llvmexpect-annotations[𝘀𝗽𝗿] changes introduced through rebaseaaryanshukla14 months
users/ilovepi/spr/main.llvmmisexpect-update-misexpect-to-use-provenance-tracking-metadata[𝘀𝗽𝗿] changes introduced through rebasePhilip Reames15 months
users/ilovepi/spr/main.llvmnfc-document-clopt-variable-and-fix-typo[llvm][NFC] Document cl::opt variable and fix typo (#86608)Paul Kirth18 months
users/ilovepi/spr/main.llvmnfc-document-clopt-variable-and-fix-typo-1[𝘀𝗽𝗿] changes introduced through rebasePaul Kirth17 months
users/ilovepi/spr/main.llvmnfc-document-clopt-variable-and-fix-typo-2[𝘀𝗽𝗿] changes introduced through rebasePaul Kirth17 months
users/ilovepi/spr/main.llvmnfc-document-clopt-variable-and-fix-typo-3[llvm][NFC] Document cl::opt MisExpectTolerance and fix typo (#90670)Paul Kirth16 months
users/ilovepi/spr/main.llvmprofdatautils-provide-getnumbranchweights-api[𝘀𝗽𝗿] changes introduced through rebasePhilip Reames15 months
users/ilovepi/spr/main.llvmriscv-enable-trailing-fences-for-seq-cst-stores-by-default[𝘀𝗽𝗿] changes introduced through rebasePaul Kirth17 months
users/ilovepi/spr/main.misexpect-support-diagnostics-from-frontend-profile-data[𝘀𝗽𝗿] changes introduced through rebasePaul Kirth14 months
users/ilovepi/spr/main.reapply-fuchsiacmake-allow-using-fatlto-when-building-runtimes-119252[𝘀𝗽𝗿] changes introduced through rebasePaul Kirth8 months
users/ilovepi/spr/main.reapply-llvmriscv-enable-trailing-fences-for-seq-cst-stores-by-default-87376[𝘀𝗽𝗿] changes introduced through rebasePaul Kirth14 months
users/ilovepi/spr/main.riscv-precommit-stack-protector-checks-for-linux-and-android[𝘀𝗽𝗿] changes to main this commit is based onPaul Kirth17 months
users/ilovepi/spr/main.riscv-support-risc-v-tlsdesc-in-lld[𝘀𝗽𝗿] changes to main this commit is based onPaul Kirth20 months
users/ilovepi/spr/main.riscv-use-the-thread-local-stack-protector-for-android-targets[𝘀𝗽𝗿] changes introduced through rebasePaul Kirth17 months
users/ilovepi/spr/main.riscvlld-support-merging-risc-v-atomics-abi-attributes[𝘀𝗽𝗿] changes introduced through rebaseHaojian Wu14 months
users/ilovepi/spr/misexpect-support-diagnostics-from-frontend-profile-dataUse split-file in test, and add test for switch statementsPaul Kirth13 months
users/ilovepi/spr/riscv-support-global-dynamic-tlsdesc-in-the-risc-v-backend[𝘀𝗽𝗿] initial versionPaul Kirth20 months
users/ilovepi/spr/riscv-support-risc-v-tlsdesc-in-lldAdd checks for both local and global accessesPaul Kirth20 months
users/ilovepi/triple-mustache[llvm][mustache] Precommit tests for Triple MustachePaul Kirth22 hours
users/ilovepi/triple-muststache-impl[llvm][mustache] Add support for Triple MustachePaul Kirth22 hours
users/inbelic/pr-152211[NFC][HLSL] Replace uses of `getResourceName`/`printEnum`Finn Plummer6 weeks
users/inbelic/pr-153079review: remove partition related optionsFinn Plummer5 weeks
users/inbelic/pr-153246review: make tests stricterFinn Plummer4 weeks
users/inbelic/pr-156372[DirectX] Add `only-section` to `llvm-objcopy` for `DXContainer`Finn Plummer2 weeks
users/inclyc/bpf-callx-asm[BPF] support indirect branch (callx) in AsmParserYingchi Long21 months
users/inclyc/bpf-expand-mem[BPF] expand mem intrinsics (memcpy, memmove, memset)Yingchi Long14 months
users/inclyc/bpf/gisel/standalone-cc[BPF] get external linkage for calling convetion functionsYingchi Long21 months
users/inclyc/legalize-op-correctnessaddress comments from @RKSimonYingchi Long14 months
users/jdenny-ornl/fix-blockfreq-unroll-epilogueRevert accidental change from right before pushingJoel E. Denny22 hours
users/jdenny-ornl/fix-blockfreq-unroll-no-runtimeImprove some code commentsJoel E. Denny23 hours
users/jdenny-ornl/fix-peel-branch-weightsEmpty commit to try to restart pre-commit CIJoel E. Denny2 days
users/jdenny-ornl/skip-unroll-epilog-guardMerge branch 'fix-peel-branch-weights' into skip-unroll-epilog-guardJoel E. Denny2 days
users/jebyrnes/TritonInterleaveAndRematRebase0Auto select good flags under iglp.opt(10)Jeffrey Byrnes4 months
users/joaosaffran/122396making code clearerjoaosaffran7 months
users/joaosaffran/123147[SandboxIR] SetUse callback (#126985)vporpo7 months
users/joaosaffran/124813formatingjoaosaffran8 months
users/joaosaffran/124967formatingjoaosaffran8 months
users/joaosaffran/127840adding tests and changing parameter typejoaosaffran5 months
users/joaosaffran/127932merge and fixjoaosaffran7 months
users/joaosaffran/129569Fix git errorjoaosaffran7 months
users/joaosaffran/129759Try fix testjoaosaffran6 months
users/joaosaffran/129797Address PR Commentsjoaosaffran6 months
users/joaosaffran/135085Merge branch 'main' into metadata/root-constantsjoaosaffran5 months
users/joaosaffran/137259removing v parameterjoaosaffran4 months
users/joaosaffran/137284Merge branch 'main' into refactoring/remove-unionjoaosaffran4 months
users/joaosaffran/138315fix format?joaosaffran4 months
users/joaosaffran/138318addressing commentsjoaosaffran4 months
users/joaosaffran/139781clean upjoaosaffran3 months
users/joaosaffran/141173cleanupjoaosaffran4 months
users/joaosaffran/142492address commentsjoaosaffran3 months
users/joaosaffran/143201fix other valuesjoaosaffran3 months
users/joaosaffran/143422rebasejoaosaffran3 months
users/joaosaffran/144465formatjoaosaffran3 months
users/joaosaffran/144577clean upjoaosaffran3 months
users/joaosaffran/144957fix testsjoaosaffran3 months
users/joaosaffran/146783address changesjoaosaffran2 months
users/joaosaffran/146785updating error messages and testsJoao Saffran4 weeks
users/joaosaffran/147573formatingJoao Saffran3 weeks
users/joaosaffran/149221address commentsjoaosaffran8 weeks
users/joaosaffran/152229address commentsJoao Saffran5 weeks
users/joaosaffran/153276Merge branch 'main' into validation/descriptor-tablesJoao Saffran5 days
users/joaosaffran/154249remove LocJoao Saffran4 weeks
users/joaosaffran/154585removing binary format descriptor range dependencyJoao Saffran4 weeks
users/joaosaffran/154629changing casting to use proper llvm-castingJoao Saffran9 days
users/joaosaffran/154631making extractEnumValue stricterJoao Saffran7 days
users/joaosaffran/pr-154585removing dependency of ObjectJoao Saffran4 weeks
users/jofrn/atomic-vector-stack[X86] Add atomic vector tests for >1 sizes.jofrn9 months
users/jofrn/atomicvec-stack2[AtomicExpand] Add bitcasts when expanding load atomic vectorjofrn4 months
users/jofrn/atomicvec-stack3[AtomicExpand] Add bitcasts when expanding load atomic vectorjofrn4 months
users/jofrn/chain-cc.invalid-arch[Verifier][AMDGPU] The chain calling convention is invalid in particular situ...jofrn9 days
users/jofrn/gt/07-15-_atomicexpand_add_bitcasts_when_expanding_load_atomic_vector[AtomicExpand] Add bitcasts when expanding load atomic vectorjofrn2 months
users/jofrn/gt/07-15-_selectiondag_legalize_1_x_t_vector_types_for_atomic_load[SelectionDAG] Legalize <1 x T> vector types for atomic loadjofrn2 months
users/jofrn/gt/07-15-_selectiondag_widen_2_x_t_vector_types_for_atomic_load[SelectionDAG] Widen <2 x T> vector types for atomic loadjofrn2 months
users/jofrn/gt/07-15-_x86_add_atomic_vector_tests_for_unaligned_1_sizes[X86] Add atomic vector tests for unaligned >1 sizes.jofrn2 months
users/jofrn/gt/07-15-_x86_cast_atomic_vectors_in_ir_to_support_floats[X86] Cast atomic vectors in IR to support floatsjofrn2 months
users/jofrn/gt/07-15-_x86_manage_atomic_load_of_fp_-_int_promotion_in_dag[X86] Manage atomic load of fp -> int promotion in DAGjofrn2 months
users/jofrn/gt/07-15-_x86_remove_extra_mov_after_widening_atomic_load[X86] Remove extra MOV after widening atomic loadjofrn2 months
users/jofrn/gt/07-15-ir/verifier_allow_vector_type_in_atomic_load_and_storeIR/Verifier: Allow vector type in atomic load and storejofrn2 months
users/jofrn/gt/atomicvec-stack4[AtomicExpand] Add bitcasts when expanding load atomic vectorjofrn4 months
users/jofrn/spr/main/0f51f909[SelectionDAG][X86] Add floating point promotion.jofrn9 months
users/jofrn/spr/main/2894ccd1[SelectionDAG] Widen <2 x T> vector types for atomic loadjofrn4 months
users/jofrn/spr/main/2b959ffa[SelectionDAG] Legalize <1 x T> vector types for atomic loadjofernau9 months
users/jofrn/spr/main/3a045357[SelectionDAG] Split vector types for atomic loadjofrn4 months
users/jofrn/spr/main/45989503[X86] Remove extra MOV after widening atomic loadjofrn4 months
users/jofrn/spr/main/5c36cc8c[SelectionDAG] Legalize <1 x T> vector types for atomic loadjofrn4 months
users/jofrn/spr/main/72529270IR/Verifier: Allow vector type in atomic load and storejofrn4 months
users/jofrn/spr/main/80b9b6a7[X86] Cast atomic vectors in IR to support floatsjofrn4 months
users/jofrn/spr/main/8216561c[X86] Add atomic vector tests for >1 sizes.jofrn9 months
users/jofrn/spr/main/a06a5cc6[X86] Add atomic vector tests for unaligned >1 sizes.jofrn4 months
users/jofrn/spr/main/b83937a8[SelectionDAG][X86] Remove unused elements from atomic vector.jofrn4 months
users/jofrn/spr/main/df9b38fd[Verifier] Allow vector type in atomic load and storejofrn9 months
users/jofrn/spr/main/f430c1af[AtomicExpand] Add bitcasts when expanding load atomic vectorjofrn4 months
users/jofrn/spr/main/f9d761c5[X86] Manage atomic load of fp -> int promotion in DAGjofrn4 months
users/joker-eph-python-bindings-maintainersMerge branch 'main' into users/joker-eph-python-bindings-maintainersMehdi Amini5 weeks
users/joker-eph/lv-support-recieps-without-underlying-instr-in-collectpoisongenrec[𝘀𝗽𝗿] initial versionFlorian Hahn22 months
users/joker-eph/main.refactor-moduletoobject-to-offer-more-flexibility-to-subclass-nfc[𝘀𝗽𝗿] changes introduced through rebaseChristian Ulmann22 months
users/joshua/partial-inline[Inliner] Fix bugs for partial inlining with vectorJun Sha (Joshua)14 months
users/joshua/zext[RISCV] Use zext.[b/h/w] instead of th.extu for bitfield extractionJun Sha (Joshua)14 months
users/jroelofs/spr/fixup-builtinsarm64-build-__init_cpu_features_resolver-on-apple-platforms[𝘀𝗽𝗿] initial versionJon Roelofs22 months
users/jroelofs/spr/main.fixup-builtinsarm64-build-__init_cpu_features_resolver-on-apple-platforms[𝘀𝗽𝗿] changes to main this commit is based onJon Roelofs22 months
users/jrtc27/spr/elfmips-fix-addend-for-preemptible-static-tlsRebasedJessica Clarke7 weeks
users/jrtc27/spr/main.elfmips-fix-addend-for-preemptible-static-tls[𝘀𝗽𝗿] changes introduced through rebaseJessica Clarke7 weeks
users/jrtc27/spr/main.nfcielfmips-refactor-mipsgotsection-to-avoid-explicit-writes[𝘀𝗽𝗿] changes introduced through rebaseJessica Clarke7 weeks
users/jrtc27/spr/main.tablegen-remove-a-pointless-check-for-iptrany[𝘀𝗽𝗿] changes introduced through rebaseJessica Clarke11 months
users/jrtc27/spr/nfcielfmips-refactor-mipsgotsection-to-avoid-explicit-writesRebasedJessica Clarke7 weeks
users/jthackray/rename-files[clang] Rename files that MacOS libtool warns about (NFC)Jonathan Thackray8 weeks
users/kasuga-fj/da-fix-exact-siv-ovfl-3fix commentRyotaro Kasuga30 hours
users/kasuga-fj/da-fix-weakcrossing-0[DA] Add test where WeakCrossingSIV misses dependency due to overflowRyotaro Kasuga30 hours
users/kerbowa/amdgpu-load-lat-scale[AMDGPU] Dynamically set load latency in the schedulerAustin Kerbow37 hours
users/kerbowa/gfx950-trans32-lat-fix[AMDGPU] Fix gfx950 Trans32 latencyAustin Kerbow2 weeks
users/kerbowa/preload-kernarg-metadataUse IndexMap for PrelaodKernArgs.Austin Kerbow7 weeks
users/kerbowa/reserved-resource-hazard[AMDGPU] Examine instructions in pending queues during schedulingAustin Kerbow12 days
users/kerbowa/sched-dynamic-latencies[TargetInstrInfo] Add target hook for InstrSchedModel latency. [NFCI]Austin Kerbow37 hours
users/kevinsala/instrumentor-base-prFix most review commentsKevin Sala2 months
users/kevinsala/instrumentor-stub-rt-pr[Instrumentor] Allow printing a runtime stubKevin Sala2 months
users/kevinsala/omp-dyn-groupprivate-codegen-prMerge remote-tracking branch 'upstream/users/kevinsala/omp-dyn-groupprivate-p...Kevin Sala3 weeks
users/kevinsala/omp-dyn-groupprivate-prAdd fixes and improvements after mergeKevin Sala3 weeks
users/kevinsala/omp-dyn-groupprivate-rt-prAdd fixesKevin Sala5 weeks
users/koachan/spr/main.sparc-add-ias-flag-handling-for-isa-levels[𝘀𝗽𝗿] changes to main this commit is based onKoakuma8 months
users/koachan/spr/main.sparc-add-support-for-setsw-pseudoinstruction[𝘀𝗽𝗿] changes to main this commit is based onKoakuma8 months
users/koachan/spr/main.sparc-mark-niagara3-as-vis3-capable[𝘀𝗽𝗿] changes to main this commit is based onKoakuma5 months
users/koachan/spr/main.sparc-promote-i32-cttz-when-we-have-vis3[𝘀𝗽𝗿] changes introduced through rebaseKoakuma5 months
users/koachan/spr/main.sparc-use-addxccc-to-do-multiword-addition-when-we-have-vis3[𝘀𝗽𝗿] changes introduced through rebaseKoakuma5 months
users/koachan/spr/main.sparc-use-lzcnt-to-implement-ctlz-when-we-have-vis3[𝘀𝗽𝗿] changes introduced through rebaseYonah Goldberg5 months
users/koachan/spr/main.sparc-use-op-then-halve-instructions-when-we-have-vis3[𝘀𝗽𝗿] changes introduced through rebaseBruno Cardoso Lopes4 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)Koakuma4 months
users/koachan/spr/main.sparc-use-umulxhi-to-do-extending-64x64-128-multiply-when-we-have-vis3[𝘀𝗽𝗿] changes introduced through rebaseKoakuma5 months
users/koachan/spr/main.sparcias-add-definitions-for-cryptographic-instructions[𝘀𝗽𝗿] changes introduced through rebaseFangrui Song2 months
users/koachan/spr/main.sparcias-add-definitions-for-osa-2011-instructions[𝘀𝗽𝗿] changes introduced through rebaseKoakuma4 months
users/koachan/spr/main.sparcias-add-definitions-for-ua-2005-instructions[𝘀𝗽𝗿] changes introduced through rebaseKoakuma4 months
users/koachan/spr/main.sparcias-add-definitions-for-ua-2007-instructions[𝘀𝗽𝗿] changes introduced through rebaseKoakuma4 months
users/koachan/spr/main.sparcias-add-ias-flag-handling-for-isa-levels[𝘀𝗽𝗿] changes introduced through rebaseKoakuma7 months
users/koachan/spr/main.sparcias-add-movrne-alias-for-movrnz[𝘀𝗽𝗿] changes introduced through rebaseKoakuma15 months
users/koachan/spr/main.sparcias-add-named-prefetch-tag-constants[𝘀𝗽𝗿] changes to main this commit is based onKoakuma15 months
users/koachan/spr/main.sparcias-add-support-for-prefetcha-instruction[𝘀𝗽𝗿] changes introduced through rebaseKoakuma15 months
users/koachan/spr/main.sparcias-add-support-for-setsw-pseudoinstruction[𝘀𝗽𝗿] changes introduced through rebaseKoakuma7 months
users/koachan/spr/main.sparcias-add-support-for-uhi-and-ulo-extensions[𝘀𝗽𝗿] changes to main this commit is based onKoakuma15 months
users/koachan/spr/main.sparcias-enable-parseforallfeatures-in-matchoperandparserimpl[𝘀𝗽𝗿] changes introduced through rebaseKoakuma14 months
users/koachan/spr/main.sparcias-handle-the-case-of-non-4-byte-aligned-writenopdata[𝘀𝗽𝗿] changes introduced through rebaseKoakuma15 months
users/koachan/spr/main.sparcias-rework-asi-tag-matching-in-prep-for-parseforallfeatures[𝘀𝗽𝗿] changes introduced through rebaseKoakuma15 months
users/koachan/spr/main.sparciasnfc-rename-cbcond-cpbcond[𝘀𝗽𝗿] changes introduced through rebaseKoakuma4 months
users/koachan/spr/main.sparcmc-add-tests-for-vis-family-instructions[𝘀𝗽𝗿] changes introduced through rebaseKoakuma6 months
users/koachan/spr/sparc-add-ias-flag-handling-for-isa-levels[𝘀𝗽𝗿] initial versionKoakuma8 months
users/koachan/spr/sparc-add-setuw-alias-for-set[𝘀𝗽𝗿] initial versionKoakuma8 months
users/koachan/spr/sparc-add-support-for-setsw-pseudoinstruction[𝘀𝗽𝗿] initial versionKoakuma8 months
users/kovdan01/pac-instr-in-plt-header[PAC][lld] Use PAC instructions in PLT header with `-z pac-plt`Daniil Kovalev10 months
users/kovdan01/pauth-signed-got-tiny-codegen[PAC][CodeGen][ELF][AArch64] Support signed GOT with tiny code modelDaniil Kovalev11 months
users/kovdan01/pauthtest-linux-specificDelete duplicate code accidentally added during rebaseDaniil Kovalev36 hours
users/kovdan01/ptrauth-flags-only-on-linux-and-darwinDelete tests for flags not yet available in mainline clangDaniil Kovalev36 hours
users/kparzysz/d02-dyn_groupprivate-semaMerge branch 'main' into users/kparzysz/d02-dyn_groupprivate-semaKrzysztof Parzyszek11 days
users/kparzysz/spr/c08-reduction-inscanMerge branch 'main' into users/kparzysz/spr/c08-reduction-inscanKrzysztof Parzyszek7 weeks
users/kparzysz/spr/p02-a01-clang-opaque-directive[clang][OpenMP] Add AST nodes for opaque block/loop directivesKrzysztof Parzyszek12 months
users/kparzysz/spr/p02-a02-proto[clang][OpenMP] Prototype #2 of directive splittingKrzysztof Parzyszek12 months
users/kparzysz/spr/p03-a01-clang-opaque-directive[clang][OpenMP] Add AST nodes for opaque block/loop directivesKrzysztof Parzyszek9 months
users/kparzysz/spr/p03-a02-clang-comproot-directiveStore original Stmt in OMPCompoundRootDirective for unparsingKrzysztof Parzyszek6 months
users/kparzysz/spr/p03-a03-protoPass the original unprocessed statement to ActOn...CompoundRootDirectiveKrzysztof Parzyszek6 months
users/kpyzhov/amdgpu-wholequadmode-dbg-inst[AMDGPU] Skip debug machine instructions in AMDGPU SIWholeQuadMode pass.Konstantin5 months
users/krzysz00/buffer-oob-mode-hsa-default[AMDGPU] Document "relaxed buffer OOB mode", update HSA defaultKrzysztof Drewniak5 months
users/krzysz00/enum-prop-properlyCompiles, LLVM attr syntax is wrong, will fix laterKrzysztof Drewniak9 months
users/krzysz00/global-load-lds-on-p7Update clang and MLIR to know aobut the overloadKrzysztof Drewniak5 months
users/kyulee-com/globmergeAddress comments from thevinsterKyungwoo Lee10 months
users/kyulee-com/inline0Inline0Kyungwoo Lee6 months
users/kyulee-com/inline1Inline1Kyungwoo Lee6 months
users/kyulee-com/testtestKyungwoo Lee12 months
users/kyulee-com/test2test2Kyungwoo Lee12 months
users/kyulee-com/thinback2[NFC] Refactor ThinBackendKyungwoo Lee11 months
users/lalaniket8/mubuf-load-store-partition-scalar-offsetpromoteMUBUFLoadStoreScalarOffsetanikelal4 months
users/lalaniket8/reduce-wrt-divergent-mask-builtinlowerWaveReduceWrtDivergentMask2anikelal4 months
users/lanza/sprcir-add-clang-tidy-files-to-agree-with-our-style-convention[𝘀𝗽𝗿] initial versionNathan Lanza12 months
users/lanza/sprcir-add-clang-tidy-files-to-agree-with-our-style-convention-1[𝘀𝗽𝗿] initial versionNathan Lanza12 months
users/lanza/sprcir-build-out-ast-consumer-patterns-to-reach-the-entry-point-into-cirgen-1[𝘀𝗽𝗿] initial versionNathan Lanza11 months
users/lanza/sprcirgenmodule-buildtopleveldecl-huskimprove test, rebaseNathan Lanza17 months
users/lanza/sprlto-pipeline-add-flag-to-skip-module-optimization-passes-in-the-prelink-lto-pipeline[𝘀𝗽𝗿] initial versionNathan Lanza17 months
users/lanza/sprmain.cir-add-clang-tidy-files-to-agree-with-our-style-convention[𝘀𝗽𝗿] changes to main this commit is based onBruno Cardoso Lopes12 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 Lopes12 months
users/lanza/sprmove-mlir-before-clang-for-in-the-list-of-external-projects[𝘀𝗽𝗿] initial versionNathan Lanza18 months
users/lei137/PostQuantumCryptoupdate to add opcode to class var since this class is needed for implementati...Lei Huang7 days
users/makslevental/deprecate-mlir_subclass[MLIR][Python] make Py* types public APImakslevental2 weeks
users/makslevental/monoUpdate monolithic-windows.shMaksim Levental6 days
users/makslevental/move-py-typestest PyOperationBase method callMaksim Levental9 days
users/makslevental/mypy[MLIR][Python] add mypy testsmakslevental9 days
users/makslevental/reland-stubgen[MLIR][Python] reland stubgenMaksim Levental7 days
users/makslevental/reland-stubgen-2fix typesMaksim Levental42 hours
users/makslevental/revert-jeffRevert "[mlir] IntegerRangeAnalysis: return initialized state for noninteger ...makslevental5 weeks
users/makslevental/standalone-installrun CIMaksim Levental36 hours
users/mariusz-sikora-at-amd/test[RISCV] Add Qualcomm uC Xqcibm (Bit Manipulation) extension (#129504)quic_hchandel6 months
users/matthias-springer/ap_float_public_semantics[experiment] Make `fltSemantics` publicMatthias Springer8 months
users/matthias-springer/argument_mat_bbarg_listimprove addArgumentMaterialization APIMatthias Springer15 months
users/matthias-springer/attribute-converterlistener based approachMatthias Springer6 months
users/matthias-springer/busy_wait[mlir][NVMM] Add `globaltimer_wait` opMatthias Springer7 months
users/matthias-springer/cleanup_tests[mlir] Remove `-finalizing-bufferize` from testsMatthias Springer11 months
users/matthias-springer/conversion_tracking_listener[mlir][Transform] Specify mapping update rules for `apply_conversion_patterns`Matthias Springer18 months
users/matthias-springer/cse_filter[mlir][Transforms] CSE: Add filter options to control CSE'ingMatthias Springer10 months
users/matthias-springer/dce_pass[mlir][Transforms] Add dead code elimination passMatthias Springer13 months
users/matthias-springer/deactive_replace_all_uses[mlir][Transforms] Deactivate `replaceAllUsesWith` in dialect conversionMatthias Springer4 weeks
users/matthias-springer/dialect_conv_immediately_materializeimmediately materializeMatthias Springer3 months
users/matthias-springer/dialect_conv_no_fold[mlir][Transforms] Dialect conversion: Add option to disable foldingMatthias Springer16 months
users/matthias-springer/dialect_conversion_csecseMatthias Springer6 weeks
users/matthias-springer/do_not_overwrite_mapping[mlir][Transforms] Dialect Conversion: Do not overwrite mappingMatthias Springer3 months
users/matthias-springer/finalize_memref[mlir][memref] Make `finalize-memref-to-llvm` the last MemRef passMatthias Springer11 months
users/matthias-springer/fix_mapping_2[mlir][Transforms] Detect mapping overwrites during block signature conversionMatthias Springer8 months
users/matthias-springer/fix_scf_for_parserfix scf.for parserMatthias Springer7 months
users/matthias-springer/greedy_rewrite_cse_constants[mlir][Transforms] GreedyPatternRewriteDriver: Add flag to control constant C...Matthias Springer17 months
users/matthias-springer/has_parent_interface[mlir][IR] Support op interfaces in `HasParent` traitMatthias Springer16 months
users/matthias-springer/immediately_build_materializationstmp commitMatthias Springer3 weeks
users/matthias-springer/incorrect_conv[flang] Do not use dialect conversion in `DoConcurrentConversionPass`Matthias Springer3 weeks
users/matthias-springer/inline_block_simplify[mlir][Transforms][NFC] Remove InlineBlockRewriteMatthias Springer19 months
users/matthias-springer/ip_split_move[mlir][IR] Move insertion point when splitting blocks / moving opsMatthias Springer7 weeks
users/matthias-springer/leak_san_mlir[mlir][memref] WIP: Memory leak sanitizer via runtime op verificationMatthias Springer4 months
users/matthias-springer/materialize_immediately[mlir][Transforms] Add option to build materializations immediatelyMatthias Springer3 weeks
users/matthias-springer/memref_1_to_n1:N memref to LLVMMatthias Springer6 months
users/matthias-springer/migrate_detensorize[mlir][linalg] Migrate Detensorize pass to new dialect conversion driverMatthias Springer3 weeks
users/matthias-springer/no_rollbackfix tosaMatthias Springer5 months
users/matthias-springer/non_virtual_replaceopprotoMatthias Springer5 days
users/matthias-springer/one_shot_dialect_conv[draft] Dialect Conversion without RollbackMatthias Springer15 months
users/matthias-springer/one_to_n_pattern[WIP] 1:N conversion patternMatthias Springer11 months
users/matthias-springer/parse_fp_int_lit[mlir][Parser][NFC] Make `parseFloatFromIntegerLiteral` a standalone functionMatthias Springer10 months
users/matthias-springer/parse_fp_nan_inf[mlir][Parser] Add `nan` and `inf` keywordsMatthias Springer10 months
users/matthias-springer/replace_all_uses_dialect_conversion[mlir][Transforms] Support `replaceAllUsesWith` in dialect conversionMatthias Springer18 months
users/matthias-springer/replace_uses_of_bbarg[mlir][Transforms] Dialect conversion: Fix `replaceUsesOfBlockArgument`Matthias Springer10 months
users/matthias-springer/replace_with_different_converterexperimentMatthias Springer5 months
users/matthias-springer/rewriter_impl_private[mlir][Transforms][NFC] Make `rewriterImpl` private in `IRRewrite`Matthias Springer18 months
users/matthias-springer/scalar_type_interface[mlir][IR] Add `ShapedTypeInterface`Matthias Springer6 months
users/matthias-springer/scf_bufferization_preprocessing[mlir][SCF] Add `scf.for` bufferization preprocessing passMatthias Springer17 months
users/matthias-springer/source_mat_protoprotoMatthias Springer5 days
users/matthias-springer/subset2testMatthias Springer6 months
users/matthias-springer/subset3testMatthias Springer6 months
users/matthias-springer/tmp_dialect_conv_decoupletemp commitMatthias Springer15 months
users/matthias-springer/tmp_no_arg_mat[WIP] 1:N conversion patternMatthias Springer10 months
users/matthias-springer/tmp_tokentmp commitMatthias Springer10 months
users/matthias-springer/tosa_no_rollbackfix tosaMatthias Springer5 months
users/matthias-springer/type_conv_error[mlir][LLVM] Do not emit error in type converterMatthias Springer5 months
users/matthias-springer/unres_rew[mlir][Transforms][NFC] Dialect Conversion: Manually push rewrite onto stackMatthias Springer3 months
users/matthias-springer/untangle_nvvmUntangle NVVM opsMatthias Springer7 months
users/matthias-springer/value_bounds_const_columns[mlir][Interfaces][NFC] `ValueBoundsConstraintSet`: Add columns for constant ...Matthias Springer17 months
users/matthias-springer/value_bounds_rtti[mlir][WIP] Set up RTTI for `ValueBoundsConstraintSet`Matthias Springer18 months
users/matthias-springer/value_get_owning_op[mlir] Add `Value::getOwningOp`Matthias Springer14 months
users/matthias-springer/value_semantics_docs[mlir][IR] Add `ValueSemantics` trait to integer, float, ... typesMatthias Springer5 months
users/matthias-springer/vector_type_ptraddress commentsMatthias Springer6 months
users/matthias-springer/winter_school_greedy_rewriterGreedy pattern rewriter exampleMatthias Springer8 months
users/mbrkusanin/gfx12-wmma-swmmac-backport[AMDGPU] Add GFX12 WMMA and SWMMAC instructions (#77795)Mirko Brkušanin20 months
users/meinersbur/clang_openmp_interchangeUse SmallStringMichael Kruse14 months
users/meinersbur/flang_runtime_flang_rtMerge commit '5c8c2b3db54395073e3183f89167156df29dff61' into users/meinersbur...Michael Kruse7 months
users/meinersbur/flang_runtime_premerge-flangtestTest premerge CI which modification in flang/Michael Kruse6 months
users/meinersbur/flang_runtime_split-headersMerge branch 'main' into users/meinersbur/flang_runtime_split-headersMichael Kruse8 months
users/meinersbur/ide_folders_llvmMerge branch 'main' into users/meinersbur/ide_folders_llvmMichael Kruse16 months
users/meinersbur/irbuilder-extractMerge commit '3cffa3474fd20518e19afa0c0ad3ff602864f688' into users/meinersbur...U-BERGUFFLEN\meinersbur10 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 Kruse5 months
users/meinersbur/mlir_canonical_loop_unroll_partial[Flang][MLIR] Add !$omp unroll construct and omp.unroll_heuristic modelingMichael Kruse3 months
users/meinersbur/openmp_remove-standalone-buildAdd release notesMichael Kruse8 weeks
users/meinersbur/polly_CodePreparationRefactor common code of LPM and NPMMichael Kruse4 months
users/meinersbur/polly_NPM-ScopInlinerMerge branch 'users/meinersbur/polly_remove-PolyhedralInfo' into HEADMichael Kruse4 months
users/meinersbur/polly_PhaseManagerAvoid AAAMichael Kruse4 months
users/meinersbur/polly_remove-PolyhedralInfoMerge branch 'main' into HEADMichael Kruse4 months
users/meinersbur/polly_remove-ScopPassMerge branch 'users/meinersbur/polly_PhaseManager' into HEADMichael Kruse4 months
users/melver/spr/alloctoken-clang-implement-__builtin_alloc_token_infer-and-llvmalloctokenidfixup!Marco Elver9 days
users/melver/spr/alloctoken-clang-implement-typehashpointersplit-modefixup!Marco Elver9 days
users/melver/spr/alloctoken-clang-infer-type-hints-from-sizeof-expressions-and-castsfixup!Marco Elver9 days
users/melver/spr/alloctoken-introduce-alloctoken-instrumentation-passfixup! Switch to fixed MDMarco Elver12 days
users/melver/spr/clang-introduce-fsanitizealloc-tokenfixup! Switch to fixed MDMarco Elver12 days
users/melver/spr/main.alloctoken-clang-implement-__builtin_alloc_token_infer-and-llvmalloctokenid[𝘀𝗽𝗿] changes introduced through rebaseMarco Elver9 days
users/melver/spr/main.alloctoken-clang-implement-typehashpointersplit-mode[𝘀𝗽𝗿] changes introduced through rebaseMarco Elver12 days
users/melver/spr/main.alloctoken-clang-infer-type-hints-from-sizeof-expressions-and-casts[𝘀𝗽𝗿] changes introduced through rebaseMarco Elver9 days
users/melver/spr/main.clang-introduce-fsanitizealloc-token[𝘀𝗽𝗿] changes introduced through rebaseMarco Elver12 days
users/mingmingl-llvm/afdo-profile-format-backuprun 'git merge main'mingmingl4 months
users/mingmingl-llvm/annotatorreconcile hotnessmingmingl4 days
users/mingmingl-llvm/annotator-backupcatch up with main branch and resolve conflictmingmingl21 hours
users/mingmingl-llvm/llvm-profgenExtend llvm-profgen to generate vtable profilesmingmingl2 months
users/mingmingl-llvm/perf-parserremove commentmingmingl4 months
users/mingmingl-llvm/profgenresolve commentsmingmingl2 months
users/mingmingl-llvm/profgen-both-afdo-and-dapremove obsolete codemingmingl2 months
users/mingmingl-llvm/profgen-diffresolve commentsmingmingl3 weeks
users/mingmingl-llvm/profgen-samplefdo-profile-format-backupResolve commentsmingmingl8 weeks
users/mingmingl-llvm/profgen-samplefdo-profile-format-backup2Resolve commentsmingmingl8 weeks
users/mingmingl-llvm/samplefdo-profile-formatMerge branch 'main' into users/mingmingl-llvm/samplefdo-profile-formatMingming Liu7 days
users/mingmingl-llvm/section-prefixunit test coveragemingmingl5 days
users/mingmingl-llvm/spr/aarch64jumptablerebase on top of diffbase branchmingmingl7 months
users/mingmingl-llvm/spr/afdo-profile-formatcode polishmingmingl2 months
users/mingmingl-llvm/spr/afdo-profile-format-backupUpdate test; non-ext binary format not supportedmingmingl4 months
users/mingmingl-llvm/spr/clangoptionsupport aarch64mingmingl5 months
users/mingmingl-llvm/spr/pre-sccTowards building a SCC using SCCIterator (Tarjan) for global variablesmingmingl5 months
users/mingmingl-llvm/spr/sdpglobalvariableMerge branch 'main' into users/mingmingl-llvm/spr/sdpglobalvariablemingmingl7 months
users/mingmingl-llvm/spr/symbolized-data-access-profile-formatProfile format change for symbolized data access profilesmingmingl5 months
users/mingmingl-llvm/spr/virtual[ThinLTO][WPD]Skip virtual function entries in combined index when virtual fu...mingmingl7 months
users/mingmingl-llvm/supplementary-profile[PGO]Re-purpose synthetic entry count to pseduo entry count for AFDO suppleme...mingmingl4 months
users/mingmingl-llvm/targetpassconfigExtend MemProfUse pass to make use of data access profilesmingmingl7 weeks
users/mingmingl-llvm/testSupport reading and writing data access profiles in memprof v4.mingmingl4 months
users/mivekov/ci-lldb-perf-testDraft: testMatheus Izvekov5 months
users/mizvekov/ci-improve-libcxx-build[ci] skip clang installation and separate configuration for runtimes.Matheus Izvekov5 months
users/mizvekov/clang-check-template-parameter-eval-contextReland: [clang] Implement evaluation context for checking template parametersMatheus Izvekov6 months
users/mizvekov/clang-document-reducing-modules-test-cases[clang] C++20 Modules: document how to perform automated reductionsMatheus Izvekov6 months
users/mizvekov/clang-fix-lambda-context[clang] WIP: Improved Context Declaration trackingMatheus Izvekov12 months
users/mizvekov/clang-resugar-exprWIP: [clang] Template Specialization Resugaring - ExpressionsMatheus Izvekov5 months
users/mizvekov/clang-resugar-temp-type-alias[clang] Template Specialization Resugaring - Template Type AliasMatheus Izvekov5 months
users/mizvekov/clang-resugar-typedecl[clang] Template Specialization Resugaring - TypeDeclMatheus Izvekov5 months
users/mizvekov/clang-store-deduced-function-call-argsWIP: [clang] Store in exprs the conveed arguments for function calls.Matheus Izvekov5 months
users/mizvekov/clang-sugar-sugared-converted-tstWIP: [clang] store sugared converted arguments on TemplateSpecializationTypeMatheus Izvekov5 months
users/mizvekov/clang/resugar-decltype-declrefexpr[clang] resugar decltype of DeclRefExprMatheus Izvekov5 months
users/mizvekov/clang/resugar-decltype-memberexpr[clang] resugar decltype of MemberExprMatheus Izvekov5 months
users/mizvekov/fix-SubstNonTypeTemplateParmExpr-transform[clang] remove workaround for SubstNonTypeTemplateParmExpr transformMatheus Izvekov2 days
users/mizvekov/member-pointer-fix-nondeterministic-serialization[clang] WIP: Fix MemberPointer serialization non-determinismMatheus Izvekov5 months
users/mizvekov/remove-template-arg-defaulted[clang] remove isDefaulted bit from TemplateArgumentMatheus Izvekov4 weeks
users/modular/24.5[LLDB][DWARF] Add an option to silence unsupported DW_FORM warningsWalter Erquinigo13 months
users/momchil-velikov/sve-i8mm-check-maps[fixup] Remove redundant testMomchil Velikov3 months
users/mordante/P3107R5-benchmarks[libc++][format] Adds print benchmarks.Mark de Wever6 months
users/mordante/P3107R5-implementationFinal polish and fixes.Mark de Wever6 months
users/mordante/apple/disable_other_ci_jobsDisables more tests on Apple.Mark de Wever5 months
users/mordante/ftm/add_documentation_generator[libc++] Implements the new FTM documentation generator.Mark de Wever4 months
users/mordante/ftm/adds_data_convertor[libc++] Adds a FTM v2 data file generator.Mark de Wever5 months
users/mordante/ftm/do_not_commit[libc++] DO NOT COMMIT diff FTM test headers v1 vs v2.Mark de Wever5 months
users/mtrofin/04-10-_ctxrprof_more_tests_for_context_management[ctxrprof] More tests for context managementMircea Trofin5 months
users/mtrofin/04-14-reentryReentryMircea Trofin5 months
users/mtrofin/08-12-_nfc_pgo_expose_traversal_of_vp_metadata_elements[nfc][pgo] Expose traversal of `VP` metadata elementsMircea Trofin5 weeks
users/mtrofin/08-16-_wip_nfc_using_guid_metadata[WIP][NFC] Using GUID metadataMircea Trofin12 months
users/mtrofin/08-20-_profcheck_add_indirect_call_metadata[profcheck] Add indirect call metadataMircea Trofin4 weeks
users/mtrofin/09-08-_instcombine_set_prof_metadata_on_selects[InstCombine] Set !prof metadata on selectsMircea Trofin7 days
users/mysterymath/modular-printf/clangCorrect typosDaniel Thornburgh2 weeks
users/mysterymath/modular-printf/irDon't transform calls unless some aspect is unneededDaniel Thornburgh8 days
users/mysterymath/modular-printf/libcLIBC_INLINE for modular fn definitionsDaniel Thornburgh2 weeks
users/mysterymath/modular-printf/reloc.noneUpdate big-filter.tdDaniel Thornburgh2 weeks
users/nico/padWIP - AffineMin foldingNicolas Vasilache3 months
users/nico/pad-reify-canonicalize[mlir][tensor] Add a PadOp::FoldReifiedShape canonicalizationNicolas Vasilache3 months
users/nico/python-1[mlir][python] Add utils for more pythonic context creation and registration ...Nicolas Vasilache2 months
users/nico/python-2[mlir][python] Add debug helpersNicolas Vasilache2 months
users/nico/revisit-pad[mlir][transform][tensor] Add GetDimOpNicolas Vasilache3 months
users/ojhunt/abi-extensionFix formattingOliver Hunt5 weeks
users/ojhunt/bit-field-storage-fixesmore correctionsOliver Hunt4 months
users/ojhunt/builtin-get-vtable-and-member[clang] Add builtin_get_vtable_pointer and virtual_member_addressOliver Hunt5 months
users/ojhunt/enable-ms-bitfield-paddingAdd -Wms-bitfield-padding warning when possibleOliver Hunt4 months
users/ojhunt/more-bitfield-size-fixes[NFC] Address more bit-field storage sizesOliver Hunt4 months
users/ojhunt/ms-bitfield-padding-doc[clang][docs] Add note about `-Wms-bitfield-padding` in MSVC compatibility docsOliver Hunt3 weeks
users/ojhunt/objc-correct-typeinfo-ptrauth-schemaUpdate clang/docs/ReleaseNotes.rstOliver Hunt3 months
users/ojhunt/pedantic-errors-incompatible-with-arm64e[clang][PAC] Disallow -pedantic-errors in conjunction with pointer authentica...Oliver Hunt5 weeks
users/ojhunt/pointer-authenticated-unwindingupdate libcxxabi formattingOliver Hunt13 days
users/ojhunt/pr-152227-21.x[clang][PAC] Fix PAC codegen for final class dynamic_cast optimization (#152227)Oliver Hunt6 weeks
users/ojhunt/pr/155492Remove ABI changesOliver Hunt3 weeks
users/ojhunt/ptrauth-constant-cache-upstreaming[clang][PAC] Upstream pointer auth constant cachingOliver Hunt3 weeks
users/ojhunt/ptrauth-objc-llvm21[clang][ObjC][PAC] Add ptrauth protections to objective-c (#147899)Oliver Hunt5 weeks
users/ojhunt/ptrauth-qualifier-is-a-feature[clang][PAC] ptrauth_qualifier must be a feature rather than an extensionOliver Hunt5 weeks
users/ojhunt/ptrauth-vs-trivial-relocation-codegenRemove some debugging logic in the testOliver Hunt3 months
users/ojhunt/ptrauth-vs-trivial-relocation-sema[clang] Fix PointerAuth semantics of cpp_trivially_relocatableOliver Hunt3 months
users/ojhunt/remove-fem-indeterminable-20.x[clang] Remove FEM_Indeterminable (#137661)Oliver Hunt5 months
users/ojhunt/while-loop-scopeActually commit the codegen fixes this timeOliver Hunt5 weeks
users/optimisan/03-19-_nfc_amdgpu_compute_always_reserved_registers_oncemove var into methodAkshat Oke5 months
users/optimisan/03-21-_codegen_machinemoduleinfo_take_target_as_a_reference_nfc_[CodeGen] MachineModuleInfo: Take Target as a reference (NFC)Akshat Oke6 months
users/optimisan/04-02-_amdgpu_npm_add_isrequired_to_passes_missing_it[AMDGPU][NPM] Add isRequired to passes missing itAkshat Oke5 months
users/optimisan/05-06-_codegen_npm_read_targetmachine_s_enableipra_option[CodeGen][NPM] Read TargetMachine's EnableIPRA optionAkshat Oke2 months
users/optimisan/06-02-codegenprepare_null_check_pointersCodeGenPrepare: Null check pointersAkshat Oke4 months
users/optimisan/amdgpu-pre-sched2[AMDGPU][NPM] Fill in addPreSched2 passesAkshat Oke2 months
users/optimisan/amdgpu-support-regalloc-optionsadd unreachable to prevent no-return warningsAkshat Oke6 months
users/optimisan/avoid-mmi-mir-printerAvoid MMI in MIRPrinterAkshat Oke4 months
users/optimisan/fix-pass-class[NPM] Fix pass registry entryAkshat Oke3 months
users/optimisan/generic-regalloc-optionupdate option descriptionAkshat Oke5 months
users/optimisan/minor/wait-sgpr-to-def[AMDGPU][NPM] Register AMDGPUWaitSGPRHazards passAkshat Oke2 months
users/optimisan/pb/free-machine-func-anarename pass arg and clang formatAkshat Oke2 months
users/optimisan/pb/inserted-start-stop[CodeGen][NPM] Account inserted passes for -start/stop optionsAkshat Oke2 months
users/optimisan/pb/register-f-passesremove entries from MachinePR.defAkshat Oke2 months
users/optimisan/port-mirfs-discriminatorresolve merge conflictsAkshat Oke6 months
users/optimisan/port/post-ra-machine-sinking[CodeGen][NPM] Port PostRAMachineSinking to NPMAkshat Oke2 months
users/optimisan/port/process-imp-defsadd missing header fileAkshat Oke2 months
users/optimisan/set-vrr-flag[CodeGen][NPM] VirtRegRewriter: Set VirtReg flagAkshat Oke2 months
users/optimisan/stitch-up-ir-codegenASAkshat Oke5 months
users/orodley/05-12-add_a_guidlist_table_to_bitcodeAdd a GUIDLIST table to bitcodeOwen Rodley6 weeks
users/orodley/guid-2Store GUIDs in metadataOwen Rodley6 weeks
users/paperchalice/gt/11-20-_pass_add_eraseif_in_pass_managers_and_adaptors[Pass] Add `eraseIf` in pass managers and adaptorsPaperChalice10 months
users/paperchalice/gt/11-20-_passbuilder_codegen_add_callback_style_pass_buider[PassBuilder][CodeGen] Add callback style pass buiderPaperChalice10 months
users/paschalis-mpeis/bolt-aarch64-ifunc-testUsing explicit pie_cflags, nopie_cflags (DRAFT)Paschalis Mpeis3 months
users/paschalis-mpeis/bolt-binary-strip[BOLT][DRAFT] Enable binary strippingPaschalis Mpeis9 months
users/paschalis-mpeis/bolt-link-fdata-nolbr[BOLT] link_fdata support for hardcoded offsets in no-LBRPaschalis Mpeis11 months
users/paschalis-mpeis/bolt-spe-modeAddressing reviewers (2)Paschalis Mpeis7 months
users/paschalis-mpeis/bolt-static-binary-patchelf-fix[WORKAROUND][BOLT][AArch64] Static binary patching for ELF.Paschalis Mpeis13 months
users/paschalis-mpeis/callcont-fallthru-a64Add note about llvm-nm --synthetic supportPaschalis Mpeis5 months
users/paschalis-mpeis/cdsplit-aarch64-disablecode formatter fixPaschalis Mpeis6 hours
users/paschalis-mpeis/cond-tailcalls-aarc64[BOLT][AArch64] Add tests for unsupported conditional tailcallsPaschalis Mpeis4 months
users/paschalis-mpeis/laa-vectorize-modfAddressing reviewers (3): tests now in veclib-function-calls.llPaschalis Mpeis16 months
users/paschalis-mpeis/nfc-rename-plt-taildup-getnames[BOLT][NFC] Rename getNames for PLT, TailDuplicationPaschalis Mpeis9 months
users/paschalis-mpeis/replace-with-veclib-uses-costmodel[TLI] ReplaceWithVecLib pass uses CostModelPaschalis Mpeis20 months
users/pcc/spr/aarch64-clear-hassideeffects-on-aut-and-autpac[𝘀𝗽𝗿] initial versionPeter Collingbourne4 months
users/pcc/spr/add-deactivation-symbol-operand-to-constantptrauthAddress review commentPeter Collingbourne6 days
users/pcc/spr/add-ir-and-codegen-support-for-deactivation-symbolsAdd combine checkPeter Collingbourne6 days
users/pcc/spr/add-llvmprotectedfieldptr-intrinsic-and-pre-isel-loweringRebasePeter Collingbourne7 days
users/pcc/spr/add-nix-recipe-for-collecting-linker-reproducers[𝘀𝗽𝗿] initial versionPeter Collingbourne3 months
users/pcc/spr/add-pointer-field-protection-featureRemove special case for forwarding lambdaPeter Collingbourne7 days
users/pcc/spr/basic-update-the-rule-for-whether-to-use-feature-or-extension[𝘀𝗽𝗿] initial versionPeter Collingbourne5 weeks
users/pcc/spr/codegen-driver-introduce-fpreferred-function-alignment-optionRebasePeter Collingbourne5 days
users/pcc/spr/codegen-emit-prefalign-directives-based-on-the-prefalign-attributeSplit out #158368Peter Collingbourne5 days
users/pcc/spr/codegen-introduce-machinefunctiongetpreferredalignmentFormatPeter Collingbourne5 days
users/pcc/spr/codegen-optionally-emit-pauth-relocations-as-irelative-relocationsRebasePeter Collingbourne12 days
users/pcc/spr/codegenprepare-x86-support-sinking-phi-nodes[𝘀𝗽𝗿] initial versionPeter Collingbourne4 months
users/pcc/spr/compiler-rt-make-the-tests-pass-on-aarch64-and-with-page-size-4096Make Python 3.11 compatiblePeter Collingbourne5 weeks
users/pcc/spr/dfsan-fix-test-with-gcc-15RebasePeter Collingbourne5 weeks
users/pcc/spr/driver-codegen-handle-falign-functions-fno-align-functions-and-falign-functions1-correctlyOmit flag if 0Peter Collingbourne2 months
users/pcc/spr/elf-add-a-z-glibc-228-compat-flag-for-working-around-an-old-glibc-bugRebasePeter Collingbourne4 months
users/pcc/spr/elf-add-preferred-function-alignment-flagBug fixPeter Collingbourne2 months
users/pcc/spr/elf-add-support-for-relocating-r_aarch64_funcinit64Address review commentPeter Collingbourne2 weeks
users/pcc/spr/elf-add-support-for-relocating-r_aarch64_funcinit64-1[𝘀𝗽𝗿] initial versionPeter Collingbourne2 weeks
users/pcc/spr/elf-cfi-jump-table-relaxationRebasePeter Collingbourne5 days
users/pcc/spr/elf-do-not-rewrite-ifunc-relocations-to-point-to-plt-if-no-gotplt-neededSplit out lld changesPeter Collingbourne2 weeks
users/pcc/spr/elf-rename-randomizepaddingsection-to-paddingsectionRebasePeter Collingbourne5 days
users/pcc/spr/elf-switch-to-parallelsort-for-relr-relocations[𝘀𝗽𝗿] initial versionPeter Collingbourne5 months
users/pcc/spr/gn-build-add-use_hwasan-flag[𝘀𝗽𝗿] initial versionPeter Collingbourne3 months
users/pcc/spr/gn-build-embed-libcabia-objects-into-libca[𝘀𝗽𝗿] initial versionPeter Collingbourne17 months
users/pcc/spr/implement-a-simple-e2e-test-for-pfpRebaseQinkun Bao7 days
users/pcc/spr/improve-tests-change-api[𝘀𝗽𝗿] initial versionPeter Collingbourne14 months
users/pcc/spr/ir-add-prefalign-attribute-for-function-definitionsRebasePeter Collingbourne5 days
users/pcc/spr/ir-store-the-default-subtarget-info-in-named-metadata-instead-of-the-context[𝘀𝗽𝗿] initial versionPeter Collingbourne14 months
users/pcc/spr/libc-add-build-and-ci-support-for-pointer-field-protectionAddress review commentsPeter Collingbourne7 days
users/pcc/spr/libc-use-umaxv4s-to-reduce-bcmp-result[𝘀𝗽𝗿] initial versionPeter Collingbourne14 months
users/pcc/spr/libcxx-introduce-__force_nonstandard_layout-base-class-for-pointer-field-protectionRebasePeter Collingbourne7 days
users/pcc/spr/llvm-jitlink-fix-bug-in-target-address-computationFormatPeter Collingbourne4 months
users/pcc/spr/main.add-deactivation-symbol-operand-to-constantptrauth[𝘀𝗽𝗿] changes introduced through rebasePeter Collingbourne6 days
users/pcc/spr/main.add-ir-and-codegen-support-for-deactivation-symbols[𝘀𝗽𝗿] changes introduced through rebasePeter Collingbourne12 days
users/pcc/spr/main.add-llvmprotectedfieldptr-intrinsic-and-pre-isel-lowering[𝘀𝗽𝗿] changes introduced through rebasePeter Collingbourne7 days
users/pcc/spr/main.add-nix-recipe-for-collecting-linker-reproducers[𝘀𝗽𝗿] changes to main this commit is based onShilei Tian3 months
users/pcc/spr/main.add-pointer-field-protection-feature[𝘀𝗽𝗿] changes introduced through rebasePeter Collingbourne7 days
users/pcc/spr/main.codegen-driver-introduce-fpreferred-function-alignment-option[𝘀𝗽𝗿] changes introduced through rebasePeter Collingbourne5 days
users/pcc/spr/main.codegen-emit-prefalign-directives-based-on-the-prefalign-attribute[𝘀𝗽𝗿] changes introduced through rebasePeter Collingbourne5 days
users/pcc/spr/main.codegen-introduce-machinefunctiongetpreferredalignment[𝘀𝗽𝗿] changes to main this commit is based onPeter Collingbourne5 days
users/pcc/spr/main.codegen-optionally-emit-pauth-relocations-as-irelative-relocations[𝘀𝗽𝗿] changes introduced through rebasePeter Collingbourne12 days
users/pcc/spr/main.codegenprepare-x86-support-sinking-phi-nodes[𝘀𝗽𝗿] changes to main this commit is based onPeter Collingbourne4 months
users/pcc/spr/main.dfsan-fix-test-with-gcc-15[𝘀𝗽𝗿] changes introduced through rebasePeter Collingbourne5 weeks
users/pcc/spr/main.driver-codegen-handle-falign-functions-fno-align-functions-and-falign-functions1-correctly[𝘀𝗽𝗿] changes introduced through rebasePeter Collingbourne2 months
users/pcc/spr/main.elf-add-a-z-glibc-228-compat-flag-for-working-around-an-old-glibc-bug[𝘀𝗽𝗿] changes introduced through rebasePeter Collingbourne4 months
users/pcc/spr/main.elf-add-branch-to-branch-optimization[LLVM][CodeGen] Add convenience accessors for MachineFunctionProperties (#140...Rahul Joshi4 months
users/pcc/spr/main.elf-add-preferred-function-alignment-flag[𝘀𝗽𝗿] changes introduced through rebasePeter Collingbourne2 months
users/pcc/spr/main.elf-add-support-for-relocating-r_aarch64_funcinit64[𝘀𝗽𝗿] changes to main this commit is based onPeter Collingbourne2 weeks
users/pcc/spr/main.elf-add-support-for-relocating-r_aarch64_funcinit64-1[𝘀𝗽𝗿] changes to main this commit is based onPeter Collingbourne2 weeks
users/pcc/spr/main.elf-cfi-jump-table-relaxation[𝘀𝗽𝗿] changes introduced through rebasePeter Collingbourne5 days
users/pcc/spr/main.elf-do-not-rewrite-ifunc-relocations-to-point-to-plt-if-no-gotplt-needed[𝘀𝗽𝗿] changes introduced through rebasePeter Collingbourne2 weeks
users/pcc/spr/main.elf-rename-randomizepaddingsection-to-paddingsection[𝘀𝗽𝗿] changes introduced through rebasePeter Collingbourne5 days
users/pcc/spr/main.gn-build-embed-libcabia-objects-into-libca[𝘀𝗽𝗿] changes to main this commit is based onPeter Collingbourne17 months
users/pcc/spr/main.implement-a-simple-e2e-test-for-pfp[𝘀𝗽𝗿] changes introduced through rebasePeter Collingbourne7 days
users/pcc/spr/main.improve-tests-change-api[𝘀𝗽𝗿] changes to main this commit is based onPeter Collingbourne14 months
users/pcc/spr/main.libc-add-build-and-ci-support-for-pointer-field-protection[𝘀𝗽𝗿] changes introduced through rebasePeter Collingbourne7 days
users/pcc/spr/main.libc-use-umaxv4s-to-reduce-bcmp-result[𝘀𝗽𝗿] changes to main this commit is based onJie Fu14 months
users/pcc/spr/main.libcxx-introduce-__force_nonstandard_layout-base-class-for-pointer-field-protection[𝘀𝗽𝗿] changes introduced through rebasePeter Collingbourne7 days
users/pcc/spr/main.llvm-jitlink-fix-bug-in-target-address-computation[𝘀𝗽𝗿] changes to main this commit is based onPeter Collingbourne4 months
users/pcc/spr/main.mc-add-elf-section-and-directive-for-specifying-a-sections-preferred-alignment[𝘀𝗽𝗿] changes introduced through rebasePeter Collingbourne5 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 Collingbourne4 months
users/pcc/spr/main.prepare-libcxx-and-libcxxabi-for-pointer-field-protection[𝘀𝗽𝗿] changes introduced through rebasePeter Collingbourne7 days
users/pcc/spr/main.sroa-recognize-llvmprotectedfieldptr-intrinsics[𝘀𝗽𝗿] changes introduced through rebasePeter Collingbourne7 days
users/pcc/spr/main.transforms-have-csegvnlicm-check-isprofitabletohoist-before-hoisting[𝘀𝗽𝗿] changes to main this commit is based onPeter Collingbourne4 months
users/pcc/spr/main.utils-inhibit-loadstore-folding-through-phis-for-llvmprotectedfieldptr[𝘀𝗽𝗿] changes introduced through rebasePeter Collingbourne7 days
users/pcc/spr/main.wip-ir-introduce-elf_section_properties-for-setting-section-properties[𝘀𝗽𝗿] changes introduced through rebasePeter Collingbourne5 days
users/pcc/spr/main.wip-lowertypetests-start-using-elf_section_properties-metadata-to-mark-cfi-jump-table-sections[𝘀𝗽𝗿] changes introduced through rebasePeter Collingbourne5 days
users/pcc/spr/main.x86-add-x86targetloweringisprofitabletohoist-hook-for-immediate-operands[𝘀𝗽𝗿] changes introduced through rebasePeter Collingbourne4 months
users/pcc/spr/mc-add-elf-section-and-directive-for-specifying-a-sections-preferred-alignmentRebasePeter Collingbourne5 days
users/pcc/spr/mc-emit-symbols-for-r_x86_64_plt32-relocation-pointing-to-symbols-with-non-zero-valuesRebasePeter Collingbourne4 months
users/pcc/spr/prepare-libcxx-and-libcxxabi-for-pointer-field-protectionRebasePeter Collingbourne7 days
users/pcc/spr/sema-fix-cxxrecorddeclistriviallycopyable-for-classes-with-all-deleted-special-functions[𝘀𝗽𝗿] initial versionPeter Collingbourne15 months
users/pcc/spr/sroa-recognize-llvmprotectedfieldptr-intrinsicsRebasePeter Collingbourne7 days
users/pcc/spr/transforms-have-csegvnlicm-check-isprofitabletohoist-before-hoisting[𝘀𝗽𝗿] initial versionPeter Collingbourne4 months
users/pcc/spr/utils-inhibit-loadstore-folding-through-phis-for-llvmprotectedfieldptrRebasePeter Collingbourne7 days
users/pcc/spr/wip-ir-introduce-elf_section_properties-for-setting-section-propertiesRebasePeter Collingbourne5 days
users/pcc/spr/wip-lowertypetests-start-using-elf_section_properties-metadata-to-mark-cfi-jump-table-sectionsRebasePeter Collingbourne5 days
users/pcc/spr/x86-add-x86targetloweringisprofitabletohoist-hook-for-immediate-operandsMove to isProfitableToSinkOperandsPeter Collingbourne4 months
users/peimingliu/fix-align-to[mlir][ByteCodeReader] Fix bugs in EncodingReader::alignToPeiming Liu4 months
users/petar-avramovic/scc-kmcnt[AMDGPU][SIInsertWaitcnts] Track SCC. Insert KM_CNT waits for SCC writes.Petar Avramovic11 hours
users/petar-avramovic/uniform-load-rulesAMDGPU/GlobalISel: Add regbanklegalize rules for uniform global loadsPetar Avramovic3 months
users/philnik777/cxx03_tests_remove_non_cxx03_tests[libc++][C++03] Remove tests from libcxx-03 which aren't run in C++03 modeNikolas Klauser3 months
users/philnik777/spr/add_pointer_int_pair[libc++] Add __pointer_int_pairNikolas Klauser2 days
users/philnik777/tree_node_base_accessor_functions[libc++] Add accessor functions to __tree_node_baseNikolas Klauser2 days
users/philnik777/tree_pointer_int_pair[libc++] Add ABI flag to make __tree nodes more compactNikolas Klauser13 days
users/pierre-vh/bfx-on-s16[AMDGPU][GlobalISel] Allow forming s16 U/SBFX pre-regbankselectpvanhout4 months
users/pierre-vh/dag-shift-widen-tests[AMDGPU] Add testcases for widening i8/i16 shifts in DAGISelpvanhout6 months
users/pierre-vh/doc-sys-store-wait-gfx12Reorder waits in docspvanhout2 weeks
users/pierre-vh/gisel-combine-workitem-intrinsics[GISel] Combine compare of bitfield extracts or'd together.pvanhout7 weeks
users/pierre-vh/gisel-inlineasm-diags[GlobalISel] Diagnose inline assembly lowering failurespvanhout4 months
users/pierre-vh/lower-sbfe-in-rbcombremove clamppvanhout2 months
users/pierre-vh/newrb-add-missing-ptrs[AMDGPU] New RegBankSelect: Add missing S/VGPR pointer typespvanhout3 months
users/pierre-vh/rbcomb-bfx[AMDGPU] Add BFX Formation Combines to RegBankCombinerpvanhout2 months
users/pierre-vh/rbcomb-kbRemove duplicate combinespvanhout2 months
users/pierre-vh/reverse-iterate-cgpclang-formatpvanhout2 weeks
users/pravinjagtap/rm-fcn-decls[AMDGPU][NFC] Function decls no longer required in tests.Pravin Jagtap15 months
users/psamolysov/pgo-generate-version-when-instrumented[PGO] Generate __llvm_profile_raw_version only when instrumentedPavel Samolysov16 months
users/psamolysov/pgo-instrument-when-at-least-one-definitionRevert "[PGO] Generate __llvm_profile_raw_version only when instrumented"Pavel Samolysov16 months
users/qinkunbao/spr/fix-format-in-specialcaselistcpp[𝘀𝗽𝗿] initial versionQinkun Bao4 months
users/qinkunbao/spr/fix-the-tests-that-have-multiple-same-entry[𝘀𝗽𝗿] initial versionQinkun Bao4 months
users/qinkunbao/spr/fix-uncaught-exceptiontest[𝘀𝗽𝗿] initial versionQinkun Bao3 months
users/qinkunbao/spr/fix-uncaught-exceptiontest-1[𝘀𝗽𝗿] initial versionQinkun Bao3 months
users/qinkunbao/spr/main.change-globpatternprefix-from-stringref-to-string[𝘀𝗽𝗿] changes to main this commit is based onQinkun Bao4 months
users/qinkunbao/spr/main.change-insectionblame-to-return-pairuint-uint-fileidx-lineno[𝘀𝗽𝗿] changes to main this commit is based onQinkun Bao4 months
users/qinkunbao/spr/main.fix-the-tests-that-have-multiple-same-entry[𝘀𝗽𝗿] changes to main this commit is based onQinkun Bao4 months
users/qinkunbao/spr/main.nfci-avoid-adding-duplicated-specialcaselistsections[𝘀𝗽𝗿] changes to main this commit is based onQinkun Bao4 months
users/qinkunbao/spr/main.nosanitizelistnfi-add-containsprefix-to-remove-duplicated-logics[𝘀𝗽𝗿] changes to main this commit is based onQinkun Bao4 months
users/qinkunbao/spr/main.sanitizerdocnfi-update-the-doc-for-prefixsanitize[𝘀𝗽𝗿] changes introduced through rebaseQinkun Bao3 months
users/qinkunbao/spr/main.sanitizerdocnfi-update-the-doc-for-prefixsanitize-1[𝘀𝗽𝗿] changes to main this commit is based onQinkun Bao3 months
users/qinkunbao/spr/main.sanitizerignorelist-expanding-sanitize-to-global[𝘀𝗽𝗿] changes to main this commit is based onQinkun Bao4 months
users/qinkunbao/spr/main.ubsan-support-srcsanitize-for-multiple-ignorelists[𝘀𝗽𝗿] changes to main this commit is based onQinkun Bao4 months
users/qinkunbao/spr/main.ubsanignorelist-expanding-sanitize-to-fun[𝘀𝗽𝗿] changes to main this commit is based onQinkun Bao4 months
users/qinkunbao/spr/main.ubsanignorelist-expanding-sanitize-to-global[𝘀𝗽𝗿] changes to main this commit is based onQinkun Bao4 months
users/qinkunbao/spr/main.ubsanignorelist-expanding-sanitize-to-global-1[𝘀𝗽𝗿] changes to main this commit is based onQinkun Bao4 months
users/qinkunbao/spr/nfci-avoid-adding-duplicated-specialcaselistsectionsAdd unit tests.Qinkun Bao4 months
users/qinkunbao/spr/sanitizerdocnfi-update-the-doc-for-prefixsanitize-1[𝘀𝗽𝗿] initial versionQinkun Bao3 months
users/qinkunbao/spr/ubsan/implement-srcsanitize-for-ubsan[𝘀𝗽𝗿] initial versionQinkun Bao4 months
users/qinkunbao/spr/ubsanignorelist-expanding-sanitize-to-global[𝘀𝗽𝗿] initial versionQinkun Bao4 months
users/rafaelauler/bolt-add-vma-flag-2[BOLT] Add --custom-allocation-vma flagRafael Auler5 months
users/rafaelauler/bolt-logging-pr[BOLT][NFC] Refactor logging and error handlingRafael Auler19 months
users/rampitec/01-15-_amdgpu_disable_valu_sinking_and_hoisting_with_wwm[AMDGPU] Disable VALU sinking and hoisting with WWMStanislav Mekhanoshin8 months
users/rampitec/02-14-_amdgpu_switch_to_mf.estimatefunctionsizeinbytes_[AMDGPU] Switch to MF.estimateFunctionSizeInBytes()Stanislav Mekhanoshin7 months
users/rampitec/02-17-_amdgpu_fix_.lfunc_end_label_placement[AMDGPU] Fix .Lfunc_end label placementStanislav Mekhanoshin7 months
users/rampitec/08-19-_amdgpu_fold_copies_of_constant_physical_registers_into_their_usesMerge branch 'main' into users/rampitec/08-19-_amdgpu_fold_copies_of_constant...Stanislav Mekhanoshin23 hours
users/rampitec/11-04-_amdgpu_allow_lane-op_lowering_for_illegal_typesAdded amdgcn_update_dppStanislav Mekhanoshin7 months
users/rampitec/11-04-_amdgpu_simplify_dpp_builtin_handling[AMDGPU] Simplify dpp builtin handlingStanislav Mekhanoshin7 months
users/redstar/goffwriter-5[GOFF] Emit symbols for functions.Kai Nacke3 months
users/ritter-x2a/03-17-_sdag_introduce_inbounds_flag_for_pointer_arithmetic[SDAG] Introduce inbounds flag for pointer arithmeticFabian Ritter5 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 Ritter5 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 Ritter5 months
users/ritter-x2a/06-12-_amdgpu_sdag_handle_isd_ptradd_in_vop3_patternsUpdate the comment suggesting GISelShouldIgnore = 1 with a more accurate reason.Fabian Ritter6 days
users/ritter-x2a/06-17-_amdgpu_sdag_handle_isd_ptradd_in_various_special_casesisBaseWithConstantOffset(Addr) -> Addr->isAnyAdd()Fabian Ritter6 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 Ritter6 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 Ritter6 days
users/ritter-x2a/06-27-_amdgpu_sdag_dagcombine_ptradd_-_disjoint_or!any_of -> none_ofFabian Ritter6 days
users/ritter-x2a/06-27-_amdgpu_sdag_enable_isd_ptradd_for_64-bit_as_by_defaultUpdate checks for new test no-folding-imm-to-inst-with-fi.llFabian Ritter6 days
users/ritter-x2a/09-17-_amdgpu_insert_waitcnt_for_non-global_fence_release_in_gfx12[AMDGPU] Insert waitcnt for non-global fence release in GFX12Fabian Ritter11 hours
users/ritter-x2a/09-17-_globaliselmatchtable_don_t_hoist_c_predicates_over_operand_recordersRemove empty lineFabian Ritter7 hours
users/ro-i/callbr-amdgpu_1implement feedbackRobert Imschweiler3 weeks
users/ro-i/callbr-amdgpu_2clarify state of implementationRobert Imschweiler3 weeks
users/ro-i/callbr-intrinsics_prepareimplement feedbackRobert Imschweiler5 weeks
users/rovka/dvgpr-1[AMDGPU] Add GFX12 S_ALLOC_VGPR instructionJannik Silvanus6 months
users/s-barannikov/byte/1-datalayout[DataLayout] Add byte specificationSergei Barannikov2 months
users/s-barannikov/byte/2-memset-intrinsic[IR] Make @llvm.memset prototype byte width dependentSergei Barannikov2 months
users/s-barannikov/byte/3-bytewise-value[ValueTracking] Make isBytewiseValue byte width agnosticSergei Barannikov2 months
users/s-barannikov/byte/4-create-ptradd[IRBuilder] Add getByteTy and use it in CreatePtrAddSergei Barannikov2 months
users/s-barannikov/byte/5-match-ptradd[IR] Account for byte width in m_PtrAddSergei Barannikov2 months
users/s-barannikov/byte/6-string-info-char-width[ValueTracking] Add CharWidth argument to getConstantStringInfo (NFC)Sergei Barannikov2 months
users/s-barannikov/byte/7-simplify-lib-calls[SimplifyLibCalls] Add initial support for non-8-bit bytesSergei Barannikov2 months
users/s.barannikov/decoder-operands-6-aarch64-restUpdate BUILD.bazelSergei Barannikov8 days
users/s.barannikov/decoder-operands-7-arm[ARM] Remove most post-decoding instruction adjustmentsSergei Barannikov8 days
users/sdesmalen-arm/srlt-commute-implicit-defUse MachineInstr::substituteRegisterSander de Smalen3 months
users/sebpop/da-run-predicates[DA] Simplify runtime predicate collection and extend to all dependence testsSebastian Pop8 days
users/sebpop/pr149977[DA] Fix Strong SIV test for symbolic coefficients and deltas (#149977)Sebastian Pop8 days
users/shawbyoung/spr/bolt-drop-high-discrepancy-profiles-in-matching[𝘀𝗽𝗿] initial versionshawbyoung15 months
users/shawbyoung/spr/bolt-hash-based-function-matchingMerge branch 'main' into users/shawbyoung/spr/bolt-hash-based-function-matchingshaw young15 months
users/shawbyoung/spr/bolt-hash-based-function-matching-2[𝘀𝗽𝗿] initial versionshawbyoung15 months
users/shawbyoung/spr/bolt-hash-based-function-matching-3[𝘀𝗽𝗿] initial versionshawbyoung15 months
users/shawbyoung/spr/bolt-hash-based-function-matching-4[𝘀𝗽𝗿] initial versionshawbyoung15 months
users/shawbyoung/spr/bolt-hash-based-function-matching-5[𝘀𝗽𝗿] initial versionshawbyoung15 months
users/shawbyoung/spr/bolt-match-blocks-with-calls-as-anchors[𝘀𝗽𝗿] initial versionshawbyoung14 months
users/shawbyoung/spr/bolt-match-functions-with-pseudo-probesclang-formatshawbyoung10 months
users/shawbyoung/spr/boltnfc-move-optslite-to-commandlineoptscpp[𝘀𝗽𝗿] initial versionshawbyoung15 months
users/shawbyoung/spr/main.bolt-drop-high-discrepancy-profiles-in-matching[𝘀𝗽𝗿] changes to main this commit is based onshawbyoung15 months
users/shawbyoung/spr/main.bolt-drop-high-discrepancy-profiles-in-matching-1[BOLT] Drop high discrepancy profiles in matching (#95156)shaw young15 months
users/shawbyoung/spr/main.bolt-function-matching-with-function-calls-as-anchors[𝘀𝗽𝗿] changes introduced through rebaseVasileios Porpodas14 months
users/shawbyoung/spr/main.bolt-hash-based-function-matching[𝘀𝗽𝗿] changes introduced through rebaseshaw young15 months
users/shawbyoung/spr/main.bolt-hash-based-function-matching-1[𝘀𝗽𝗿] changes introduced through rebaseMaksim Panchenko15 months
users/shawbyoung/spr/main.bolt-hash-based-function-matching-2[𝘀𝗽𝗿] changes introduced through rebaseMaksim Panchenko15 months
users/shawbyoung/spr/main.bolt-match-blocks-with-calls-as-anchors[𝘀𝗽𝗿] changes to main this commit is based onAmir Ayupov14 months
users/shawbyoung/spr/main.bolt-match-blocks-with-pseudo-probes[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov10 months
users/shawbyoung/spr/main.bolt-match-functions-with-call-graph[𝘀𝗽𝗿] changes introduced through rebaseJorge Gorbe Moya14 months
users/shawbyoung/spr/main.bolt-match-functions-with-pseudo-probes[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov10 months
users/shawbyoung/spr/main.bolt-name-similarity-function-matching[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov14 months
users/shawbyoung/spr/main.boltnfc-move-optslite-to-commandlineoptscpp[𝘀𝗽𝗿] changes to main this commit is based onMaksim Panchenko15 months
users/shawbyoung/spr/main.boltnfc-refactor-function-matching[𝘀𝗽𝗿] changes introduced through rebaseFangrui Song14 months
users/shawbyoung/spr/main.boltnfc-refactoring-callgraph[𝘀𝗽𝗿] changes introduced through rebaseArthur Eubanks15 months
users/shawbyoung/spr/main.updated-commandlineargumentreferencemd[𝘀𝗽𝗿] changes to main this commit is based onshawbyoung15 months
users/shawbyoung/spr/main.updated-commandlineargumentreferencemd-1[𝘀𝗽𝗿] changes to main this commit is based onshawbyoung15 months
users/shawbyoung/spr/main.using-matched-block-counts-to-measure-discrepancy[𝘀𝗽𝗿] changes to main this commit is based onshawbyoung15 months
users/shawbyoung/spr/updated-commandlineargumentreferencemd[𝘀𝗽𝗿] initial versionshawbyoung15 months
users/shawbyoung/spr/updated-commandlineargumentreferencemd-1[𝘀𝗽𝗿] initial versionshawbyoung15 months
users/shawbyoung/spr/using-matched-block-counts-to-measure-discrepancy[𝘀𝗽𝗿] initial versionshawbyoung15 months
users/shiltian/aaamdgpuinreg[WIP][AMDGPU][Attributor] Infer `inreg` attribute in `AMDGPUAttributor`Shilei Tian3 months
users/shiltian/check-range-size-before-constant-fold-load[WIP][Attributor] Check range size before constant fold loadShilei Tian7 weeks
users/shiltian/cluster_dims_clang_supportfix commentsShilei Tian7 days
users/shiltian/data-layout-sentinel-pointerFix lld test failuresShilei Tian6 months
users/shiltian/extend-callback-signature[LLVM][PassBuilder] Extend the function signature of callback for optimizer p...Shilei Tian13 months
users/shiltian/inreg-vgpr-improvement[WIP][AMDGPU] Improve the handling of `inreg` argumentsShilei Tian5 months
users/skachkov-sc/monotonic-access-laa[LAA] Support monotonic pointers in LoopAccessAnalysisSergey Kachkov4 months
users/skachkov-sc/monotonic-descriptor[IVDescriptors] Implement MonotonicDescriptorSergey Kachkov4 months
users/skachkov-sc/monotonic-vectorization[LoopVectorize] Support vectorization of compressing patterns in VPlanSergey Kachkov4 months
users/skachkov-sc/widen-decision-refactor[LoopVectorize][NFC] Refactor widening decision logicSergey Kachkov4 months
users/skatrak/flang-generic-01-mlir-patternUpdate TargetRegionFlags to mirror OMPTgtExecModeFlagsSergio Afonso5 weeks
users/skatrak/flang-generic-02-ompirbuilder-shared-mem[OpenMP][OMPIRBuilder] Add device shared memory allocation supportSergio Afonso5 weeks
users/skatrak/flang-generic-03-mlir-shared-memAddress review commentsSergio Afonso5 weeks
users/skatrak/flang-generic-04-parallel-argsReplace CodeExtractor callbacks with subclasses and simplify their creation b...Sergio Afonso5 weeks
users/skatrak/flang-generic-05-parallel-wrapperAddress review commentsSergio Afonso5 weeks
users/skatrak/flang-generic-06-openmp-optAddress review commentsSergio Afonso5 weeks
users/skatrak/flang-generic-07-dealloc-point[OMPIRBuilder] Add support for explicit deallocation pointsSergio Afonso4 weeks
users/skatrak/map-rework-03-rm-host-opsRemove omp.target[_{enter,exit}]_data and omp.targt_update operations from ta...Sergio Afonso3 weeks
users/skatrak/map-rework-04-target-codegenMake omp.target[_{enter,exit}]_data and omp.target_update host-only opsSergio Afonso3 weeks
users/skatrak/spr/simd-mlir[MLIR][OpenMP] Add omp.simd operationSergio Afonso20 months
users/slinder1/sprmain.nfcasmprinter-clarify-handlenewdebugvalue-cache-of-trackedregs[𝘀𝗽𝗿] changes to main this commit is based onScott Linder22 months
users/slinder1/sprnfcasmprinter-clarify-handlenewdebugvalue-cache-of-trackedregs[𝘀𝗽𝗿] initial versionScott Linder22 months
users/slinder1/sprnfcasmprinter-clean-up-stale-comments[𝘀𝗽𝗿] initial versionScott Linder22 months
users/smeenai/1/nextUpdateShoaib Meenai10 months
users/smeenai/1/orig[clang][CIR] Move CIRGen types into clang::CIRGenShoaib Meenai10 months
users/smeenai/2/nextUpdateShoaib Meenai10 months
users/smeenai/2/orig[clang][CIR] Merge the mlir::cir namespace into cirShoaib Meenai10 months
users/smeenai/sprhmaptool-implement-simple-string-deduplication[𝘀𝗽𝗿] initial versionShoaib Meenai13 months
users/smeenai/sprhmaptool-implement-simple-string-deduplication-1[𝘀𝗽𝗿] initial versionShoaib Meenai13 months
users/smeenai/sprmain.hmaptool-implement-simple-string-deduplication[𝘀𝗽𝗿] changes to main this commit is based onShoaib Meenai13 months
users/smeenai/sprmain.hmaptool-implement-simple-string-deduplication-1[𝘀𝗽𝗿] changes to main this commit is based onShoaib Meenai13 months
users/spavloff/bundles2Small changes in documentationSerge Pavlov5 months
users/spavloff/denormFix some errorsSerge Pavlov5 months
users/spavloff/faddAdd constrained fadd to FP operationsSerge Pavlov5 months
users/spavloff/floating-point-operator-bundlesRename fpe.* to fp.*Serge Pavlov7 months
users/spavloff/trunc-with-bundlesTestsSerge Pavlov7 months
users/spencerabson/aarch64-2024-upstream[Dexter] Set up ComInterface module to be imported correctly (#111850)Stephen Tozer11 months
users/spr/aaupov/main.boltnfci-use-heuristic-for-matching-split-global-functions[𝘀𝗽𝗿] changes introduced through rebaseCraig Topper3 months
users/ssahasra/clang-convergence-spec[clang] Define convergence in C++ languages such as HIP, CUDA, OpenCLSameer Sahasrabuddhe5 months
users/ssahasra/clang-generate-tokens[clang] Redefine `noconvergent` and generate convergence control tokensSameer Sahasrabuddhe5 months
users/ssahasra/fix-irreducible[FixIrreducible] Use CycleInfo instead of a custom SCC traversalSameer Sahasrabuddhe13 months
users/stellaraccident/mlir_py_pass_assert_fixApply suggestions from code reviewOleksandr "Alex" Zinenko14 months
users/svkeerthy/09-03-support_predicatesSupport predicatessvkeerthy9 days
users/svkeerthy/09-12-vocabstorageVocabStoragesvkeerthy24 hours
users/tmatheson-arm/labrinea/parse-target-attributeChanges from last revision:Alexandros Lamprineas15 months
users/tmatheson-arm/multiple_output_patternsclang-formatTomas Matheson8 months
users/tmatheson-arm/multiple_output_patterns_precursormake getInstructionsInTree constTomas Matheson8 months
users/tobias-stadler/fix-gisel-vecstore-test[NFC][AArch64][GlobalISel] Add test coverage for vector load/store legalizationTobias Stadler5 months
users/tobias-stadler/remark-infra-autodetect-base[Remarks] Remove yaml-strtab formatTobias Stadler3 months
users/tobias-stadler/spr/main.remarks-restructure-bitstream-remarks-to-be-fully-standalone[spr] changes to main this commit is based onTobias Stadler2 weeks
users/tobias-stadler/spr/remarks-restructure-bitstream-remarks-to-be-fully-standalone[spr] initial versionTobias Stadler2 weeks
users/tomershafir/spr/aarch64-add-featurezcregmovefpr128-subtarget-feature[𝘀𝗽𝗿] initial versiontomershafir2 months
users/tomershafir/spr/aarch64-add-featurezcregmovefpr128-subtarget-feature-1[𝘀𝗽𝗿] initial versiontomershafir2 months
users/tomershafir/spr/main.codegen-add-2-subtarget-hooks-canlowertozerocycleregmovezeroing[𝘀𝗽𝗿] changes to main this commit is based ontomershafir2 months
users/tomershafir/spr/main.codegen-add-target-hook-shouldrematerializetrivialregdef[𝘀𝗽𝗿] changes introduced through rebasetomershafir2 months
users/tomershafir/spr/main.codegen-prevent-register-coalescer-rematerialization-based-on-target[𝘀𝗽𝗿] changes introduced through rebasetomershafir2 months
users/usx95/07-15-add-liveness-finallyadd-liveness-finallyUtkarsh Saxena8 weeks
users/usx95/07-16-add-point-level-granularity-to-analysesadd-point-level-granularity-to-analysesUtkarsh Saxena2 months
users/usx95/09-14-lifetime-analysis-lifetimeboundlifetime-analysis-lifetimeboundUtkarsh Saxena3 days
users/usx95/duplicate-visit[LifetimeSafety] Do not create two loans for the same expressionUtkarsh Saxena5 weeks
users/vgvassilev/D41416_D153003D41416: [modules] [pch] Do not deserialize all lazy template specializations ...Vassil Vassilev19 months
users/vhscampos/bump-picolibc-v1.8.9Bump picolibc commit to v1.8.9Victor Campos7 months
users/vhscampos/smallset-range-based-functions[ADT] Use range-based helper functions in SmallSetVictor Campos12 months
users/vikramRH/npm_pending/add_required[AMDGPU][NPM] Add isRequired to passes missing itvikhegde7 weeks
users/vitalybuka/spr/-initial-version[𝘀𝗽𝗿] initial versionVitaly Buka21 months
users/vitalybuka/spr/-initial-version-1[𝘀𝗽𝗿] initial versionVitaly Buka14 months
users/vitalybuka/spr/aarch64-fold-more-loadx-into-loadi-with-large-offset[𝘀𝗽𝗿] initial versionzhongyunde 0044340713 months
users/vitalybuka/spr/boundschecking-add-parameters-to-pass-1[𝘀𝗽𝗿] initial versionVitaly Buka9 months
users/vitalybuka/spr/bump-version-to-1810[𝘀𝗽𝗿] initial versionTom Stellard15 months
users/vitalybuka/spr/cfi-use-cfi-of-aleasee-if-the-function-is-infact-a-alias[𝘀𝗽𝗿] initial versionVitaly Buka8 weeks
users/vitalybuka/spr/ci-fix-the-base-branch-we-use-to-determine-changes-79503-79506[𝘀𝗽𝗿] initial versionLouis Dionne15 months
users/vitalybuka/spr/codegencfi-generalize-transparent-union-in-args-of-args-of-functionsTYPE4Vitaly Buka6 days
users/vitalybuka/spr/dse-skip-llvmallowruntimeubsancheck[𝘀𝗽𝗿] initial versionVitaly Buka18 months
users/vitalybuka/spr/extract-emitcheckedargforassume[𝘀𝗽𝗿] initial versionVitaly Buka12 months
users/vitalybuka/spr/hwasan-distinguish-overflow-and-underflowrebaseVitaly Buka21 months
users/vitalybuka/spr/hwasan-dont-instrument-when-pgo-profile-is-collected[𝘀𝗽𝗿] initial versionVitaly Buka18 months
users/vitalybuka/spr/instrprofiling-do-not-sanitize-pgo-instrumentationrebaseVitaly Buka18 months
users/vitalybuka/spr/libclang-replace-createref-with-createduprebaseVitaly Buka7 months
users/vitalybuka/spr/libcxx-avoid-__cxa_atexit-with-o0@philnik777 proposalVitaly Buka17 months
users/vitalybuka/spr/libcxx-mark-test-as-long_tests[𝘀𝗽𝗿] initial versionVitaly Buka15 months
users/vitalybuka/spr/libcxx-workaround-for-build-error-after-108999formatVitaly Buka12 months
users/vitalybuka/spr/main.aarch64-fold-more-loadx-into-loadi-with-large-offset[𝘀𝗽𝗿] changes to main this commit is based onzhongyunde 0044340713 months
users/vitalybuka/spr/main.analysis-exclude-llvmallowruntimeubsancheck-from-aliassettracker[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka18 months
users/vitalybuka/spr/main.asan-catch-initialization-order-fiasco-in-mudules-without-globals[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka13 months
users/vitalybuka/spr/main.asan-install-pthread_atfork[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka21 months
users/vitalybuka/spr/main.asan-limit-priority-ctor-to-kmax-1[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka14 months
users/vitalybuka/spr/main.asan-optimize-initialization-order-checking[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka13 months
users/vitalybuka/spr/main.asan-print-unique_id-instead-of-tid[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka11 months
users/vitalybuka/spr/main.asan-reduce-priority-of-contiguous_container-vprintf[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka13 months
users/vitalybuka/spr/main.asan-remove-debug-tracing-from-report_globals[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka13 months
users/vitalybuka/spr/main.asandarwin-simplify-test[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka13 months
users/vitalybuka/spr/main.ci-add-lld-as-compiler-rt-dependecy[𝘀𝗽𝗿] changes introduced through rebaseXinWang1020 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 Stellard15 months
users/vitalybuka/spr/main.ci-set-timeout-for-individual-tests-and-report-slowest-tests[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka21 months
users/vitalybuka/spr/main.clangbuiltin-implement-__builtin_allow_runtime_check[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka17 months
users/vitalybuka/spr/main.clangcodegen-guard-ubsan-checks-with-llvmallowubsancheck[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka17 months
users/vitalybuka/spr/main.clangcodegen-remove-simplifycfgpass-preceding-removetrapspass[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka17 months
users/vitalybuka/spr/main.clangubsan-switch-ubsan-optimization-to-llvmallowruntimeubsancheck[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka17 months
users/vitalybuka/spr/main.clangubsan-switch-ubsan-optimization-to-llvmexperimentalhot[𝘀𝗽𝗿] changes introduced through rebaseFlorian Hahn18 months
users/vitalybuka/spr/main.codegen-add-default-lowering-for-llvmallowruntimeubsancheck[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka18 months
users/vitalybuka/spr/main.codegencfi-generalize-transparent-union-in-args-of-args-of-functions[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka6 days
users/vitalybuka/spr/main.codegencfi-generalize-transparent-union-parameters[𝘀𝗽𝗿] changes introduced through rebaselntue5 days
users/vitalybuka/spr/main.compiler-rt-cleanup-use-of-compiler_rt_include_tests[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka14 months
users/vitalybuka/spr/main.compiler-rt-convert-maintainerstxt-into-maintainersmd[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka9 months
users/vitalybuka/spr/main.compiler-rt-update-maintainers[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka9 months
users/vitalybuka/spr/main.costmodel-no-cost-for-llvmallowruntimeubsancheck[CostModel] No cost for llvm.allow.{runtime,ubsan}.check() (#86064)Vitaly Buka18 months
users/vitalybuka/spr/main.docs-fix-code-block-formating[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka14 months
users/vitalybuka/spr/main.drivercfi-add-missing-into-error-message[𝘀𝗽𝗿] changes introduced through rebaseJim Lin5 months
users/vitalybuka/spr/main.drivercfi-allow-cfi-with-minimal-runtime[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka5 months
users/vitalybuka/spr/main.dse-skip-llvmallowruntimeubsancheck[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka18 months
users/vitalybuka/spr/main.extract-emitcheckedargforassume[𝘀𝗽𝗿] changes to main this commit is based onYingwei Zheng12 months
users/vitalybuka/spr/main.hwasan-add-__hwasan_get_tag_from_pointer[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka21 months
users/vitalybuka/spr/main.hwasan-add-hwasan-with-frame-record[hwasan] Add "-hwasan-with-frame-record" (#109620)Vitaly Buka12 months
users/vitalybuka/spr/main.hwasan-check-order-of-mapping-flags[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka12 months
users/vitalybuka/spr/main.hwasan-distinguish-overflow-and-underflow[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka21 months
users/vitalybuka/spr/main.hwasan-dont-instrument-loads-from-global-if-globals-are-not-tagged[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka18 months
users/vitalybuka/spr/main.hwasan-improve-support-of-forking-with-threads[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka21 months
users/vitalybuka/spr/main.hwasan-make-stack-variables-output-consistent-with-globals[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka21 months
users/vitalybuka/spr/main.hwasan-print-stack-overflow-underflow-uas[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka21 months
users/vitalybuka/spr/main.hwasan-replace-hwasan-with-ifunc-and-hwasan-with-tls-options[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka12 months
users/vitalybuka/spr/main.hwasan-respect-strip_path_prefix-printing-locals[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka21 months
users/vitalybuka/spr/main.instcombineasan-dont-speculate-loads-before-select-ptr[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka14 months
users/vitalybuka/spr/main.instcombineasan-dont-speculate-loads-before-select-ptr-1[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka14 months
users/vitalybuka/spr/main.instcombiner-remove-unused-llvmexperimentalhot[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka18 months
users/vitalybuka/spr/main.instrprofiling-do-not-sanitize-pgo-instrumentation[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka18 months
users/vitalybuka/spr/main.ir-introduce-llvmexperimentalhot[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka18 months
users/vitalybuka/spr/main.libclang-replace-createref-with-createdup[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka7 months
users/vitalybuka/spr/main.libcxx-mark-test-as-long_tests[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka15 months
users/vitalybuka/spr/main.libcxx-workaround-for-build-error-after-108999[𝘀𝗽𝗿] changes to main this commit is based onHaowei Wu12 months
users/vitalybuka/spr/main.lld-initialize-singlestringmatcherexactmatch[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka8 months
users/vitalybuka/spr/main.llvm-size-early-return-with-error-on-invalid-args[llvm-size] Initialize Radix to correct value (#128447)Vitaly Buka7 months
users/vitalybuka/spr/main.lsan-add-debug-option-to-deflake-leaks[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka11 months
users/vitalybuka/spr/main.lsan-fix-compilation-on-android[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka11 months
users/vitalybuka/spr/main.lsan-install-pthread_atfork[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka21 months
users/vitalybuka/spr/main.lsan-log-thread-history[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka11 months
users/vitalybuka/spr/main.lsan-process-non-suspended-threads[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka11 months
users/vitalybuka/spr/main.ltopipelinescoro-de-duplicate-coro-passes[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka7 months
users/vitalybuka/spr/main.ltopipelinescoro-handle-coroutines-in-lto-pipeline[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka7 months
users/vitalybuka/spr/main.memoryssa-exclude-llvmallowruntimeubsancheck[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka18 months
users/vitalybuka/spr/main.moduleutils-add-updateglobalctorsupdateglobaldtors[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka14 months
users/vitalybuka/spr/main.msan-handle-blendv-intrinsics[msan] Handle blendv intrinsics (#94882)Vitaly Buka15 months
users/vitalybuka/spr/main.msan-implement-shadow-propagation-for-_mm_dp_pd-_mm_dp_ps-_mm256_dp_ps[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka15 months
users/vitalybuka/spr/main.msan-intercept-mallinfo2[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka22 months
users/vitalybuka/spr/main.msan-reduces-overhead-of-todo-by-10[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka11 months
users/vitalybuka/spr/main.msan-switch-to-msan-handle-icmp-exact-my-default[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka11 months
users/vitalybuka/spr/main.msan-unwind-stack-before-fatal-reports[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka20 months
users/vitalybuka/spr/main.msan-use-pthread_atfork-instead-of-interceptor[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka21 months
users/vitalybuka/spr/main.msanaarch64-improve-argument-classification[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka22 months
users/vitalybuka/spr/main.nfc-fix-flakiness-in-test-if-run-unsharded[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka11 months
users/vitalybuka/spr/main.nfcasan-better-___asan_gen_-names[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka13 months
users/vitalybuka/spr/main.nfcasan-cleanup-asanthreadidandname-ctorinit[𝘀𝗽𝗿] changes introduced through rebaseYunQiang Su11 months
users/vitalybuka/spr/main.nfcasan-cleanup-asanthreadidandname-ctorinit-1[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka11 months
users/vitalybuka/spr/main.nfcasan-create-modulename-lazily[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka13 months
users/vitalybuka/spr/main.nfcasan-dont-cd-after-split-file[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka13 months
users/vitalybuka/spr/main.nfcasan-inline-ensure_asan_inited-macro[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka21 months
users/vitalybuka/spr/main.nfcasan-replace-a-few-if-sanitizer_apple-with-if-sanitizer_apple[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka21 months
users/vitalybuka/spr/main.nfcasan-replace-asaninitedensure_asan_inited-with-tryasaninitfromrtl[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka21 months
users/vitalybuka/spr/main.nfcasan-replace-asaninitisrunning-with-tryasaninitfromrtl[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka22 months
users/vitalybuka/spr/main.nfcasan-report-dyninitunpoison[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka14 months
users/vitalybuka/spr/main.nfcasan-switch-from-list-to-dyninitglobalsbymodule[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka14 months
users/vitalybuka/spr/main.nfcasan-switch-to-intrusivelist-in-asan_globals[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka14 months
users/vitalybuka/spr/main.nfcasan-track-current-dynamic-init-module[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka13 months
users/vitalybuka/spr/main.nfcasan-use-p-to-print-addresses[𝘀𝗽𝗿] changes introduced through rebasevporpo14 months
users/vitalybuka/spr/main.nfcboundschecking-add-trapbb-local-variable[𝘀𝗽𝗿] changes introduced through rebaseThurston Dang9 months
users/vitalybuka/spr/main.nfcboundschecking-rename-boundscheckingoptions-into-options[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka8 months
users/vitalybuka/spr/main.nfcboundschecking-switch-handlerbuilder-to-crtp[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka9 months
users/vitalybuka/spr/main.nfccfi-add-test-to-check-for-flto-and-fvisibility-flags[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka5 months
users/vitalybuka/spr/main.nfccfi-avoid-failing-cfi-tests[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka5 months
users/vitalybuka/spr/main.nfccfi-dont-mix-cfi-and-non-cfi-flags-on-the-same-line[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka5 months
users/vitalybuka/spr/main.nfccficodegen-move-generalizefunctiontype-out-of-createmetadataidentifiergeneralized[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka5 days
users/vitalybuka/spr/main.nfccodegecfi-pre-commit-transparent_union-tests[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka5 days
users/vitalybuka/spr/main.nfccodegen-precommit-test-for-84858[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka17 months
users/vitalybuka/spr/main.nfccodegencfi-add-generalizepointers-parameter-to-generalizefunctiontype[𝘀𝗽𝗿] changes introduced through rebaseAlex Langford5 days
users/vitalybuka/spr/main.nfcdrivercfi-rename-to-clarify-purpose-of-cfi-runtime[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka5 months
users/vitalybuka/spr/main.nfchwasan-cleanup-opt-opt-test[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka17 months
users/vitalybuka/spr/main.nfchwasan-promote-instrumentglobals-to-member[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka18 months
users/vitalybuka/spr/main.nfchwasan-remove-code-duplication-in-shadowmappinginit[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka12 months
users/vitalybuka/spr/main.nfchwasan-remove-duplicated-checks[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka14 months
users/vitalybuka/spr/main.nfchwasan-use-enum-class-in-shadowmapping[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka12 months
users/vitalybuka/spr/main.nfchwasan-use-p-to-print-addresses[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka14 months
users/vitalybuka/spr/main.nfchwasanubsan-remove-clinit-from-few-opts[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka17 months
users/vitalybuka/spr/main.nfciboundschecking-apply-nosanitize-on-local-bounds-instrumentation[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka8 months
users/vitalybuka/spr/main.nfcimetadataclang-use-createunlikelylikelybranchweights[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka17 months
users/vitalybuka/spr/main.nfcimetadatalibcallsshrinkwrap-use-createunlikelylikelybranchweights[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka17 months
users/vitalybuka/spr/main.nfcipromotemem2reg-dont-handle-the-first-successor-out-of-order[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka3 months
users/vitalybuka/spr/main.nfcir-add-setnosanitize-helpers[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka18 months
users/vitalybuka/spr/main.nfcisanitizersmetadata-exctract-createunlikelylikelybranchweights[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka17 months
users/vitalybuka/spr/main.nfcload-make-scanfrom-required-parameters[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka14 months
users/vitalybuka/spr/main.nfclsan-extract-significant-part-of-the-loop-into-a-function[𝘀𝗽𝗿] changes introduced through rebasethetruestblue11 months
users/vitalybuka/spr/main.nfclsan-move-up-vectors-cleanup[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka11 months
users/vitalybuka/spr/main.nfclsan-restructure-loop-in-processthreads[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka11 months
users/vitalybuka/spr/main.nfcmemprof-use-p-to-print-addresses[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka14 months
users/vitalybuka/spr/main.nfcmemprof-use-p-to-print-addresses-1[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka14 months
users/vitalybuka/spr/main.nfcmemprof-use-p-to-print-addresses-2[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka14 months
users/vitalybuka/spr/main.nfcmoduleutils-test-appendtoglobalctorsappendtoglobaldtors[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka14 months
users/vitalybuka/spr/main.nfcmsan-extract-handleselectlikeinst[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka15 months
users/vitalybuka/spr/main.nfcmsan-fix-old-typo-in-test[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka11 months
users/vitalybuka/spr/main.nfcmsan-prepare-function-to-extract-main-logic[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka15 months
users/vitalybuka/spr/main.nfcmsan-re-generate-test-with-update_test_checkspy[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka11 months
users/vitalybuka/spr/main.nfcmsan-remove-run-duplicates[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka11 months
users/vitalybuka/spr/main.nfcpromotemem2reg-move[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka3 months
users/vitalybuka/spr/main.nfcsanitizer-add-consts-to-skipinternalframes[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka20 months
users/vitalybuka/spr/main.nfcsanitizer-add-debug-utility-to-print-thread-history[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka11 months
users/vitalybuka/spr/main.nfcsanitizer-check-suspended-threads-outside-threadsuspendersuspendthread[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka11 months
users/vitalybuka/spr/main.nfcsanitizer-check-that-tls-is-not-in-the-middle-of-the-stack[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka12 months
users/vitalybuka/spr/main.nfcsanitizer-check-that-tls-is-not-in-the-middle-of-the-stack-1[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka12 months
users/vitalybuka/spr/main.nfcsanitizer-check-that-tls-is-not-in-the-middle-of-the-stack-2[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka12 months
users/vitalybuka/spr/main.nfcsanitizer-check-that-tls-is-not-in-the-middle-of-the-stack-3[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka12 months
users/vitalybuka/spr/main.nfcsanitizer-check-that-tls-is-not-in-the-middle-of-the-stack-4[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka12 months
users/vitalybuka/spr/main.nfcsanitizer-check-that-tls-is-not-in-the-middle-of-the-stack-5[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka12 months
users/vitalybuka/spr/main.nfcsanitizer-commit-test-for-106912[𝘀𝗽𝗿] changes introduced through rebaseXiaofeng Tian12 months
users/vitalybuka/spr/main.nfcsanitizer-consolidate-version-checking-branches-of-threaddescriptorsizefallback[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka12 months
users/vitalybuka/spr/main.nfcsanitizer-make-getlibcversion-void[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka12 months
users/vitalybuka/spr/main.nfcsanitizer-move-inittlssize[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka12 months
users/vitalybuka/spr/main.nfcsanitizer-move-inittlssize-into-initializeplatformearly[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka12 months
users/vitalybuka/spr/main.nfcsanitizer-move-symbolizedstackholder-into-sanitizer_common[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka20 months
users/vitalybuka/spr/main.nfcsanitizer-move-threaddescriptorsize-into-glibcfreebsd-block[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka12 months
users/vitalybuka/spr/main.nfcsanitizer-remove-elif-to-simplify-threaddescriptorsizefallback[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka12 months
users/vitalybuka/spr/main.nfcsanitizer-remove-else-if-from-threaddescriptorsizefallback[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka12 months
users/vitalybuka/spr/main.nfcsanitizer-switch-to-gnu_get_libc_version[𝘀𝗽𝗿] changes introduced through rebaseValentin Clement (バレンタイン クレメン)12 months
users/vitalybuka/spr/main.nfcsanitizer-use-rtld_default-for-_dl_get_tls_static_info[𝘀𝗽𝗿] changes introduced through rebaseSam Elliott12 months
users/vitalybuka/spr/main.nfcsanitizer-use-unlikely-in-vreportvprintf[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka13 months
users/vitalybuka/spr/main.nfcsanitizer-vreport-incomplete-list[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka11 months
users/vitalybuka/spr/main.nfcsanitizer_common-use-p-to-print-addresses[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka14 months
users/vitalybuka/spr/main.nfcsanitizerasan-promote-stack_id-into-threadcontextbase[𝘀𝗽𝗿] changes introduced through rebaseYunQiang Su11 months
users/vitalybuka/spr/main.nfcsanitizerasan-promote-stack_id-into-threadcontextbase-1[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka11 months
users/vitalybuka/spr/main.nfctsan-better-name-for-locking-functions[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka15 months
users/vitalybuka/spr/main.nfctsan-clang-format-includes[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka15 months
users/vitalybuka/spr/main.nfctsan-eliminate-a-few-macros[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka10 months
users/vitalybuka/spr/main.nfctsan-move-skipinternalframes-into-sanitizer_common[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka20 months
users/vitalybuka/spr/main.nfctsan-ptr-0-to-implicit-check[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka20 months
users/vitalybuka/spr/main.nfcubsan-add-local-bounds-test[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka8 months
users/vitalybuka/spr/main.nfcubsan-add-mixed-filter-test-case[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka14 months
users/vitalybuka/spr/main.nfcubsan_minimal-clang-format-a-file[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka4 months
users/vitalybuka/spr/main.promotemem2reg-optimize-memory-usage-in-promotemem2reg[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka3 months
users/vitalybuka/spr/main.reapply-nfctsan-move-out-morder-params-from-__va_args__-114916[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka10 months
users/vitalybuka/spr/main.reland-asan-catch-initialization-order-fiasco-in-modules-without[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka13 months
users/vitalybuka/spr/main.reland-asan-remove-debug-tracing-from-report_globals-104404[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka13 months
users/vitalybuka/spr/main.rename-remove-traps-to-lower-builtin-hot[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka17 months
users/vitalybuka/spr/main.revert-llvm-mt-use-xmldeleter-to-free-xmlfreedoc[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka7 months
users/vitalybuka/spr/main.revert-nfctsan-eliminate-a-few-macros[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka10 months
users/vitalybuka/spr/main.revert-nfctsan-move-out-morder-params-from-__va_args__-114916[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka10 months
users/vitalybuka/spr/main.sancov-apply-branch-weights-when-checking-counters[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka17 months
users/vitalybuka/spr/main.sanitizer-add-check-that-static-tls-info-is-ready[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka12 months
users/vitalybuka/spr/main.sanitizer-add-checks-to-validate-calculated-tls-range[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka12 months
users/vitalybuka/spr/main.sanitizer-add-memcpyaccessible[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka11 months
users/vitalybuka/spr/main.sanitizer-add-trymemcpy[𝘀𝗽𝗿] changes introduced through rebaseLouis Dionne11 months
users/vitalybuka/spr/main.sanitizer-allow-to-override-getdtlsrange[𝘀𝗽𝗿] changes introduced through rebaseMircea Trofin12 months
users/vitalybuka/spr/main.sanitizer-fix-intersecting-stacks-workaround[𝘀𝗽𝗿] changes introduced through rebaseArteen Abrishami12 months
users/vitalybuka/spr/main.sanitizer-fix-intersecting-stacks-workaround-1[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka12 months
users/vitalybuka/spr/main.sanitizer-fix-intersecting-stacks-workaround-2[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka12 months
users/vitalybuka/spr/main.sanitizer-fix-partially-initialized-static-tls-range[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka12 months
users/vitalybuka/spr/main.sanitizer-fix-threadlisterisalive[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka11 months
users/vitalybuka/spr/main.sanitizer-rename-define_real_pthread_functions[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka15 months
users/vitalybuka/spr/main.sanitizer-skip-includec-from-summary[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka20 months
users/vitalybuka/spr/main.sanitizer-switch-from-lazy-threaddescriptorsize[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka12 months
users/vitalybuka/spr/main.sanitizer-vreport-beforeforkafterfork[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka11 months
users/vitalybuka/spr/main.sanitizer-vreport-thread-status-for-failed-ptrace_attach[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka11 months
users/vitalybuka/spr/main.sanitizers-optimize-locking-stackdepotbase-for-fork[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka21 months
users/vitalybuka/spr/main.sanitizers-optimize-locking-stackdepotbase-for-fork-1[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka21 months
users/vitalybuka/spr/main.test[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka12 months
users/vitalybuka/spr/main.testasan-check-for-order-of-dyninitpoison[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka14 months
users/vitalybuka/spr/main.testhwasan-implement-sanitizer_specific-for-hwasan[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka21 months
users/vitalybuka/spr/main.testhwasan-test-function-name-in-summaries[test][hwasan] Test function name in summaries (#77391)Vitaly Buka20 months
users/vitalybuka/spr/main.testsanitizer-allow-fork_threaded-test-on-msan-tsan[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka21 months
users/vitalybuka/spr/main.try[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka7 months
users/vitalybuka/spr/main.try-1[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka7 months
users/vitalybuka/spr/main.tryreapply-llvm-mt-use-xmldeleter-to-free-xmlfreedoc[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka7 months
users/vitalybuka/spr/main.tryreapply-llvm-mt-use-xmldeleter-to-free-xmlfreedoc-1[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka7 months
users/vitalybuka/spr/main.tsan-dont-crash-on-vscale[𝘀𝗽𝗿] changes introduced through rebaseHeejin Ahn17 months
users/vitalybuka/spr/main.tsan-dont-use-enum-__tsan_memory_order-in-tsan-interface[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka10 months
users/vitalybuka/spr/main.tsan-fallback-to-top-frame[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka20 months
users/vitalybuka/spr/main.tsan-lockunlock-allocator-and-stacks-on-fork[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka15 months
users/vitalybuka/spr/main.tsan-process-sigprof-as-sync-sygnal-only-if-theread-is-alive[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka18 months
users/vitalybuka/spr/main.tsan-set-thr-is_inited-after-slotattachandlock[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka18 months
users/vitalybuka/spr/main.tsan-switch-to-dlsymallocator[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka12 months
users/vitalybuka/spr/main.tsan-test-__tsan_test_only_on_fork-only-on-mac[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka15 months
users/vitalybuka/spr/main.ubsan-add-runtime-test-for-fsanitizelocal-bounds[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka9 months
users/vitalybuka/spr/main.ubsan-drop-terminal-in-from-reports-without-functions[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka20 months
users/vitalybuka/spr/main.ubsan-implement-srcsanitize-for-ubsan[𝘀𝗽𝗿] changes introduced through rebaseQinkun Bao4 months
users/vitalybuka/spr/main.ubsan-implement-srcsanitize-for-ubsan-1[𝘀𝗽𝗿] changes introduced through rebaseQinkun Bao4 months
users/vitalybuka/spr/main.ubsan-improve-lowering-of-llvmallowubsancheck[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka9 months
users/vitalybuka/spr/main.ubsan-pass-fsanitize-skip-hot-cutoff-into-fsanitizebounds[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka8 months
users/vitalybuka/spr/main.ubsan-remove-fsanitizervptr-from-fsanitizerundefined[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka9 months
users/vitalybuka/spr/main.ubsan-runtime-and-driver-support-for-local-bounds[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka9 months
users/vitalybuka/spr/main.ubsanhwasan-let-mixing-filters[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka14 months
users/vitalybuka/spr/main.ubsanhwasan-remove-redundant-flags[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka17 months
users/vitalybuka/spr/main.undo[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka7 months
users/vitalybuka/spr/main.update[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka14 months
users/vitalybuka/spr/main.use-rc-version-suffix[𝘀𝗽𝗿] changes to main this commit is based onTom Stellard15 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 Stellard15 months
users/vitalybuka/spr/main.yaml-dont-validate-fillsize-after-error[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka8 months
users/vitalybuka/spr/main.yaml2obj-dont-use-uninitialized-type[𝘀𝗽𝗿] changes introduced through rebaseJonas Devlieghere8 months
users/vitalybuka/spr/main.yaml2obj-dont-use-uninitialized-type-1[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka8 months
users/vitalybuka/spr/make-a-copy-from-gettraversalscope[𝘀𝗽𝗿] initial versionVitaly Buka6 months
users/vitalybuka/spr/mcjit-suppress-ubsan-reportMerge branch 'main' into users/vitalybuka/spr/mcjit-suppress-ubsan-reportVitaly Buka9 months
users/vitalybuka/spr/nfcasanodr-use-intrusivelist-for-a-listofglobals[𝘀𝗽𝗿] initial versionArtem Pianykh14 months
users/vitalybuka/spr/nfcboundschecking-add-trapbb-local-variablemoreVitaly Buka9 months
users/vitalybuka/spr/nfcboundschecking-switch-handlerbuilder-to-crtp[𝘀𝗽𝗿] initial versionVitaly Buka9 months
users/vitalybuka/spr/nfccfi-avoid-vector-re-allocation-in-the-loop[𝘀𝗽𝗿] initial versionVitaly Buka8 weeks
users/vitalybuka/spr/nfccodegen-precommit-test-for-84858[𝘀𝗽𝗿] initial versionVitaly Buka17 months
users/vitalybuka/spr/nfccostmodelx86-fix-comparison-of-integers-of-different-signs[𝘀𝗽𝗿] initial versionVitaly Buka8 months
users/vitalybuka/spr/nfcsanitizer-extract-getdtlsrange[𝘀𝗽𝗿] initial versionVitaly Buka12 months
users/vitalybuka/spr/nfcsanitizer-make-getlibcversion-void[𝘀𝗽𝗿] initial versionVitaly Buka12 months
users/vitalybuka/spr/nfcsanitizer-reopen-procdtask-instead-of-seek[𝘀𝗽𝗿] initial versionVitaly Buka11 months
users/vitalybuka/spr/reapply-reland-asan-remove-debug-tracing-from-report_globals-104404-105926[𝘀𝗽𝗿] initial versionVitaly Buka13 months
users/vitalybuka/spr/reapply-reland-hlsl-implement-the-reflect-hlsl-function-124046[𝘀𝗽𝗿] initial versionIcohedron7 months
users/vitalybuka/spr/removedis-temporarily-suppress-memory-leak[𝘀𝗽𝗿] initial versionVitaly Buka13 months
users/vitalybuka/spr/revert-introduce-fexperimental-loop-fuse-to-clang-and-flang-142686[𝘀𝗽𝗿] initial versionVitaly Buka41 hours
users/vitalybuka/spr/revert-introduce-fexperimental-loop-fuse-to-clang-and-flang-142686-1[𝘀𝗽𝗿] initial versionVitaly Buka41 hours
users/vitalybuka/spr/sanitizer-fix-intersecting-stacks-workaroundrebaseVitaly Buka12 months
users/vitalybuka/spr/specialcaselist-iterate-sections-and-matchers-in-reverse-orderrebaseQinkun Bao4 months
users/vitalybuka/spr/symbolizer-dont-threat-symbolizer-api-as-optional[𝘀𝗽𝗿] initial versionVitaly Buka21 months
users/vitalybuka/spr/symbolizer-dont-threat-symbolizer-api-as-optional-1[𝘀𝗽𝗿] initial versionVitaly Buka21 months
users/vitalybuka/spr/test95264[libcxx] Align `__recommend() + 1` by __endian_factor (#90292)Vitaly Buka15 months
users/vitalybuka/spr/test95264Sized[libcxx] Align `__recommend() + 1` by __endian_factor (#90292)Vitaly Buka15 months
users/vitalybuka/spr/testasan-check-for-order-of-dyninitpoison[NFC][asan] Report DynInitUnPoisonVitaly Buka14 months
users/vitalybuka/spr/todo[𝘀𝗽𝗿] initial versionVitaly Buka5 months
users/vitalybuka/spr/try[𝘀𝗽𝗿] initial versionVitaly Buka7 months
users/vitalybuka/spr/try-1[𝘀𝗽𝗿] initial versionVitaly Buka7 months
users/vitalybuka/spr/try-2[𝘀𝗽𝗿] initial versionVitaly Buka7 months
users/vitalybuka/spr/try-patch-from-76218[𝘀𝗽𝗿] initial versionVitaly Buka20 months
users/vitalybuka/spr/tsan-add-missing-link-option-to-tsan-test-after-84923[𝘀𝗽𝗿] initial versionDave Clausen18 months
users/vitalybuka/spr/ubsan-fix-android-build-after-152192[𝘀𝗽𝗿] initial versionVitaly Buka6 weeks
users/vitalybuka/spr/update[𝘀𝗽𝗿] initial versionVitaly Buka14 months
users/vitalybuka/spr/update-catch-missing-format-attributes[𝘀𝗽𝗿] initial versionVitaly Buka13 months
users/vitalybuka/spr/use-rc-version-suffix[𝘀𝗽𝗿] initial versionTom Stellard15 months
users/vitalybuka/spr/wipcfilto-avoid-duplicate-symbols-on-aliased-weak-function[𝘀𝗽𝗿] initial versionVitaly Buka8 weeks
users/vitalybuka/spr/workflows-fix-version-checkyml-to-work-with-the-new-minor-release-bump[𝘀𝗽𝗿] initial versionTom Stellard15 months
users/vitalybuka/spr/yaml-init-local-var-not-set-by-some-branches-123137[𝘀𝗽𝗿] initial versionVitaly Buka8 months
users/vpykhtin/04-10-add_eliminatenewduplicatephinodesadd_EliminateNewDuplicatePHINodesValery Pykhtin4 months
users/vpykhtin/04-10-amdgpu_use_ssaupdaterbulk_in_structurizecfgamdgpu_use_ssaupdaterbulk_in_structurizecfgValery Pykhtin4 months
users/vpykhtin/04-10-ssaupdaterbulk_add_phi_optimizationssaupdaterbulk_add_phi_optimizationValery Pykhtin4 months
users/vpykhtin/07-28-amdgpu_use_ssaupdaterbulk_in_structurizecfgamdgpu_use_ssaupdaterbulk_in_structurizecfgValery Pykhtin3 weeks
users/vpykhtin/07-28-ssaupdaterbulk_add_phi_optimizationssaupdaterbulk_add_phi_optimizationValery Pykhtin3 weeks
users/vzakhari/spr/flangruntime-added-custom-visitor-for-iostatementstate-variantsrebaseSlava Zakharin18 months
users/vzakhari/spr/flangruntime-added-self-printing-for-internalunitrebaseSlava Zakharin18 months
users/vzakhari/spr/flangruntime-enable-print-of-integer32-for-devicerebaseSlava Zakharin18 months
users/vzakhari/spr/main.flangruntime-added-custom-visitor-for-iostatementstate-variants[𝘀𝗽𝗿] changes introduced through rebaseSlava Zakharin18 months
users/vzakhari/spr/main.flangruntime-added-fortrancommonreference_wrapper-for-use-on-device[𝘀𝗽𝗿] changes introduced through rebaseSterling Augustine18 months
users/vzakhari/spr/main.flangruntime-added-self-printing-for-internalunit[𝘀𝗽𝗿] changes introduced through rebaseSlava Zakharin18 months
users/vzakhari/spr/main.flangruntime-enable-print-of-integer32-for-device[𝘀𝗽𝗿] changes introduced through rebaseSlava Zakharin18 months
users/vzakhari/spr/main.nfcflang-reorder-const-and-rt_api_attrs[𝘀𝗽𝗿] changes introduced through rebaseKrzysztof Parzyszek18 months
users/walter-erquinigo/fix-breakpoints[LLDB] Fix symbol breakpoint lookups for non-C-like languageswalter erquinigo12 months
users/wangleiat/spr/clangloongarch-enable-fasynchronous-unwind-tables-by-default-on-linuxupdate testwanglei15 months
users/wangpc-pp/spr/aarch64-remove-usage-of-postraschedulerRebaseWang Pengcheng16 months
users/wangpc-pp/spr/clangriscv-add-assumptions-to-vsetvlivsetvlimaxRebase and use RISCVVtype helperswangpc18 months
users/wangpc-pp/spr/earlyifcvt-take-branch-probablities-into-considerationRebase on #98011Wang Pengcheng14 months
users/wangpc-pp/spr/earlyifcvtnfc-factor-out-isprofitabletoconvertif[𝘀𝗽𝗿] initial versionWang Pengcheng14 months
users/wangpc-pp/spr/main.aarch64-remove-usage-of-postrascheduler[𝘀𝗽𝗿] changes introduced through rebaseAmir Ayupov16 months
users/wangpc-pp/spr/main.codegen-use-cached-version-of-getregpressuresetlimit[𝘀𝗽𝗿] changes to main this commit is based onWang Pengcheng9 months
users/wangpc-pp/spr/main.earlyifcvt-take-branch-probablities-into-consideration[𝘀𝗽𝗿] changes introduced through rebaseWang Pengcheng14 months
users/wangpc-pp/spr/main.mimplid-mimpid[𝘀𝗽𝗿] changes to main this commit is based onWang Pengcheng10 months
users/wangpc-pp/spr/main.riscv-dont-use-v0-directly-in-patterns[𝘀𝗽𝗿] changes introduced through rebaseWang Pengcheng17 months
users/wangpc-pp/spr/main.riscv-enable-shouldtracklanemasks-when-having-vector-instructions[𝘀𝗽𝗿] changes introduced through rebasePengcheng Wang10 months
users/wangpc-pp/spr/main.riscv-support-select-optimization[𝘀𝗽𝗿] changes introduced through rebaseLuke Lau14 months
users/wangpc-pp/spr/main.riscvmc-add-experimental-support-of-zaamo-and-zalrsc[𝘀𝗽𝗿] changes introduced through rebasewangpc20 months
users/wangpc-pp/spr/main.tri-remove-reserved-registers-in-getregpressuresetlimit[𝘀𝗽𝗿] changes introduced through rebasePengcheng Wang8 months
users/wangpc-pp/spr/riscv-add-riscv_atomich-and-zawrs-builtinsAdd common CHECK prefixWang Pengcheng8 months
users/wangpc-pp/spr/riscv-enable-shouldtracklanemasks-when-having-vector-instructionsRebaseWang Pengcheng10 months
users/wangpc-pp/spr/riscv-remove-sew-operand-for-loadstore-and-sew-aware-pseudosFix typowangpc17 months
users/wangpc-pp/spr/riscv-support-select-optimizationRebasewangpc14 months
users/wangpc-pp/spr/riscvpoc-schedule-rvv-instructions-with-same-type-firstSupport buttomup/topdown/bidirectional and fix some failuresWang Pengcheng15 months
users/wangpc-pp/spr/tri-remove-reserved-registers-in-getregpressuresetlimitFix X86 regrssionsWang Pengcheng8 months
users/wlei-llvm/func-addr-map1Update Developer Policy for copyright notices (#123463)Chris B8 months
users/wlei-llvm/spr/main.sht_llvm_func_mapcodegenintroduce-function-address-map-section-and-emit-dynamic-instruction-countcodegen-part[𝘀𝗽𝗿] changes introduced through rebasewlei7 months
users/wlei-llvm/spr/main.sht_llvm_func_mapllvm-readobjintroduce-function-address-map-section-and-emit-dynamic-instruction-countreadobj-part[𝘀𝗽𝗿] changes introduced through rebasewlei7 months
users/wlei-llvm/spr/main.tmp-add-func-map-section-header[𝘀𝗽𝗿] changes to main this commit is based onwlei7 months
users/wlei-llvm/spr/sht_llvm_func_mapcodegenintroduce-function-address-map-section-and-emit-dynamic-instruction-countcodegen-partset entry sizewlei7 months
users/wlei-llvm/spr/sht_llvm_func_mapllvm-readobjintroduce-function-address-map-section-and-emit-dynamic-instruction-countreadobj-partremove irrelevant codewlei7 months
users/wlei-llvm/spr/sht_llvm_func_mapobjectyamlintroduce-function-address-map-section-and-emit-dynamic-instruction-countobjectyaml-partset entry sizewlei7 months
users/wlei-llvm/spr/tmp-add-func-map-section-header[𝘀𝗽𝗿] initial versionwlei7 months
users/wm/bsUpdate mlir/include/mlir/Analysis/SliceAnalysis.hWilliam Moses4 months
users/wm/isnan[MLIR][LLVM] Add isnan intrinsicWilliam S. Moses7 months
users/wmoses/arith[MLIR][Arith] add and(a, or(a,b)) folderWilliam S. Moses4 months
users/wsmoses/conv[MLIR][DialectConversion] Export isOpIgnored in ConversionPatternRewriterWilliam S. Moses4 weeks
users/wsmoses/mathfmtWilliam S. Moses4 weeks
users/wsmoses/scf[MLIR][SCF] Actually use conversion interface in scf-to-cf conversionWilliam S. Moses4 weeks
users/xiangzhangllvm/mlir-linalg-hoisting-144825[mlir][hoisting] Support memref.assume_alignment in linalg hoistingZhang Xiang3 months
users/xiangzhangllvm/refine-simplify-CFG-for-loop-unroll[SimplifyCFG] Not folding branch in constant loops which expected unrollZhang Xiang21 months
users/xlauko/mlir-default-valued-enum-parameterXXXxlauko4 weeks
users/xlauko/mlir-symbol-visibility-enumXXXxlauko4 weeks
users/xur-llvm/spr/bolt[bolt] Use a fixed name for the kernel imageRong Xu9 months
users/yln/lldb-cpu-feature-checks[LLDB][test] Fix formattingJulian Lettner5 weeks
users/ylzsx/precommit-vldi[LoongArch] Pre-commit tests for [x]vldi instructions with special constant s...yangzhaoxin17 hours
users/ylzsx/tlsdesc-to-le-ie-precommitDelete redundant macro.yangzhaoxin9 months
users/ylzsx/vldi-with-special-constantStrengthen check in vsplatf32_fpimm_eq_1yangzhaoxin9 hours
users/yuxuanchen1997/clang-interpreter-test-disabletemporarily disable the testYuxuan Chen9 months
users/yuxuanchen1997/clang-read-diagnostics-tooluse %t for temporary filesYuxuan Chen9 months
users/yxsamliu/should-emit-var[CUDA][HIP] Fix template static member (#98544)Yaxun (Sam) Liu14 months
users/zacklj89/msvc-cmake-warning[compiler-rt][ASan] Work around msvc cl x64 build warningsZack Johnson13 days
users/zacklj89/sprasanwindows-synchronizing-asan-init-on-windows[asan][Windows] Synchronizing ASAN init on WindowsZachary Johnson22 months
users/zacklj89/sprmain.nfcasan-change-asan_init-and-asan_init_is_running-add-settersgetters[𝘀𝗽𝗿] changes to main this commit is based onZachary Johnson22 months
users/zacklj89/sprnfcasan-change-asan_init-and-asan_init_is_running-add-settersgetters[𝘀𝗽𝗿] initial versionZachary Johnson22 months
users/zacklj89/sprnfcasan-clang-format-for-asan_init-change[𝘀𝗽𝗿] initial versionZachary Johnson22 months
users/zero9178/1n_conversion_value_mapping_reviewuse universal references for `map`Markus Böck9 months
users/zero9178/qualified-traitclang-formatMarkus Böck20 months
users/zero9178/replace_op_with_multiple_overloads_suggestionmove versionMarkus Böck6 months
users/zero9178/simplify-builtin-parsing[mlir] Start moving some builtin type formats to the dialectMarkus Böck20 months
users/zhaoqi5/broadcast-repeated-buildvectorupdate testsQi Zhao9 hours
users/zhaoqi5/custom-constantfpoption enable for la32 and include movgr2fr instsQi Zhao2 days
users/zhaoqi5/fix-lldbclang formatQi Zhao2 days
users/zhaoqi5/general-256-buildvector-splitupdate testsQi Zhao9 hours
users/zhaoqi5/opt-extractelement-idx-lsx[LoongArch] Optimize extractelement containing variable index for lsxQi Zhao14 days
users/zhaoqi5/override-isxxxcheap-hooks[LoongArch] Override cost hooks to expose more DAG combine opportunitiesQi Zhao7 days
users/zhaoqi5/test-and-not[LoongArch][NFC] Add tests for combining `and(add(not))`Qi Zhao31 hours
users/zhaoqi5/test-vec-addressmodepass formatQi Zhao5 weeks
users/zhaoqi5/vec-legaladdressingmodeonly isint12Qi Zhao5 weeks
users/zhaoqi5/vector-hasandnot[LoongArch] Support vector types for hasAndNot to enable more DAG combinesQi Zhao31 hours
users/zhaoqi5/vector-nori[LoongArch] Add generation support for `[x]vnori.b`Qi Zhao39 hours
users/zyin/cherry-pick-upstream-PR138332Unconditionally fold pack(unpack) for push down unpack passjerryyin4 months
users/zyin/fix-pybind11-findpackageAdding find_package for pybindjerryyin5 weeks
users/zyin/prototype-cancel-duplicate-pack-unpacktmpjerryyin5 months
users/zyin/prototype-cancel-duplicate-pack-unpack-v2Tmp work on generic resultjerryyin5 months
users/zyin/prototype-cancel-duplicate-pack-unpack-v3tmpjerryyin5 months
users/zyin/tip-with-krzysztof-llvm-132981[LowerBufferFatPointers] Don't lose data from unaligned < word vectorsKrzysztof Drewniak6 months
users/zyn0217/cwg-2369-againRemove unused headerYounan Zhang8 months
 
TagDownloadAuthorAge
llvmorg-21.1.1llvmorg-21.1.1.zip  llvmorg-21.1.1.tar.gz  llvmorg-21.1.1.tar.bz2  Tobias Hieta7 days
llvmorg-21.1.0llvmorg-21.1.0.zip  llvmorg-21.1.0.tar.gz  llvmorg-21.1.0.tar.bz2  Tobias Hieta3 weeks
llvmorg-21.1.0-rc3llvmorg-21.1.0-rc3.zip  llvmorg-21.1.0-rc3.tar.gz  llvmorg-21.1.0-rc3.tar.bz2  Tobias Hieta5 weeks
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 Hieta7 weeks
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 Hieta2 months
llvmorg-22-initllvmorg-22-init.zip  llvmorg-22-init.tar.gz  llvmorg-22-init.tar.bz2  Tobias Hieta2 months
llvmorg-20.1.8llvmorg-20.1.8.zip  llvmorg-20.1.8.tar.gz  llvmorg-20.1.8.tar.bz2  Tom Stellard2 months
llvmorg-20.1.7llvmorg-20.1.7.zip  llvmorg-20.1.7.tar.gz  llvmorg-20.1.7.tar.bz2  Tom Stellard3 months
llvmorg-20.1.6llvmorg-20.1.6.zip  llvmorg-20.1.6.tar.gz  llvmorg-20.1.6.tar.bz2  Tom Stellard4 months
llvmorg-20.1.5llvmorg-20.1.5.zip  llvmorg-20.1.5.tar.gz  llvmorg-20.1.5.tar.bz2  Tom Stellard4 months
llvmorg-20.1.4llvmorg-20.1.4.zip  llvmorg-20.1.4.tar.gz  llvmorg-20.1.4.tar.bz2  Tom Stellard5 months
llvmorg-20.1.3llvmorg-20.1.3.zip  llvmorg-20.1.3.tar.gz  llvmorg-20.1.3.tar.bz2  Tom Stellard5 months
llvmorg-20.1.2llvmorg-20.1.2.zip  llvmorg-20.1.2.tar.gz  llvmorg-20.1.2.tar.bz2  Tom Stellard6 months
llvmorg-20.1.1llvmorg-20.1.1.zip  llvmorg-20.1.1.tar.gz  llvmorg-20.1.1.tar.bz2  Tom Stellard6 months
llvmorg-20.1.0llvmorg-20.1.0.zip  llvmorg-20.1.0.tar.gz  llvmorg-20.1.0.tar.bz2  Tom Stellard6 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 Stellard7 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 Stellard7 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 Stellard7 months
llvmorg-21-initllvmorg-21-init.zip  llvmorg-21-init.tar.gz  llvmorg-21-init.tar.bz2  Tom Stellard8 months
llvmorg-19.1.7llvmorg-19.1.7.zip  llvmorg-19.1.7.tar.gz  llvmorg-19.1.7.tar.bz2  Tobias Hieta8 months
llvmorg-19.1.6llvmorg-19.1.6.zip  llvmorg-19.1.6.tar.gz  llvmorg-19.1.6.tar.bz2  Tobias Hieta9 months
llvmorg-19.1.5llvmorg-19.1.5.zip  llvmorg-19.1.5.tar.gz  llvmorg-19.1.5.tar.bz2  Tobias Hieta9 months
llvmorg-19.1.4llvmorg-19.1.4.zip  llvmorg-19.1.4.tar.gz  llvmorg-19.1.4.tar.bz2  Tobias Hieta10 months
llvmorg-19.1.3llvmorg-19.1.3.zip  llvmorg-19.1.3.tar.gz  llvmorg-19.1.3.tar.bz2  Tobias Hieta11 months
llvmorg-19.1.2llvmorg-19.1.2.zip  llvmorg-19.1.2.tar.gz  llvmorg-19.1.2.tar.bz2  Tobias Hieta11 months
llvmorg-19.1.1llvmorg-19.1.1.zip  llvmorg-19.1.1.tar.gz  llvmorg-19.1.1.tar.bz2  Tobias Hieta12 months
llvmorg-19.1.0llvmorg-19.1.0.zip  llvmorg-19.1.0.tar.gz  llvmorg-19.1.0.tar.bz2  Tobias Hieta12 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 Hieta12 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 Hieta13 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 Hieta13 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 Hieta14 months
llvmorg-20-initllvmorg-20-init.zip  llvmorg-20-init.tar.gz  llvmorg-20-init.tar.bz2  Tobias Hieta14 months
llvmorg-18.1.8llvmorg-18.1.8.zip  llvmorg-18.1.8.tar.gz  llvmorg-18.1.8.tar.bz2  Tom Stellard15 months
llvmorg-18.1.7llvmorg-18.1.7.zip  llvmorg-18.1.7.tar.gz  llvmorg-18.1.7.tar.bz2  Tom Stellard15 months
llvmorg-18.1.6llvmorg-18.1.6.zip  llvmorg-18.1.6.tar.gz  llvmorg-18.1.6.tar.bz2  Tom Stellard16 months
llvmorg-18.1.5llvmorg-18.1.5.zip  llvmorg-18.1.5.tar.gz  llvmorg-18.1.5.tar.bz2  Tom Stellard17 months
llvmorg-18.1.4llvmorg-18.1.4.zip  llvmorg-18.1.4.tar.gz  llvmorg-18.1.4.tar.bz2  Tom Stellard17 months
llvmorg-18.1.3llvmorg-18.1.3.zip  llvmorg-18.1.3.tar.gz  llvmorg-18.1.3.tar.bz2  Tom Stellard17 months
llvmorg-18.1.2llvmorg-18.1.2.zip  llvmorg-18.1.2.tar.gz  llvmorg-18.1.2.tar.bz2  Tom Stellard18 months
llvmorg-18.1.1llvmorg-18.1.1.zip  llvmorg-18.1.1.tar.gz  llvmorg-18.1.1.tar.bz2  Tom Stellard18 months
llvmorg-18.1.0llvmorg-18.1.0.zip  llvmorg-18.1.0.tar.gz  llvmorg-18.1.0.tar.bz2  Tom Stellard18 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 Stellard19 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 Stellard19 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 Stellard19 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 Stellard20 months
llvmorg-19-initllvmorg-19-init.zip  llvmorg-19-init.tar.gz  llvmorg-19-init.tar.bz2  Tom Stellard20 months
llvmorg-17.0.6llvmorg-17.0.6.zip  llvmorg-17.0.6.tar.gz  llvmorg-17.0.6.tar.bz2  Tobias Hieta22 months
llvmorg-17.0.5llvmorg-17.0.5.zip  llvmorg-17.0.5.tar.gz  llvmorg-17.0.5.tar.bz2  Tobias Hieta22 months
llvmorg-17.0.4llvmorg-17.0.4.zip  llvmorg-17.0.4.tar.gz  llvmorg-17.0.4.tar.bz2  Tobias Hieta23 months
llvmorg-17.0.3llvmorg-17.0.3.zip  llvmorg-17.0.3.tar.gz  llvmorg-17.0.3.tar.bz2  Tobias Hieta23 months
llvmorg-17.0.2llvmorg-17.0.2.zip  llvmorg-17.0.2.tar.gz  llvmorg-17.0.2.tar.bz2  Tobias Hieta24 months
llvmorg-17.0.1llvmorg-17.0.1.zip  llvmorg-17.0.1.tar.gz  llvmorg-17.0.1.tar.bz2  Tobias Hieta24 months
llvmorg-17.0.0llvmorg-17.0.0.zip  llvmorg-17.0.0.tar.gz  llvmorg-17.0.0.tar.bz2  Tobias Hieta24 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 Hieta2 years
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 Hieta2 years
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 Hieta2 years
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 Stellard3 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 Stellard3 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 Stellard3 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 Stellard3 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 Stellard4 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 Stellard4 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 Stellard4 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 Stellard4 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 Stellard5 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 Stellard5 years
llvmorg-11.1.0llvmorg-11.1.0.zip  llvmorg-11.1.0.tar.gz  llvmorg-11.1.0.tar.bz2  Tom Stellard5 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 Stellard5 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 Wennborg6 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 Wennborg6 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 Wennborg6 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 Wennborg6 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 Wennborg7 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 Wennborg7 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 Wennborg7 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 Wennborg7 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 Wennborg7 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 Wennborg8 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 Wennborg8 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 Wennborg8 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 Wennborg9 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 Wennborg9 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 Wennborg9 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 Wennborg9 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 Wennborg10 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 Wennborg10 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 Stellard11 years
llvmorg-3.6.0llvmorg-3.6.0.zip  llvmorg-3.6.0.tar.gz  llvmorg-3.6.0.tar.bz2  Hans Wennborg11 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 Wennborg11 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 Wennborg11 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 Wendling15 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 Lattner17 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 Lattner18 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 Conversion22 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