Skip to content

Pull requests: llvm/llvm-project

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

[RFC] Introducing __builtin_consistent to generate AArch64 BC.cond … backend:AArch64 backend:ARM backend:loongarch backend:m68k backend:MSP430 backend:RISC-V backend:Sparc backend:SPIR-V backend:WebAssembly backend:X86 clang:analysis clang:codegen IR generation bugs: mangling, exceptions, etc. clang:dataflow Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:static analyzer clang Clang issues not falling into any other category llvm:ir llvm:SelectionDAG SelectionDAGISel as well llvm:transforms
#72175 opened Nov 14, 2023 by ilinpv Loading…
[Clang][ARM] support arm target attribute, and warning for bad typo backend:AArch64 backend:ARM clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#74812 opened Dec 8, 2023 by hstk30-hw Loading…
[llvm] Change fp128 lowering to use f128 functions by default backend:AArch64 backend:ARM backend:Hexagon backend:MIPS backend:PowerPC backend:SystemZ backend:WebAssembly backend:X86 clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category llvm:adt llvm:analysis Includes value tracking, cost tables and constant folding llvm:ir llvm:SelectionDAG SelectionDAGISel as well llvm:support
#76558 opened Dec 29, 2023 by tgross35 Loading…
[ARM] Validate STREX instruction in the assembler backend:ARM llvm:mc Machine (object) code
#85074 opened Mar 13, 2024 by adamszilagyi Loading…
RFC: Implementing new mechanism for hard register operands to inline asm as a constraint. backend:AArch64 backend:ARM backend:RISC-V backend:SystemZ 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
#85846 opened Mar 19, 2024 by tltao Loading…
[arm] Support reserving r4 and r5 alongside r9 backend:ARM clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#89849 opened Apr 24, 2024 by benisxdxd Loading…
Test: Fix tests for normalization of triple XXX-none-ABI. NFC backend:ARM clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category lld:ELF lld llvm:transforms
#90313 opened Apr 27, 2024 by wzssyqa Draft
[SCEV] Add option to request use-specific SCEV for a GEP expr (WIP). backend:ARM llvm:analysis Includes value tracking, cost tables and constant folding llvm:transforms vectorizers
#91964 opened May 13, 2024 by fhahn Loading…
ProTip! Filter pull requests by the default branch with base:main.