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] Add an ExplicitThisParam flag to Function 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
#203672 opened Jun 13, 2026 by tbaederr Contributor Loading…
[clang][bytecode] Add an on-by-default CanFail flag to opcodes 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
#203671 opened Jun 13, 2026 by tbaederr Contributor Loading…
[clang][bytecode] Use isSignedType() in pushInteger 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
#203670 opened Jun 13, 2026 by tbaederr Contributor Loading…
[clang][bytecode] Handle more 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
#203669 opened Jun 13, 2026 by tbaederr Contributor Loading…
[1/3][AMDGPU][NFC] Add virtual prefix to GCN trackers backend:AMDGPU
#203667 opened Jun 13, 2026 by dhruvachak Contributor Loading…
[clang] Implement C2y stdc_load8_* endian-aware 8-bit load functions 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
#203666 opened Jun 13, 2026 by chaitanyav Contributor Loading…
[libc++][NFC] Simplify optional<T> and optional<T&> a bit libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#203665 opened Jun 13, 2026 by smallp-o-p Contributor Loading…
[clang][ssaf] Implement single TU-scoped source transformation clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:ssaf Scalable Static Analysis Framework clang:static analyzer clang Clang issues not falling into any other category
#203660 opened Jun 13, 2026 by jkorous-apple Contributor Loading…
[Passes] Move machine function pass registries to PassRegistry.def
#203659 opened Jun 13, 2026 by paperchalice Contributor Loading…
Create google.yml github:workflow
#203657 opened Jun 13, 2026 by nigil-jr Loading…
helpful-destroyed-here
#203655 opened Jun 12, 2026 by usx95 Contributor Draft
[Bitstream] Use reportFatalInternalError for invalid encoding
#203653 opened Jun 12, 2026 by sladyn98 Contributor Loading…
Migrate away from legacy external runfiles bazel "Peripheral" support tier build system: utils/bazel
#203650 opened Jun 12, 2026 by shantanu-gontia Loading…
[CIR] Add constrained FP binary operations clang Clang issues not falling into any other category ClangIR Anything related to the ClangIR project
#203648 opened Jun 12, 2026 by adams381 Contributor Loading…
[CIR] Implement support for emitting label address constants clang Clang issues not falling into any other category ClangIR Anything related to the ClangIR project
#203644 opened Jun 12, 2026 by andykaylor Contributor Loading…
[CIR] Honor Direct coercion offset in callconv ClangIR Anything related to the ClangIR project mlir
#203640 opened Jun 12, 2026 by adams381 Contributor Loading…
[InstSimplify] Fold select(Y >=s C, sadd.sat(X, Y) >=s X, true) to true when C >… llvm:analysis Includes value tracking, cost tables and constant folding llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:transforms
#203639 opened Jun 12, 2026 by L3GiaBao Contributor Loading…
ProTip! Adding no:label will show everything without a label.