summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-03[𝘀𝗽𝗿] changes introduced through rebaseusers/boomanaiden154/main.lld-make-cache-warning-tests-work-with-internal-shellAiden Grossman
2025-09-03[lld] Update cgdata-* tests to not use subshellsAiden Grossman
2025-09-03[Headers][X86] Allow FMA intrinsics to be used in constexpr (#156385)Chaitanya Koparkar
2025-09-03[lldb][RISCV][test] make atomic region stepping test more robust (#156506)dlav-sc
2025-09-03[bazel][mlir] Port #156374: ptr_add shaped operands support (#156706)Jordan Rupprecht
2025-09-03[lld] Update tests redirecting multiple commands to FileCheckAiden Grossman
2025-09-03[CIR] Upstream Atomic init for ComplexType (#156518)Amr Hesham
2025-09-03[CIR] Upstream FPToFPBuiltin ACosOp (#156356)Amr Hesham
2025-09-03[lld] Remove shell requirements from testsAiden Grossman
2025-09-03[lld][MachO] Silence warnings about --read-workers parsing (#156608)Frederik Harwath
2025-09-03[lit] Update internal shell lexer to handle LLDB persistent vars. (#156125)cmtice
2025-09-03[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman
2025-09-03[mlir][ptr] Extend `ptr_add` operation to support shaped operands (#156374)Fabian Mora
2025-09-03[ConstraintElim] Bail out on non-canonical GEPs (#156688)Yingwei Zheng
2025-09-03[RISCV][GlobalISel] Lower G_ATOMICRMW_SUB via G_ATOMICRMW_ADD (#155972)Kane Wang
2025-09-03[AMDGPU] Remove most uses of /dev/null in tests (#156630)Jay Foad
2025-09-03[bazel] Port #153661: LifetimeSafetyTest dep (#156697)Jordan Rupprecht
2025-09-03[bazel][libc] Update MPFR to v4.2.2 (#156691)Benjamin Barenblat
2025-09-03[Offload] Run unit tests as a part of check-offload (#156675)Joseph Huber
2025-09-03[MLIR][LLVM][Flang] Move the element param of DICompositeType to the end (#15...Christian Ulmann
2025-09-03[bazel][mlir] Port #156355: translations to LLVMIR for ptr ops (#156689)Jordan Rupprecht
2025-09-03[bazel] Add missing dependency for d15998fe64619e1cc0d6285fbd24d5fe5429c9efBenjamin Kramer
2025-09-03Fix build break in RISCV unit testsKrzysztof Parzyszek
2025-09-03[clang][OpenMP] 6.0: detect privatization of array section/assumed-size array...David Pagan
2025-09-03[clang-tidy] Fix `readability-uppercase-literal-suffix` warning with hex lite...Victor Chernyakin
2025-09-03[NFC][LLVM] Use `INITILIZE_PASS` instead of `INITIALIZE_PASS_BEGIN/END` (#156...Rahul Joshi
2025-09-03[NFC][MC][ARM] Rearrange decoder functions 3/N (#156240)Rahul Joshi
2025-09-03[lldb][ExpressionParser][NFC] Clean up expression language picking logic (#15...Michael Buch
2025-09-03[NFC] Remove trailing whitespaces from two filesShilei Tian
2025-09-03[llvm] Proofread AddingConstrainedIntrinsics.rst (#156601)Kazu Hirata
2025-09-03[RISCV] Remove an unnecessary cast (NFC) (#156600)Kazu Hirata
2025-09-03[PowerPC] Remove an unnecessary cast (NFC) (#156599)Kazu Hirata
2025-09-03[Support] Modernize YAML traits with is_detected (NFC) (#156598)Kazu Hirata
2025-09-03[ADT] "Inline" TestAndEraseFromMap into PriorityWorklist.h (NFC) (#156596)Kazu Hirata
2025-09-03[mlir][ptr] Add `gather`, `masked_load`, `masked_store`, and `scatter` ops (#...Fabian Mora
2025-09-03[OMPIRBuilder] Use target global AS for SrcLocStr (#156520)Nick Sarnie
2025-09-03[LifetimeSafety] Fix duplicate loan generation for ImplicitCastExpr (#153661)Utkarsh Saxena
2025-09-03[AMDGPU] Implement IR expansion for frem instruction (#130988)Frederik Harwath
2025-09-03[mlir][ptr] Add translations to LLVMIR for ptr ops. (#156355)Fabian Mora
2025-09-03[X86] Only fold AND/ANDNP back to VSELECT if we know the predicated mask sele...Simon Pilgrim
2025-09-03[RISCV] add computeKnownBitsForTargetNode for RISCVISD::SRLW (#155995)Shreeyash Pandey
2025-09-03[sanitizer] Fix prctl interceptor causing PAC authentication failure (#153081)Fei Peng
2025-09-03[mlir][vector] Propagate alignment from vector to llvm dialects. (#153482)Erick Ochoa Lopez
2025-09-03[SLP][NFC]Extract SCEVExpander from `calculateRtStride`, NFCMikhail Gudim
2025-09-03[clang][www] Documentation revision and proof read for features.html (#156620)Lucas
2025-09-03[Clang] Add detailed notes explaining why is_aggregate evaluates to false (#1...Shamshura Egor
2025-09-03[mlir][IR] Fix enum attribute handling by using parseKeywordOrString instead ...Fabian Mora
2025-09-03[OpenACC] Reduction 'init' lowering for all-ones/least/largest (#156535)Erich Keane
2025-09-03[AArch64] Add computeKnownBits unit test coverage for AArch64ISD::VASHR/VLSHR...Simon Pilgrim
2025-09-03[llvm-exegesis] [AArch64] Reland Resolving "not all operands are initialized ...Lakshay Kumar