- 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
Support target names containing dots in all utilities clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category lld:COFF lld:ELF lld:MachO lld:wasm lld lldb llvm:binary-utilities llvm:support platform:windows
#65812 opened Sep 8, 2023 by dankm Loading…
[clang][Driver] Obey -fuse-ld=... for -print-prog-name=ld output clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#66698 opened Sep 18, 2023 by frobtech Loading…
[clang][MBD] set up module build daemon infrastructure clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' 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 llvm:support platform:windows
[clang] Add information about lld presence in RISCVToolchain. backend:RISC-V clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#68904 opened Oct 12, 2023 by dybv-sc Loading…
[clang] Fix --entry command line option clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#69114 opened Oct 15, 2023 by JohnyTheCarrot Loading…
[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…
[AIX][clang][driver] fix no-pthread option clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category platform:aix
#69363 opened Oct 17, 2023 by daltenty Loading…
Support MemProf on darwin clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category compiler-rt:sanitizer compiler-rt PGO Profile Guided Optimizations
#69640 opened Oct 19, 2023 by manman-ren Loading…
Support VFE in thinLTO clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category llvm:analysis Includes value tracking, cost tables and constant folding llvm:ir llvm:transforms LTO Link time optimization (regular/full LTO or ThinLTO)
#69735 opened Oct 20, 2023 by manman-ren Loading…
[clang] Implement gcc_struct attribute on Itanium targets 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
#71148 opened Nov 3, 2023 by DanShaders Loading…
[C++20] [Modules] Bring Decls Hash to BMI for C++20 Module units clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' 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
#71627 opened Nov 8, 2023 by ChuanqiXu9 • Draft
[clang] Enable --gcc-install-dir for RISCV baremetal toolchains backend:RISC-V clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#71803 opened Nov 9, 2023 by mihailo-stojanovic Loading…
[llvm] Improve implementation of StringRef::find_last_of and cie backend:AMDGPU backend:SPIR-V clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category llvm:adt llvm:support mlir:core MLIR Core Infrastructure mlir
#71865 opened Nov 9, 2023 by serge-sans-paille Loading…
[HIP] support 128 bit int division backend:AMDGPU clang:codegen IR generation bugs: mangling, exceptions, etc. clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category compiler-rt
#71978 opened Nov 10, 2023 by yxsamliu 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…
[Flang][WIP/RFC] Enable TSan for Flang clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category compiler-rt:sanitizer flang:codegen flang:driver flang:fir-hlfir flang Flang issues not falling into any other category llvm:transforms
#74643 opened Dec 6, 2023 by jprotze Loading…
[RFC][WIP][AArch64] Disable large global group relocation backend:AArch64 clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category llvm:globalisel
#75445 opened Dec 14, 2023 by wc00862805aj 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][PowerPC] Add flag to enable compatibility with GNU for complex arguments backend:PowerPC 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
#77732 opened Jan 11, 2024 by Long5hot Loading…
[clang] Make test Driver/dragonfly.c pass when running with temp dir containing "crt" clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#77861 opened Jan 12, 2024 by dyung Loading…
Add option -fstdlib-hardening= 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 hardening Issues related to the hardening effort
#78763 opened Jan 19, 2024 by ahatanak Loading…
[clang][Driver][RISCV] Honor -m[no-]global-merge for RISC-V clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#79372 opened Jan 24, 2024 by jonathonpenix Loading…
[Driver] Support -Wa,--fdpic for ARM FDPIC ABI clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#82188 opened Feb 18, 2024 by MaskRay Loading…
[Driver,CrossWindows] Remove -isystem-after clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#84121 opened Mar 6, 2024 by MaskRay Loading…
[libclc] Add initial LIT tests backend:AMDGPU 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 libclc libclc OpenCL library
#87989 opened Apr 8, 2024 by frasercrmck Loading…
Previous Next
ProTip! Mix and match filters to narrow down what you’re looking for.