summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-22[AArch64] Mark FMOVvXfY_ns as rematerializable, cheapusers/guy-david/aarch64-fmov-vec-imm-rematerializableGuy David
2025-11-22[X86] Move _mm512_mask_blend_pd/ps tests to avx512f-builtins.c (#169170)Simon Pilgrim
2025-11-22[Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - Allow AVX512 ...NagaChaitanya Vellanki
2025-11-22[UBSan] Fix test-darwin-interface.c on X86 Darwin with Internal Shell (#169105)Aiden Grossman
2025-11-22[lldb] [disassembler] chore: update VariableAnnotator::Annotate to except onl...n2h9
2025-11-22[InstCombine] Generalize trunc-shift-icmp fold from (1 << Y) to (Pow2 << Y) (...Pedro Lobo
2025-11-22[clang][bytecode][NFC] Remove VariableScope::emitDestruction (#169148)Timm Baeder
2025-11-22 [Clang][X86] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - allow V...stomfaig
2025-11-22[libc++][any] Applied `[[nodiscard]]` (#168826)Hristo Hristov
2025-11-22[Flang] Add -ffast-real-mod back for further control of MOD optimizations (#1...Michael Klemm
2025-11-22[clang][X86] Allow VALIGND/Q element-shift intrinsics in constexpr evaluation...Muhammad Abdul
2025-11-22[CIR] Add support for non-compile-time memory order (#168892)Sirui Mu
2025-11-22[Clang][Driver] Allow -fsanitize-coverage with -fsanitize=alloc-token (#169128)Marco Elver
2025-11-22Add new llvm.dbg.declare_value intrinsic. (#168132)Shubham Sandeep Rastogi
2025-11-22[CallBrPrepare] Prefer Function &F over Function &FnAiden Grossman
2025-11-21[NFC] [test] [libcxx] Fix invalid escape sequences (#168636)Florian Mayer
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