summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-20Merge branch 'main' into users/ojhunt/ptrauth-additionsusers/ojhunt/ptrauth-additionsOliver Hunt
2025-10-20expand-fp: Refactor modification status handling (NFC) (#163542)Frederik Harwath
2025-10-20[WebAssembly] Avoid dot for v16i8 partial_smla (#163796)Sam Parker
2025-10-20[clang-tidy][NFC] Clean up and slightly optimize `modernize-use-integer-sign-...Victor Chernyakin
2025-10-20[VPlan] Improve code using drop_begin, append_range (NFC) (#163934)Ramkumar Ramachandra
2025-10-20[LoongArch][NFC] Pre-commit tests for reversing vector using shufflevector (#...ZhaoQi
2025-10-20[LoongArch][NFC] Pre-commit tests for `xvshuf4i.d` (#164210)ZhaoQi
2025-10-20AMDGPU: Remove triple field from subtarget (#164208)Matt Arsenault
2025-10-20[flang][Multi-Image] Moving Mutli-image lowering to PRIF into the MIF dialect...Jean-Didier PAILLEUX
2025-10-20[NFC][libclc] Simplify degrees, radians and smoothstep macros (#164203)Wenju He
2025-10-20Reapply "[Clang] Enable lit internal shell by default"Aiden Grossman
2025-10-20[NFC][doc] Mark P1857R3 as partial implemented (#164095)yronglin
2025-10-19[Support] Add "override" where appropriate (NFC) (#164190)Kazu Hirata
2025-10-19[Basic] clean up MapEntryOptionalStorage and its derived classes (NFC) (#164189)Kazu Hirata
2025-10-19[ADT] Use try_emplace in SCCIterator.h (NFC) (#164187)Kazu Hirata
2025-10-20[AIX] Fix dwarf testcases on AIX (#163822)Mark Danial
2025-10-20[RISCV] Remove untested Zvfbfmin isel patterns (#164111)Craig Topper
2025-10-20[Clang] Explicitly invoke bash to run shell scriptsAiden Grossman
2025-10-20[Clnag] Prefer octal to hex for printfAiden Grossman
2025-10-20[ExprMutation] handle return non-const type (#161396)Congcong Cai
2025-10-20[libclc] Move functions definition from header clc_sincos_piby4.inc into clc_...Wenju He
2025-10-20[libclc] Change libclc install dir to ${clang_resource_dir}/lib/libclc in in-...Wenju He
2025-10-19[clang-tidy] Fix broken fix-its with `bugprone-not-null-terminated-result` on...Victor Chernyakin
2025-10-19[clang-tidy] Fix a broken fix-it provided by `modernize-use-integer-sign-comp...Victor Chernyakin
2025-10-20[clang-format] Reuse AlignTokens for aligning macros (#164120)Björn Schäpers
2025-10-19[AArch64][GlobalISel] Update checks for arm64-vcvt_f.ll. NFCDavid Green
2025-10-19[LV] Move test for incomplete partial reduction chains to separate file.Florian Hahn
2025-10-19[Clang] Disable rewrite-includes-bom.c on WindowsAiden Grossman
2025-10-19Reapply "[Clang] Make rewrite-includes-bom.c work with internal shell"Aiden Grossman
2025-10-19[clang] Reland: separate recursive instantiation check from CodeSynthesisCont...Matheus Izvekov
2025-10-19[GitHub][CI] Add missing dependencies to code-lint container (#163873)Baranov Victor
2025-10-19[ADT, Support] Use std::min and std::max (NFC) (#164145)Kazu Hirata
2025-10-19Revert "[clang] separate recursive instantiation check from CodeSynthesisCont...Matheus Izvekov
2025-10-19[SLP]Correctly calculate number of copyable operandsAlexey Bataev
2025-10-19[VPlan] Add VPInstruction to unpack vector values to scalars. (#155670)Florian Hahn
2025-10-19[clang-format][NFC] Annotate attribute squares more effectively (#164052)owenca
2025-10-19[clang] [libc++] fix _Atomic c11 compare exchange does not update expected re...Hui
2025-10-19[sanitizer][test] Clean up allow_user_segv.cpp test case (#163870)Thurston Dang
2025-10-19[clang] separate recursive instantiation check from CodeSynthesisContext (#16...Matheus Izvekov
2025-10-19[Clang][NFC] Fix a spelling issue OuterMost -> Outermost in concepts (#164167)Younan Zhang
2025-10-19[RISCV] Remove duplicate Zvfbfmin patterns that use base Zve instructions. (#...Craig Topper
2025-10-19[RISCV] Remove vfmerge isel patterns under Zvfbfmin predicate. (#164105)Craig Topper
2025-10-19[X86][GlobalISel] Support G_SELECT for x86_fp80 (#157377)Evgenii Kudriashov
2025-10-19[mlir] Remove an unused local variable (#164146)Kazu Hirata
2025-10-19[Target] Use llvm::rotl (NFC) (#164144)Kazu Hirata
2025-10-19[ADT] Add C++20-style llvm::identity_cxx20 (#164143)Kazu Hirata
2025-10-19[ADT] Use static_assert in PackedVector (#164142)Kazu Hirata
2025-10-19[X86][GlobalISel] Precommit tests for fcmov (NFC)Evgenii Kudriashov
2025-10-19[PhaseOrdering][X86] Ensure middleend has equivalent addsub pattern test cove...Simon Pilgrim
2025-10-19[libc++][NFC] Cleanup is_implicit_life_time test (#164154)Hristo Hristov