summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-04[libc] Fix printf long double bugs (#166474)Michael Jones
2025-11-04[ADT] Introduce Casting function objects (#165803)Mircea Trofin
2025-11-04[SLU][profcheck] create likely branch weights for guard->branch (#164271)Mircea Trofin
2025-11-04[Clang][LLDB] Refactor trap reason demangling out of LLDB and into Clang (#16...Dan Liew
2025-11-04[profcheck] Add unknown branch weights to expand LL/SR loop. (#166273)Jin Huang
2025-11-04[MISched][NFC] Rename isUnbufferedGroup to isReservedGroup (#166439)Min-Yih Hsu
2025-11-04[libc] Add printf error handling (with fixes) (#166382)Marcell Leleszi
2025-11-05[NFC][libclc] Rename clc_cbrt.inc to clc_cbrt.h (#166330)Wenju He
2025-11-04[libc] Add chown and getgid implementations (#166434)Shubh Pachchigar
2025-11-04AMDGPU: Cleanup and modernize limit-coalesce.mir test (#166465)Matt Arsenault
2025-11-04[llvm][mustache] Optimize accessor splitting with a single pass (#159198)Paul Kirth
2025-11-05[libc++] Remove guards for builtins for reference binding traits (#166288)A. Jiang
2025-11-04[BPF] Remove dead code related to __bpf_trap global var (#166440)yonghong-song
2025-11-04[sanitizer_common] Add arm64e module type (#166018)Andrew Haberlandt
2025-11-04[libc++] Use saturation builtins directly for {add,sub}_sat (#165228)Nikolas Klauser
2025-11-04[opt-viewer] Account for optimization records YAML files generated by LTO (#1...Min-Yih Hsu
2025-11-04[AArch64] Copy implicit def operands when creating LDP. (#164253)David Green
2025-11-04Revert "[mlir][memref]: Collapse strided unit dim even if strides are dynamic...Han-Chung Wang
2025-11-04[LoopFusion] Forget loop and block dispositions after latch merge (#166233)Alireza Torabian
2025-11-04AArch64: correct `preserve_most` and `preserve_all` on Windows (#166436)Saleem Abdulrasool
2025-11-04[AMDGPU] Mark WMMA machine instructions as convergent (#165602)Syadus Sefat
2025-11-04[llvm][mustache] Avoid redundant saves in accessor splitting (#159197)Paul Kirth
2025-11-04Fix implicit truncation of `select` non-bool vector conditions (#166279)Kaitlin Peng
2025-11-04[mlir][xegpu] Add OptimizeBlockLoads pass. (#165483)Charitha Saumya
2025-11-04[lldb] Skip tests on older versions of clangAdrian Prantl
2025-11-04[clang][lit] Add SPIR-V to some OpenMP offload tests (#165775)Nick Sarnie
2025-11-04[CIR][NFC] EHScope & Cleanups Iterators and operators overloading (#165317)Amr Hesham
2025-11-04build_llvm_release.bat: Put the 32-bit sanitizers back (#166437)Hans Wennborg
2025-11-04[MLIR][Linalg][Transform] Expose more args in VectorizeChildren[...] op's Pyt...Tuomas Kärnä
2025-11-04[z/OS] Improve compiler options on z/OS (#166415)Kai Nacke
2025-11-04[AMDGPU] NFC, delete promote-alloca testcase (#166297)choikwa
2025-11-04[Docs][clang-tools-extra] Convert maintainers list to .rst format (#165171)Baranov Victor
2025-11-04[BPF] Avoid relocation for jumptable entries (#166301)yonghong-song
2025-11-04[X86][NewPM] Port X86PartialReduction to NewPMAiden Grossman
2025-11-04[X86][NewPM] Port lower-amx-intrinsics to NewPMAiden Grossman
2025-11-04[cmake] Pass PYTHON_EXECUTABLE to native builds (#163574)Ross Burton
2025-11-04[LLDB] Run API tests with PDB too (#149305)nerix
2025-11-04DeclareRuntimeLibcalls: Add registered target checks to test run linesMatt Arsenault
2025-11-04[Offload] Add device UID (#164391)Robert Imschweiler
2025-11-04AArch64: Regenerate cost model testsMatt Arsenault
2025-11-04Added Conditions of SM90 and ISA7.8 for Using cvt.ftz.f32.bf16 Instruction (#...yasmincs
2025-11-04[CodeGen] Add skipFunction() check to MachineFunctionSplitter (#166260)Grigory Pastukhov
2025-11-04[NFC][SLU] Update SimpleLoopUnswitch/guards.ll (#166285)Mircea Trofin
2025-11-04[lld][WebAssembly] Allow `--no-stack-first` in addition to `--stack-first` (#...Sam Clegg
2025-11-04[VPlan] Verify incoming values of VPIRPhi matches before checking (NFC)Florian Hahn
2025-11-04[X86] Improve variable 8-bit shifts on AVX512BW (#164136)Sp00ph
2025-11-04DAG: Merge all sincos_stret emission code into legalizer (#166295)Matt Arsenault
2025-11-04BasicTTI: Cleanup multiple result intrinsic handling (#165970)Matt Arsenault
2025-11-04[CIR] Upstream Builtin ExpOp (#166061)Amr Hesham
2025-11-04RuntimeLibcalls: Add stub API for getting function signatures (#166290)Matt Arsenault