- Notifications
You must be signed in to change notification settings - Fork 15.2k
Pull requests: llvm/llvm-project
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[WebAssemblyLowerEmscriptenEHSjLj] Don't assign import names to generated function declarations backend:WebAssembly
#71599 opened Nov 7, 2023 by sbc100 Loading… updated Nov 10, 2023
[mlir][execution engine] turn on ENABLE_AGGREGATION for runtimes mlir:execution-engine mlir:sparse Sparse compiler in MLIR mlir
#71860 opened Nov 9, 2023 by makslevental Loading… updated Nov 11, 2023
[SimplifyCFG] Improve linear mapping in switch lookup tables llvm:transforms
#67881 opened Sep 30, 2023 by dtcxzyw Loading… updated Nov 12, 2023
[BOLT][Utils] Add nfc-check-setup --cmp-bin flag
#72065 opened Nov 12, 2023 by aaupov Loading… updated Nov 12, 2023
[libc] Use global preprocessor definitions for libc tuning libc
#71938 opened Nov 10, 2023 by gchatelet Loading… updated Nov 13, 2023
[clang] Add information about lld presence in RISCVToolchain. backend:RISC-V clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#68904 opened Oct 12, 2023 by dybv-sc Loading… updated Nov 13, 2023
[llvm-symbolizer] restore --[no-]use-symbol-table option llvm:binary-utilities
#71008 opened Nov 2, 2023 by quic-likaid Loading… updated Nov 14, 2023
[LoongArch] MC relaxation for out-of-range conditional branch backend:loongarch lld:ELF lld llvm:mc Machine (object) code
#72095 opened Nov 13, 2023 by MQ-mengqing Loading… updated Nov 14, 2023
[llvm-rtdyld] Precalculate required memory upfront
#72254 opened Nov 14, 2023 by sjoerdmeijer Loading… updated Nov 14, 2023
[clang] Add __has_feature(swiftcc) that checks whether the target supports the Swift calling convention clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#72159 opened Nov 13, 2023 by kubamracek Loading… updated Nov 14, 2023
Ignore template parameter visibility clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#72092 opened Nov 13, 2023 by MaskRay Loading… updated Nov 14, 2023
[mlir][pass] Allow reregistration of pass with same typeids mlir:core MLIR Core Infrastructure mlir
#72067 opened Nov 12, 2023 by makslevental Loading… updated Nov 15, 2023
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… updated Nov 15, 2023
[CodeGen][RISCV] Add [u]int{64,128} to bf16 libcalls llvm:ir
#70933 opened Nov 1, 2023 by asb Loading… updated Nov 15, 2023
[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… updated Nov 15, 2023
[libunwind] Fix running tests with MSan libunwind
#67860 opened Sep 29, 2023 by arichardson Loading… updated Nov 15, 2023
[CUDA][HIP] Fix deduction guide clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#69366 opened Oct 17, 2023 by yxsamliu Loading… updated Nov 15, 2023
[mlir][gpu] Allow integer attribute in
dynamic_shared_memory_size mlir:gpu mlir #71509 opened Nov 7, 2023 by grypp Loading… updated Nov 16, 2023
[lldb] Add value to enumerator dump lldb
#69815 opened Oct 21, 2023 by Endilll Loading… updated Nov 16, 2023
Use LLVM_DEFAULT_TARGET_TRIPLE to find target libs cmake Build system in general and CMake in particular
#72498 opened Nov 16, 2023 by omjavaid Loading… updated Nov 16, 2023
Emit DIE's size in bits when size is not a multiple of 8 debuginfo lldb
#69741 opened Oct 20, 2023 by augusto2112 Loading… updated Nov 16, 2023
ProTip! Filter pull requests by the default branch with base:main.