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] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - allow insertps intrinsic 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 Clang issues not falling into any other category
#165513 by ahmednoursphinx was merged Oct 30, 2025 Loading…
[clang][bytecode] Check builtin carryops for non-block out 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
#165512 by tbaederr was merged Oct 29, 2025 Loading…
[clang][bytecode] Check types when loading values 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
#165385 by tbaederr was merged Nov 5, 2025 Loading…
2
5
[clang][bytecode] Check overrider for pure virtual 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
#165262 by tbaederr was merged Oct 28, 2025 Loading…
[clang][bytecode] Call CheckStore() before activating 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
#165235 by tbaederr was merged Oct 27, 2025 Loading…
[clang][bytecode] Check overflow ops for block 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
#165221 by tbaederr was merged Oct 27, 2025 Loading…
[clang][bytecode] Fix crash when array index is past end of array in C 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
#165186 by camc was merged Oct 27, 2025 Loading…
[Clang] Add constexpr support for AVX512 permutex2 intrinsics 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
#165085 by chaitanyav was merged Nov 5, 2025 Loading…
[clang][bytecode] Check memcmp for block 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
#165070 by tbaederr was merged Oct 27, 2025 Loading…
[X86][Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - allow AVX512 mask predicate 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
#165054 by sskzakaria was merged Nov 20, 2025 Loading…
[clang][bytecode] Don't diagnose defined functions that will have a body 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
#165002 by tbaederr was merged Oct 27, 2025 Loading…
[clang][bytecode] Handle discarded AddrLabelExprs properly 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
#165000 by tbaederr was merged Oct 27, 2025 Loading…
[clang][bytecode] Fail on reads from constexpr-unknown 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
#164996 by tbaederr was merged Oct 27, 2025 Loading…
[clang][bytecode] Catch placement-new into invalid destination 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
#164804 by tbaederr was merged Oct 24, 2025 Loading…
[clang][bytecode] Fix initializing primitive fields via initlist 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
#164789 by tbaederr was merged Oct 23, 2025 Loading…
[clang][bytecode] Fix CXXConstructExpr for multidim arrays 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
#164760 by tbaederr was merged Oct 24, 2025 Loading…
[clang][bytecode] Fix instance pointer in IndirectFieldDecl inits 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
#164751 by tbaederr was merged Oct 23, 2025 Loading…
[clang][x86][bytecode] remove trailing returns type from interp__builtin_elementwise_int_binop callbacks 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
#164679 by donneypr was merged Oct 23, 2025 Loading…
[clang][bytecode] Fix unsigned wraparound behavior with bitfields 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
#164445 by tbaederr was merged Oct 22, 2025 Loading…
[clang][bytecode][NFC] Clean up variable creation 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
#164415 by tbaederr was merged Oct 21, 2025 Loading…
[clang][bytecode] Fix __builtin_strchr with unsigned chars 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
#164410 by tbaederr was merged Oct 21, 2025 Loading…
[clang][bytecode] Fix redeclaring global externs without initializer 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
#164409 by tbaederr was merged Oct 21, 2025 Loading…
[clang][bytecode] Don't emit checkNull for function 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
#164376 by tbaederr was merged Oct 21, 2025 Loading…
[clang][bytecode] Move shared interp functions to InterpHelpers.h 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
#164215 by tbaederr was merged Oct 21, 2025 Loading…
[clang][bytecode] Fix a crash when redeclaring extern globals 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
#164204 by tbaederr was merged Oct 20, 2025 Loading…
ProTip! Add no:assignee to see everything that’s not assigned.