- 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][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
[LLD] [COFF] Don't look up relative paths to parent directories in the search paths lld:COFF lld platform:windows
#67858 opened Sep 29, 2023 by mstorsjo Loading…
[CodeGen] Sort .ctors in reverse on MinGW just like on other platforms backend:X86 llvm:codegen llvm:mc Machine (object) code platform:windows
#68570 opened Oct 9, 2023 by mstorsjo 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…
[LLD][COFF] Make unresolved symbol search behavior compliant with MSVC link.exe lld:COFF lld llvm:support platform:windows
#85290 opened Mar 14, 2024 by aganea Loading…
[lld][COFF] Fix: Merge
.drectve sections in ObjFile::readSections lld:COFF lld platform:windows #86380 opened Mar 23, 2024 by bitRAKE Loading…
[clang] Handle trivial_abi attribute for Microsoft ABI. clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category platform:windows
#88857 opened Apr 16, 2024 by tru Loading…
[llvm] Do not use Console API if the output isn't a console device clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' llvm:support platform:windows
#90230 opened Apr 26, 2024 by kasper93 Loading…
Support: use Windows 10 RS1+ API if possible to make moves more atomic llvm:support platform:windows
#102240 opened Aug 6, 2024 by compnerd Loading…
[Windows] Add support for emitting PGO/LTO magic strings in the Windows PE debug directory clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category lld:COFF lld llvm:mc Machine (object) code platform:windows
#114260 opened Oct 30, 2024 by mikolaj-pirog Loading…
[LLD][COFF] Add S_THUNK32 PDB records for all ARM64EC import thunks lld:COFF lld platform:windows
#115310 opened Nov 7, 2024 by cjacek Loading…
[Clang][Headers] Workaround for UCRT's Headers provided by Clang, e.g. for intrinsics clang Clang issues not falling into any other category platform:windows
<complex.h> in <tgmath.h> backend:X86 clang:headers #121650 opened Jan 4, 2025 by frederick-vs-ja Loading…
[LIB][TOOLS] Modernize unique_ptr new() C++11 to std::make_unique C++17 backend:SPIR-V debuginfo llvm:binary-utilities llvm:globalisel llvm:mc Machine (object) code llvm:support llvm:transforms LTO Link time optimization (regular/full LTO or ThinLTO) objectyaml platform:windows
#124690 opened Jan 28, 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…
Integrated Distributed ThinLTO (DTLTO): Design Overview 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 llvm:support llvm:transforms LTO Link time optimization (regular/full LTO or ThinLTO) platform:windows
#126654 opened Feb 11, 2025 by bd1976bris Loading…
Headers: prefer Headers provided by Clang, e.g. for intrinsics clang Clang issues not falling into any other category platform:windows
corecrt_malloc.h to malloc.h backend:X86 clang:headers #131668 opened Mar 17, 2025 by compnerd Loading…
[lld] More info for aarch64 ldr/str misaligning error lld:COFF lld platform:windows
#135004 opened Apr 9, 2025 by GulinSS Loading…
[LLD][COFF] Handle --start-lib/--end-lib group in the same way as other archives lld:COFF lld:ELF lld:MachO lld:wasm lld platform:windows
#136496 opened Apr 20, 2025 by aganea Loading…
[LLD][COFF] Move delay IAT into its own .didat section. lld:COFF lld platform:windows
#137100 opened Apr 24, 2025 by jeremyd2019 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…
[LLD][COFF] Handle emulated-TLS symbols generated by LTO lld:COFF lld platform:windows
#145310 opened Jun 23, 2025 by kikairoya Loading…
[LLVM] Create
lf_alias nodes for typedef and using debuginfo llvm:codegen objectyaml platform:windows #153936 opened Aug 16, 2025 by Walnut356 Loading…
[DTLTO][ELF][COFF] Add archive support for DTLTO. lld:COFF lld:ELF lld LTO Link time optimization (regular/full LTO or ThinLTO) platform:windows
#157043 opened Sep 5, 2025 by kbelochapka Loading…
[cmake] Refactor DIA SDK detection into FindDIASDK module cmake Build system in general and CMake in particular compiler-rt debuginfo platform:windows
#160354 opened Sep 23, 2025 by ZhongRuoyu Loading…
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.