summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-06[HLSL] Add internal linkage attribute to resourcesusers/hekota/pr166844-res-internalHelena Kotas
2025-11-06[gn build] Port adc79324618fLLVM GN Syncbot
2025-11-06[libcxx] Implement C++20 std::chrono::is_clock, std::chrono::is_clock_v (#160...Yuxuan Chen
2025-11-06[sanitizer-common] [Darwin] Fix overlapping dyld segment addresses (#166005)Andrew Haberlandt
2025-11-06[CI] Remove Comment about Windows Compile Jobs LimitAiden Grossman
2025-11-06[MLIR][Python] Update Nanobind Warnings List for clang-cl on WindowsAiden Grossman
2025-11-06[LLVM] Check if LLVM_ON_UNIX is DefinedAiden Grossman
2025-11-06[Hexagon] Improve QFP Optimizer (#166647)Fateme Hosseini
2025-11-06[Clang] fix false-positive lambda shadow diagnostics in explicit object membe...Oleksandr T.
2025-11-06[lldb/Interpreter] Implement ScriptedFrameProvider{,Python}Interface (#166662)Med Ismail Bennani
2025-11-06[gn build] Port 71cb0bb8932eLLVM GN Syncbot
2025-11-06[GitHub][CI] Move PATH setting into base image for tooling containers (#166826)Tom Stellard
2025-11-06[clang] SFINAE context refactor (#164703)Matheus Izvekov
2025-11-06[lldb] Make it so not finding and SDK doesn't look like an error (#166676)Jonas Devlieghere
2025-11-06[lldb/Target] Add SyntheticFrameProvider class (#166664)Med Ismail Bennani
2025-11-06[mlir] Introduce AlignmentAttrOpInterface to expose MaybeAlign (#161440)jiang1997
2025-11-06[C2y] Claim conformance to WG14 N3525 (#166824)Aaron Ballman
2025-11-06[SLP]Gather copyable node, if its parent is copyable, but this node is still ...Alexey Bataev
2025-11-06[HLSL] [DirectX] Invert the result of `firstbithigh` (#166419)Deric C.
2025-11-06AMDGPU: Replace some undef uses in tests (#166813)Matt Arsenault
2025-11-06[Github] Exclude Renovate from Updating OS Versions in GHA (#166811)Aiden Grossman
2025-11-06[DirectX] Remove llvm.assume intrinsic (#166697)Farzon Lotfi
2025-11-06[OpenMP] Fix tests relying on the heap size variableJoseph Huber
2025-11-06[LLDB] Run working STL data formatter tests with PDB (#166812)nerix
2025-11-06[VPlan] Unify casting unit testing (NFC).Florian Hahn
2025-11-06[CodeGen] Add missing header guard to LibcallLoweringInfo.h (#166815)Tomer Shafir
2025-11-06[X86] narrowBitOpRMW - add additional uses of the StoredVal back to the DAG w...Simon Pilgrim
2025-11-06[NFCI][lldb][test] Enable GNU POSIX extensions where necessary (#166768)Raul Tambre
2025-11-06[flang][Driver] Better error message when multiple actions are specified (#16...Tarun Prabhu
2025-11-06CodeGen: Handle bundled instructions in two-address-instructions pass (#166212)Nicolai Hähnle
2025-11-06[RISCV] More explicitly check that combineOp_VLToVWOp_VL removes the extends ...Craig Topper
2025-11-06[DA] Check for overflow in strong SIV test (#166223)Alireza Torabian
2025-11-06[CMake][Fuchsia] Build libclang_rt.builtins for arm-fuchsia (#166686)Roland McGrath
2025-11-06[RISCV] Update SpacemiT-X60 vector reduction operations latencies (#152737)Mikhail R. Gadelha
2025-11-07[PatternMatch] Fix matching order for `m_c_Intrinsic` (#166047)Yingwei Zheng
2025-11-06[BOLT][AArch64] Skip as many zeros as possible in padding validation (#166467)YongKang Zhu
2025-11-06[clang-repl] Fixing vulnerabilities with respect to orc runtime (#165852)Anutosh Bhat
2025-11-06[InstrProf] Fix frontend generated function hash (#165358)Stephen Senran Zhang
2025-11-06CodeGen: More accurate mayAlias for instructions with multiple MMOs (#166211)Nicolai Hähnle
2025-11-06[flang][debug] Add debug type support for procedure pointers (#166764)Abid Qadeer
2025-11-06[Github] Update GitHub Artifact Actions (major) (#166112)Mend Renovate
2025-11-06Add @llvm.reloc.none intrinsic to LLVM release notes (#166805)Daniel Thornburgh
2025-11-06[DirectX] Let data scalarizer pass account for sub-types when updating GEP ty...Finn Plummer
2025-11-06[CI] Ensure compatibility with Python 3.8Aiden Grossman
2025-11-06[clang][AST] Do not try to handle irrelevant cases in writeBareSourceLocation...Sergej Salnikov
2025-11-06[Support] Fix up cast function object definitions. NFC. (#166789)Jakub Kuderski
2025-11-06[IR] llvm.reloc.none intrinsic for no-op symbol references (#147427)Daniel Thornburgh
2025-11-06[CodeGen] Delete two ComputeValueVTs overloads (NFC) (#166758)Sergei Barannikov
2025-11-06[lldb][docs][NFC] Fix ClangModulesDeclVendor::AddModule parameter docsMichael Buch
2025-11-06[mlir][acc] Erase empty kernel_environment ops during canonicalization (#166633)Vijay Kandiah