- Notifications
You must be signed in to change notification settings - Fork 15.3k
Pull requests: llvm/llvm-project
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[Exegesis][RISCV] Add RISCV support for llvm-exegesis backend:RISC-V bazel "Peripheral" support tier build system: utils/bazel tools:llvm-exegesis
#89047 by AnastasiyaChernikova was merged Dec 18, 2024 Loading…
Adding support in llvm-exegesis for Aarch64 for handling FPR64/128, PPR16 and ZPR128 reg class. tools:llvm-exegesis
#127564 by lakshayk-nv was merged Mar 6, 2025 Loading…
[llvm-exegesis] [AArch64] Resolving "not all operands are initialized by snippet generator" tools:llvm-exegesis
#142529 by lakshayk-nv was merged Sep 1, 2025 Loading…
[llvm-exegesis] Print generated assembly snippet tools:llvm-exegesis
#142540 by lakshayk-nv was merged Aug 13, 2025 Loading…
[Exegesis][RISCV] Add initial RVV support backend:RISC-V tools:llvm-exegesis
#128767 by mshockwave was merged Feb 28, 2025 Loading…
[llvm-exegesis][AArch64] Disable pauth and ldgm as unsupported instructions tools:llvm-exegesis
#132346 by lakshayk-nv was merged Apr 9, 2025 Loading…
Overhaul the TargetMachine and LLVMTargetMachine Classes backend:AArch64 backend:AMDGPU backend:ARM backend:DirectX backend:Hexagon backend:loongarch backend:m68k backend:MSP430 backend:NVPTX backend:PowerPC backend:RISC-V backend:Sparc backend:SPIR-V backend:SystemZ backend:WebAssembly backend:X86 llvm:globalisel llvm:mc Machine (object) code llvm:regalloc mlgo offload tools:llvm-exegesis
#111234 by matinraayai was merged Nov 14, 2024 Loading…
Remove libclang and C++ API clang:codegen IR generation bugs: mangling, exceptions, etc. clang:dataflow Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang:openmp OpenMP related changes to Clang clang:static analyzer clang Clang issues not falling into any other category clang-format clang-tidy clang-tools-extra clangd compiler-rt:sanitizer coroutines C++20 coroutines debuginfo flang:driver flang:fir-hlfir flang:openmp flang:parser flang Flang issues not falling into any other category libc++abi libc++abi C++ Runtime Library. Not libc++. lld:MachO lld lldb llvm:adt llvm:analysis Includes value tracking, cost tables and constant folding llvm:globalisel llvm:ir llvm:mc Machine (object) code llvm:support llvm:transforms LTO Link time optimization (regular/full LTO or ThinLTO) mlir:affine mlir:bufferization Bufferization infrastructure mlir:core MLIR Core Infrastructure mlir:dlti mlir:gpu mlir:linalg mlir:llvm mlir:openacc mlir:quant mlir:scf mlir:sme mlir:sparse Sparse compiler in MLIR mlir:spirv mlir:sve mlir openacc tablegen testing-tools tools:llvm-exegesis
StringLiteral in favor of StringRef backend:AArch64 backend:AMDGPU backend:ARM backend:DirectX backend:Hexagon backend:RISC-V backend:Sparc backend:SystemZ backend:WebAssembly backend:X86 clang:analysis clang:as-a-library #122366 by bjacob was closed Jan 9, 2025 Loading…
[Exegesis] CPU selection, when native arch and target mismatch tools:llvm-exegesis
#131014 by AnastasiyaChernikova was merged Mar 26, 2025 Loading…
[Exegesis] Implemented strategy for load operation tools:llvm-exegesis
#113458 by AnastasiyaChernikova was merged Mar 4, 2025 Loading…
Add RISC-V support information to readme llvm:binary-utilities tools:llvm-exegesis
#132699 by AnastasiyaChernikova was merged Mar 31, 2025 Loading…
[llvm-exegesis] Add support for pinning benchmarking process to a CPU tools:llvm-exegesis
#85168 by boomanaiden154 was merged Sep 19, 2024 Loading…
[IR] Store Triple in Module (NFC) backend:AArch64 backend:AMDGPU backend:DirectX backend:Hexagon backend:SPIR-V backend:X86 clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category compiler-rt:sanitizer coroutines C++20 coroutines debuginfo flang:driver flang:openmp flang Flang issues not falling into any other category lldb llvm:analysis Includes value tracking, cost tables and constant folding llvm:binary-utilities llvm:ir llvm:mc Machine (object) code llvm:transforms LTO Link time optimization (regular/full LTO or ThinLTO) mlir:execution-engine mlir:llvm mlir offload PGO Profile Guided Optimizations tools:llvm-exegesis
#129868 by nikic was merged Mar 6, 2025 Loading…
[llvm] Use "= default" (NFC) backend:AMDGPU backend:DirectX backend:Hexagon backend:loongarch backend:NVPTX backend:RISC-V backend:SPIR-V backend:SystemZ clang:openmp OpenMP related changes to Clang debuginfo flang:openmp llvm:analysis Includes value tracking, cost tables and constant folding llvm:binary-utilities llvm:ir llvm:mc Machine (object) code llvm:SandboxIR objectyaml PGO Profile Guided Optimizations testing-tools tools:llvm-exegesis tools:llvm-mca
#166088 by kazutakahirata was merged Nov 3, 2025 Loading…
[llvm-exegesis] Adding in llvm-exegesis for Aarch64 for handling FPR8/16/32 and FPCR setReg warning tools:llvm-exegesis
#130595 by lakshayk-nv was merged Mar 11, 2025 Loading…
[RISCV][llvm-exegesis] Add missing operand frm for FCVT_D_W backend:RISC-V tools:llvm-exegesis
#149989 by tclin914 was merged Jul 24, 2025 Loading…
[llvm-exegesis] Use explicit error classes for different snippet crashes tools:llvm-exegesis
#74210 by boomanaiden154 was merged Dec 12, 2023 Loading…
[Inclusive Language] migrate "sanity" checks to "soundness" checks backend:AArch64 backend:AMDGPU backend:ARM backend:Hexagon backend:m68k backend:MIPS backend:RISC-V backend:Sparc backend:SPIR-V backend:X86 BOLT clang:codegen IR generation bugs: mangling, exceptions, etc. clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:static analyzer clang Clang issues not falling into any other category clang-tidy clang-tools-extra clangd cmake Build system in general and CMake in particular compiler-rt:asan Address sanitizer compiler-rt:builtins compiler-rt:fuzzer compiler-rt:hwasan Hardware-assisted address sanitizer compiler-rt:msan Memory sanitizer compiler-rt:sanitizer compiler-rt:scudo Scudo Hardened Allocator compiler-rt:tsan Thread sanitizer compiler-rt:ubsan Undefined behavior sanitizer compiler-rt coroutines C++20 coroutines debuginfo flang:driver flang:fir-hlfir flang:openmp flang:parser flang:semantics flang Flang issues not falling into any other category HLSL HLSL Language Support libc++abi libc++abi C++ Runtime Library. Not libc++. libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. lld:COFF lld:ELF lld:MachO lld lldb llvm:adt llvm:analysis Includes value tracking, cost tables and constant folding llvm:binary-utilities llvm:codegen llvm:globalisel llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:ir llvm:mc Machine (object) code llvm:SelectionDAG SelectionDAGISel as well llvm:support llvm:transforms llvm-lit mlgo mlir:affine mlir:async mlir:core MLIR Core Infrastructure mlir:gpu mlir:linalg mlir:llvm mlir:openmp mlir:presburger mlir:sparse Sparse compiler in MLIR mlir:tosa mlir:vector mlir:vectorops mlir offload openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime PGO Profile Guided Optimizations tablegen testing-tools tools:llvm-exegesis xray
#156995 by vanvoorden was closed Sep 30, 2025 Loading…
Implement a more seamless way to provide missing functions on z/OS clang:bytecode Issues for the clang bytecode constexpr interpreter clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category llvm:binary-utilities llvm:support objectyaml tools:llvm-exegesis
#167703 by perry-ca was merged Nov 18, 2025 Loading…
[X86] Fix optmasks handling for AVX10.1-256 backend:X86 tools:llvm-exegesis
#73074 by e-kud was closed Dec 15, 2023 Loading…
[llvm] Revise IDE folder structure backend:AMDGPU backend:WebAssembly cmake Build system in general and CMake in particular llvm:analysis Includes value tracking, cost tables and constant folding llvm:support llvm:transforms llvm-lit mlgo PGO Profile Guided Optimizations testing-tools tools:llvm-exegesis
#89741 by Meinersbur was merged May 25, 2024 Loading…
[IR] Replace of PointerType::get(Type) with opaque version (NFC) backend:AArch64 backend:AMDGPU backend:ARM backend:NVPTX backend:X86 compiler-rt:sanitizer llvm:globalisel llvm:ir llvm:SandboxIR llvm:SelectionDAG SelectionDAGISel as well llvm:transforms LTO Link time optimization (regular/full LTO or ThinLTO) tools:llvm-exegesis
#123617 by junlarsen was merged Jan 20, 2025 Loading…
[TargetRegistry] Accept Triple in createTargetMachine() (NFC) backend:AMDGPU backend:RISC-V backend:SPIR-V backend:WebAssembly BOLT clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category flang:driver flang:openmp flang Flang issues not falling into any other category llvm:globalisel llvm:mc Machine (object) code LTO Link time optimization (regular/full LTO or ThinLTO) mlir:llvm mlir offload tools:llvm-exegesis
#130940 by nikic was merged Mar 12, 2025 Loading…
[llvm-exegesis] Add thread IDs to subprocess memory names tools:llvm-exegesis
#84451 by boomanaiden154 was merged Mar 12, 2024 Loading…
[llvm-exegesis][AArch64] Disable pauth and ldgm as unsupported instructions fixed tools:llvm-exegesis
#136868 by lakshayk-nv was merged Apr 28, 2025 Loading…
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.