Commit Tracker

© 2026 Commit Tracker

PricingStatsGuidesStatusPrivacyTerms
Back to Repositories

llvm/llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.

50 commits tracked1 subscriberSynced about 2 hours ago
View on GitHub

RSS Feed

https://www.committracker.com/api/feed/repo/llvm/llvm-project.rss

Atom Feed

https://www.committracker.com/api/feed/repo/llvm/llvm-project.atom

JSON Feed

https://www.committracker.com/api/feed/repo/llvm/llvm-project.json

Tip: append ?type=releases, ?type=pulls, or ?type=combined to switch repo feed type.

Notification Filters

Limit notifications by author or commit message

Subscribe to this repository to create notification filters.

Commits

Recent commit history

adams381

[mlir][ABI] Add ABITypeMapper and ABIRewriteContext (#190661)

adams381•e3b7ce5•about 2 hours ago
9 files changedmlir/include/mlir/ABI/ABIRewriteContext.h, mlir/include/mlir/ABI/ABITypeMapper.h, mlir/lib/ABI/ABITypeMapper.cpp…
Shilei Tian

[AMDGPU] Update data layout string to use the new pointer spec about null pointer value (#194101)

Shilei Tian•1a86197•about 2 hours ago
6 files changedclang/test/CodeGen/target-data.c, clang/test/CodeGenOpenCL/amdgpu-env-amdgcn.cl, lld/test/ELF/lto/amdgcn-oses.ll…
Florian Hahn

[LV] Update test to not have trivially simplify-able/dead instrs (NFC) (#195136)

Florian Hahn•a38bfad•about 2 hours ago
2 files changedllvm/test/Transforms/LoopVectorize/X86/cost-constant-known-via-scev.ll, llvm/test/Transforms/LoopVectorize/X86/funclet.ll
Arthur Eubanks

Revert "[Inliner] Use store-to-load forwarding to resolve call arguments" (#195135)

Arthur Eubanks•bc325ec•about 2 hours ago
3 files changedllvm/lib/Transforms/IPO/Inliner.cpp, llvm/test/Transforms/Inline/inline_store_to_load.ll, llvm/test/Transforms/PhaseOrdering/inline-store-to-load.ll
Jonas Devlieghere

[lldb] Centralize the pexpect timeout to make it easy to override (#195131)

Jonas Devlieghere•05d7863•about 2 hours ago
3 files changedlldb/packages/Python/lldbsuite/test/lldbpexpect.py, lldb/test/API/functionalities/breakpoint/breakpoint_command_auto_continue/TestBreakpointCommandAutoContinue.py, lldb/test/API/functionalities/statusline/TestStatusline.py
Jonas Devlieghere

[DWARFLinker] Make ODR uniquing deterministic (#194777)

Jonas Devlieghere•36a823e•about 2 hours ago
13 files changedllvm/include/llvm/DWARFLinker/Classic/DWARFLinker.h, llvm/include/llvm/DWARFLinker/DWARFLinkerBase.h, llvm/lib/DWARFLinker/Parallel/DIEAttributeCloner.h…
Jonas Devlieghere

[lldb] Remove commented-out code in DWARFExpression (NFC) (#195138)

Jonas Devlieghere•1fd45f0•about 2 hours ago
1 file changedlldb/source/Expression/DWARFExpression.cpp
Nikolas Klauser

[libc++][NFC] Simplify the mersenne_twister_engine implementation a bit (#194893)

Nikolas Klauser•2291047•about 2 hours ago
1 file changedlibcxx/include/__random/mersenne_twister_engine.h
Nikolas Klauser

[libc++] Update macOS and AppleClang (#193711)

Nikolas Klauser•6810a69•about 2 hours ago
42 files changed.github/workflows/libcxx-build-and-test.yaml, libcxx/docs/index.rst, libcxx/include/__configuration/compiler.h…
Eugene Epshteyn

[flang][NFC] Converted five tests from old lowering to new lowering (part 54) (#194774)

Eugene Epshteyn•f4e959a•about 2 hours ago
5 files changedflang/test/Lower/Intrinsics/c_f_pointer.f90, flang/test/Lower/Intrinsics/c_loc.f90, flang/test/Lower/cray-pointer.f90…
Kiran Chandramohan

[Flang][Driver] NFC: Move Flang/Fortran only options to a separate file (#194398)

Kiran Chandramohan•fa2b19f•about 2 hours ago
Vigneshwar Jayakumar

[AMDGPU] Add readfirstlane for inline asm SGPR with VGPR input (#176330)

Vigneshwar Jayakumar•dc94465•about 2 hours ago
NagaChaitanya Vellanki

[DAG] computeKnownFPClass - add ISD::SELECT/VSELECT handling + test coverage (#194009)

NagaChaitanya Vellanki•faeae9f•about 2 hours ago
Jiří Filek

[Inliner] Use store-to-load forwarding to resolve call arguments (#190607)

Jiří Filek•0aef0f2•about 2 hours ago
Petter Berntsson

[libc][docs] Fix docgen macro lookup for underscored headers (#194367)

Petter Berntsson•ca9f6c5•about 2 hours ago
Jeff Bailey

[libc] Add sys/mman syscall wrappers (#195103)

Jeff Bailey•699d3bf•about 3 hours ago
Jeff Bailey

[libc][docs][NFC] Remove dead files and consolidate check.rst (#194442)

Jeff Bailey•a23ddcd•about 3 hours ago
Demetrius Kanios

[WebAssembly][GlobalISel] Implement basic floating point instructions (#194798)

Demetrius Kanios•ba72823•about 3 hours ago
Jeff Bailey

[libc] Add noexcept to aligned_alloc declaration in full-build mode (#191236)

Jeff Bailey•2b0fde2•about 3 hours ago
Peter Smith

[clang][deps] Call getMemBuffer with RequiresNullTerminator false (#195072)

Peter Smith•7072b13•about 3 hours ago
Arthur Eubanks

Revert "Changed stat passes to count instructions before and after optimizations (#188837)" (#195113)

Arthur Eubanks•f46af84•about 3 hours ago
Zhewen Yu

[AMDGPU] Mark WAIT_ASYNCMARK as zero-size instruction (#195107)

Zhewen Yu•fbe31ed•about 3 hours ago
Henry Jiang

[DAGCombiner] Teach `reduceLoadWidth` to look past `ISD:FREEZE` (#189317)

Henry Jiang•77434ce•about 3 hours ago
Shilei Tian

[RFC][DataLayout] Add null pointer value infrastructure (#183207)

Shilei Tian•dfa56b5•about 3 hours ago
Akshay Deodhar

[AtomicExpandPass] Preserve atomic and volatile nature of emulated operations (#188361)

Akshay Deodhar•184f236•about 3 hours ago
Yunqing Yu

[CodeGen][ExpandIRInsts] NFC: cleanup style. (#194978)

Yunqing Yu•22f0c69•about 3 hours ago
Ralender

[TailDuplicator] Fix miss-compile with PHI referencing each other in TailBB (#194832)

Ralender•5a15574•about 3 hours ago
Rahul Joshi

[LLVM][Intrinsics] Add validation for vararg intrinsics (#193777)

Rahul Joshi•94201c3•about 4 hours ago
Rahul Joshi

[LLVM][Intrinsics] Remove unused IIT_EMPTYSTRUCT (#195084)

Rahul Joshi•ad72bee•about 4 hours ago
Simon Pilgrim

[X86] vector-reduce-fmaximum.ll - regenerate with missing AVX1/AVX2 check prefixes (#195109)

Simon Pilgrim•49d0258•about 4 hours ago
mkovacevic99

[RegisterCoalescer] Fix incorrect VNInfo deletion condition in pruneSubRegValues (#195023)

mkovacevic99•b03d16c•about 4 hours ago
Petter Berntsson

[libc][sched] Fix CPU_SET and CPU_ISSET macros (#194830)

Petter Berntsson•66955aa•about 4 hours ago
michaelselehov

[AA] Teach getModRefInfo(FenceInst) to consult the AA chain (#192043)

michaelselehov•e2f92a3•about 4 hours ago
Arseniy Obolenskiy

[mlir][SPIR-V] Combine storage class bit with atomic memory semantics (#195049)

Arseniy Obolenskiy•afdbe7b•about 4 hours ago
Krzysztof Parzyszek

[flang][OpenMP] Remove deferredNonVariables_ from OmpStructureChecker… (#195100)

Krzysztof Parzyszek•b6130af•about 4 hours ago
Zhige Chen

[llubi] Vector manipulation intrinsics cleanup (#195004)

Zhige Chen•9dcb6f7•about 4 hours ago
Simon Pilgrim

[DAG] expandVecReduce - widen sub-legal vectors to not prematurely scalarize later reduction levels (#194672)

Simon Pilgrim•3d47936•about 4 hours ago
Petter Berntsson

[libc][docs] Add nl_types.h POSIX header documentation (#122006) (#194373)

Petter Berntsson•76db420•about 4 hours ago
gulfemsavrun

[ProfileData] Use FORCE_ON for LLVM_ENABLE_OPENCSD (#194973)

gulfemsavrun•62310b0•about 4 hours ago
SunilKuravinakop

[flang][openmp] Fix incorrect reduction for array section in OpenMP DO SIMD (#192394)

SunilKuravinakop•da66e6d•about 4 hours ago
forking-google-bazel-bot[bot]

[Bazel] Fixes bcc9a55 (#195091)

forking-google-bazel-bot[bot]•497d850•about 4 hours ago
Nico Weber

[libc] Stop passing `--version` to compiler when detecting target (#176680)

Nico Weber•cc04ed6•about 5 hours ago
Arseniy Obolenskiy

[SPIR-V] Register __spirv_* arithmetic builtins for GLSL_std_450 (#195018)

Arseniy Obolenskiy•b6aa86a•about 5 hours ago
Stefan Gränitz

[lldb] Change verbose logs into regular ones in SymbolLocatorSymStore (#195095)

Stefan Gränitz•9a65e4a•about 5 hours ago
Craig Topper

[RISCV] Fix crash when tryReduceVL tries to sink to the end of the basic block. (#194706)

Craig Topper•bc4aa89•about 5 hours ago
Erich Keane

Fix memcpy-operator= generation with restrict parameters. (#194906)

Erich Keane•8b7dd15•about 5 hours ago
David Green

[AArch64][GlobalISel] Use generic matchinfo. NFC (#195094)

David Green•fc77aa9•about 5 hours ago
Artem Kroviakov

[MLIR][XeGPU] Consider alignment in dpas sg_layout creation (#181141)

Artem Kroviakov•c72a01f•about 5 hours ago
David Green

[GlobalISel] Remove spaces at the ends of liness in Combine.td. NFC (#195086)

David Green•327cfc5•about 5 hours ago
Joseph Huber

[Offload] Remove use of raw Linux fd for error reporting (#195073)

Joseph Huber•d6410f3•about 5 hours ago