- 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][bytecode][NFC] Add popToUInt64() to builtin evaluation clang:bytecode Issues for the clang bytecode constexpr interpreter clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#170164 by tbaederr was merged Dec 2, 2025 Loading…
[ARM] Introduce intrinsics for MVE fma under strict-fp. backend:ARM clang:frontend Language frontend issues, e.g. anything involving "Sema" llvm:ir
#169771 by davemgreen was merged Nov 30, 2025 Loading…
[LLVM][SVE] Remove aarch64.sve.rev intrinsic, using vector.reverse instead. backend:AArch64 clang:frontend Language frontend issues, e.g. anything involving "Sema" llvm:ir
#169654 by paulwalker-arm was merged Nov 28, 2025 Loading…
[LifetimeSafety] Move GSL pointer/owner type detection to LifetimeAnnotations clang:analysis clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:temporal-safety Issue/FR relating to the lifetime analysis in Clang (-Wdangling, -Wreturn-local-addr) clang Clang issues not falling into any other category
#169620 by usx95 was merged Nov 26, 2025 Loading…
[clang][bytecode][NFC] Clean up Integral::from() functions clang:bytecode Issues for the clang bytecode constexpr interpreter clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#169513 by tbaederr was merged Nov 26, 2025 Loading…
[clang][Sema] Merge Check[Sizeless]VectorConditionalTypes implementations clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#169165 by MacDue was merged Nov 26, 2025 Loading…
[OpenMP][Clang] Parsing/Sema support for Language frontend issues, e.g. anything involving "Sema" clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category
need_device_ptr(fb_nullify/fb_preserve). clang:frontend #168905 by zahiraam was merged Nov 25, 2025 Loading…
[Clang][X86] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - allow VPERMILPD/S variable mask intrinsics to be used in constexpr backend:X86 clang:bytecode Issues for the clang bytecode constexpr interpreter 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
#168861 by stomfaig was merged Nov 22, 2025 Loading…
[LifetimeSafety] Detect expiry of loans to trivially destructed types clang:analysis clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:temporal-safety Issue/FR relating to the lifetime analysis in Clang (-Wdangling, -Wreturn-local-addr) clang Clang issues not falling into any other category
#168855 by kashika0112 was merged Nov 21, 2025 Loading…
[X86] Sync multiversion features with libgcc and refactor internal feature tables backend:X86 clang:frontend Language frontend issues, e.g. anything involving "Sema" compiler-rt:builtins compiler-rt
#168750 by mikolaj-pirog was merged Nov 27, 2025 Loading…
[ClangLinkerWrapper] Refactor target ID sanitization for Windows file… 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
#168744 by yxsamliu was merged Nov 20, 2025 Loading…
[HLSL][SPIR-V] Implements SV_Position for VS/PS I/O backend:SPIR-V clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" HLSL HLSL Language Support
#168735 by Keenuts was merged Nov 24, 2025 Loading…
[clang][TypePrinter] Replace AppendScope with printNestedNameSpecifier 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
#168534 by Michael137 was merged Nov 21, 2025 Loading…
[ORC] Move DebugObjectManagerPlugin into Debugging/ELFDebugObjectPlugin (NFC) clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category orcjit
#168343 by weliveindetail was merged Nov 18, 2025 Loading…
[HLSL] Add initial support for output semantics backend:DirectX 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 HLSL HLSL Language Support llvm:ir
#168095 by Keenuts was merged Nov 19, 2025 Loading…
[AArch64][SVE] Allow basic use of Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
target("aarch64.svcount") with +sve backend:AArch64 clang:frontend #167875 by MacDue was merged Nov 13, 2025 Loading…
[ORC] Remove now unused EPCDebugObjectRegistrar (NFC) bazel "Peripheral" support tier build system: utils/bazel clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category orcjit
#167868 by weliveindetail was merged Nov 19, 2025 Loading…
Reapply "[HLSL] Rework semantic handling as attributes" 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 HLSL HLSL Language Support
#167862 by Keenuts was merged Nov 13, 2025 Loading…
[PowerPC] Add initial support for AMO load builtins backend:PowerPC backend:X86 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 llvm:ir
#167790 by maryammo was closed Nov 19, 2025 Loading…
Revert "[HLSL] Rework semantic handling as attributes #166796" 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 HLSL HLSL Language Support
#167759 by Keenuts was merged Nov 12, 2025 Loading…
Implement a more seamless way to provide missing functions on z/OS clang:bytecode Issues for the clang bytecode constexpr interpreter clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category llvm:binary-utilities llvm:support objectyaml tools:llvm-exegesis
#167703 by perry-ca was merged Nov 18, 2025 Loading…
[clang] Fix possible nullptr deref in BuildCXXNestedNameSpecifier clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#166995 by ilovepi was merged Nov 10, 2025 Loading…
[HLSL] Rework semantic handling as attributes 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 HLSL HLSL Language Support
#166796 by Keenuts was merged Nov 12, 2025 Loading…
[HLSL] Layout Initalizer list in Column order via index conversion clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category HLSL HLSL Language Support
#166277 by farzonl was merged Nov 5, 2025 Loading…
Revert "Ignore trailing NullStmts in StmtExprs for GCC compatibility." clang:bytecode Issues for the clang bytecode constexpr interpreter 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
#166036 by KaiYG was merged Nov 7, 2025 Loading…
Previous Next
ProTip! Filter pull requests by the default branch with base:main.