summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-22[𝘀𝗽𝗿] changes to main this commit is based onusers/fmayer/spr/main.gn-build-port-be9c083cf7ecFlorian Mayer
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
2025-10-22[mlir][tosa] Fix argmax folder when output type is i64 (#163583)Luke Hutton
2025-10-22[libc++][C++03] Fix alg.count/count.pass.cpp (#163751)Nikolas Klauser
2025-10-22[libc++][C++03] Introduce LIBCPP_{,NON_}FROZEN_ASSERT (#163380)Nikolas Klauser
2025-10-22[Clang] Avoid building unnecessary expressions when checking satisfaction (#1...Corentin Jabot
2025-10-22[Docs] Clarify the brace policy for if/else/loop statements (#164570)Kazu Hirata
2025-10-22[BasicBlockUtils] Add BasicBlock printer (#163066)Robert Imschweiler
2025-10-22[mlir][vector][xegpu] Accept uniform values in `getDistributedType` (#163887)Charitha Saumya
2025-10-22[lldb] add a warning if `dirname` is not in the PATH (#164494)Charles Zablit
2025-10-22[OpenMP] Adds omp_target_is_accessible routine (#138294)Nicole Aschenbrenner
2025-10-22[ARM][AArch64] Move TestInputs to Inputs (#164633)Walter Lee
2025-10-22[mlir][acc] Add OpenACCSupport for extensible dialect handling (#164510)Razvan Lupusoru
2025-10-22[bazel][libc] Add missing dependency (#164640)Walter Lee
2025-10-22[SCEV] Expose getGEPExpr without needing to pass GEPOperator* (NFC) (#164487)Florian Hahn
2025-10-22[mlir] Switch uses of deprecated .create methods to free function. NFC. (#164...Jakub Kuderski
2025-10-22[clang] Fix inconsistencies with the device_kernel attr on different targets ...Nick Sarnie
2025-10-22[HIP] Hack around CMake incorrectly parsing OpenMP support in HIP mode (#164482)Joseph Huber
2025-10-22[LLVM][IR] Add location tracking to LLVM IR parser (#155797)Bertik23
2025-10-22[lldb] Implement ProcessGDBRemote support for ReadMemoryRanges (#164311)Felipe de Azevedo Piovezan
2025-10-22[ThinLTO] Add index flag for internalization/promotion status (#164530)Teresa Johnson
2025-10-22[BPF] Do not emit names for PTR, CONST, VOLATILE and RESTRICT BTF types (#163...Michal R
2025-10-22Revert "[lldb-dap] Use protocol types for exceptioninfo" (#164631)Walter Lee
2025-10-22Get the BoxType from the RHS instead of LHS for polymorphic pointer assignmen...Daniel Chen
2025-10-22[LV] Ignore user-specified interleave count when unsafe. (#153009)Kerry McLaughlin
2025-10-22[compiler-rt] Fix building for arm64ec (#164590)Martin Storsjö
2025-10-22[PredicateInfo] Reserve adjacent LN_Last defs for the same phi use (#164577)Kunqiu Chen
2025-10-22[polly] Remove unsafe-fp-math uses (NFC) (#164603)paperchalice
2025-10-22[CodeGen] Add "override" where appropriate (NFC) (#164571)Kazu Hirata
2025-10-22[CodeGen] Remove an unused #include (NFC) (#164569)Kazu Hirata
2025-10-22[ADT] Modernize type traits in BitmaskEnum.h (NFC) (#164567)Kazu Hirata
2025-10-22[flang][docs] Replace references to f18 in the docs with flang (Part 1)Tarun Prabhu
2025-10-22[AMDGPU] Reland "Remove redundant s_cmp_lg_* sX, 0" (#164201)LU-JOHN