summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-07[AMDGPU] Add liverange split instructions into BB Prologusers/cdevadas/include-lr-split-insn-to-bb-prologChristudasan Devadasan
2025-11-07[CodeGen] Introduce MI flag for Live Range split instructionsusers/cdevadas/mi-flag-for-lr-split-insnChristudasan Devadasan
2025-11-06[libc] Add localtime_r to baremetal entrypoints (#166677)Prabhu Rajasekaran
2025-11-06[Option] Fix simple subcommand with positional arguments (#166859)Steven Wu
2025-11-06[LifetimeSafety] Optimize fact storage with IDs and vector-based lookup (#165...Utkarsh Saxena
2025-11-07Use `llvm::unique_function` in the async APIs (#166727)Chandler Carruth
2025-11-06[CodeGen] Fix a warningKazu Hirata
2025-11-07[RISCV] Move remat.ll test from riscv32 to riscv64. NFCLuke Lau
2025-11-07[LLDB][Editline] empty current line before `el_wgets` (#165830)Kiva
2025-11-06[Github] Use zstd to compress CI container images (#166879)Aiden Grossman
2025-11-07[SelectionDAG] Make SelectionDAG::dump(true) usable from debugger (#166722)Sergei Barannikov
2025-11-06[Clang][Sema] Allow counted_by on void* as GNU extension (#164737)Kees Cook
2025-11-06[LifetimeSafety] Fix typo which breaks the testUtkarsh Saxena
2025-11-06[LifetimeSafety] Optimize loan propagation by separating persistent and block...Utkarsh Saxena
2025-11-06[clang-tidy] Fix `readability-use-concise-preprocessor-directives` check (#16...mitchell
2025-11-07[mlir][linalg] Remove redundant implicit terminator trait(NFC) (#166298)Longsheng Mou
2025-11-06[bazel] Fix compilation for AlignmentAttrInterface and BPF. (#166872)Chenguang Wang
2025-11-07[Github] Revert labeller update in new PRs workflowAiden Grossman
2025-11-07[NFC][CUDA][HIP] Print the triple when there's no mcpu (#166565)Alex Voicu
2025-11-07[SPIRV] Handle `inttoptr` constant expressions in global initialisers (#166494)Alex Voicu
2025-11-06[LLDB] Fix debuginfo ELF files overwriting Unified Section List (#166635)Jacob Lalonde
2025-11-06[Github] Update GHA Dependencies (major) (#161108)Mend Renovate
2025-11-06[NFC][Github] Move Container Composite Workflows to .github/actions (#166864)Aiden Grossman
2025-11-07[mlir][ods] Enable basic string interpolation in constraint summary. (#153603)Jacques Pienaar
2025-11-06[debugserver] Remove unnecessary sleep in MachProcess::AttachForDebug (#166674)Jonas Devlieghere
2025-11-06[flang][acc] Add missing FIRAnalysis dependency (#166853)Razvan Lupusoru
2025-11-06RuntimeLibcalls: Remove LLVM_ABI from private member variable declarations (#...Jinsong Ji
2025-11-06[LV] Check all users of partial reductions in chain have same scale. (#162822)Florian Hahn
2025-11-06[BPF] TableGen-erate SDNode descriptions (#166499)Sergei Barannikov
2025-11-06[CI] Remove Disabled Warning Set on Windows (#166838)Aiden Grossman
2025-11-06[Clang] fix confusing diagnostics for lambdas with init-captures inside brace...Oleksandr T.
2025-11-06[libc] Disable overflow test in strfromtest on riscv32 (#166719)Marcell Leleszi
2025-11-06[lldb] Add function to tell if a section is a GOT section (#165936)Augusto Noronha
2025-11-06[GitHub][CI] Factor out duplicate container building code into composite acti...Tom Stellard
2025-11-06[lldb] Enable locate module callback for all module loading (#160199)GeorgeHuyubo
2025-11-06[flang][acc] Add infrastructure and tests for ACCImplicitData (#166797)Razvan Lupusoru
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