summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-07[LoongArch] Make the code generation of the trap pattern configurableusers/hev/trap-cfgWANG Rui
2025-11-07[VPlan] Inline WidenSelect::isInvariantCond (NFC) (#166742)Ramkumar Ramachandra
2025-11-07[libcxxabi][ItaniumDemangle] Separate GtIsGt counter into more states (#166578)Michael Buch
2025-11-07[libc++] Simplify most of the segmented iterator optimizations (#164797)Nikolas Klauser
2025-11-07[orc-rt] Add endian_read/write operations. (#166892)Lang Hames
2025-11-07[NFCI][lldb][test] Avoid unnecessary GNU extension for assembly call (#166769)Raul Tambre
2025-11-07[RISCV] Support outlining of CFI instructions in the machine outliner (#166149)Sudharsan Veeravalli
2025-11-06[RISCV] Optimize (and (icmp x, 0, neq), (icmp y, 0, neq)) utilizing zicond ex...Ryan Buchner
2025-11-06[bazel] Add missing deps for AlignmentAttrInterface.h (#166899)Chenguang Wang
2025-11-06AArch64: support extended spills in SEH on WoS (#166849)Saleem Abdulrasool
2025-11-06[X86][NewPM] Add New Pass Manager wiring for x86-avoid-trailing-call (#166723)Anshul Nigham
2025-11-07[RISCV] Use SLLI.UW in double-SHL_ADD multiplications (#166728)Piotr Fusik
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