summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-21ADT: Complete the at() methods for DenseMap and MapVectorusers/nhaehnle/spr/main/8b1d1826Nicolai Hähnle
2025-11-22[libc++][any][NFC] Reformat and refactor any_cast tests (#169057)Hristo Hristov
2025-11-22[clang][bytecode] Don't call getThis() on the bottom function frame (#169044)Timm Baeder
2025-11-21[NFC][lldb] Remove duplicated checks (#169093)Sergei Druzhkov
2025-11-21[lldb] Remove redundant declarations (NFC) (#169003)Kazu Hirata
2025-11-21Revert "[OpenMP] Fix firstprivate pointer handling in target regions" (#169143)dpalermo
2025-11-21[NFC][LLDB] Make it possible to detect if the compiler used in tests supports...Dan Liew
2025-11-21Revert "Reland [MS][clang] Add support for vector deleting destructors" (#169...Zequan Wu
2025-11-21[lld:MachO] Allow independent override of weak symbols aliased via .set (#167...Joshua Haberman
2025-11-21[CI] Make Premerge only Comment if Tests Failed (#169102)Aiden Grossman
2025-11-21[bazel] Remove old config option (#169133)Keith Smiley
2025-11-21[CIR] Upstream overflow builtins (#166643)adams381
2025-11-21[lldb] Remove Base::unique from NonNullSharedPtr (#169130)Keith Smiley
2025-11-21[CIR] Implement global array dtor support (#169070)Andy Kaylor
2025-11-22[CIR] Upstream CIR codegen for undef x86 builtins (#167945)Thibault Monnier
2025-11-21[lldb] Fix EditlineTest closing files multiple times. (#169100)John Harrison
2025-11-21DAG: Handle poison in m_Undef (#168288)Matt Arsenault
2025-11-21[ORC] Fix obj-imageinfo.S on X86 Darwin with Internal Shell (#169104)Aiden Grossman
2025-11-21[include-cleaner] Use lit internal shell by default for tests (#169092)Aiden Grossman
2025-11-21[test][Support] Disable SignalsTest.PrintsSymbolizerMarkup (#168974)Jessica Clarke
2025-11-22Really fix tysan test failing on unsupported arches (#169096)Sergei Barannikov
2025-11-21[lldb] Restore the old behavior in lua-typemaps.swig (#169103)Jonas Devlieghere
2025-11-21[lld] Add (ignored) /link flag to lld-link for compatibility with MSVC link.e...Frankie Robertson
2025-11-21[SCEVExp] Remove early exit, rely on InstSimplifyFolder (NFCI).Florian Hahn
2025-11-21[MLIR] [XeGPU] Fix dropSgLayoutAndData & dropInstData in SliceAttr (#168618)Nishant Patel
2025-11-21[clang-tidy][NFC] Enable misc-const-correctness rule in clang-tidy codebase (...Baranov Victor
2025-11-21[ASTMatchers] Make isExpandedFromMacro accept llvm::StringRef (#167060)Baranov Victor
2025-11-21[unroll-and-jam] Document dependencies_multidims.ll and fix loop bounds (NFC)...Sebastian Pop
2025-11-21[mlir][presburger] Fix PresburgerSpace comment (#167292)lonely eagle
2025-11-21[clang-doc] `<ul>` must be nested in `<li>` (#168972)Erick Velez
2025-11-21[OpenACC][CIR] deviceptr clause lowering for local 'declare' (#169085)Erich Keane
2025-11-21[DA] remove Constraints class (#168963)Sebastian Pop
2025-11-22[DAGCombiner] Don't optimize insert_vector_elt into shuffle if implicit trunc...Hongyu Chen
2025-11-21AMDGPU: Improve getShuffleCost accuracy for 8- and 16-bit shuffles (#168818)Nicolai Hähnle
2025-11-21[clang-doc] Fix `</section>` mismatch in the namespace template (#168966)Erick Velez
2025-11-21[profcheck] Propagate profile metadata to Wrapper function in optimize mode o...Jin Huang
2025-11-21[Clang][Sema] Add fortify warnings for strcat (#168965)venk-ks
2025-11-21fix tysan test failing on unsupported arches (#169066)Matthew Nagy
2025-11-21AMDGPU: Handle invariant when lowering global loads (#168914)Matt Arsenault
2025-11-21AMDGPU: Add baseline test for split/widen invariant loads (#168913)Matt Arsenault
2025-11-21[OpenACC][CIR] Handle 'declare' construct local lowering (&link clause) (#168...Erich Keane
2025-11-21Revert "[ORC] Tailor ELF debugger support plugin to load-address patching onl...Stefan Gränitz
2025-11-21[HLSL] Add Load overload with status (#166449)Joshua Batista
2025-11-21[Support] Use range-based for loops (NFC) (#169001)Kazu Hirata
2025-11-21[clang][Sema][OpenMP] Fix GPU exception target check (#169056)Nick Sarnie
2025-11-21[MLIR] Drop use of REQUIRES:shell from tests (#168989)Aiden Grossman
2025-11-21[CIR] Add NYI cases to builtin switch statement and move existing cases into ...Hendrik Hübner
2025-11-21Revert "[AMDGPU] Remove leftover implicit operands from SI_SPILL/SI_RESTORE."...Nathan Corbyn
2025-11-21[RISCV] Incorporate scalar addends to extend vector multiply accumulate chain...Ryan Buchner
2025-11-21llvm: Disable copy for SingleThreadExecutor (#168782)Fabrice de Gans