- 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
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…
[RISC-V] Add CSR read/write builtins 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:ir
#85091 opened Mar 13, 2024 by nemanjai Loading…
[CodeGen][AArch64][FMV] PAC the stub_helper's frame on arm64e backend:AArch64 clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category
#84704 opened Mar 10, 2024 by jroelofs Loading…
[Clang][HTO] Add clang attribute for propagating llvm-level information 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
#83059 opened Feb 26, 2024 by wsmoses Loading…
[clang] Add __builtin_start_object_lifetime builtin. 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
#82776 opened Feb 23, 2024 by hokein Loading…
[clang] Support per-function [[clang::code_align(N)]] attribute. 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
#80765 opened Feb 5, 2024 by AntonBikineev Loading…
[Clang][RISCV] Add assumptions to vsetvli/vsetvlimax 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
#79975 opened Jan 30, 2024 by wangpc-pp Loading…
[RISCV][Clang] Added builtin support for experimental Zimop extension 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
#79971 opened Jan 30, 2024 by JivanH Loading…
[clang] Only set the trailing bytes to zero when filling a partially … clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category
#79502 opened Jan 25, 2024 by serge-sans-paille Loading…
Embed the command line arguments during LTO clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category lld:COFF lld:ELF lld:MachO lld:wasm lld LTO Link time optimization (regular/full LTO or ThinLTO) platform:windows
#79390 opened Jan 24, 2024 by mrexodia Loading…
[RFC][AMDGPU] Add vulkan:private/nonprivate MMRAs support backend:AMDGPU 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:globalisel llvm:ir llvm:SelectionDAG SelectionDAGISel as well llvm:transforms
[WIP][ObjC] objc_direct method visibility ABI 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
#76608 opened Dec 30, 2023 by plotfi Loading…
[llvm] Change 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
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 #76558 opened Dec 29, 2023 by tgross35 Loading…
[clang] Split out DebugOptions.def into its own top-level options group. 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:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category debuginfo flang:driver flang Flang issues not falling into any other category lldb
#75530 opened Dec 14, 2023 by ributzka Loading…
[clang] Add builtin to clear padding bytes (prework for P0528R3) 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 libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#75371 opened Dec 13, 2023 by huixie90 Loading…
[Clang][IR] add TBAA metadata on pointer, union and array types. backend:AMDGPU backend:RISC-V clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category llvm:analysis Includes value tracking, cost tables and constant folding llvm:ir TBAA Type-Based Alias Analysis / Strict Aliasing
#75177 opened Dec 12, 2023 by dybv-sc Loading…
[AMDGPU] add function attrbute amdgpu-lib-fun backend:AMDGPU 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
#74737 opened Dec 7, 2023 by yxsamliu Loading…
[TSan][OpenMP][Archer] Treat all reduction operations as atomic clang:codegen IR generation bugs: mangling, exceptions, etc. clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category compiler-rt:sanitizer compiler-rt openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime
#74631 opened Dec 6, 2023 by jprotze Loading…
[clang] Strict aliasing warning ala GCC [PR50066] 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
#74155 opened Dec 1, 2023 by urnathan Loading…
[clang] report inlining decisions with -Wattribute-{warning|error} 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:ir llvm:transforms
#73552 opened Nov 27, 2023 by nickdesaulniers • Draft
[clang] fix emitvaarg when struct is null backend:AArch64 clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category
#72624 opened Nov 17, 2023 by Jolyon0202 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…
[clang] Add IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang:static analyzer clang Clang issues not falling into any other category
::_placement_new expression for built-in global placement new clang:codegen #72209 opened Nov 14, 2023 by MaxEW707 Loading…
[RFC] Introducing 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
__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 #72175 opened Nov 14, 2023 by ilinpv Loading…
[clang] Allow __attribute__((swiftcall)) on all targets 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
#71986 opened Nov 10, 2023 by kubamracek Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.