- 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
fixed lld-link: error: duplicate symbol: public: __cdecl llvm::Predic… tablegen
#169970 opened Nov 29, 2025 by cctv130 Loading…
[TableGen] Add
CompressedTupleNameStride to compress tuple names. tablegen #169196 opened Nov 23, 2025 by nvjle Loading…
[TableGen] Report a better error when an InstAlias does not use a RegClass tablegen
#168444 opened Nov 17, 2025 by arichardson Loading…
[RISCV] Introduce a new tune feature string syntax and its parser backend:RISC-V tablegen
#168160 opened Nov 15, 2025 by mshockwave Loading…
[TableGen] Support for optional chain in Selection DAG nodes llvm:SelectionDAG SelectionDAGISel as well tablegen
#163079 opened Oct 12, 2025 by spavloff Loading…
[Support] mmap when possible in getSTDIN. llvm:binary-utilities llvm:support mlir:core MLIR Core Infrastructure mlir tablegen
#162013 opened Oct 5, 2025 by aokblast Loading…
[TableGen] Gracefully error out in ParseTreePattern when DAG has zero operands so that llvm-tblgen doesn't crash tablegen
#161417 opened Sep 30, 2025 by pchaudhuri-nv Loading…
[TableGen] correctly escape dependency filenames tablegen
#160834 opened Sep 26, 2025 by ZhongRuoyu Loading…
[NFC][TableGen] Print topmost def location for Intrinsics/Insts tablegen
#160796 opened Sep 25, 2025 by jurahul Loading…
[LLVM] Refine MemoryEffect handling for target-specific intrinsics backend:AArch64 clang Clang issues not falling into any other category llvm:analysis Includes value tracking, cost tables and constant folding llvm:ir llvm:support llvm:transforms tablegen
#155590 opened Aug 27, 2025 by CarolineConcatto Loading…
[GlobalISel][LLT] Introduce FPInfo for LLT (Enable bfloat, ppc128float and others in GlobalISel) backend:AArch64 backend:AMDGPU llvm:codegen llvm:globalisel llvm:SelectionDAG SelectionDAGISel as well tablegen
#155107 opened Aug 23, 2025 by DenisGZM Loading…
[NFC][LLVM] Update attributes for FP8 instructions using new target memory locations backend:AArch64 clang Clang issues not falling into any other category llvm:ir llvm:support llvm:transforms tablegen
#154144 opened Aug 18, 2025 by CarolineConcatto Loading…
[FMV][AArch64] Allow user to override version priority. backend:AArch64 backend:ARM backend:RISC-V 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 llvm:analysis Includes value tracking, cost tables and constant folding llvm:transforms tablegen
#150267 opened Jul 23, 2025 by labrinea Loading…
[TableGen] Apply the implied subregidx optimization more widely tablegen
#149709 opened Jul 20, 2025 by jayfoad Loading…
[TableGen] Warn on redundant intrinsic properties tablegen
#141056 opened May 22, 2025 by jayfoad Loading…
[LLVM][Windows] Elide Clang issues not falling into any other category lld:COFF lld:ELF lld llvm:support LTO Link time optimization (regular/full LTO or ThinLTO) mlir:core MLIR Core Infrastructure mlir platform:windows tablegen
PrettyStackTrace output for usage errors clang #140956 opened May 21, 2025 by bd1976bris Loading…
[MC] Use StringTable for MCSchedClassDesc names llvm:mc Machine (object) code tablegen tools:llvm-exegesis tools:llvm-mca
#137012 opened Apr 23, 2025 by jayfoad Loading…
[NFC][LLVM] Document and adopt variadic
isa in a few places llvm:globalisel tablegen #136869 opened Apr 23, 2025 by jurahul Loading…
[NFC] Use SelectionDAGISel as well tablegen
std::move to avoid copy backend:X86 llvm:SelectionDAG #134531 opened Apr 6, 2025 by abhishek-kaushik22 Loading…
[TOOLS][UTILS] Added const reference for params with size >= 16 bytes backend:DirectX debuginfo llvm:binary-utilities llvm:globalisel tablegen testing-tools tools:llvm-exegesis
#125082 opened Jan 30, 2025 by GermanAizek Loading…
Added const reference for params wth size >= 16 bytes backend:AArch64 backend:AMDGPU backend:ARM backend:DirectX backend:Hexagon backend:NVPTX backend:RISC-V debuginfo llvm:analysis Includes value tracking, cost tables and constant folding llvm:binary-utilities llvm:globalisel llvm:ir llvm:SandboxIR llvm:SelectionDAG SelectionDAGISel as well llvm:support llvm:transforms LTO Link time optimization (regular/full LTO or ThinLTO) PGO Profile Guided Optimizations platform:windows tablegen testing-tools tools:llvm-exegesis vectorizers
#125074 opened Jan 30, 2025 by GermanAizek Loading…
[TableGen][Docs] Fix grammar for bits literals tablegen
#124958 opened Jan 29, 2025 by jayfoad Loading…
[TableGen] Reject "field" keyword in template argument declaration tablegen
#124924 opened Jan 29, 2025 by jayfoad Loading…
[TableGen][Docs] Defm ParentClassList cannot be empty tablegen
#124740 opened Jan 28, 2025 by jayfoad Loading…
Previous Next
ProTip! Filter pull requests by the default branch with base:main.