- 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
[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… updated Mar 6, 2024
[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… updated Mar 7, 2024
[C++20][Coroutines] lambda-coroutine with promise_type ctor. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category coroutines C++20 coroutines
#84519 opened Mar 8, 2024 by andreasfertig • Draft updated Mar 11, 2024
[AMDGPU] Add an option to disable unsafe uses of atomic xor 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
#69229 opened Oct 16, 2023 by pasaulais Loading… updated Mar 15, 2024
[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… updated Mar 18, 2024
[clangd] Prevent printing huge initializer lists in hover definitions clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category clang-tools-extra clangd
#79746 opened Jan 28, 2024 by rwols Loading… updated Mar 25, 2024
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… updated Mar 28, 2024
[clang-repl] Expose markUserCodeStart() in extended Interpreter interface clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#87064 opened Mar 29, 2024 by weliveindetail Loading… updated Mar 30, 2024
[RFC][Clang] Enable custom type checking for printf 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
#86801 opened Mar 27, 2024 by vikramRH Loading… updated Apr 1, 2024
Fix/interp init list unnamed bitfields clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#87799 opened Apr 5, 2024 by sethp Loading… updated Apr 8, 2024
[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… updated Apr 15, 2024
[clang] Avoid superfluous 'const' qualifiers in composite pointer type clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#88905 opened Apr 16, 2024 by offsetof Loading… updated Apr 16, 2024
[NFC] Parameterize Initialization of 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
clang::CodeGenerator on a TargetInfo instance which may differ from the one in the ASTContext clang:codegen #88977 opened Apr 16, 2024 by artemcm Loading… updated Apr 16, 2024
Allow struct q{int q;~q();} (#88597) clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#88673 opened Apr 15, 2024 by nabijaczleweli Loading… updated Apr 16, 2024
[clang][modules] Only modulemaps of included textual headers are affecting clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang Clang issues not falling into any other category
#89729 opened Apr 23, 2024 by sam-mccall Loading… updated Apr 23, 2024
[clang][Sema] Improve error recovery for id-expressions referencing invalid decls clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#81662 opened Feb 13, 2024 by HighCommander4 • Draft updated Apr 26, 2024
[SemaCXX] Make __builtin_addressof more like std::addressof clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#78035 opened Jan 13, 2024 by MitalAshok • Draft updated Apr 26, 2024
[clangd] Show definition of underlying struct when hovering over a typedef clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category clang-tools-extra clangd
#89570 opened Apr 22, 2024 by HighCommander4 Loading… updated Apr 27, 2024
Add new flag -Wpointer-integer-ordered-compare clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#88489 opened Apr 12, 2024 by 11happy Loading… updated Apr 28, 2024
[clang-repl] fix top-level statement declaration context clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#75547 opened Dec 15, 2023 by p4vook Loading… updated Apr 28, 2024
[Clang][Sema] fix a bug on constraint check with template friend function clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#90646 opened Apr 30, 2024 by jcsxky Loading… updated May 2, 2024
Reland "[OpenMP][TR12] change property of map-type modifier." 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
#90935 opened May 3, 2024 by jyu2-git Loading… updated May 6, 2024
Duplicate condition 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
[AMDGPU] Extend __builtin_amdgcn_sched_group_barrier to support rules. 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:ir
#85304 opened Mar 14, 2024 by jrbyrnes Loading… updated May 9, 2024
Revert "Revert "[OpenMP][TR12] change property of map-type modifier."… 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
ProTip! no:milestone will show everything without a milestone.