| Age | Commit message (Expand) | Author |
| 2023-12-17 | [𝘀𝗽𝗿] changes to main this commit is based onusers/MaskRay/spr/main.improve-warning | Fangrui Song |
| 2023-12-17 | [Dialect] Use llvm::is_contained (NFC) | Kazu Hirata |
| 2023-12-17 | [Analysis] Use llvm::erase (NFC) | Kazu Hirata |
| 2023-12-17 | [CodeGen] Remove unused forward declarations (NFC) | Kazu Hirata |
| 2023-12-17 | [CodeGen] Remove unnecessary includes (NFC) | Kazu Hirata |
| 2023-12-17 | [X86] combineLoad - extract target constants at the minimum scalar element wi... | Simon Pilgrim |
| 2023-12-17 | [RISCV] Fix -Wbraced-scalar-init in RISCVISelLowering.cpp (NFC) | Jie Fu |
| 2023-12-17 | Revert "[mlir][vector] Fix invalid `LoadOp` indices being created (#75519)" | Rik Huijzer |
| 2023-12-17 | [X86] combineLoad - don't bother truncating the alternative target constant d... | Simon Pilgrim |
| 2023-12-17 | [RISCV] Implement intrinsics for XCVbitmanip extension in CV32E40P (#74993) | melonedo |
| 2023-12-17 | [mlir][vector] Fix invalid `LoadOp` indices being created (#75519) | Rik Huijzer |
| 2023-12-17 | [Analysis] Remove unused forward declarations (NFC) | Kazu Hirata |
| 2023-12-17 | [test] Improve MC/X86/index-operations.s | Fangrui Song |
| 2023-12-17 | [AMDGPU] Track physical VGPRs used for SGPR spills (#75573) | Carl Ritson |
| 2023-12-17 | [mlir][SparseTensor][NFC] Remove `isNestedIn` helper function (#75729) | Matthias Springer |
| 2023-12-16 | [llvm-objdump,test] Improve zero dumping and inline relocs tests | Fangrui Song |
| 2023-12-16 | [Index] Fix recursive-cxx-member-calls.cpp | Kazu Hirata |
| 2023-12-16 | [llvm-objdump,test] Improve zero dumping and inline relocs tests | Fangrui Song |
| 2023-12-16 | Use StringRef::{starts,ends}_with (NFC) | Kazu Hirata |
| 2023-12-16 | [lldb] Use StringRef::{starts,ends}_with (NFC) | Kazu Hirata |
| 2023-12-16 | [RISCV] Fix intrinsic names in sf_vfwmacc_4x4x4.ll. NFC | Craig Topper |
| 2023-12-16 | [llvm] Use StringRef::{starts,ends}_with (NFC) | Kazu Hirata |
| 2023-12-16 | [lldb] Use StringRef::{starts,ends}_with (NFC) | Kazu Hirata |
| 2023-12-16 | [ELF,test] Improve duplicate "symbol not found" error tests | Fangrui Song |
| 2023-12-16 | Use StringRef::{starts,ends}_with (NFC) | Kazu Hirata |
| 2023-12-16 | [clang][CGCUDANV] Unify PointerType members of CGNVCUDARuntime (NFC) (#75668) | Youngsuk Kim |
| 2023-12-16 | [mlir][linalg] Fix rank-reduced cases for extract/insert slice in DropUnitDim... | Quinn Dawkins |
| 2023-12-16 | Revert "Reapply "RegisterCoalescer: Add implicit-def of super register when c... | Stefan Pintilie |
| 2023-12-16 | [libc++][spaceship][NFC] Status page - added papers (#75043) | Hristo Hristov |
| 2023-12-16 | [AArch64][SME2] Add FCLAMP, CNTP builtins for SME2 (#72487) | Dinar Temirbulatov |
| 2023-12-16 | [flang][nfc] Refactor linker invocation logic (#75648) | Andrzej Warzyński |
| 2023-12-16 | [InstCombine] Canonicalize `icmp pred (X +/- C1), C2` into `icmp pred X, C2 ... | Yingwei Zheng |
| 2023-12-15 | [InstCombine] Add test for missed opportunity to fold 'or' into 'mul' operand... | Craig Topper |
| 2023-12-15 | [NFC][CLANG] Rename duplicate loop attributes diagnostic functions (#75657) | smanna12 |
| 2023-12-16 | [RISCV] Make Zfh imply Zfhmin. (#75576) | Yeting Kuo |
| 2023-12-15 | [llvm-readobj] Print the associated CUDA SM flags (#75664) | Joseph Huber |
| 2023-12-15 | [Sanitizers] Don't inline unpoisoning of small stacks when inlining disabled ... | Mariusz Borsa |
| 2023-12-15 | [ASTReader] Fix readability-inconsistent-declaration-parameter-name. NFC | Fangrui Song |
| 2023-12-15 | [mlir][sparse] support loop range query using SparseTensorLevel. (#75670) | Peiming Liu |
| 2023-12-15 | [X86] Don't use rip-relative lea to get a function address in medium static m... | Arthur Eubanks |
| 2023-12-15 | Revert "[NFC] [Serialization] Packing more bits and refactor AbbrevToUse" | Augusto Noronha |
| 2023-12-15 | Revert "[NFC] Fix the warning Wcovered-switch-default" | Augusto Noronha |
| 2023-12-15 | [PowerPC] Emit libcall to frexpl for calls to frexp(ppcDoublDouble) (#75226) | Lei Huang |
| 2023-12-15 | [llvm-objcopy] Fix gap-fill/pad-to tests (#75631) | quic-akaryaki |
| 2023-12-15 | [mlir][sparse] set up the skeleton for SparseTensorLevel abstraction. (#75645) | Peiming Liu |
| 2023-12-15 | Revert "[StackColoring] Delete dead stack slots (#75351)" (#75655) | Paul Kirth |
| 2023-12-15 | [llvm-exegesis] Adjust page size in unit tests to fix ppc failures | Aiden Grossman |
| 2023-12-15 | [libc++] Fix constexpr initialization of std::array<T, 0> (#74667) | Louis Dionne |
| 2023-12-15 | [flang][openacc/mp] Do not read bounds on absent box (#75252) | Valentin Clement (バレンタイン クレメン) |
| 2023-12-15 | [X86][test] Update tagged-globals*.ll tests | Arthur Eubanks |