- 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
[MSVC, ARM64] Add _Copy* and _Count* intrinsics backend:AArch64 backend:X86 clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:headers Headers provided by Clang, e.g. for intrinsics clang Clang issues not falling into any other category clang-cl `clang-cl` driver. Don't use for other compiler parts platform:windows
#66554 by amykhuang was merged Sep 21, 2023 Loading… updated Sep 21, 2023
[MSVC, ARM64] Add __prefetch intrinsic backend:AArch64 clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:headers Headers provided by Clang, e.g. for intrinsics clang-cl `clang-cl` driver. Don't use for other compiler parts
#67174 by amykhuang was merged Oct 13, 2023 Loading… updated Oct 13, 2023
[clang-cl] Map /Ot to -O3 instead of -O2 clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category clang-cl `clang-cl` driver. Don't use for other compiler parts
#95406 by zmodem was merged Jun 14, 2024 Loading… updated Jun 14, 2024
[clang-cl]: Add /std:c++23preview and update _MSVC_LANG for C++23 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 clang-cl `clang-cl` driver. Don't use for other compiler parts platform:windows
#112378 by zmodem was merged Oct 16, 2024 Loading… updated Oct 16, 2024
[Driver] Support fprofile-sample-use= for CL clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category clang-cl `clang-cl` driver. Don't use for other compiler parts
#117282 by HaohaiWen was merged Nov 28, 2024 Loading… updated Nov 28, 2024
[clang-cl] Accept the --warning-suppression-mappings= option clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category clang-cl `clang-cl` driver. Don't use for other compiler parts
#133092 by zmodem was merged Mar 26, 2025 Loading… updated Mar 26, 2025
Implement [[msvc::no_unique_address]] 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 clang-cl `clang-cl` driver. Don't use for other compiler parts platform:windows
#65675 by amykhuang was merged Sep 22, 2023 Loading… updated Apr 2, 2025
[clang-cl] Support /std:clatest c clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category clang-cl `clang-cl` driver. Don't use for other compiler parts diverges-from:msvc Does the clang frontend diverge from msvc on this issue
#147284 by AaronBallman was merged Jul 7, 2025 Loading… updated Jul 7, 2025
ProTip! no:milestone will show everything without a milestone.