summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-22propogation hornor pre-defined layout at anchor opusers/Jianhui-Li/XeGPU/anchor-op-layoutJianhui Li
2025-11-22adding anchor layout for load/store/prefetch_nd and dpasJianhui Li
2025-11-18[X86] Add test examples of build vectors of reversed scalar loads that could ...Simon Pilgrim
2025-11-18Revert "[Github] Update PR labeller to v6.0.1 (#167246)"Aiden Grossman
2025-11-18Reapply "[Github] Update PR labeller to v6.0.1 (#167246)"Aiden Grossman
2025-11-18[flang][OpenMP] Move two utilities from Semantics to Parser, NFC (#168549)Krzysztof Parzyszek
2025-11-18[AMDGPU] Consider FLAT instructions for VMEM hazard detection (#137170)Robert Imschweiler
2025-11-18[ARM] Pattern match Low Overhead Loops pseudos (NFC) (#168209)Sergei Barannikov
2025-11-18[AArch64] Reorder Comparison Trees to Facilitate CSE (#168064)Marius Kamp
2025-11-18[CI] Only run normal check targets if requested (#168412)Aiden Grossman
2025-11-19[InstCombine] Canonicalize signed saturated additions (#153053)AZero13
2025-11-18[AsmParser] Use a range-based for loop (NFC) (#168488)Kazu Hirata
2025-11-18[AMDGPU][GlobalISel] Add RegBankLegalize support for G_IS_FPCLASS (#167575)vangthao95
2025-11-18[APInt] Introduce carry-less multiply primitives (#168527)Ramkumar Ramachandra
2025-11-18Reland [Support][Jobserver][Tests] Simplify default executor init (#168165)Yaxun (Sam) Liu
2025-11-18[lldb] update lldb-server platform help parsing (attempt 3) (#164904)Chad Smith
2025-11-18[AArch64][GISel] Don't crash in known-bits when copying from vectors to non-v...Nathan Corbyn
2025-11-18[lldb] Support integer registers with more than 64 bits. (#166363)Matej Košík
2025-11-18[llvm][AddressSanitizer] option for applying AddressSanitizer to specific add...Emil Tsalapatis
2025-11-18[flang][NFC] Strip trailing whitespace from tests (6 of N)Tarun Prabhu
2025-11-18[ASan] Make most tests run under internal shell on DarwinAiden Grossman
2025-11-18[clang][BPF] Turn on AddressSanitizer pass (#167766)Emil Tsalapatis
2025-11-18[llvm][AddressSanitizer][BPF] add default shadow mapping offset for BPF targe...Emil Tsalapatis
2025-11-18[llvm][AddressSanitizer] option for specifying the address space of the shado...Emil Tsalapatis
2025-11-18[Clang][Driver] Create crash reproducers for IR inputs (#165572)Nabeel Omer
2025-11-18[MLIR][Python] Add arg_attrs and res_attrs to gpu func (#168475)Asher Mancinelli
2025-11-18[bazel] Add MODULE.bazel (#164891)Jordan Rupprecht
2025-11-18[clang][clang-linker-wrapper] Use the correct triple for clang-offload-bundle...Manuel Carrasco
2025-11-18[HLSL] Implement ddx/ddy_coarse intrinsics (#164831)Alexander Johnston
2025-11-18[mlir][amdgpu] Sink op creation in scaled conversion intrinsics (NFC) (#168542)Erick Ochoa Lopez
2025-11-18[clang-tidy] Add a fully custom message to `bugprone-unsafe-functions` (#162443)Discookie
2025-11-18[TSan] Make tests work with internal shellAiden Grossman
2025-11-18[ELF][AArch64] Fix copy/paste error in llvm_unreachable messageJessica Clarke
2025-11-18[clang][CIR] Temporarily fix CIR codegen test on call. NFCMichael Liao
2025-11-18[AMDGPU] Remove const on a return type. (#168490)Kazu Hirata
2025-11-18[Bitcode] Use a range-based for loop (NFC) (#168489)Kazu Hirata
2025-11-18[DWARFCFIChecker] Remove an unused local variable (NFC) (#168487)Kazu Hirata
2025-11-18[VPlan] Populate and use VPIRFlags from initial VPInstruction. (#168450)Florian Hahn
2025-11-18Revert "[OpenMP] Implement omp_get_uid_from_device() / omp_get_device_from_ui...Robert Imschweiler
2025-11-18[libc++] Fix header deprecations (#163356)Nikolas Klauser
2025-11-18[LLVM][InstSimplify] Add folds for SVE integer reduction intrinsics. (#167519)Paul Walker
2025-11-18[BAZEL] Fix OrcDebugging dep (#168540)Alan Li
2025-11-18[OpenMP] Implement omp_get_uid_from_device() / omp_get_device_from_uid() (#16...Robert Imschweiler
2025-11-18[mlir][tosa] Fix shared buildMichael Liao
2025-11-18[BAZEL] Fix BAZEL build issue (#168539)Alan Li
2025-11-18[RTSan] Fix tests under Internal Shell (#168470)Aiden Grossman
2025-11-18[mlir][tosa] Add a pass to narrow i64 to i32 (#165581)Luke Hutton
2025-11-18[CGP]: Optimize mul.overflow. (#148343)Hassnaa Hamdi
2025-11-18[X86] combineTruncate - trunc(srl(load(p),amt)) -> load(p+amt/8) - ensure amt...Simon Pilgrim
2025-11-18[ORC] Fix shlibs build: add Object to libLLVMOrcDebugging (#168343)Stefan Gränitz