- 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
[IR][AsmParser] Revamp how floating-point literals work in LLVM IR. backend:AArch64 backend:AMDGPU backend:ARM backend:DirectX backend:Hexagon backend:loongarch backend:NVPTX backend:PowerPC backend:RISC-V backend:SPIR-V backend:SystemZ backend:WebAssembly backend:X86 clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category debuginfo HLSL HLSL Language Support llvm:adt llvm:analysis Includes value tracking, cost tables and constant folding llvm:globalisel llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:ir llvm:support llvm:transforms
#121838 opened Jan 6, 2025 by jcranmer-intel Loading…
[Support] Use block numbers for LoopInfo BBMap backend:AArch64 backend:WebAssembly llvm:support llvm:transforms PGO Profile Guided Optimizations
#103400 opened Aug 13, 2024 by aengelke Loading…
[WebAssembly] Change
half to use soft promotion rather than PromoteFloat backend:WebAssembly #152833 opened Aug 9, 2025 by tgross35 Loading…
[WebAssembly] [Backend] Combine and(X, shuffle(X, pow 2 mask)) to all true backend:WebAssembly
#145108 opened Jun 20, 2025 by badumbatish Loading…
AMDGPU: Drop and upgrade llvm.amdgcn.atomic.csub/cond.sub to atomicrmw backend:AArch64 backend:AMDGPU backend:ARM backend:Hexagon backend:loongarch backend:PowerPC backend:RISC-V backend:WebAssembly backend:X86 clang:openmp OpenMP related changes to Clang flang:openmp llvm:analysis Includes value tracking, cost tables and constant folding llvm:globalisel llvm:ir llvm:SelectionDAG SelectionDAGISel as well llvm:support llvm:transforms mlir:llvm mlir
#105553 opened Aug 21, 2024 by anjenner Loading…
[DAGCombiner] Set shift flags during visit. backend:AArch64 backend:AMDGPU backend:ARM backend:loongarch backend:PowerPC backend:RISC-V backend:SystemZ backend:WebAssembly backend:X86 llvm:SelectionDAG SelectionDAGISel as well
#91239 opened May 6, 2024 by goldsteinn • Draft
[SelectionDAG] Add SelectionDAGISel as well
f16 soft promotion for lrint and lround backend:AArch64 backend:ARM backend:loongarch backend:MIPS backend:MSP430 backend:PowerPC backend:RISC-V backend:WebAssembly backend:X86 llvm:SelectionDAG #152684 opened Aug 8, 2025 by tgross35 Loading…
[clang][WebAssembly] Handle casted function pointers with different number of arguments backend:WebAssembly 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 Clang issues not falling into any other category
#153168 opened Aug 12, 2025 by turran Loading…
[CodeGen][ObjC] Initial WebAssembly Support for GNUstep backend:WebAssembly clang:codegen IR generation bugs: mangling, exceptions, etc. clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category llvm:mc Machine (object) code
#169043 opened Nov 21, 2025 by hmelder Loading…
[WebAssembly] Add __builtin_wasm_js_catch for catching JSPI SuspendError backend:WebAssembly clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category llvm:ir
[MachineVerifier] Fix LiveInterval verification of unwinding instructions backend:WebAssembly backend:X86
#131565 opened Mar 17, 2025 by aheejin Loading…
[llvm][test] Fix filecheck annotation typos [2/n] backend:AArch64 backend:AMDGPU backend:ARM backend:loongarch backend:m68k backend:NVPTX backend:PowerPC backend:SPIR-V backend:SystemZ backend:WebAssembly backend:X86 coroutines C++20 coroutines debuginfo llvm:analysis Includes value tracking, cost tables and constant folding llvm:binary-utilities llvm:globalisel llvm:mc Machine (object) code llvm:transforms PGO Profile Guided Optimizations
#95433 opened Jun 13, 2024 by klensy Loading…
[WebAssembly] Implement lowering calls through funcref to call_ref when available backend:WebAssembly
#162227 opened Oct 7, 2025 by QuantumSegfault Loading…
[clang][WebAssembly] Return aggregate values indirectly in swiftcc by default backend:WebAssembly clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category
#168652 opened Nov 19, 2025 by kateinoigakukun Loading…
[WebAssembly] Add pattern for relaxed laneselect (from bitselect simd) backend:WebAssembly
#163807 opened Oct 16, 2025 by badumbatish Loading…
[WebAssembly] Fix lowering of (extending) loads from addrspace(1) globals backend:WebAssembly llvm:transforms
#155937 opened Aug 28, 2025 by QuantumSegfault Loading…
Fix typos and spelling errors across codebase backend:AArch64 backend:AMDGPU backend:SPIR-V backend:WebAssembly backend:X86 BOLT clang:analysis clang:dataflow Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html clang:frontend Language frontend issues, e.g. anything involving "Sema" 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:builtins compiler-rt:sanitizer compiler-rt debuginfo flang:fir-hlfir flang:openmp flang:semantics flang Flang issues not falling into any other category HLSL HLSL Language Support libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. libc lldb llvm:codegen llvm:regalloc llvm:support llvm:transforms mlir:arith mlir:bufferization Bufferization infrastructure mlir:llvm mlir:openmp mlir:sparse Sparse compiler in MLIR mlir openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime
#156270 opened Sep 1, 2025 by AustinBoyuJiang Loading…
SelectionDAG: Improve expandFP_TO_INT_SAT backend:AArch64 backend:ARM backend:WebAssembly backend:X86 llvm:SelectionDAG SelectionDAGISel as well
#139217 opened May 9, 2025 by wzssyqa Loading…
[LLVM] Slay undead copysign code backend:PowerPC backend:SystemZ backend:WebAssembly llvm:ir llvm:SelectionDAG SelectionDAGISel as well
#111269 opened Oct 6, 2024 by workingjubilee Loading…
[ConstantTime][WebAssembly] Add comprehensive tests for ct.select backend:WebAssembly
#166709 opened Nov 6, 2025 by wizardengineer Loading…
[WebAssembly] Disallow tail calls with byval arguments backend:WebAssembly
#125142 opened Jan 31, 2025 by tlively Loading…
[WebAssembly] Update generic CPU configuration to include nontrapping-fptoint backend:WebAssembly clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category llvm:mc Machine (object) code
#67459 opened Sep 26, 2023 by sbc100 Loading…
[WebAssembly] Add a threshold to RegStackify to avoid register spills at runtime backend:WebAssembly
#97283 opened Jul 1, 2024 by yolanda15 Loading…
Make MMIWP not have ownership over MMI + Make MMI Only Use an External MCContext backend:AMDGPU backend:NVPTX backend:RISC-V backend:WebAssembly clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category flang:driver flang Flang issues not falling into any other category llvm:globalisel LTO Link time optimization (regular/full LTO or ThinLTO) mlir:llvm mlir offload tools:llvm-exegesis
#105541 opened Aug 21, 2024 by matinraayai Loading…
[WebAssemblyLowerEmscriptenEHSjLj] Don't assign import names to generated function declarations backend:WebAssembly
#71599 opened Nov 7, 2023 by sbc100 Loading…
Previous Next
ProTip! Mix and match filters to narrow down what you’re looking for.