Skip to content

Pull requests: llvm/llvm-project

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

[clang][bytecode] Check memcmp builtin for one-past-the-end pointers 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
#170097 by tbaederr was merged Dec 1, 2025 Loading…
[clang][bytecode] Fix discarding ImplitiValueInitExprs 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
#170089 by tbaederr was merged Dec 1, 2025 Loading…
[clang][bytecode] Unify elementwise integer builtins using callback pattern 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
#169957 by Islam-Imad was merged Nov 29, 2025 Loading…
[X86][Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - allow AVX512 kmov intrinsics to be used in constexp 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
#169895 by 0xzre was merged Dec 1, 2025 Loading…
[clang][bytecode] Check for invalid record decls in IntPointer::atOffset 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
#169786 by tbaederr was merged Nov 27, 2025 Loading…
[clang][bytecode] Remove double diagnostic emission 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
#169658 by tbaederr was merged Nov 27, 2025 Loading…
[clang][bytecode] Add some convenience API to BitcastBuffer 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
#169516 by tbaederr 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][bytecode][NFC] Remove unused Integral range 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
#169508 by tbaederr was merged Nov 26, 2025 Loading…
[clang][bytecode][NFC] Make Program::getNativePointer() const 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
#169502 by tbaederr was merged Nov 26, 2025 Loading…
[clang][bytecode] Fix compound assign operators for IntAP(S) 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
#169303 by tbaederr was merged Nov 24, 2025 Loading…
[Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - Allow PSLL/PSRA/PSRL var 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
#169276 by chaitanyav was merged Nov 27, 2025 Loading…
[clang][bytecode][NFC] Remove VariableScope::emitDestruction 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
#169148 by tbaederr was merged Nov 22, 2025 Loading…
[clang][bytecode] Don't call getThis() on the bottom function frame 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
#169044 by tbaederr was merged Nov 22, 2025 Loading…
[clang][bytecode] Fix conditional operator scoping wrt. local variables 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
#169030 by tbaederr was merged Nov 24, 2025 Loading…
[Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - Allow AVX512 VPMULTISHIFTQB 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
#168995 by chaitanyav was merged Nov 27, 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…
[Clang] Allow AVX/AVX512 subvector shuffles in constexpr backend:X86 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
#168700 by mooori was merged Nov 26, 2025 Loading…
[AllocToken] Fix and clarify -falloc-token-max=0 clang:bytecode Issues for the clang bytecode constexpr interpreter clang:frontend Language frontend issues, e.g. anything involving "Sema" llvm:transforms
#168689 by melver was merged Nov 19, 2025 Loading…
[clang][bytecode] Fix fallthrough to switch labels 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
#168484 by tbaederr was merged Nov 18, 2025 Loading…
[clang][bytecode] Implement case ranges 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
#168418 by mariusdr was merged Nov 20, 2025 Loading…
[clang][X86] Allow VALIGND/Q element-shift intrinsics in constexpr evaluation backend:X86 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
#168206 by 0xzre was merged Nov 22, 2025 Loading…
[Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - Allow AVX512 VPSHUFBITQMB 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
#168100 by chaitanyav was merged Nov 22, 2025 Loading…
[clang][bytecode][NFC] Check pointer types in canClassify() 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
#168069 by tbaederr was merged Nov 14, 2025 Loading…
[clang][bytecode] Adjust pointers when moving them 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
#168053 by tbaederr was merged Nov 14, 2025 Loading…
ProTip! What’s not been updated in a month: updated:<2025-11-01.