summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-07[𝘀𝗽𝗿] changes introduced through rebaseusers/boomanaiden154/main.ci-make-premerge-uploadwrite-commentsAiden Grossman
2025-11-07[CI] Make premerge_advisor_explain write commentsAiden Grossman
2025-11-07Revert "[CIR] Recognize constant aggregate initialization of auto vars (#1668...Aiden Grossman
2025-11-07[compiler-rt][sanitizers] Mark three tests as unsupported on AndroidAiden Grossman
2025-11-07[clang-tidy][NFC] Update header guards to match LLVM style (#166669)Baranov Victor
2025-11-07[clang-tidy] Rename and move 'cert-oop58-cpp' to 'bugprone-copy-constructor-m...Dasha Buka
2025-11-07[VPlan] Convert redundant isSingleScalar check into assert (NFC).Florian Hahn
2025-11-08[AMDGPU] Stop optimising readfirstlane in pass AMDGPUUniformIntrinsicCombine ...Pankaj Dwivedi
2025-11-07[flang][cuda][NFC] Use NVVM operation for thread syncs (#166999)Valentin Clement (バレンタイン クレメン)
2025-11-07Fix a crash when a stop hook deletes itself in its callback. (#160416)jimingham
2025-11-07[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman
2025-11-07[clang][CIR] Port test from d9c7c76Michael Liao
2025-11-07[CIR] Recognize constant aggregate initialization of auto vars (#166850)Andy Kaylor
2025-11-07[dsymutil] Fix parallel linker's self-recursive typedef DIE by including refe...Roy Shi
2025-11-07[MLIR][XeVM] Update XeVM prefetch ops. (#166445)Sang Ik Lee
2025-11-07[libc] add cpu feature flags for SVE/SVE2/MOPS (#166884)Schrodinger ZHU Yifan
2025-11-07[Github][Bazel] Add Workflow to Run Bazel Build (#165071)Aiden Grossman
2025-11-07[mlir][NVVM] Add nvvm.membar operation (#166698)Valentin Clement (バレンタイン クレメン)
2025-11-07[libc] Fix wrapper headers for `at_quick_exit` on GLIBC for C++11 (#166960)Dominik Adamski
2025-11-07[VectorCombine] support mismatching extract/insert indices for foldInsExtFNeg...hanbeom
2025-11-07[AMDGPU][NFC] Pre-commit shlN_add test results with sdag (#166636)LU-JOHN
2025-11-07[CAS] Add llvm-cas tools to inspect on-disk LLVMCAS (#166481)Steven Wu
2025-11-07AMDGPU: Preliminary documentation for named barriers (#165502)Nicolai Hähnle
2025-11-07[NFC][AMDGPU][GISel] Precommit GlobalISel specific tests for call instruction...Chinmay Deshpande
2025-11-07[DA] Properly pass outermost loop to monotonicity checker (#166928)Ryotaro Kasuga
2025-11-07[lldb] Correctly detach (rather than kill) when connecting with gdb-remote (#...Jonas Devlieghere
2025-11-07[mlir][arith] Fix `arith.select` lowering after #166513 (#166692)Matthias Springer
2025-11-07Revert "[NFCI][lldb][test] Avoid unnecessary GNU extension for assembly call"...Alex Langford
2025-11-07[flang][NFC] Strip trailing whitespace from tests (1 of N)Tarun Prabhu
2025-11-07[X86] isGuaranteedNotToBeUndefOrPoison - add simple target shuffles with know...Simon Pilgrim
2025-11-07[clang] Proofread *.rst (#166897)Kazu Hirata
2025-11-07[clang][CIR] Fix build. NFCMichael Liao
2025-11-07[bazel] Add mlir/utils/generate-test-checks.py to bazel overlay (#160693)Tom Murray
2025-11-08[libc++][test] Fix-up tests for `is_clock(_v)` (#166888)A. Jiang
2025-11-07[flang][runtime] Allow some list-directed child output to advance (#166847)Peter Klausler
2025-11-07[flang] Improve warning text (#166407)Peter Klausler
2025-11-07[flang] Explicit interface externals are constant expressions (#166181)Peter Klausler
2025-11-07[CAS] Fix wrong usage of `llvm::sort()` in UnifiedOnDiskCache (#166963)Steven Wu
2025-11-07[Flang][OpenMP] Unify MapInfoFinalization's BoxChar handling with other Box t...agozillon
2025-11-07[mlir] Remove redundant declarations (NFC) (#166896)Kazu Hirata
2025-11-07[Demangle] Remove redundant declarations (NFC) (#166895)Kazu Hirata
2025-11-07[clang-tools-extra] Remove redundant declarations (NFC) (#166894)Kazu Hirata
2025-11-07[BOLT] Remove redundant declarations (NFC) (#166893)Kazu Hirata
2025-11-07Add `llvm.vector.partial.reduce.fadd` intrinsic (#159776)Damian Heaton
2025-11-07[PowerPC] Lowering support for EVL type VP_LOAD/VP_STORE (#165910)RolandF77
2025-11-07[AMDGPU] Delete redundant s_or_b32 (#165261)LU-JOHN
2025-11-07[AArch64][llvm] Add support for Neon vmmlaq_{f16,f32}_mf8_fpm intrinsics (#16...Jonathan Thackray
2025-11-07[clang-format] Add option to separate comment alignment between ... (#165033)Björn Schäpers
2025-11-07[AArch64][CostModel] Replace undef with poison in sve-arith-fp.ll (NFC) (#166...Benjamin Maxwell
2025-11-07[AArch64][llvm] Add support for new vcvt* intrinsics (#163572)Jonathan Thackray