summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-25[𝘀𝗽𝗿] changes introduced through rebaseusers/vitalybuka/spr/main.substringtree-add-radixtree-for-substring-matchingVitaly Buka
2025-10-25[SpecialCaseList] Filtering Globs with matching prefix and suffix (#164543)Vitaly Buka
2025-10-25[Legalizer] Cache extracted element when lowering G_SHUFFLE_VECTOR. (#163893)Yunqing Yu
2025-10-25[Attributor] Check range size before constant fold load (#151359)Shilei Tian
2025-10-25[Target] Add "override" where appropriate (NFC) (#165083)Kazu Hirata
2025-10-25[Support] Consolidate the two implementations of Recycler::clear (NFC) (#165081)Kazu Hirata
2025-10-25[ADT] Skip DenseMapBase::destroyAll on trivially destructible types (#165080)Kazu Hirata
2025-10-25[ADT] Make internal methods of DenseMap/SmallDenseMap private (NFC) (#165079)Kazu Hirata
2025-10-25Add new MemorySanitizer test cases for AArch64 (#165094)Mircea Trofin
2025-10-25Add Codegen/Hexagon/masked_gather.ll to profcheck-xfail (#165093)Mircea Trofin
2025-10-25[ISel] Use CallBase instead of CallInst (#164769)Luo Yuanke
2025-10-25[mlir][amdgpu] Update scaled_mfma assembly format with intrinsic shape (#165044)Jakub Kuderski
2025-10-25[ORC] Fix race when checking isComplete (#165063)Jordan Rupprecht
2025-10-25[CIR][NFC] Upstream EHPersonality for function (#164883)Amr Hesham
2025-10-25[CIR] Upstream CallOp with ComplexType as return type (#164980)Amr Hesham
2025-10-25[mlir][amdgpu] Update mfma assembly format with intrinsic shape (#165037)Jakub Kuderski
2025-10-25[CodeGenPrepare] Don't simplify incomplete expression tree in AddrModeCombine...Yingwei Zheng
2025-10-25[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka
2025-10-25[X86] Move x86 specific create*Pass Functions to X86.hAiden Grossman
2025-10-25[AArch64] Widen GPR32 zero cycle zeroing (#164244)Tomer Shafir
2025-10-24Reapply "Reapply "[clang-format] Annotate ::operator and Foo::operator… (#1...Owen Pan
2025-10-25[SpecialCaseList] Filtering Globs with matching prefix (#164531)Vitaly Buka
2025-10-24[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka
2025-10-24[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka
2025-10-25[test][MIPS] Remove unsafe-fp-math uses (NFC) (#164790)paperchalice
2025-10-25Revert "REAPPLY [ORC] Add automatic shared library resolver for unresolved sy...SahilPatidar
2025-10-25[libc] add SIG_HOLD for linux/gpu (#165007)Connector Switch
2025-10-25[ADT][NFC] Add missing #include <vector> (#165068)Jordan Rupprecht
2025-10-24[ARM][KCFI] Fix bundle sizes to reflect worst-case expansion (#164917)Kees Cook
2025-10-24[CI] Make Premerge Advisor Upload to Both Advisor InstancesAiden Grossman
2025-10-25[X86][ISel] Improve VPTERNLOG matching for negated logic trees (#164863)Yi-Chi Lee
2025-10-25[NFC][ADT] Add RadixTree (#164524)Vitaly Buka
2025-10-25[CI] Make Postcommit Testing Pass In Correct Flags to Premerge AdvisorAiden Grossman
2025-10-24[lldb] Introduce internal stop hooks (#164506)Julian Lettner
2025-10-24[CI] Update Windows premerge testing to use clang-cl.exe (#164900)cmtice
2025-10-25[GitHub][CI] Remove 'Set Safe Directory' step (#165052)Baranov Victor
2025-10-24[CIR] Emit CIR builtins: coroAlloc, coroBegin, and coroSize (#164180)Andres-Salamanca
2025-10-24[DebugInfo] Add "override" where appropriate (NFC) (#164929)Kazu Hirata
2025-10-24[clang] Proofread UsersManual.rst (#164928)Kazu Hirata
2025-10-24[ADT] Rename identity_cxx20 to identity (#164927)Kazu Hirata
2025-10-24[ADT] Consolidate SparseSetValFunctor implementations (NFC) (#164926)Kazu Hirata
2025-10-24[ADT] Rename variable names in IndexedMap (NFC) (#164925)Kazu Hirata
2025-10-24[lldb] Add missing function call in test (NFC)Adrian Prantl
2025-10-25[Github][CI] Add default gha user for tooling containers (#164294)Baranov Victor
2025-10-24[flang][cuda] Accept scalar expression for bytes in kernel call (#165040)Valentin Clement (バレンタイン クレメン)
2025-10-24[VPlan] Remove SCEVToExpansion mapping (NFC). (#164490)Florian Hahn
2025-10-24Revert "Reapply "[clang-format] Annotate ::operator and Foo::operator… (#16...PiJoules
2025-10-24[clang][Sema] close IsStandardConversion hole when adding cfi_unchecked_calle...Bruno De Fraine
2025-10-24[msan] Convert target("aarch64.svcount") from compile-time crash to MSan fals...Thurston Dang
2025-10-24[NFC][DirectX] Refactor `DXILPrepare`/`DXILTranslateMetadata` (#164285)Finn Plummer