- Notifications
You must be signed in to change notification settings - Fork 15.4k
Pull requests: llvm/llvm-project
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[Inclusive Language] migrate "sanity" checks to "soundness" checks backend:AArch64 backend:AMDGPU backend:ARM backend:Hexagon backend:m68k backend:MIPS backend:RISC-V backend:Sparc backend:SPIR-V backend:X86 BOLT 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: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:fuzzer compiler-rt:hwasan Hardware-assisted address sanitizer compiler-rt:msan Memory sanitizer compiler-rt:sanitizer compiler-rt:scudo Scudo Hardened Allocator compiler-rt:tsan Thread sanitizer compiler-rt:ubsan Undefined behavior sanitizer compiler-rt coroutines C++20 coroutines debuginfo flang:driver flang:fir-hlfir flang:openmp flang:parser flang:semantics flang Flang issues not falling into any other category HLSL HLSL Language Support libc++abi libc++abi C++ Runtime Library. Not libc++. libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. lld:COFF lld:ELF lld:MachO lld lldb llvm:adt llvm:analysis Includes value tracking, cost tables and constant folding llvm:binary-utilities llvm:codegen llvm:globalisel llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:ir llvm:mc Machine (object) code llvm:SelectionDAG SelectionDAGISel as well llvm:support llvm:transforms llvm-lit mlgo mlir:affine mlir:async mlir:core MLIR Core Infrastructure mlir:gpu mlir:linalg mlir:llvm mlir:openmp mlir:presburger mlir:sparse Sparse compiler in MLIR mlir:tosa mlir:vector mlir:vectorops mlir offload openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime PGO Profile Guided Optimizations tablegen testing-tools tools:llvm-exegesis xray
#156995 by vanvoorden was closed Sep 30, 2025 Loading…
[lldb][NFCI] Remove duplicated code in DWARFParser debuginfo lldb
#69531 by felipepiovezan was merged Oct 19, 2023 Loading…
[lldb/docs] Silence warnings when generating website documentation lldb website
#65052 by medismailben was merged Aug 29, 2023 Loading…
[lldb][Docs] Add simpler "automatic" cross-compile option to build docs lldb
#65311 by DavidSpickett was merged Sep 6, 2023 Loading…
[lldb] Correctly invalidate unloaded image tokens lldb
#65945 by DavidSpickett was merged Sep 11, 2023 Loading…
[lldb] Format more Python files with black lldb
#65979 by DavidSpickett was merged Sep 12, 2023 Loading…
[lldb][NFCI] BreakpointResolverName ctor shouldn't unnecessarily copy data lldb
#66001 by bulbazord was merged Sep 12, 2023 Loading…
[lldb] Accept optional module in Value::ResolveValue lldb
#66286 by augusto2112 was merged Sep 13, 2023 Loading…
[NFC][CodeGen] Change CodeGenOpt::Level/CodeGenFileType into enum classes backend:AArch64 backend:AMDGPU backend:ARM backend:DirectX backend:loongarch backend:m68k backend:MSP430 backend:RISC-V backend:Sparc backend:WebAssembly backend:X86 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 debuginfo flang:driver flang:openmp flang Flang issues not falling into any other category libc++abi libc++abi C++ Runtime Library. Not libc++. lld:COFF lld:ELF lld:MachO lld:wasm lld lldb llvm:globalisel llvm:SelectionDAG SelectionDAGISel as well LTO Link time optimization (regular/full LTO or ThinLTO) mlir:core MLIR Core Infrastructure mlir:execution-engine mlir:gpu mlir:llvm mlir platform:windows tools:llvm-exegesis
#66295 by aeubanks was merged Sep 14, 2023 Loading…
Fix a bug with cancelling "attach -w" after you have run a process previously lldb
#65822 by jimingham was merged Sep 19, 2023 Loading…
[LLDB] Add a setting for printing ValueObject hex values without leading zeroes lldb
#66548 by walter-erquinigo was merged Sep 18, 2023 Loading…
[lldb] Add test to document alias tab completion behaviour lldb
#65760 by DavidSpickett was merged Sep 8, 2023 Loading…
[LLDB][NFC] Create a namespace for the DWARF plugin lldb
#68150 by walter-erquinigo was merged Oct 13, 2023 Loading…
[llvm][tblgen] Add Clang issues not falling into any other category lldb mlir:core MLIR Core Infrastructure mlir:llvm mlir:spirv mlir
Source Filename for emitSourceFileHeader clang #65744 by sunshaoce was merged Sep 26, 2023 Loading…
[lldb] Fix
po alias by printing fix-its to the console. lldb #68755 by PortalPete was merged Oct 13, 2023 Loading…
[lldb][DataFormatter] VectorType: fix format for arrays with size not a power-of-2 lldb
#68907 by Michael137 was merged Oct 13, 2023 Loading…
[LLDB] Fix type formatting empty c-strings lldb
#68924 by walter-erquinigo was merged Oct 13, 2023 Loading…
[lldb][test] Temporarily disable TestQueueFromStdModule.py lldb
#68970 by Michael137 was merged Oct 13, 2023 Loading…
Lazy deference underlying object for shared/weak/unique_ptr synthetic… lldb
#67069 by jeffreytan81 was merged Sep 21, 2023 Loading…
[lldb] Require paused process and frame for "register info" command lldb
#67124 by DavidSpickett was merged Sep 22, 2023 Loading…
[cmake] Add LLVM_FORCE_VC_REVISION option clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category cmake Build system in general and CMake in particular flang Flang issues not falling into any other category lld:COFF lld:ELF lld:MachO lld:wasm lld lldb llvm:support
#67125 by DavidTruby was merged Sep 25, 2023 Loading…
Previous Next
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.