summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-03[AMDGPU] Simplify dpp builtin handlingusers/rampitec/11-04-_amdgpu_simplify_dpp_builtin_handlingStanislav Mekhanoshin
2025-03-03Added amdgcn_update_dppusers/rampitec/11-04-_amdgpu_allow_lane-op_lowering_for_illegal_typesStanislav Mekhanoshin
2025-03-03[AMDGPU] Allow lane-op lowering for illegal typesStanislav Mekhanoshin
2025-03-03[AMDGPU] Set inst_pref_size to maximum (#126981)Stanislav Mekhanoshin
2025-03-03[clang][bytecode][NFC] Move incorrect LLVM_PREFERRED_TYPE attribute (#128740)Timm Baeder
2025-03-03[mlir][tosa] Add verifiers for FFT2d and RFFT2d (#129273)Luke Hutton
2025-03-03[CIR] Upstream floating point literal expressions (#129304)Amr Hesham
2025-03-03[Clang][diagnostics] Fix structured binding shadows template param loc (#129116)Amr Hesham
2025-03-03[MLIR] Add pattern to bubble up tensor.extract_slice (#126898)ofri frishman
2025-03-03[NFC][CodingStandard] Fix text style for C++ keywords (#128932)Rahul Joshi
2025-03-03[libc][docs] Add links to Peter Smith's FOSDEM 2025 talk (#129555)OverMighty
2025-03-03Reapply [MCExpr] Remove generic getVariantKindName and getVariantKindForNameFangrui Song
2025-03-03[libc++][test] extend XFAIL clauses to cover Amazon Linux too (#129377)Paul Osmialowski
2025-03-03Fix a bug copying the stop hooks from the dummy target. (#129340)jimingham
2025-03-03[X86] combineConcatVectorOps - use isSplatValue helper instead of matching sp...Simon Pilgrim
2025-03-03[flang] Added alternative inlining code for hlfir.cshift. (#129176)Slava Zakharin
2025-03-03[memprof] Export __memprof_default_options_str on Darwin (#128920)Ellis Hoag
2025-03-03[MC] Port initializeVariantKinds to ARM COFF and SystemZ GOFFFangrui Song
2025-03-03[win] Enable test/CodeGen/MIR/AArch64 on Windows (#122832)Daniel Paoliello
2025-03-03[gn build] Port 5d7d66ba0d1aLLVM GN Syncbot
2025-03-03[NVPTX] Add Intrinsics for discard.* (#128404)Abhilash Majumder
2025-03-03[WebAssembly] Avoid repeated hash lookups (NFC) (#129469)Kazu Hirata
2025-03-03[clang][cmake] Fix support for dynamic libraries in CLANG_BOLTserge-sans-paille
2025-03-03[gn] port 50317ca13f6ad9Nico Weber
2025-03-03github: fix empty continuation line; remove trailing whitespace (#129535)George Burgess IV
2025-03-03[SPIR-V] Stop using Register to represent target specific virtual registers. ...Craig Topper
2025-03-03Revert "[mlir][tosa] Add several level checks (#128074)" (#129549)Luke Hutton
2025-03-03[Github][libc] Hash Pin Actions in Workflows (#129487)Aiden Grossman
2025-03-03[Github] Hash Pin Actions in Most Workflows (#129486)Aiden Grossman
2025-03-03[NFC] Fix Windows after #121115 (#129534)Chris B
2025-03-03[AMDGPU] Extend ComputePGMRSrc3 to gfx10+. NFCI. (#129289)Stanislav Mekhanoshin
2025-03-03[clang][bytecode] Don't narrow() when dereferencing to array type (#129524)Timm Baeder
2025-03-03[PowerPC] hoist xxspltib out of loop body (#127121)zhijian lin
2025-03-03[AMDGPU] Account for existing SDWA selections (#123221)Frederik Harwath
2025-03-03[flang] Fixed fir.coordinate_of access in AddDebugInfo. (#129423)Slava Zakharin
2025-03-03[AArch64] Don't try to custom lower fp16 selects with nofp (#129492)David Green
2025-03-03[OpenACC] Implement 'declare' construct AST/Semaerichkeane
2025-03-03[mlir][tosa] Add several level checks (#128074)TatWai Chong
2025-03-03Push down the swig module to avoid an import cycle (#129135)wieDasDing
2025-03-03[lldb] Fix a warningKazu Hirata
2025-03-03Add missing LIBC_INLINE to qsort_pivot.h (#126249)Lukas Bergdoll
2025-03-03[CodeGen] Avoid repeated hash lookups (NFC) (#129465)Kazu Hirata
2025-03-03[MLIR][LLVMIR] Add suport for ptrmask intrinsic op (#129539)Robert Konicar
2025-03-03[clang][bytecode] Tighten double-destroy check (#129528)Timm Baeder
2025-03-03[CUDA][HIP] fix virtual dtor host/device attr (#128926)Yaxun (Sam) Liu
2025-03-03[test] Add '-o -' to llc command to avoid creating unnecessary temp filesDmitri Gribenko
2025-03-03[LLDB][Telemetry]Define DebuggerTelemetryInfo and related methods (#127696)Vy Nguyen
2025-03-03[X86] Generate `kmov` for masking integers (#120593)Abhishek Kaushik
2025-03-03[GVN][NFC] Fix some variables as per coding standards (#129489)Madhur Amilkanthwar
2025-03-03[clang] Fix CodeComplete crash involving CWG1432 (#129436)Matheus Izvekov