Commit Tracker

© 2026 Commit Tracker

PricingStatsGuidesStatusPrivacyTerms

Activity Feed

Latest commits from every tracked repository in one place

adams381
llvm/llvm-project•8 minutes ago

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

adams381•e3b7ce5
Shilei Tian
llvm/llvm-project•9 minutes ago

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

Shilei Tian•1a86197
Florian Hahn
llvm/llvm-project•13 minutes ago

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

Florian Hahn•a38bfad
Arthur Eubanks
llvm/llvm-project•14 minutes ago

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

Arthur Eubanks•bc325ec
The Prism
ThePrismSystem/pluralscape-mono•15 minutes ago

test(db): split 12 oversized PG integration test files (db-im18) (#597)

The Prism•07940af
Jonas Devlieghere
llvm/llvm-project•23 minutes ago

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

Jonas Devlieghere•05d7863
Jonas Devlieghere
llvm/llvm-project•29 minutes ago

[DWARFLinker] Make ODR uniquing deterministic (#194777)

Jonas Devlieghere•36a823e
Jonas Devlieghere
llvm/llvm-project•29 minutes ago

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

Jonas Devlieghere•1fd45f0
The Prism
ThePrismSystem/pluralscape-mono•30 minutes ago

test(api): split 4 oversized ws/trpc test files (api-4cmq) (#596)

The Prism•f1441e2
Nikolas Klauser
llvm/llvm-project•32 minutes ago

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

Nikolas Klauser•2291047
Nikolas Klauser
llvm/llvm-project•34 minutes ago

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

Nikolas Klauser•6810a69
Eugene Epshteyn
llvm/llvm-project•38 minutes ago

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

Eugene Epshteyn•f4e959a
The Prism
ThePrismSystem/pluralscape-mono•38 minutes ago

test(sync): split 5 oversized test files (sync-vmv4) (#595)

The Prism•963ce15
Kiran Chandramohan
llvm/llvm-project•41 minutes ago

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

Kiran Chandramohan•fa2b19f
Vigneshwar Jayakumar
llvm/llvm-project•about 1 hour ago

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

Vigneshwar Jayakumar•dc94465
NagaChaitanya Vellanki
llvm/llvm-project•about 1 hour ago

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

NagaChaitanya Vellanki•faeae9f
Jiří Filek
llvm/llvm-project•about 1 hour ago

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

Jiří Filek•0aef0f2
Petter Berntsson
llvm/llvm-project•about 1 hour ago

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

Petter Berntsson•ca9f6c5
Jeff Bailey
llvm/llvm-project•about 1 hour ago

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

Jeff Bailey•699d3bf
The Prism
ThePrismSystem/pluralscape-mono•about 1 hour ago

test(api): split service tests by verb (#594)

The Prism•b83bf8b
Jeff Bailey
llvm/llvm-project•about 1 hour ago

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

Jeff Bailey•a23ddcd
Demetrius Kanios
llvm/llvm-project•about 1 hour ago

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

Demetrius Kanios•ba72823
Jeff Bailey
llvm/llvm-project•about 2 hours ago

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

Jeff Bailey•2b0fde2
Peter Smith
llvm/llvm-project•about 2 hours ago

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

Peter Smith•7072b13
Arthur Eubanks
llvm/llvm-project•about 2 hours ago

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

Arthur Eubanks•f46af84
Zhewen Yu
llvm/llvm-project•about 2 hours ago

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

Zhewen Yu•fbe31ed
Henry Jiang
llvm/llvm-project•about 2 hours ago

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

Henry Jiang•77434ce
Shilei Tian
llvm/llvm-project•about 2 hours ago

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

Shilei Tian•dfa56b5
Akshay Deodhar
llvm/llvm-project•about 2 hours ago

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

Akshay Deodhar•184f236
Yunqing Yu
llvm/llvm-project•about 2 hours ago

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

Yunqing Yu•22f0c69
Ralender
llvm/llvm-project•about 2 hours ago

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

Ralender•5a15574
Rahul Joshi
llvm/llvm-project•about 2 hours ago

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

Rahul Joshi•94201c3
Rahul Joshi
llvm/llvm-project•about 2 hours ago

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

Rahul Joshi•ad72bee
Simon Pilgrim
llvm/llvm-project•about 2 hours ago

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

Simon Pilgrim•49d0258
mkovacevic99
llvm/llvm-project•about 3 hours ago

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

mkovacevic99•b03d16c
Petter Berntsson
llvm/llvm-project•about 3 hours ago

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

Petter Berntsson•66955aa
michaelselehov
llvm/llvm-project•about 3 hours ago

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

michaelselehov•e2f92a3
Arseniy Obolenskiy
llvm/llvm-project•about 3 hours ago

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

Arseniy Obolenskiy•afdbe7b
Krzysztof Parzyszek
llvm/llvm-project•about 3 hours ago

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

Krzysztof Parzyszek•b6130af
Zhige Chen
llvm/llvm-project•about 3 hours ago

[llubi] Vector manipulation intrinsics cleanup (#195004)

Zhige Chen•9dcb6f7
Simon Pilgrim
llvm/llvm-project•about 3 hours ago

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

Simon Pilgrim•3d47936
Petter Berntsson
llvm/llvm-project•about 3 hours ago

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

Petter Berntsson•76db420
gulfemsavrun
llvm/llvm-project•about 3 hours ago

[ProfileData] Use FORCE_ON for LLVM_ENABLE_OPENCSD (#194973)

gulfemsavrun•62310b0
SunilKuravinakop
llvm/llvm-project•about 3 hours ago

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

SunilKuravinakop•da66e6d
forking-google-bazel-bot[bot]
llvm/llvm-project•about 3 hours ago

[Bazel] Fixes bcc9a55 (#195091)

forking-google-bazel-bot[bot]•497d850
Nico Weber
llvm/llvm-project•about 3 hours ago

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

Nico Weber•cc04ed6
Arseniy Obolenskiy
llvm/llvm-project•about 3 hours ago

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

Arseniy Obolenskiy•b6aa86a
Stefan Gränitz
llvm/llvm-project•about 4 hours ago

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

Stefan Gränitz•9a65e4a
Craig Topper
llvm/llvm-project•about 4 hours ago

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

Craig Topper•bc4aa89
Erich Keane
llvm/llvm-project•about 4 hours ago

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

Erich Keane•8b7dd15
David Green
llvm/llvm-project•about 4 hours ago

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

David Green•fc77aa9
Artem Kroviakov
llvm/llvm-project•about 4 hours ago

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

Artem Kroviakov•c72a01f
David Green
llvm/llvm-project•about 4 hours ago

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

David Green•327cfc5
Joseph Huber
llvm/llvm-project•about 4 hours ago

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

Joseph Huber•d6410f3
Charles Zablit
llvm/llvm-project•about 4 hours ago

[lldb][windows] fix build issue (#195089)

Charles Zablit•abc0093
Schrodinger ZHU Yifan
llvm/llvm-project•about 4 hours ago

[libc] add proc number parser and sysconf wrapper (#194159)

Schrodinger ZHU Yifan•bcc9a55
Don Turner
android/nowinandroid•about 5 hours ago

Merge pull request #2100 from FletchMcKee/graph-update

Don Turner•7d45eae
The Prism
ThePrismSystem/pluralscape-mono•about 5 hours ago

test(db): split 10 oversized SQLite integration test files (db-oll6) (#593)

The Prism•398cd77
Zmicier Prybysh
llvm/llvm-project•about 5 hours ago

[mlir][dataflow] Register dependency when const-prop fold returns non-operand (#194372)

Zmicier Prybysh•6f1e6e4
The Prism
ThePrismSystem/pluralscape-mono•about 5 hours ago

test(mobile): split test files + factory helpers by concern (#592)

The Prism•65574b5
Amina Chabane
llvm/llvm-project•about 5 hours ago

[BOLT][AArch64] Refuse to run RegReAssign pass (#194866)

Amina Chabane•3232d38
Yaxun (Sam) Liu
llvm/llvm-project•about 5 hours ago

[ASan] Do not instrument HIP/CUDA fatbin wrapper sections (#194928)

Yaxun (Sam) Liu•6d92257
Nico Weber
llvm/llvm-project•about 5 hours ago

[gn build] Port 680a9908194e (#195083)

Nico Weber•33a12db
Nico Weber
llvm/llvm-project•about 5 hours ago

[gn build] Port 312d8823c616 (#195082)

Nico Weber•5e7e704
Mahmoud Naderi
llvm/llvm-project•about 5 hours ago

[AMDGPU][GlobalISel] Add RegBankLegalize rules for amdgcn_sqrt (#194231)

Mahmoud Naderi•2d8f233
Nico Weber
llvm/llvm-project•about 5 hours ago

[gn build] Port 124ab73043b2 (#195081)

Nico Weber•e672169
Utkarsh Saxena
llvm/llvm-project•about 5 hours ago

[LifetimeSafety] Make `strict` a superset of `permissive` (#195068)

Utkarsh Saxena•e803f21
Arseniy Obolenskiy
llvm/llvm-project•about 5 hours ago

[mlir][SPIR-V] Rename SPV_INTEL_long_constant_composite to SPV_INTEL_long_composites (#195062)

Arseniy Obolenskiy•54388f4
Ivan R. Ivanov
llvm/llvm-project•about 5 hours ago

[flang][fir] Support memref to memref fir.convert (#194954)

Ivan R. Ivanov•8dfe85b
Paweł Bylica
llvm/llvm-project•about 5 hours ago

[DAGCombiner] Reconstruct borrow chain from icmp pattern for USUBO_CARRY (#193707)

Paweł Bylica•aae871b
Joseph Huber
llvm/llvm-project•about 6 hours ago

[libc] Move function argument from rpc::dispatch to template (#194953)

Joseph Huber•a9ad4d3
Simon Pilgrim
llvm/llvm-project•about 6 hours ago

[X86] Add basic ISD::VECREDUCE_AND/OR/XOR handling (#195063)

Simon Pilgrim•d57c4e4
Ramkumar Ramachandra
llvm/llvm-project•about 6 hours ago

[VPlanSLP] Strip stub (#192635)

Ramkumar Ramachandra•680a990
Tejas Gaikwad
llvm/llvm-project•about 6 hours ago

[GlobalISel][KnownBits] Use KnownBits::urem for G_UREM (#193455)

Tejas Gaikwad•4975ad9
Bastian Hagedorn
llvm/llvm-project•about 6 hours ago

[MLIR][NVVM] SpecialRegister&PureSpecialRegister takes result type (#195030)

Bastian Hagedorn•44753d8
Hassnaa Hamdi
llvm/llvm-project•about 6 hours ago

[LV][NFC] Factor out MinBWs of values from the cost model (#194492)

Hassnaa Hamdi•875d2c9
Florian Hahn
llvm/llvm-project•about 6 hours ago

[LV] Re-generate check lines with UTC version 6. (NFC) (#195061)

Florian Hahn•ebd677b
Arseniy Obolenskiy
llvm/llvm-project•about 6 hours ago

[SPIR-V] Recover aggregate type for stores of undef/composite constants (#195003)

Arseniy Obolenskiy•6593f9d
The Prism
ThePrismSystem/pluralscape-mono•about 7 hours ago

test(import-core): split import-engine.test.ts by phase (#591)

The Prism•d1ff0e7
Hussam Alhassan
llvm/llvm-project•about 7 hours ago

[AArch64] ConditionOptimizer: replace intra-block scan with map-based algorithm (#190455)

Hussam Alhassan•98e26bc
Balázs Benics
llvm/llvm-project•about 7 hours ago

[clang][ssaf][NFC] Hoist findFnByName and findDeclByName (#195056)

Balázs Benics•6ccbdc3
Paweł Bylica
llvm/llvm-project•about 7 hours ago

[clang][unittests] Fix flaky PerformPendingInstantiations nesting in TimeProfilerTest (#193717)

Paweł Bylica•1862fd2
David Sherwood
llvm/llvm-project•about 7 hours ago

[LV][NFC] Remove unused -simplifycfg-*** option from tests (#195044)

David Sherwood•d13c658
Ryotaro Kasuga
llvm/llvm-project•about 7 hours ago

[LoopInterchange] Fix handling of PHI which refers to another PHI (#194364)

Ryotaro Kasuga•2dbff02
Petar Avramovic
llvm/llvm-project•about 8 hours ago

AMDGPU/GlobalISel: Fix G_STRICT_FMUL f64 selection on GFX12 (#195050)

Petar Avramovic•d50dd86
Elio
llvm/llvm-project•about 8 hours ago

[CIR] Combined virtual + non-virtual base offset (#192617)

Elio•dd99506
The Prism
ThePrismSystem/pluralscape-mono•about 8 hours ago

test(db): split rls-policies.integration.test.ts by RLS scope (#590)

The Prism•5078318
Arseniy Obolenskiy
llvm/llvm-project•about 8 hours ago

[NFC][SPIR-V] Re-enable spirv-val on tests that are passing validation (#195022)

Arseniy Obolenskiy•08bafa3
Lang Hames
llvm/llvm-project•about 8 hours ago

[JITLink][COFF] Move GetImageBaseSymbol utility into public header. (#195041)

Lang Hames•312d882
Stefan Gränitz
llvm/llvm-project•about 8 hours ago

[lldb] Add Python cryptography package as new test dependency (#192434)

Stefan Gränitz•f7e133d
gretay-amd
llvm/llvm-project•about 8 hours ago

[AMDGPU][NFC] Use LaneMaskConstants for waterfall loops in AMDGPURegBankLegalizeHelper (#190792)

gretay-amd•a8eb65a
nataliakokoromyti
llvm/llvm-project•about 8 hours ago

[ObjCopy] Reject compress-debug-sections for non-ELF (#191314)

nataliakokoromyti•f7d4032
Dark Steve
llvm/llvm-project•about 8 hours ago

[AMDGPU] Extend max3/min3 tree-reduction combine to cover ternary chains (#194845)

Dark Steve•f966490
NeKon69
llvm/llvm-project•about 8 hours ago

[LifetimeSafety] Add placement new support (#194030)

NeKon69•b2dda8c
Stanislav Mekhanoshin
llvm/llvm-project•about 8 hours ago

[AMDGPU] Preserve old MSBs when handling SETREG (#191352)

Stanislav Mekhanoshin•a94ad60
hev
llvm/llvm-project•about 9 hours ago

[LoongArch] Add patterns for vector bitwise selection (#193753)

hev•780a182
Nikolas Klauser
llvm/llvm-project•about 9 hours ago

[libc++] Refactor std::print to allow for constant folding of the format part (#185459)

Nikolas Klauser•63ee54a
Sebastian Sellmair
JetBrains/kotlin•about 9 hours ago

[build] TestFederation: Run 'isSmokeTest' tasks in 'full mode'

Sebastian Sellmair•73335b7
Davide Grohmann
llvm/llvm-project•about 9 hours ago

[mlir][spirv] Tighten SPIR-V TOSA convolution verification (#194592)

Davide Grohmann•f32da7b
Max Graey
llvm/llvm-project•about 9 hours ago

[KnowFPClass] Refactor fmul & fdiv (NFC) (#191651)

Max Graey•39e30cc

Global Feed

All commits from every tracked repository

Most compatible - works with all feed readers

https://www.committracker.com/api/feed/all.rss
Preview:
RSSAtomJSON

Personal Feeds

Each user has a unique feed URL containing only their subscribed repositories.

modris.walker@gmail.com

5 repos
https://www.committracker.com/api/feed/user/K5ztGwOiWNT5uriEMjH9rFt5E-LR5nST.rss

essuisglace@proton.me

5 repos
https://www.committracker.com/api/feed/user/ivqlNLpkjDENGquJp23OmtcvreTBrswq.rss

manulorenzop@gmail.com

3 repos
https://www.committracker.com/api/feed/user/oWUUca0ovtK2irb4VA8i0UPZHTuiwvkb.rss

fslopez0827@gmail.com

1 repo
https://www.committracker.com/api/feed/user/JiID87c5E0kpFz47BMZ07gErS42RV370.rss

zoldyckxsol@gmail.com

1 repo
https://www.committracker.com/api/feed/user/o6iKLq377Hb8FQvuY-ZVOQdEAMitYqYk.rss

Get Your Personal Feed

Sign up to create a feed with only your subscribed repos

Create Account