summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-22[AMDGPU] Implement -amdgpu-spill-cfi-saved-regsusers/slinder1/amdgpu-cfi-6Emma Pilkington
2025-10-22[AMDGPU] Implement CFI for CSR spillsEmma Pilkington
2025-10-22[AMDGPU] Implement CFI for non-kernel functionsEmma Pilkington
2025-10-22[AMDGPU] Emit entry function Dwarf CFIEmma Pilkington
2025-10-22[MC][Dwarf] Add custom CFI pseudo-ops for use in AMDGPUEmma Pilkington
2025-10-22[MC] Use a variant to hold MCCFIInstruction state (NFC)Emma Pilkington
2025-10-22[flang][cuda] Support logical(4) in syncthread_and|count|or functions (#164706)Valentin Clement (バレンタイン クレメン)
2025-10-22[mlir][acc] Add mapping operation for firstprivate without counter (#164677)Razvan Lupusoru
2025-10-22[PAC][libunwind] Fix gcc build of libunwind and compiler-rt (#164535)Oliver Hunt
2025-10-22Revert "[VPlan] Run narrowInterleaveGroups during general VPlan optimizations...Florian Hahn
2025-10-22[ubsan][test] Add allow-ubsan-check-divergence.c (#164673)Thurston Dang
2025-10-23[ORC] Remove an unused member variable.Lang Hames
2025-10-22[ADT] Add `SmallVector::assign` overload for `ArrayRef` (#164680)Jakub Kuderski
2025-10-22[FlowSensitive] [StatusOr] [4/N] Support comparisons (#163871)Florian Mayer
2025-10-22[bazel] Fix MLIR Python tablegen deps after 5129b37 (#164690)Reid Kleckner
2025-10-22[gn build] Port 18d4ba593db9Florian Mayer
2025-10-22[clang][deps] Fix a use-after-free from expanding response files (#164676)Ben Langmuir
2025-10-22[MemoryLocation] Support strided matrix loads / stores (#163368)Nathan Corbyn
2025-10-22[gn build] Port e8b255df1bb4LLVM GN Syncbot
2025-10-22[gn build] Port af6fa77a351eLLVM GN Syncbot
2025-10-22[gn build] Port 917384664076LLVM GN Syncbot
2025-10-22[gn build] Port 18d4ba593db9LLVM GN Syncbot
2025-10-22[llvm-objdump] Fix --source with --macho flag (#163810)Ryan Mansfield
2025-10-22Revert "[libc] Add -Werror for libc tests" (#164684)lntue
2025-10-22[mlir][IR] Deprecate `OpBuilder::create` in favor of free functions (#164649)Jakub Kuderski
2025-10-22[clang][Sema][NFC] Remove unused delayed template parsing cleanup callback (#...Victor Chernyakin
2025-10-22[gn] port be9c083cf7ec (CAS on-disk changes)Nico Weber
2025-10-22[lit] Update shtest-ulimit.py to explicitly check default limits (#164678)Aiden Grossman
2025-10-22[bazel][libc] Add missing dependency (#164668)Walter Lee
2025-10-22[ThinLTO] Add HasLocal flag to GlobalValueSummaryInfo (#164647)Teresa Johnson
2025-10-22[libc] Add -Werror for libc tests (#160413)Vinay Deshmukh
2025-10-22[clang][CIR][mlir] Migrate to free create functions. NFC. (#164656)Jakub Kuderski
2025-10-22[libc][annex_k] Add Annex K support macros. (#163100)Muhammad Bassiouni
2025-10-22[libc] Fix a couple issues in <wchar.h> header (#164666)Alexey Samsonov
2025-10-22[clang-repl] Fix duplicate definition error for symbols in C mode (#164597)Anutosh Bhat
2025-10-22Revert "[clang-format] Annotate ::operator and Foo::operator correctly" (#164...PiJoules
2025-10-22[MIR2Vec] Handle Operands (#163281)S. VenkataKeerthy
2025-10-22[flang][cuda] Do not consider function result as host array (#164669)Valentin Clement (バレンタイン クレメン)
2025-10-22[bazel] Fix Formatting (#164672)Aiden Grossman
2025-10-22[DirectX] Fix crash when naming buffers of arrays (#164553)Justin Bogner
2025-10-22[SPIRV][HLSL] Fix assert with cbuffers through constexpr (#164555)Justin Bogner
2025-10-22[Flang][mlir] - Translation of delayed privatization for deferred target-task...Pranav Bhandarkar
2025-10-22[clang] Don't silently inherit the VFS from `FileManager` (#164323)Jan Svoboda
2025-10-22[flang] Update target rewrite to support workgroup and private attributions (...Valentin Clement (バレンタイン クレメン)
2025-10-22[flang][mlir] Migrate to free create functions. NFC. (#164657)Jakub Kuderski
2025-10-22[flang][OpenMP] Refactor/update semantic checks for ALLOCATE directive (#164420)Krzysztof Parzyszek
2025-10-22[flang][OpenMP] Keep track of scoping units in OmpStructureChecker (#164419)Krzysztof Parzyszek
2025-10-22[libc] Add macros definitions for <nl_types.h> (#164474)Alexey Samsonov
2025-10-22[CIR][NFC] Update redirection syntax in lit test (#164572)Amr Hesham
2025-10-22[lldb-dap] Fix mutex acquisition order for modules event. (#163821)Ebuka Ezike