summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-18[𝘀𝗽𝗿] changes introduced through rebaseusers/pcc/spr/main.elf-add-preferred-function-alignment-flagPeter Collingbourne
2025-07-18[RISCV][IA] Factor out code for extracting operands from mem insts [nfc] (#14...Philip Reames
2025-07-18Add section type to support CFI jump table relaxation.Peter Collingbourne
2025-07-18[ADT] Use a range-based for loop instead of llvm::for_each (NFC) (#149542)Kazu Hirata
2025-07-18[mlir][linalg] Allow pack consumer fusion if the tile size is greater than di...Han-Chung Wang
2025-07-18[RISCV][IA] Precommit tests for deinterleaveN of masked.loadPhilip Reames
2025-07-18[mlir][EmitC]Expand the MemRefToEmitC pass - Adding scalars (#148055)Jaden Angella
2025-07-18[SLP][NFC]Add a run line for the test, NFCAlexey Bataev
2025-07-18[AMDGPU] Add support for `v_sat_pk4_i4_[i8,u8]` on gfx1250 (#149528)Shilei Tian
2025-07-18[AMDGPU] Add support for `v_permlane16_swap_b32` on gfx1250 (#149518)Shilei Tian
2025-07-18[libc][math] Refactor exp10f16 implementation to header-only in src/__support...Muhammad Bassiouni
2025-07-18[mlir][spirv] Add conversion pass to rewrite splat constant composite… (#14...Mohammadreza Ameri Mahabadian
2025-07-18[flang] Fixed a crash with undeclared variable in implicit-do loop (#149513)Eugene Epshteyn
2025-07-18[AMDGPU][True16][Codegen] remove packed build_vector pattern from true16 (#14...Brox Chen
2025-07-18MC: Simplify fragment reuse determinationFangrui Song
2025-07-18[MemoryTaggingSupport] Remove unnecessary bitcast (NFC)Nikita Popov
2025-07-19[TableGen] Add `getName()` to error messages for better debugging (#149531)Shaoce SUN
2025-07-18[mlir][linalg] Handle outer_dims_perm in linalg.pack consumer fusion. (#149426)Han-Chung Wang
2025-07-18[DAG] visitFREEZE - remove unused HadMaybePoisonOperands check. NFC. (#149517)Simon Pilgrim
2025-07-18Revert "[DWARFLinker] Use different addresses to distinguish invalid … (#14...Peter Rong
2025-07-18[OpenMP] [NFC] Remove dead code: building task stack (#143589)Jonathan Peyton
2025-07-18[DAG] Adding abdu/abds to canCreateUndefOrPoison (#149017)Annu Singh
2025-07-18[libc++][NFC] Fix typos in the libc++ 21 release notes (#149536)Louis Dionne
2025-07-18[libc][math] Add POSIX math constants to math.h header. (#149150)lntue
2025-07-18[Hexagon][llvm-objdump] Improve disassembly of Hexagon bundles (#145807)quic-areg
2025-07-18[lldb] Correct spacing of = {...} when depth limit is hit (#149480)David Spickett
2025-07-18Remove last few bits for Native Client support (#148983)Brad Smith
2025-07-18[flang] convert program name to upper case (NFC) (#149508)Kelvin Li
2025-07-18[mlir][xegpu] Remove unused custom pass declaration (#149278)Adam Siemieniuk
2025-07-18[DAGCombiner] Fold [us]itofp of truncate (#149391)Alex MacLean
2025-07-18[libc++] Remove unused _LIBCPP_HAS_NO_STD_MODULES macro from __config_site (#...Louis Dionne
2025-07-18[PowerPC] Update maintainers (#149171)RolandF77
2025-07-18[Clang] Do not assume a perfect match is a better match than a non-template n...Corentin Jabot
2025-07-18[flang] Migrate away from ArrayRef(std::nullopt_t) (#149454)Kazu Hirata
2025-07-18[llvm] Improve grammar and punctuation of LLVM Coding Standards (#149463)Kazu Hirata
2025-07-18[libc++][tests] Update XFAIL annotations for some tests on Windows (#149124)Paul Kirth
2025-07-18[lld][elf] Skip BP ordering input sections with null data (#149265)Pengying Xu
2025-07-18[AddressSanitizer] Generate test checks (NFC)Nikita Popov
2025-07-18[AMDGPU] Add support for `v_prng_b32` on gfx1250 (#149450)Shilei Tian
2025-07-18[libc] Fix tests' linking flags accidentally modified by #147931. (#149453)lntue
2025-07-18[LLVM][CodeGen][SVE] List MVTs that are desirable for extending loads. (#149153)Paul Walker
2025-07-18[Clang][Test] Add PS5 and WI cases to clang/test/Sema/dllexport.c (#148818)bd1976bris
2025-07-18[LSR] Do not consider uses in lifetime intrinsics (#149492)Nikita Popov
2025-07-18[Github] Build CI Containers in Stacked PRs (#149346)Aiden Grossman
2025-07-18[RISCV] Guard CFI emission code with MF.needsFrameMoves() (#136060)Sergei Barannikov
2025-07-18[lldb][Expression][NFC] Make LoadAddressResolver::m_target a reference (#149490)Michael Buch
2025-07-18[Offload] Allow "tagging" device info entries with offload keys (#147317)Ross Brunton
2025-07-18[Clang][AMDGPU] Add the missing builtin `__builtin_amdgcn_sqrt_bf16` (#149447)Shilei Tian
2025-07-18[LoopInterchange] Ignore the cost-model, force interchange if legal (#148858)Sjoerd Meijer
2025-07-18[mlir][transform] Fix ch2 and additional documentation (#148407)lonely eagle