- 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
[CodeGen] Really renumber slot indexes before register allocation backend:AArch64 backend:AMDGPU backend:ARM backend:AVR backend:CSKY backend:Hexagon backend:MIPS backend:MSP430 backend:PowerPC backend:RISC-V backend:Sparc backend:SystemZ backend:VE backend:X86 llvm:globalisel llvm:transforms
#67038 by jayfoad was merged Oct 9, 2023 Loading… updated Oct 9, 2023
[SystemZ] Don't crash on undef source in shouldCoalesce() backend:SystemZ
#78056 by JonPsson1 was merged Jan 15, 2024 Loading… updated Jan 15, 2024
[SystemZ] i128 cost model backend:SystemZ llvm:analysis Includes value tracking, cost tables and constant folding
#78528 by JonPsson1 was merged Jan 18, 2024 Loading… updated Jan 18, 2024
[CodeGen] Port AtomicExpand to new Pass Manager backend:AArch64 backend:AMDGPU backend:ARM backend:loongarch backend:m68k backend:MSP430 backend:PowerPC backend:RISC-V backend:Sparc backend:SystemZ backend:WebAssembly backend:X86 clang Clang issues not falling into any other category llvm:transforms
#71220 by Ris-Bali was merged Feb 25, 2024 Loading… updated Feb 25, 2024
[NFC] Remove trailing whitespace across all non-test related files backend:AArch64 backend:AMDGPU backend:ARM backend:DirectX backend:m68k backend:MSP430 backend:PowerPC backend:RISC-V backend:SPIR-V backend:SystemZ backend:WebAssembly backend:X86 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:sanitizer compiler-rt:tsan Thread sanitizer compiler-rt coroutines C++20 coroutines debuginfo flang:fir-hlfir flang:openmp flang Flang issues not falling into any other category github:workflow HLSL HLSL Language Support libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. lld:COFF lld:ELF lld:wasm lld lldb llvm:analysis Includes value tracking, cost tables and constant folding llvm:binary-utilities llvm:globalisel llvm:ir llvm:SelectionDAG SelectionDAGISel as well llvm:support llvm:transforms mlir:amdgpu mlir:arith mlir:core MLIR Core Infrastructure mlir:dlti mlir:emitc mlir:execution-engine mlir:gpu mlir:irdl mlir:linalg mlir:llvm mlir:memref mlir:nvgpu mlir:ods mlir:openacc mlir:openmp mlir:pdl mlir:python MLIR Python bindings mlir:scf mlir:spirv mlir:tensor mlir:tosa mlir openacc openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime PGO Profile Guided Optimizations platform:windows testing-tools tools:llvm-mca xray
#82838 by AZero13 was closed Feb 23, 2024 Loading… updated Feb 26, 2024
Convert many LivePhysRegs uses to LiveRegUnits backend:AArch64 backend:AMDGPU backend:ARM backend:m68k backend:PowerPC backend:SystemZ backend:X86
#83905 by AZero13 was merged Mar 6, 2024 Loading… updated Mar 7, 2024
Reapply "Convert many LivePhysRegs uses to LiveRegUnits" backend:AMDGPU backend:ARM backend:SystemZ backend:X86
#84338 by AZero13 was merged Mar 8, 2024 Loading… updated Mar 8, 2024
[CodeGen] Use LocationSize for MMO getSize backend:AArch64 backend:AMDGPU backend:ARM backend:PowerPC backend:RISC-V backend:SystemZ backend:X86 debuginfo llvm:analysis Includes value tracking, cost tables and constant folding llvm:globalisel llvm:SelectionDAG SelectionDAGISel as well
#84751 by davemgreen was merged Mar 17, 2024 Loading… updated Mar 17, 2024
[GOFF][z/OS] Change PrivateGlobalPrefix and PrivateLabelPrefix to be L# backend:SystemZ clang Clang issues not falling into any other category llvm:ir llvm:mc Machine (object) code
#85730 by Everybody0523 was merged Mar 20, 2024 Loading… updated Mar 20, 2024
[MC] Make Machine (object) code
MCParsedAsmOperand::getReg() return MCRegister backend:AArch64 backend:AMDGPU backend:ARM backend:loongarch backend:m68k backend:MSP430 backend:PowerPC backend:RISC-V backend:Sparc backend:SystemZ backend:WebAssembly backend:X86 llvm:mc #86444 by s-barannikov was merged Mar 25, 2024 Loading… updated Mar 25, 2024
Check for all frame instructions in finalize isel. backend:SystemZ llvm:codegen
#85945 by JonPsson1 was merged Mar 21, 2024 Loading… updated Mar 25, 2024
Revert "[CodeGen][arm64e] Add methods and data members to Address, which are needed to authenticate signed pointers (#67454)" backend:PowerPC backend:Sparc backend:SystemZ clang:codegen IR generation bugs: mangling, exceptions, etc. clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category coroutines C++20 coroutines llvm:ir
#86674 by ahatanak was merged Mar 26, 2024 Loading… updated Mar 26, 2024
Don't do casting of atomic FP loads/stores in FE. backend:SystemZ 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
#83446 by JonPsson1 was merged Mar 12, 2024 Loading… updated Mar 26, 2024
[MachineFrameInfo] Refactoring with computeMaxcallFrameSize() (NFC) backend:AArch64 backend:AMDGPU backend:PowerPC backend:SystemZ backend:X86 debuginfo llvm:codegen llvm:globalisel llvm:SelectionDAG SelectionDAGISel as well
#78001 by JonPsson1 was merged Mar 18, 2024 Loading… updated Mar 26, 2024
Revert "[CodeGen][arm64e] Add methods and data members to Address, which are needed to authenticate signed pointers (#86721)" backend:PowerPC backend:Sparc backend:SystemZ clang:codegen IR generation bugs: mangling, exceptions, etc. clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category coroutines C++20 coroutines llvm:ir
#86898 by ahatanak was merged Mar 28, 2024 Loading… updated Mar 28, 2024
[DAGCombiner] Move handling of atomic loads from SystemZ to DAGCombiner (NFC). backend:SystemZ llvm:SelectionDAG SelectionDAGISel as well
#86484 by JonPsson1 was merged Mar 28, 2024 Loading… updated Mar 28, 2024
[SystemZ] Eliminate call sequence instructions early. backend:SystemZ
#77812 by JonPsson1 was merged Mar 28, 2024 Loading… updated Mar 28, 2024
[Intrinsics] Make SelectionDAGISel as well llvm:transforms
patchpoint.i64 generic on its return type backend:AArch64 backend:PowerPC backend:SystemZ backend:X86 llvm:ir llvm:SelectionDAG #85911 by Il-Capitano was merged Mar 26, 2024 Loading… updated Apr 1, 2024
[clang] Better bitfield access units backend:AArch64 backend:ARM backend:loongarch backend:PowerPC backend:SystemZ backend:WebAssembly 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
#65742 by urnathan was closed Mar 29, 2024 Loading… updated Apr 2, 2024
[AArch64] Add costs for ST3 and ST4 instructions, modelled as store(shuffle). backend:AArch64 backend:AMDGPU backend:ARM backend:PowerPC backend:RISC-V backend:SystemZ backend:X86 llvm:analysis Includes value tracking, cost tables and constant folding llvm:transforms vectorizers
#87934 by davemgreen was merged Apr 9, 2024 Loading… updated Apr 9, 2024
[SystemZ] Bugfix in getDemandedSrcElements(). backend:SystemZ
#88623 by JonPsson1 was merged Apr 15, 2024 Loading… updated Apr 15, 2024
[CodeGen] Update for scalable MemoryType in MMO backend:AArch64 backend:AMDGPU backend:ARM backend:PowerPC backend:RISC-V backend:SystemZ backend:WebAssembly backend:X86 debuginfo llvm:analysis Includes value tracking, cost tables and constant folding llvm:globalisel llvm:SelectionDAG SelectionDAGISel as well llvm:transforms
#70452 by harviniriawan was merged Mar 23, 2024 Loading… updated Apr 15, 2024
[NFC] Refactor looping over recomputeLiveIns into function backend:AArch64 backend:ARM backend:PowerPC backend:SystemZ backend:X86
#88040 by redstar was merged Apr 15, 2024 Loading… updated Apr 16, 2024
[SystemZ][z/OS] Implement llvm.returnaddress for XPLINK backend:SystemZ
#89440 by redstar was merged Apr 22, 2024 Loading… updated Apr 22, 2024
[SystemZ][NFC] Use new getPointerSize function backend:SystemZ
#89623 by redstar was merged Apr 22, 2024 Loading… updated Apr 22, 2024
Previous Next
ProTip! Follow long discussions with comments:>50.