- 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
[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… updated Sep 26, 2023
Add Wasm peephole optimisation to remove dead code around Machine (object) code
unreachables backend:WebAssembly lld:wasm lld llvm:mc #66062 opened Sep 12, 2023 by majaha Loading… updated Oct 25, 2023
[WebAssemblyLowerEmscriptenEHSjLj] Don't assign import names to generated function declarations backend:WebAssembly
#71599 opened Nov 7, 2023 by sbc100 Loading… updated Nov 10, 2023
[llvm][WebAssembly] mark BR_TABLE as isIndirectBranch backend:WebAssembly
#73391 opened Nov 25, 2023 by xujuntwt95329 Loading… updated Dec 10, 2023
[RFC] Introducing IR generation bugs: mangling, exceptions, etc. clang:dataflow Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:static analyzer clang Clang issues not falling into any other category llvm:ir llvm:SelectionDAG SelectionDAGISel as well llvm:transforms
__builtin_consistent to generate AArch64 BC.cond … backend:AArch64 backend:ARM backend:loongarch backend:m68k backend:MSP430 backend:RISC-V backend:Sparc backend:SPIR-V backend:WebAssembly backend:X86 clang:analysis clang:codegen #72175 opened Nov 14, 2023 by ilinpv Loading… updated Jan 6, 2024
[WasmObjectFile] fix NULL-dereference backend:WebAssembly llvm:binary-utilities
#77708 opened Jan 11, 2024 by DavidKorczynski Loading… updated Jan 12, 2024
[clang][wasm] Resolve assertion errors caused by converting ComplexTy… backend:WebAssembly clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category
#70496 opened Oct 27, 2023 by knightXun Loading… updated Feb 3, 2024
[WebAssembly] Limit increase of Ctx.End backend:WebAssembly llvm:binary-utilities
#76676 opened Jan 1, 2024 by DavidKorczynski Loading… updated Feb 14, 2024
Add adjustVMA option backend:WebAssembly llvm:binary-utilities
#72870 opened Nov 20, 2023 by pwprzybyla Loading… updated Mar 20, 2024
[ValueTracking] Allow tracking values through Integral AddrSpaceCasts for improved alignments backend:AMDGPU backend:SPIR-V backend:WebAssembly llvm:analysis Includes value tracking, cost tables and constant folding llvm:ir llvm:support llvm:transforms
#70483 opened Oct 27, 2023 by jrbyrnes Loading… updated May 16, 2024
Replace llvm.memcpy et al's i1 isVolatile with i8 VolFlags backend:AArch64 backend:AMDGPU backend:ARM backend:loongarch backend:MSP430 backend:RISC-V backend:Sparc backend:WebAssembly backend:X86 clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category debuginfo flang:driver flang:fir-hlfir flang:openmp flang Flang issues not falling into any other category 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:spirv mlir PGO Profile Guided Optimizations
#65748 opened Sep 8, 2023 by urnathan Loading… updated Jun 8, 2024
[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… updated Jun 13, 2024
[WebAssembly] Refactor Wasm Reference Types as TargetExtType backend:WebAssembly clang Clang issues not falling into any other category llvm:ir
[clang] Improve diagnostics for constraints of inline asm (NFC) backend:AArch64 backend:AMDGPU backend:ARM backend:DirectX backend:loongarch backend:m68k backend:MSP430 backend:PowerPC backend:RISC-V backend:Sparc backend:SystemZ 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
#96363 opened Jun 21, 2024 by e-kud Loading… updated Jun 28, 2024
[WebAssembly] Add a threshold to RegStackify to avoid register spills at runtime backend:WebAssembly
#97283 opened Jul 1, 2024 by yolanda15 Loading… updated Jul 12, 2024
[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… updated Aug 13, 2024
[CodeGen] Get stack alignment from TargetFrameLowering backend:AArch64 backend:AMDGPU backend:ARM backend:WebAssembly backend:X86 llvm:globalisel llvm:SelectionDAG SelectionDAGISel as well
#105477 opened Aug 21, 2024 by s-barannikov • Draft updated Aug 21, 2024
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… updated Sep 23, 2024
[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… updated Dec 21, 2024
[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… updated Jan 22, 2025
[wasm] Disallow tail calls when passing structs on the stack backend:WebAssembly
#124443 opened Jan 26, 2025 by anematode Loading… updated Jan 29, 2025
[llvm][test] Fix filecheck annotation typos [1.5/n] backend:AArch64 backend:ARM backend:Hexagon 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:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:mc Machine (object) code llvm:transforms PGO Profile Guided Optimizations
#94857 opened Jun 8, 2024 by klensy Loading… updated Feb 7, 2025
[llvm][test] Fix filecheck annotation typos [1/n] backend:AArch64 backend:AMDGPU backend:ARM backend:Hexagon 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:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:mc Machine (object) code llvm:transforms PGO Profile Guided Optimizations
#93673 opened May 29, 2024 by klensy Loading… updated Feb 8, 2025
[WebAssembly] Support promoting lower lanes of f16x8 to f32x4. backend:WebAssembly backend:X86 clang:headers Headers provided by Clang, e.g. for intrinsics clang Clang issues not falling into any other category llvm:mc Machine (object) code
#129786 opened Mar 4, 2025 by brendandahl Loading… updated Mar 5, 2025
Previous Next
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.