- 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
[z.OS] fix strnlen() usage in Context.cpp available 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
#160339 by zibi2 was merged Sep 23, 2025 Loading…
[clang][x86][bytecode] Replace interp__builtin_knot with static bool interp__builtin_elementwise_int_unaryop callback 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
#160332 by fennecJ was merged Sep 23, 2025 Loading…
[clang][bytecode] Use stack offsets for This/RVO ptrs 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
#160285 by tbaederr was merged Sep 24, 2025 Loading…
[clang][bytecode] Add callback mechanism to handle constexpr for unary integer ops 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
#160280 by RKSimon was merged Sep 23, 2025 Loading…
[clang][bytecode] Print dummy-status of global 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
#160240 by tbaederr was merged Sep 23, 2025 Loading…
[clang][bytecode] Use in 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
Expr::tryEvaluateString clang:bytecode #160118 by tbaederr was merged Sep 25, 2025 Loading…
[clang][bytecode] Only block pointers can be partially initialized 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
#160075 by tbaederr was merged Sep 23, 2025 Loading…
[clang][bytecode][test] Enable a few tests in const-eval.c clang:bytecode Issues for the clang bytecode constexpr interpreter clang Clang issues not falling into any other category
#160034 by tbaederr was merged Sep 22, 2025 Loading…
[clang][bytecode] Load value of non-lvalue ArraySubscriptExpr 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
#160024 by tbaederr was merged Sep 23, 2025 Loading…
[clang][bytecode] Fix unknown size arrays crash in clang bytecode 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
#160015 by osamakader was merged Sep 23, 2025 Loading…
[clang][bytecode] Remove bogus Initializing special case 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
#159933 by tbaederr was merged Sep 23, 2025 Loading…
[clang][bytecode] Typecheck called function pointers more thorougly 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
#159757 by tbaederr was merged Sep 19, 2025 Loading…
[clang][bytecode] Move generic lambda handling to Compiler 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
#159733 by tbaederr was merged Sep 19, 2025 Loading…
[clang][bytecode] Pass 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
SourceInfo objects by value clang:bytecode #159532 by tbaederr was merged Sep 18, 2025 Loading…
[clang][bytecode] Optimize InterpStack 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
#159400 by tbaederr was merged Sep 18, 2025 Loading…
[clang][ExprConst] Move getLangOpts() to interp::State subclasses 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
#159280 by tbaederr was merged Sep 17, 2025 Loading…
[clang][bytecode] Remove InterpFrame::IsBottom flag 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
#159279 by tbaederr was merged Sep 17, 2025 Loading…
[clang][ExprConst] Assert that EvaluateAsInitializer has non-null VD 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
#159274 by tbaederr was merged Sep 17, 2025 Loading…
[clang][bytecode][NFC] Add some popToAPSInt convenience API 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
#159252 by tbaederr was merged Sep 17, 2025 Loading…
[clang][bytecode] Optimize InitElem{,Pop} 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
#159084 by tbaederr was merged Sep 17, 2025 Loading…
[Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - allow AVX/AVX512 subvector extraction intrinsics to be used in constexpr #157712 clang:bytecode Issues for the clang bytecode constexpr interpreter clang:frontend Language frontend issues, e.g. anything involving "Sema" constexpr Anything related to constant evaluation
#158853 by SeongjaeP was closed Oct 12, 2025 Loading…
[clang][bytecode][NFC] InterpState: get ASTContext from interp::Context 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
#158852 by tbaederr was merged Sep 16, 2025 Loading…
[clang][bytecode] Create InterpState allocator on demand 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
#158802 by tbaederr was merged Sep 16, 2025 Loading…
[Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - allow AVX/AVX512 subvector insertion intrinsics to be used in constexpr #157709 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
#158778 by AdityaC4 was merged Sep 18, 2025 Loading…
[Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - add AVX512 VPTERNLOGD/VPTERNLOGQ 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 Clang issues not falling into any other category
#158703 by monthdev was merged Oct 6, 2025 Loading…
ProTip! Add no:assignee to see everything that’s not assigned.