- Notifications
You must be signed in to change notification settings - Fork 15.5k
Pull requests: llvm/llvm-project
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[RegisterCoalescer] Fix reuse of instruction pointers llvm:regalloc
#73519 opened Nov 27, 2023 by vvuksanovic Loading…
Draft:[analyzer]:fix valistChecker false negative in windows platform clang:static analyzer clang Clang issues not falling into any other category
#72951 opened Nov 21, 2023 by mzyKi Loading…
Add adjustVMA option backend:WebAssembly llvm:binary-utilities
#72870 opened Nov 20, 2023 by pwprzybyla Loading…
[LoopRotation] Enable LoopRotation with -Oz if header folds llvm:transforms
#72842 opened Nov 20, 2023 by mohammed-nurulhoque Loading…
[AMDGPU] Enable OpenCL hostcall printf (WIP) backend:AMDGPU 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 llvm:transforms
#72556 opened Nov 16, 2023 by vikramRH Loading…
[libc++] Adds shared resource helper. libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#72529 opened Nov 16, 2023 by mordante Loading…
[AMDGPU] Allocate i1 argument to SGPRs backend:AMDGPU llvm:globalisel
#72461 opened Nov 16, 2023 by jwanggit86 Loading…
split load to bytes to deduce load value clang Clang issues not falling into any other category llvm:analysis Includes value tracking, cost tables and constant folding llvm:transforms
#72364 opened Nov 15, 2023 by mohammed-nurulhoque Loading…
[RISCV] Add macro fusions for Xiangshan backend:AArch64 backend:AMDGPU backend:ARM backend:RISC-V backend:X86 llvm:mc Machine (object) code
#72362 opened Nov 15, 2023 by wangpc-pp Loading…
[mlir][pass] Allow reregistration of pass with same typeids mlir:core MLIR Core Infrastructure mlir
#72067 opened Nov 12, 2023 by makslevental Loading…
[lld] lld/ELF/Writer.cpp: write directly to outs when output is "-" lld:ELF lld
#72061 opened Nov 12, 2023 by keithw Loading…
[lld] lld::makeThreadLocal: omit
thread_local when threads disabled lld #72057 opened Nov 12, 2023 by keithw Loading…
[llvm] Improve implementation of StringRef::find_last_of and cie backend:AMDGPU backend:SPIR-V clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category llvm:adt llvm:support mlir:core MLIR Core Infrastructure mlir
#71865 opened Nov 9, 2023 by serge-sans-paille Loading…
[clang] Enable --gcc-install-dir for RISCV baremetal toolchains backend:RISC-V clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#71803 opened Nov 9, 2023 by mihailo-stojanovic Loading…
CodeGen: replace assertions with explicit errors for landinpad lowering llvm:globalisel llvm:SelectionDAG SelectionDAGISel as well
#71287 opened Nov 4, 2023 by AlexDenisov Loading…
[AMDGPU][SILoadStoreOptimizer] Try to find common base for L/Ss with 0 offset backend:AMDGPU
#71126 opened Nov 2, 2023 by jrbyrnes Loading…
[RegisterCoalescer] Skip CR_Replace pattern that has early-clobber in segment's edge llvm:codegen llvm:regalloc
#71024 opened Nov 2, 2023 by BeMg Loading…
Stack array visit flang:fir-hlfir flang Flang issues not falling into any other category llvm:transforms vectorizers
#70816 opened Oct 31, 2023 by d-smirnov Loading…
create new clang-tidy check to add namespaces to symbol references clang-tidy
#70621 opened Oct 30, 2023 by daltairwalter Loading…
[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…
[LLD][ELF] Change default flags for NOBITS sections with no inputs lld:ELF lld
#70447 opened Oct 27, 2023 by andcarminati Loading…
[NFC] Make AggregateOpInterface part of mlir:: instead of linalg:: mlir:linalg mlir
#70089 opened Oct 24, 2023 by Abhishek-Varma Loading…
[InstCombine] Fold A pred C ? (A >> BW - 1) : 1 --> ZExt(A pred C ? A < 0 : 1) llvm:transforms
#69961 opened Oct 23, 2023 by elhewaty Loading…
[compiler-rt][builtins] Fix FLOAT16 feature detection cmake Build system in general and CMake in particular compiler-rt
#69842 opened Oct 21, 2023 by littlewu2508 Loading…
ProTip! Adding no:label will show everything without a label.