The Week Of Monday 1 September 2025 Archives by thread
Starting: Mon Sep 1 00:03:55 PDT 2025
Ending: Sun Sep 7 23:58:31 PDT 2025
Messages: 1645
- [all-commits] [llvm/llvm-project] c9faed: [VPlan] Fold common edges away in convertPhisToBle...
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] 46dc8e: [RISCV] Compress shxadd to qc.c.muliadd when rd = ...
Sudharsan Veeravalli via All-commits
- [all-commits] [llvm/llvm-project] 17d9ca: [MLIR] Apply clang-tidy fixes for misc-use-interna...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 80f418: [MLIR] Apply clang-tidy fixes for readability-iden...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 31f0ab: [LoongArch] Enable vector tests for 32-bit target ...
hev via All-commits
- [all-commits] [llvm/llvm-project] af41d0: [LoongArch] Perform SELECT_CC combine (#155994)
hev via All-commits
- [all-commits] [llvm/llvm-project] a98702: [MemoryBuiltins] Add getBaseObjectSize() (NFCI) (#...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 4d9578: [clang-reorder-fields] Support designated initiali...
Vladimir Vuksanovic via All-commits
- [all-commits] [llvm/llvm-project] 01a135: [RelLookupTableConverter] Make GEP type independen...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] e82abd: [SLP][NFC] Refactor `if`s into `&&` (#156278)
Piotr Fusik via All-commits
- [all-commits] [llvm/llvm-project] 055bfc: [InstCombine] Strip leading zero indices from GEP ...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 413c5e: [Dexter] Fix dap reponse sync issue
Orlando Cazalet-Hyams via All-commits
- [all-commits] [llvm/llvm-project] c128b8: [clang-reorder-fields] Fix unused private field wa...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 0a193c: [VPlan] Use IsaPred to improve code (NFC) (#156037)
Ramkumar Ramachandra via All-commits
- [all-commits] [llvm/llvm-project] 9ad8e1: [AMDGPU] Expand scratch atomics to flat atomics if...
Pierre van Houtryve via All-commits
- [all-commits] [llvm/llvm-project]
Pierre van Houtryve via All-commits
- [all-commits] [llvm/llvm-project] c8d7a7: [LV] Improve code around operands-iterator (NFC) (...
Ramkumar Ramachandra via All-commits
- [all-commits] [llvm/llvm-project] 24bc56: [Coroutines] Remove assert about a promise being p...
Christian Ulmann via All-commits
- [all-commits] [llvm/llvm-project] 3cac33: [Coroutines] Enhance DILabel generation with suppo...
Christian Ulmann via All-commits
- [all-commits] [llvm/llvm-project] 38268e: [clang-tidy] Support direct initialization in mode...
Liu Ke via All-commits
- [all-commits] [llvm/llvm-project] 1debf2: [RISC-V] Added the mips extension instructions lik...
UmeshKalappa via All-commits
- [all-commits] [llvm/llvm-project] a53a5e: [VPlan] Add VPBlockBase::hasPredecessors (NFC).
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] d7d870: [Dexter] Implement DexStepFunction and DexContinue...
Orlando Cazalet-Hyams via All-commits
- [all-commits] [llvm/llvm-project] 4cf770: [VPlan] Introduce replaceSymbolicStrides (NFC) (#1...
Ramkumar Ramachandra via All-commits
- [all-commits] [llvm/llvm-project] e41a1b: [CI] Enable -Werror in pre-merge CI (#155627)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 392d03: [MLIR] Apply clang-tidy fixes for misc-use-interna...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 8a7fa1: [MLIR] Apply clang-tidy fixes for performance-move...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] d98ae4: refactor
Ana Mihajlovic via All-commits
- [all-commits] [llvm/llvm-project] a97f20: [MLIR] Fix unit-test missing guard `SKIP_WITHOUT_J...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 020dff: [libc] Migrate from baremetal stdio.h to generic s...
William Huynh via All-commits
- [all-commits] [llvm/llvm-project] 2e8ecf: [llvm-exegesis] [AArch64] Resolving "not all opera...
Lakshay Kumar via All-commits
- [all-commits] [llvm/llvm-project] 27c80f: [sanitizer_common] Older Haiku needs _GNU_SOURCE (...
Brad Smith via All-commits
- [all-commits] [llvm/llvm-project] 10e5ec: [Support] Also check the value for HAVE_PTHREAD_(S...
Brad Smith via All-commits
- [all-commits] [llvm/llvm-project] eed5b3: [spr] initial version
Tobias Stadler via All-commits
- [all-commits] [llvm/llvm-project] f1032f: [MLIR][NVVM][NVGPU] Combine prefetch and prefetch....
Srinivasa Ravi via All-commits
- [all-commits] [llvm/llvm-project] 32beea: [OpenMP][Offload] Mark `SPMD_NO_LOOP` as a valid e...
Ross Brunton via All-commits
- [all-commits] [llvm/llvm-project] 232052: [LoongArch] Fix broadcast load with extension. (#1...
tangaac via All-commits
- [all-commits] [llvm/llvm-project] 4b2263: [MLIR] Add target_specific_attrs attribute to mlir...
Vadim Curcă via All-commits
- [all-commits] [llvm/llvm-project] b980ff: [LoongArch][NFC] Fix missing check prefixes in LSX...
hev via All-commits
- [all-commits] [llvm/llvm-project] 471b27: [LangRef] Add MMRA documentation
Pierre van Houtryve via All-commits
- [all-commits] [llvm/llvm-project] a3dfed: [LV] Check both cases in hints-trans.ll: live and ...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 3e7ee8: [Driver][LoongArch] Enable linker relaxation by de...
ZhaoQi via All-commits
- [all-commits] [llvm/llvm-project] 77f256: [mlir][ptr] Add load and store ops. (#156093)
Fabian Mora via All-commits
- [all-commits] [llvm/llvm-project] 82245f: [LV] Update make-follow-up-loop-id.ll to actually ...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] c50d3e: [flang][do concurent] Add saxpy offload tests for ...
Kareem Ergawy via All-commits
- [all-commits] [llvm/llvm-project] 1477a6: [mlir][emitc] Isolate expressions from above (#155...
Gil Rapaport via All-commits
- [all-commits] [llvm/llvm-project] a36ab2: update flang test
ZhaoQi via All-commits
- [all-commits] [llvm/llvm-project] 74b7e7: [llldb][test] Mark a DWO test unsupported on Darwi...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] af8096: [NFC] SimplifyCFG: Detect switch replacement earli...
Jessica Del via All-commits
- [all-commits] [llvm/llvm-project] 5f4124: [docs] Update logging section of the programmer ma...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] f0e9bb: [LoopVectorize] Generate wide active lane masks (#...
Kerry McLaughlin via All-commits
- [all-commits] [llvm/llvm-project] 2b5e10: [docs] Correct MD links to proper reST syntax in G...
scuzqy via All-commits
- [all-commits] [llvm/llvm-project] e34d2e: [LangRef] Add MMRA documentation (#156310)
Pierre van Houtryve via All-commits
- [all-commits] [llvm/llvm-project] fb7c0d: [SCEV] Rewrite some SCEVAdd sub-expressions using ...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] eb7f6a: [VPlan] Simplify (x && y) || (x && z) -> x && (y |...
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] 13357e: [LV][EVL] Support interleaved access with tail fol...
Mel Chen via All-commits
- [all-commits] [llvm/llvm-project] 4c9162: [lldb][test] Use lld on Windows in frame format te...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 78e3a5: [Clang] correct error message when assigning to co...
nfrmtk via All-commits
- [all-commits] [llvm/llvm-project] f8faf2: [mlir] Default `mlir-query` input to stdin (#156324)
Denzel-Brian Budii via All-commits
- [all-commits] [llvm/llvm-project] 1b7218: add LLVM address space attr
Fabian Mora via All-commits
- [all-commits] [llvm/llvm-project] 3a1298: [libc++][NFC] Replace typedefs with using declarat...
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] c6286b: [llvm][DebugInfo] Support DW_AT_linkage_names that...
Michael Buch via All-commits
- [all-commits] [llvm/llvm-project] 4dbfde: [libc++] Remove a few GCC workarounds that aren't ...
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] 6aeea1: [SLP][NFC] Simplify population of `ReducedVals` (#...
Piotr Fusik via All-commits
- [all-commits] [llvm/llvm-project] 2db7de: add LLVM address space attr
Fabian Mora via All-commits
- [all-commits] [llvm/llvm-project] 4416e3: address comments
Fabian Mora via All-commits
- [all-commits] [llvm/llvm-project] dc5cf0: [X86] Add -fexperimental-new-constant-interpreter ...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] df95df: [clang]: Support `analyzer_noreturn` attribute in ...
Andrey Karlov via All-commits
- [all-commits] [llvm/llvm-project] f502ba: [ADT] Overhaul the DenseMapIterator creation logic...
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 2d216a: [ADT] Simplify CastInfo<To, PointerUnion<PTs...>> ...
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 507ff0: [VPlan] Move runtime check blocks to correct posit...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] e95609: [X86] Add -fexperimental-new-constant-interpreter ...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 3fd682: [SLP][NFC] Refactor duplicate code into `getVector...
Piotr Fusik via All-commits
- [all-commits] [llvm/llvm-project] e932e4: [Headers][X86] Add constexpr support for some AVX[...
moorabbit via All-commits
- [all-commits] [llvm/llvm-project] 1fae86: [ARM] Improve fp16-promote.ll test (NFC) (#156341)
beetrees via All-commits
- [all-commits] [llvm/llvm-project] de6a83: [Loads] Add tests for proving deref with assumes a...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 37127f: [LV] Bundle sub reductions into VPExpressionRecipe...
Sam Tebbs via All-commits
- [all-commits] [llvm/llvm-project] d4befc: add translations for ptr ops
Fabian Mora via All-commits
- [all-commits] [llvm/llvm-project] 17a511: address comments
Fabian Mora via All-commits
- [all-commits] [llvm/llvm-project] c241eb: [X86] Fold X * Y + Z --> C + Z for vpmadd52l/vpmad...
XChy via All-commits
- [all-commits] [llvm/llvm-project] 5e2819: [MLIR] Apply clang-tidy fixes for readability-simp...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] c4e70c: [MLIR] Apply clang-tidy fixes for llvm-qualified-a...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 442e4a: [MLIR] Apply clang-tidy fixes for misc-use-interna...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] b59b14: [spr] initial version
Tobias Stadler via All-commits
- [all-commits] [llvm/llvm-project] e3951b: fix format
Tobias Stadler via All-commits
- [all-commits] [llvm/llvm-project] 769d57: [AArch64] Remove post-decoding instruction mutations
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] ed2916: [AArch64] Remove post-decoding instruction mutations
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] 6980d3: [NFC][llvm] Simplify test IR file (#155926)
Prabhu Rajasekaran via All-commits
- [all-commits] [llvm/llvm-project] d8c887: nit: rename test constant names
Krishna Pandey via All-commits
- [all-commits] [llvm/llvm-project] bf4486: [LV] Move fixing reduction resumes for epilogue ou...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 2237e5: [AArch64] Remove post-decoding instruction mutations
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] 1898a4: Add load, store variant ops
Fabian Mora via All-commits
- [all-commits] [llvm/llvm-project] e9301c: address comments
Fabian Mora via All-commits
- [all-commits] [llvm/llvm-project] b1a808: [Clang] Introduce __builtin_meow_synthesises_from_...
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] 5176fb: [Clang] Update ReleaseNotes with ThreadSafetyAnaly...
Marco Elver via All-commits
- [all-commits] [llvm/llvm-project] a11209: [AArch64] Remove post-decoding instruction mutations
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] c66fd0: [AArch64] Remove post-decoding instruction mutations
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] 704dee: [LV] Update test after 66be00d (#155165)
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] a80a19: [SLP]Better support for copyable values in stores
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] 33d5a3: [AArch64] Add some multiuse tests for fptosi+sitof...
David Green via All-commits
- [all-commits] [llvm/llvm-project] cdcdc8: Revert "[libc] Migrate from baremetal stdio.h to g...
William Huynh via All-commits
- [all-commits] [llvm/llvm-project] dafffe: [LLVM][MC][DecoderEmitter] Add support to speciali...
Rahul Joshi via All-commits
- [all-commits] [llvm/llvm-project] 0b1a17: Revert "[libc] Migrate from baremetal stdio.h to g...
William Huynh via All-commits
- [all-commits] [llvm/llvm-project] a7224d: [Support] clang-format YAMLTraits.h
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] b8b273: [DirectX] Add `only-section` to `llvm-objcopy` for...
Finn Plummer via All-commits
- [all-commits] [llvm/llvm-project] fdfc75: [MLIR][XeGPU] Distribute load_gather/store_scatter...
Nishant Patel via All-commits
- [all-commits] [llvm/llvm-project] b60b80: [AArch64] Remove post-decoding instruction mutations
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] 134cd7: [Reland][PatternMatch] Add `m_[Shift]OrSelf` match...
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] 74230f: [SLP]Improved/fixed FMAD support in reductions
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] ec3ee1: [AArch64] Remove post-decoding instruction mutations
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] 6b3215: extend ptr_add op
Fabian Mora via All-commits
- [all-commits] [llvm/llvm-project] 151733: [mlir] EnumAttr.td: Fix the width of I64Enum (#156...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] a7d1a6: [RISCV] Fix -Wexplicit-specialization-storage-clas...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] e8b5fb: [AMDGPU, RISCV] Fix warnings
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 6bb479: [profcheck] Exclude Coro-related tests in introduc...
Joel E. Denny via All-commits
- [all-commits] [llvm/llvm-project] 328684: [RISCV] Split the attribute test for Andes to attr...
Jim Lin via All-commits
- [all-commits] [llvm/llvm-project] b26f42: [llvm][DebugInfo] Fix test on builds without targe...
darkbuck via All-commits
- [all-commits] [llvm/llvm-project] 7997a7: [LV] Align legacy cost model to vplan-based model ...
Elvis Wang via All-commits
- [all-commits] [llvm/llvm-project] 9f42ba: [gn] Fix accidental args override from dafffe262d6d11
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 573659: [Flang][Runtime][OpenMP][AMDGPU] Revert part of #1...
agozillon via All-commits
- [all-commits] [llvm/llvm-project] 0de63e: [LoongArch] Broadcast repeated subsequence in buil...
ZhaoQi via All-commits
- [all-commits] [llvm/llvm-project] 77a743: AMDGPU: Switch merge-load-store-agpr test to gener...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] d06699: AMDGPU: Mark DS instructions as fixed size
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] f3c2e6: AMDGPU: Avoid unnecessary copy of DebugLoc
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] b58267: [MLIR][BUG] fix {$VARIABLE} usage in CMakeLists.tx...
x12301450 via All-commits
- [all-commits] [llvm/llvm-project] 5fb68b: AMDGPU: Use getMergedLocation in SILoadStoreOptimizer
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] e1ec51: update all-requirements
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] 3b2796: [Triple] Add target triple support for CheriotRTOS...
Owen Anderson via All-commits
- [all-commits] [llvm/llvm-project] e10e26: update all-requirements
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] 8c9da8: update all-requirements
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] 010201: update all-requirements
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] c2fbea: AMDGPU: Use getMergedLocation in SILoadStoreOptimizer
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 0849dc: AMDGPU: Switch merge-load-store-agpr test to gener...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 9fe2cb: update all-requirements
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] 717841: [LoongArch] Spill 256-bit build_vector to avoid us...
ZhaoQi via All-commits
- [all-commits] [llvm/llvm-project] aebfae: AMDGPU: Fix adding m0 uses to gfx12 ds atomics
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] b60de2: AMDGPU: Try to constrain av registers to VGPR to e...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 8fdae0: [Reland] "[RISCV][TTI] Implement getAddressComputa...
Elvis Wang via All-commits
- [all-commits] [llvm/llvm-project] 66ba9d: [LoongArch] Custom lower vecreduce. (#155196)
tangaac via All-commits
- [all-commits] [llvm/llvm-project] b2a736: [MLIR][Python] remove `liveOperations` (#155114)
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] 2bb4e1: AMDGPU: Fix adding m0 uses to gfx94/gfx12 ds atomics
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 7c8f31: [clang][HeuristicResolver] Default argument heuris...
Nathan Ridge via All-commits
- [all-commits] [llvm/llvm-project] 4f3924: [NFC][flang][OpenMP] Extract target region utils t...
Kareem Ergawy via All-commits
- [all-commits] [llvm/llvm-project] 3219fb: [clang][HeuristicResolver] Test suite: fail if tes...
Mythreya Kuricheti via All-commits
- [all-commits] [llvm/llvm-project] 2fd202: [flang][do concurent] Add saxpy offload tests for ...
Kareem Ergawy via All-commits
- [all-commits] [llvm/llvm-project] 5cd7d8: [llvm-reduce] Treat CallBrInst as Branch (#156366)
XChy via All-commits
- [all-commits] [llvm/llvm-project] f91e8d: Revert "[llvm-exegesis] [AArch64] Resolving "not a...
Omair Javaid via All-commits
- [all-commits] [llvm/llvm-project] c3c9b8: AMDGPU: Reorder arguments of DS_Real_gfx12
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 6ae597: AMDGPU: Handle true16 disassembly of ds_write_b8/b16
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 6f35a6: [ADT] Remove an obsolete forward declaration (NFC)...
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] a36a40: [InstCombine] Remove unnecessary casts (NFC) (#156...
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] eb89af: [llvm] Proofread LangRef.rst (#156395)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 5892af: AMDGPU: Handle true16 disassembly of ds_write_b8/b16
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 33e36d: [AMDGPU] Fix gfx950 Trans32 latency
Austin Kerbow via All-commits
- [all-commits] [llvm/llvm-project] 74b948: [libc++] Simplify <tuple> further (#156351)
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] 8f59a9: [IR] Remove options to make scalable TypeSize acce...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] d798d8: [AMDGPU][gfx1250] Add 128B cooperative atomics
Pierre van Houtryve via All-commits
- [all-commits] [llvm/llvm-project] d6edc1: [AMDGPU] Reenable BackOffBarrier on GFX11/12 (#155...
Pierre van Houtryve via All-commits
- [all-commits] [llvm/llvm-project] a7ff60: [DataLayout] Explicitly call getFixedValue() (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 95e76c: Revert "[IR] Remove options to make scalable TypeS...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 76a694: AMDGPU: Add agpr variants of multi-data DS instruc...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 1cdb88: [X86][GlobalIsel] Add ceil/trunc/floor cpp intrins...
Mahesh-Attarde via All-commits
- [all-commits] [llvm/llvm-project] e09fe9: AMDGPU: Fix adding m0 uses to gfx12 ds atomics (#1...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] ec4083: [LV] Add test for wrapping in isDereferenceableAnd...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] f8a53b: [X86][NFC] Renamed Trigonometric functions testcas...
JaydeepChauhan14 via All-commits
- [all-commits] [llvm/llvm-project] c48858: [AMDGPU] Fix hw stage metadata setting for unsigne...
Ana Mihajlovic via All-commits
- [all-commits] [llvm/llvm-project] 25cfff: [Doc][AMDGPU] Document the waitcnts required befor...
Pierre van Houtryve via All-commits
- [all-commits] [llvm/llvm-project] ba707d: [X86] getScalarMaskingNode - if the mask is zero j...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] a47397: [BOLT] Improve regexp in link_fdata.py (#152694)
Gergely Bálint via All-commits
- [all-commits] [llvm/llvm-project] a19485: [LoongArch] Optimize extractelement containing var...
ZhaoQi via All-commits
- [all-commits] [llvm/llvm-project] 29e45d: [LoongArch] Use xvperm.w for cross-lane access wit...
ZhaoQi via All-commits
- [all-commits] [llvm/llvm-project] e867b8: [LV] Always emit branch weights for vector epilogu...
David Sherwood via All-commits
- [all-commits] [llvm/llvm-project] 372a86: AMDGPU: Mark DS instructions as fixed size (#156388)
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] b7f7d9: [Headers][X86] Allow SSE2/AVX2/AVX512F/AVX512BW/AV...
Koustav Chowdhury via All-commits
- [all-commits] [llvm/llvm-project] a6bd36: Mark asan/TestCases/zero_alloc.cpp unsupported on ...
Hans Wennborg via All-commits
- [all-commits] [llvm/llvm-project] 94af47: address comments: remove redundant andi
ZhaoQi via All-commits
- [all-commits] [llvm/llvm-project] cf444a: [Loads] Check for overflow when adding MaxPtrDiff ...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 0fa773: [LoopInterchange] Improve some tests (NFC) (#156426)
Ryotaro Kasuga via All-commits
- [all-commits] [llvm/llvm-project] b96fa9: [clang][AArch64] Use .i16.f16 intrinsic formats fo...
Kajetan Puchalski via All-commits
- [all-commits] [llvm/llvm-project] abda8b: [InferAlignment] Increase alignment in masked load...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] e8f505: AVR: Do not add target specific STI member to AVRA...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] eb7b16: [libc] Implement generic SIMD helper 'simd.h' and...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] b59483: MSP430: Do not add target specific STI member to M...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] d8fd51: [VPlan] Introduce CSE pass (#151872)
Ramkumar Ramachandra via All-commits
- [all-commits] [llvm/llvm-project] 1af197: [libunwind][test] set fed test to require x86 as o...
Wu Yingcong via All-commits
- [all-commits] [llvm/llvm-project] 8e4bda: [libc] Fix missing has feature for older GCC
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 5ce996: address reviewer comments
Fabian Mora via All-commits
- [all-commits] [llvm/llvm-project] 8a820f: [mlir][LLVM|ptr] Add the `#llvm.address_space` att...
Fabian Mora via All-commits
- [all-commits] [llvm/llvm-project] 132173: AVR: Do not add target specific STI member to AVRA...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 11f4be: MSP430: Do not add target specific STI member to M...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] c94502: [MLIR][NVVM] Support packed registers in `inline_p...
Guray Ozen via All-commits
- [all-commits] [llvm/llvm-project] 0be0b1: Identify DeclRefExpr as a use of an origin
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] 6042e0: [MLIR] Apply clang-tidy fixes for misc-use-interna...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 7abbb0: [bazel] Add missing dependency for 3219fb098995385...
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] e4d8d2: [AMDGPU] Use reverse iteration in CodeGenPrepare
Pierre van Houtryve via All-commits
- [all-commits] [llvm/llvm-project] 46fa8d: add translations for ptr ops
Fabian Mora via All-commits
- [all-commits] [llvm/llvm-project] a65aa3: [bazel] Add missing dependency for 8e4bda15b5779a6...
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] 9a1e47: [Loads] Apply loop guards to maximum pointer diffe...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 577d96: [LifetimeSafety] Track view types/gsl::Pointer.
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] a856ad: clang-format
Pierre van Houtryve via All-commits
- [all-commits] [llvm/llvm-project] 737040: [MLIR] Apply clang-tidy fixes for bugprone-argumen...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 34480e: Identify DeclRefExpr as a use of an origin
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] c3f8c3: [mlir][debug] Inherit DISubprogramAttr from DILoca...
Abid Qadeer via All-commits
- [all-commits] [llvm/llvm-project] 3ee617: Allow vector zero padding intrinsics to be used in...
Ellis Kesterton via All-commits
- [all-commits] [llvm/llvm-project] 36cb33: support branch hint for AtomicExpandImpl::expandAt...
zhijian lin via All-commits
- [all-commits] [llvm/llvm-project] 417bdb: Mark ExecutionEngine/JITLink and ExecutionEngine/O...
Jamie Schmeiser via All-commits
- [all-commits] [llvm/llvm-project] 89f53a: [ConstraintElim] Use constraints from bounded memo...
Yingwei Zheng via All-commits
- [all-commits] [llvm/llvm-project] 45dec7: [IR] Allow nofree metadata to inttoptr (#153149)
Ruiling, Song via All-commits
- [all-commits] [llvm/llvm-project] aa5c22: [LifetimeSafety] Track gsl::Pointer types
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] e591df: [release] Correct download links for Windows on Ar...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 28730f: [LifetimeSafety] Track view types/gsl::Pointer.
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] 1ff6bf: AMDGPU: Add VS_64_Align2 class (#156132)
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] bc2070: AMDGPU: Fold 64-bit immediate into copy to AV class
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 386009: update all-requirements
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] 0196d7: [MC][DecoderEmitter] Fix build warning: explicit s...
Rahul Joshi via All-commits
- [all-commits] [llvm/llvm-project] 569d73: [Intrinsics][AArch64] Add intrinsics for masking o...
Sam Tebbs via All-commits
- [all-commits] [llvm/llvm-project] 391111: fix: typo POS_{START, STOP} -> NEG_{START, STOP}
Krishna Pandey via All-commits
- [all-commits] [llvm/llvm-project] 62a9f4: update all-requirements
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] 314dc3: [Utils] Fix AArch64 ASM regex after #148287 (#156460)
Benjamin Maxwell via All-commits
- [all-commits] [llvm/llvm-project] 2986a5: fix generate_type_stubs doc string
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] 7d23cf: remove pybind11 limitation
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] 6d902b: Revert "[SLP]Improved/fixed FMAD support in reduct...
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] 3d27d8: Identify DeclRefExpr as a use of an origin
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] 5f3854: [Sema] Allow zero-size allocations for -Walloc-siz...
Vladimir Vuksanovic via All-commits
- [all-commits] [llvm/llvm-project] 66fdde: [MLIR] Apply clang-tidy fixes for misc-use-interna...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 8dee9e: [MLIR] Apply clang-tidy fixes for readability-iden...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 1b8654: fix test
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 8961a0: AMDGPU: Fold 64-bit immediate into copy to AV class
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] cb80fa: [VectorCombine] Support pattern `bitop(bitcast(x), ...
XChy via All-commits
- [all-commits] [llvm/llvm-project] 851369: [OpenACC] 'reduction' 'one-init' lowering, */&& op...
Erich Keane via All-commits
- [all-commits] [llvm/llvm-project] bde2ab: [clang] load umbrella dir headers in sorted order ...
Richard Howell via All-commits
- [all-commits] [llvm/llvm-project] e96ff4: [clang][bytecode] Lazily create DynamicAllocator (...
Timm Baeder via All-commits
- [all-commits] [llvm/llvm-project] 098f88: [AArch64] Remove post-decoding instruction mutations
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] 8c958c: [AMDGPU] Autogenerate VOP3 literal checks (#156038)
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 96c277: [llvm][clang] Move a stray test into the Clang sub...
Jan Svoboda via All-commits
- [all-commits] [llvm/llvm-project] ad4594: [MemProf] Allow hint update on existing calls to n...
Teresa Johnson via All-commits
- [all-commits] [llvm/llvm-project] 96e4ca: AMDGPU: Stop special casing aligned VGPR targets i...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 62447e: [Clang] Permit half precision in `__builtin_comple...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] e3e165: AMDGPU: Add version of isImmOperandLegal for MCIns...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] bb54be: AMDGPU: Fix DPP combiner using isOperandLegal on i...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 024735: [libcxx][test] Avoid warnings about unused variabl...
Alex Guteniev via All-commits
- [all-commits] [llvm/llvm-project] 5e9131: [ADT] Improve a comment in APInt.h (#156390)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 2a49eb: [ADT] Simplify StringMapIterBase (NFC) (#156392)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 8bc2eb: [memprof] Rename "v2" functions and tests (NFC) (#...
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 9f7bb1: [CIR] Add support for emitting VTTs and related oj...
Andy Kaylor via All-commits
- [all-commits] [llvm/llvm-project] 6bbae4: [RISCV] Add underscores to instructions names for ...
Steven Wu via All-commits
- [all-commits] [llvm/llvm-project] 83f390: [AMDGPU] Fix a warning
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] e4a1b5: [Clang] [C2y] Implement N3355 ‘Named Loops’ (#152870)
Sirraide via All-commits
- [all-commits] [llvm/llvm-project] 46fc93: [AArch64] Remove post-decoding instruction mutations
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] 3e5f49: [CIR][NFC] Reorder GenExprComplex and add errors f...
Amr Hesham via All-commits
- [all-commits] [llvm/llvm-project] 6c3db6: [RISCV] Use slideup to lower build_vector when all...
Min-Yih Hsu via All-commits
- [all-commits] [llvm/llvm-project] 4576fa: [LifetimeSafety] Track view types/gsl::Pointer.
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] 62fd33: [InstCombine] Optimize usub.sat pattern (#151044)
Nimit Sachdeva via All-commits
- [all-commits] [llvm/llvm-project] c1ae38: [RISCV][VLOPT][NFC] Remove outdated FIXME comments...
Min-Yih Hsu via All-commits
- [all-commits] [llvm/llvm-project] 058219: AMDGPU: Fold 64-bit immediate into copy to AV class
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 036b33: [X86][NFC] Moved/Updated llvm.set.rounding testcas...
JaydeepChauhan14 via All-commits
- [all-commits] [llvm/llvm-project] 51a1aa: [mlir][math] Add `clampf` and clean math `ExpandOp...
Fabian Mora via All-commits
- [all-commits] [llvm/llvm-project] 7c96ea: [OpenACC] Add NYI for pointer/VLA arguments to rec...
Erich Keane via All-commits
- [all-commits] [llvm/llvm-project] f99b0f: [NFC] RuntimeLibcalls: Prefix the impls with 'Impl...
Daniel Paoliello via All-commits
- [all-commits] [llvm/llvm-project] f0c819: [lldb][windows] use OutputDebugStringA instead of ...
Charles Zablit via All-commits
- [all-commits] [llvm/llvm-project] 772cb8: [libc][NFC] Remove unused add_redirector_object an...
lntue via All-commits
- [all-commits] [llvm/llvm-project] abb62b: [HLSL] Codegen for indexing of sub-arrays of multi...
Helena Kotas via All-commits
- [all-commits] [llvm/llvm-project] 1cc84b: [msan] Fix multiply-add-accumulate (#153927) to us...
Thurston Dang via All-commits
- [all-commits] [llvm/llvm-project] 403986: [AMDGPU] Common up code from AMDGPUInstPrinter::pr...
Steven Wu via All-commits
- [all-commits] [llvm/llvm-project] d6a72c: AMDGPU: Fix fixme for out of bounds indexing in us...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 9b2c60: Reland "[AArch64] AArch64TargetLowering::computeKn...
Yatao Wang via All-commits
- [all-commits] [llvm/llvm-project] 3ed91d: [CIR][NFC] Fix build issue after AST modification ...
Amr Hesham via All-commits
- [all-commits] [llvm/llvm-project] 8b3f15: [libc][test] Remove unused nan variables (#155894)
Steven Wu via All-commits
- [all-commits] [llvm/llvm-project] 4d2e1e: Reland "[lit] Refactor available `ptxas` features"...
Justin Fargnoli via All-commits
- [all-commits] [llvm/llvm-project] 2e96cd: [clang][analyzer] Delay checking the model-path (#...
Jan Svoboda via All-commits
- [all-commits] [llvm/llvm-project] 3ab1e0: [Clang] Remove broken AST dump test for now (#156498)
Sirraide via All-commits
- [all-commits] [llvm/llvm-project] 236473: [flang] Fixed a crash in CheckReduce() (#156382)
Eugene Epshteyn via All-commits
- [all-commits] [llvm/llvm-project] 08001c: [LAA, Loads] Use loop guards and max BTC if needed ...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 003574: [𝘀𝗽𝗿] initial version
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 39b562: [spr] initial version
Tobias Stadler via All-commits
- [all-commits] [llvm/llvm-project] 8ca85b: fix
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] c6ceee: fix
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 95d3ec: [CIR] Add handling for volatile loads and stores (...
Andy Kaylor via All-commits
- [all-commits] [llvm/llvm-project] 1fc090: [clang][analyzer] Delay checking the ctu-dir (#150...
Jan Svoboda via All-commits
- [all-commits] [llvm/llvm-project] 7e1e13: Exclude some run options on AIX. (#156376)
Daniel Chen via All-commits
- [all-commits] [llvm/llvm-project] 97f80e: [MLIR][Python] fix operation hashing
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] 2df299: [MLIR][Python] fix operation hashing
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] ef72c2: [PowerPC] Implement vector unpack instructions (#...
Lei Huang via All-commits
- [all-commits] [llvm/llvm-project] 0c0c55: [BOLT] Port additional test to internal shell (#15...
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] cf3a88: [mlir][spirv] Add support for SPV_ARM_graph extens...
Davide Grohmann via All-commits
- [all-commits] [llvm/llvm-project] c62284: [clang] Followup for constexpr-unknown potential c...
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] e2a8b9: [asan] Change zero_alloc.cpp testcase to use stdli...
Thurston Dang via All-commits
- [all-commits] [llvm/llvm-project] 51163c: [msan] Change zero_alloc.cpp testcase to use stdli...
Thurston Dang via All-commits
- [all-commits] [llvm/llvm-project] c1d1e0: [libc][math][c23] Implement C23 math function atan...
Mohamed Emad via All-commits
- [all-commits] [llvm/llvm-project] 1a4d0c: [AMDGPU] Add VOP3 literal testing for GFX1250. NFC...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] a24e11: [clang] Delay checking of `-fopenmp-host-ir-file-p...
Jan Svoboda via All-commits
- [all-commits] [llvm/llvm-project] cea2c8: [OMPIRBuilder][Debug] Remove unnecessary code. (#1...
Abid Qadeer via All-commits
- [all-commits] [llvm/llvm-project] 005f0f: [SLP]Improved/fixed FMAD support in reductions
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] 70a291: [MLIR][Python] fix operation hashing (#156514)
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] 4efde3: [Loads] Apply loop guards to IRArgValue from assum...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] c594f5: [AMDGPU] Add s_set_vgpr_msb gfx1250 instruction
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] b0f85b: [flang] Fix build after #150124
Jan Svoboda via All-commits
- [all-commits] [llvm/llvm-project] 9f8988: [DependenceAnalysis] Improve debug messages (#156367)
Sebastian Pop via All-commits
- [all-commits] [llvm/llvm-project] 187083: [𝘀𝗽𝗿] initial version
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] b2968a: fix
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] c6df32: [AMDGPU] Definitions of new gfx1250 HW_REG_MODE fi...
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 99c7f1: [AMDGPU] Definitions of new gfx1250 HW_REG_MODE fi...
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 2429a8: [libc] Add missing and correct some existing C23 f...
Alexey Samsonov via All-commits
- [all-commits] [llvm/llvm-project] f0df1e: Revert "[LAA, Loads] Use loop guards and max BTC if...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 91955c: [𝘀𝗽𝗿] initial version
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 3c7bf3: [LLDB][NativePDB] Complete array member types in A...
nerix via All-commits
- [all-commits] [llvm/llvm-project] 665e87: [DebugInfo] When referencing structured bindings u...
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] 3e0b91: [OpenMP][clang] Fix CaptureRegion for message clau...
Robert Imschweiler via All-commits
- [all-commits] [llvm/llvm-project] fbb0f2: [PowerPC] Implement vector uncompress instructions...
Lei Huang via All-commits
- [all-commits] [llvm/llvm-project] 3ce0ea: [AMDGPU] Definitions of new gfx1250 HW_REG_MODE fi...
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 49fcfa: [GVN] Turn off ScalarPRE for TokenLike Types (#156...
Farzon Lotfi via All-commits
- [all-commits] [llvm/llvm-project] 2acb01: [𝘀𝗽𝗿] initial version
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 9162da: [𝘀𝗽𝗿] initial version
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 81131f: Reverts recent debuginfod patches (#156532)
Haowei via All-commits
- [all-commits] [llvm/llvm-project] cc9acb: [AMDGPU] Add s_set_vgpr_msb gfx1250 instruction (#...
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 023a98: [lldb] Add Pythonic API to SBStructuredData extens...
Dave Lee via All-commits
- [all-commits] [llvm/llvm-project] 2fc0e2: [lldb][NativePDB] Sort function name and type base...
Zequan Wu via All-commits
- [all-commits] [llvm/llvm-project] d42685: Add test cases and polish change
Daniel Thornburgh via All-commits
- [all-commits] [llvm/llvm-project] a20fe9: [libc] Modular printf option (float only)
Daniel Thornburgh via All-commits
- [all-commits] [llvm/llvm-project] ab3a09: RFC02658:CLANG: DMF VSX Vector bfloat16 GER 2x (ra...
Lei Huang via All-commits
- [all-commits] [llvm/llvm-project] 8b97be: [ARM] Remove most post-decoding instruction adjust...
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] 8e6e8d: [ARM] Remove most post-decoding instruction adjust...
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] 5b4819: Generalize test over 32 and 64bit targets
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] 2bc019: [RISCV] Simplify interface of RISCVAsmPrinter::low...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] b338ae: [libc++] Conditionally declarelgamma_r as noexcept
Yuxuan Chen via All-commits
- [all-commits] [llvm/llvm-project] 3f50e2: [libc++] Conditionally declarelgamma_r as noexcept
Yuxuan Chen via All-commits
- [all-commits] [llvm/llvm-project] 0e17ed: [AMDGPU] Adjust VGPR allocation encoding on gfx1250
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 6844b0: [libc++] Conditionally declarelgamma_r as noexcept
Yuxuan Chen via All-commits
- [all-commits] [llvm/llvm-project] e57cb2: [flang][rt] Remove findloc.cpp from supported_sour...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] f41352: [LoopPeel] Fix branch weights' effect on block fre...
Joel E. Denny via All-commits
- [all-commits] [llvm/llvm-project] 5498b2: [libc] Modular printf option (float only)
Daniel Thornburgh via All-commits
- [all-commits] [llvm/llvm-project] 12ce70: [LoopUnroll] Skip remainder loop guard if skip unr...
Joel E. Denny via All-commits
- [all-commits] [llvm/llvm-project] 7fa3e6: [lldb] Format source/Commands/Options.td (#156517)
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 03f836: [NVPTX] Fix `fence-nocluster.ll` `ptxas` invocatio...
Justin Fargnoli via All-commits
- [all-commits] [llvm/llvm-project] 7a0dfb: [OpenACC] Make 'reduction' on a complex ill-formed
Erich Keane via All-commits
- [all-commits] [llvm/llvm-project] ae1da1: [libc++] Conditionally declarelgamma_r as noexcept
Yuxuan Chen via All-commits
- [all-commits] [llvm/llvm-project] 22ba2a: [MLIR] Apply clang-tidy fixes for modernize-use-em...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 2b70ad: [MLIR] Apply clang-tidy fixes for misc-use-interna...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] e2901f: [AMDGPU] Adjust VGPR allocation encoding on gfx125...
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 1cee0e: [lldb][windows] use Windows APIs to print to the c...
Charles Zablit via All-commits
- [all-commits] [llvm/llvm-project] a3c41d: [WebAssembly] Guard use of getSymbolName with isSy...
Derek Schuff via All-commits
- [all-commits] [llvm/llvm-project] e95355: [libc] Add CMake Target for Dl_info.h Header (#156...
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 0dc1b1: [libc] Install dladdr on X86 (#156500)
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] d3d1d8: [AMDGPU] Support cluster load instructions for gfx...
Changpeng Fang via All-commits
- [all-commits] [llvm/llvm-project] c7b26b: [AMDGPU] Update builtins-amdgcn-error-gfx1250-para...
Changpeng Fang via All-commits
- [all-commits] [llvm/llvm-project] 442b14: AMDGPU: Fix adding m0 uses to gfx94/gfx12 ds atomi...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 1e786f: AMDGPU: Reorder arguments of DS_Real_gfx12 (NFC) (...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 570dc4: AMDGPU: Add agpr variants of multi-data DS instruc...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 3a7d14: AMDGPU: Avoid using exact class check in reg_seque...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] d74846: AMDGPU: Refactor isImmOperandLegal (#155607)
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] b0c453: AMDGPU: Try to constrain av registers to VGPR to e...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] d50f2e: [NFC][libclc] Move _CLC_V_V_VP_VECTORIZE macro int...
Wenju He via All-commits
- [all-commits] [llvm/llvm-project] dd5eb4: AMDGPU: Fold 64-bit immediate into copy to AV clas...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] b15963: AMDGPU: Replace constexpr with inline
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 02342c: [HLSL] Use static create methods to initialize ind...
Helena Kotas via All-commits
- [all-commits] [llvm/llvm-project] 9b5502: [CG] Add VTs for v[567]i1 and v[567]f16 (#156523)
Adam Nemet via All-commits
- [all-commits] [llvm/llvm-project] 681046: AMDGPU: Fix true16 d16 entry table for DS pseudos ...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 3128da: ARM: Remove remaining half convert libcall config ...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 4ec890: AMDGPU: Try to constrain av registers to VGPR to e...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] d9dbb9: AMDGPU: Add tests for ds_write2 formation with agprs
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 25ec61: test watchabi case, which doesn't use the calls
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 410764: [RISCV] Commute True in foldVMergeToMask (#156499)
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] c33ccf: [VPlan] Reassociate (x & y) & z -> x & (y & z) (#1...
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] d14d84: Hexagon: Add runtime libcall entries for volatile ...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] cb89ff: [RISCV] Fix incorrect folding of select on ctlz/ct...
Mitch via All-commits
- [all-commits] [llvm/llvm-project] 2be52f: [clang][dataflow] Fix uninitialized memory bug. (#...
Peter Collingbourne via All-commits
- [all-commits] [llvm/llvm-project] d69ccd: [MLIR] Add cpow support in ComplexToROCDLLibraryCa...
Peter Collingbourne via All-commits
- [all-commits] [llvm/llvm-project] b6eb58: [runtimes][PAC] Harden unwinding when possible (#1...
Oliver Hunt via All-commits
- [all-commits] [llvm/llvm-project] bfe150: [AMDGPU][True16][CodeGen] update zext pattern with...
Brox Chen via All-commits
- [all-commits] [llvm/llvm-project] c5d766: AMDGPU: Add tests for ds_write2 formation with agp...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 1137b9: Split out lld changes
Peter Collingbourne via All-commits
- [all-commits] [llvm/llvm-project] c17df3: [𝘀𝗽𝗿] initial version
Peter Collingbourne via All-commits
- [all-commits] [llvm/llvm-project] 74275a: [RISCV] Simplify code gen for riscv_vector_builtin...
Kito Cheng via All-commits
- [all-commits] [llvm/llvm-project] ab2552: missing #
Yuxuan Chen via All-commits
- [all-commits] [llvm/llvm-project] bfde4e: [𝘀𝗽𝗿] initial version
Peter Collingbourne via All-commits
- [all-commits] [llvm/llvm-project] 578943: Address review comment
Peter Collingbourne via All-commits
- [all-commits] [llvm/llvm-project] 0de72d: [MLIR][Python] make Py* types public API
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] 4aeb29: [libc] Add more elementwise wrapper functions (#15...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 566f45: [MLIR][Python] move Py* types
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] 9c3961: [X86] Clear EVEX512 feature for 128-bit and 256-bi...
Chaitanya Koparkar via All-commits
- [all-commits] [llvm/llvm-project] b85bf0: AMDGPU: Change FLAT classes to use RegisterOperand...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] d7c734: [MLIR][Python] move Py* types
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] ba7d47: [MLIR][NVVM] [NFC] Rename Tcgen05GroupKind to CTAG...
Durgadoss R via All-commits
- [all-commits] [llvm/llvm-project] 8f5092: [RISCV] Add Zfh RUN lines to calling-conv-half.ll....
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] a95321: [HLSL][NFC] Add assert to verify implicit binding ...
Helena Kotas via All-commits
- [all-commits] [llvm/llvm-project] 10dbb4: [RISCV] Remove unused `IntrinsicTypes` from help f...
Jim Lin via All-commits
- [all-commits] [llvm/llvm-project] 085471: AMDGPU: Handle rewriting VGPR MFMA fed from AGPR c...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] d373ec: AMDGPU: Add baseline test for unspilling VGPRs aft...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 46f04e: AMDGPU: Add tests for every mfma intrinsic v-to-a ...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] fdede2: AMDGPU: Add statistic for number of MFMAs moved to...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 3294cd: AMDGPU: Add test for mfma rewrite pass respecting ...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 7624c6: [libc++] Optimize {map, set}::insert(InputIterator, ...
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] 78fc5e: [flang][OpenMP] `do concurrent`: support `local` o...
Kareem Ergawy via All-commits
- [all-commits] [llvm/llvm-project] 4a2dd3: [libc++] Refactor __tree::__find_equal to not have...
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] a5b524: [libc++] Simplify std::function implementation fur...
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] 26b353: AMDGPU: Handle rewriting VGPR MFMA fed from AGPR copy
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 0a2eb8: [libc++] Add thread safety annotations for std::lo...
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] 7ac3e5: [libc++][C++03] Backport #111127, #112843 and #121...
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] 908659: [clang][analyzer] Remove checker 'alpha.core.CastS...
Balázs Kéri via All-commits
- [all-commits] [llvm/llvm-project] 655cdf: llvm-tli-checker: Remove TLINameList helper struct...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] e0b1b6: better choice
ZhaoQi via All-commits
- [all-commits] [llvm/llvm-project] d03638: [RISCV] Add changes to have better coverage for qc...
quic_hchandel via All-commits
- [all-commits] [llvm/llvm-project] 22e7c3: [RISCV] Remove remaining vmerge_vl mask patterns. ...
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] 0b962a: llvm-tli-checker: Avoid a temporary string while p...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] f1dcda: [libc++] Refactor remaining __find_equal calls (#1...
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] 76ec5a: [clang] Polymorphic Cleanup type is moved despite ...
Oliver Hunt via All-commits
- [all-commits] [llvm/llvm-project] fba17c: [AArch64] Guard fptosi+sitofp patterns with one us...
David Green via All-commits
- [all-commits] [llvm/llvm-project] da8f69: AMDGPU: Handle V->A MFMA copy from case with immed...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] f748bd: [flang][OpenMP] `do concurrent`: support `reduce` ...
Kareem Ergawy via All-commits
- [all-commits] [llvm/llvm-project] 612631: Reorder waits in docs
Pierre van Houtryve via All-commits
- [all-commits] [llvm/llvm-project] 3ebf39: [libc++] Add __pointer_int_pair
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] 852f40: [bazel] Follow up for #154865
NAKAMURA Takumi via All-commits
- [all-commits] [llvm/llvm-project] 525692: [LangRef] Clarify semantics of objectsize min para...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] e915d9: [flang] Do not create omp_lib.f18.mod files (#156311)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 0f3ede: [X86] Allow AVX512 512-bit variants of AVX2 per-el...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 653c40: [X86] Generate test checks (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] d0d79f: [AMDGPU] si-peephole-sdwa: reuse getOne{NonDBGUse, ...
Frederik Harwath via All-commits
- [all-commits] [llvm/llvm-project] 349523: [InstCombine] Merge constant offset geps across va...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] b19c3e: [MLIR][LLVM][Flang] Move the element param of DICo...
Christian Ulmann via All-commits
- [all-commits] [llvm/llvm-project] 73bed6: [AArch64] Improve lowering for scalable masked dei...
David Sherwood via All-commits
- [all-commits] [llvm/llvm-project] cd7f7c: Reapply [IR] Remove options to make scalable TypeS...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 759a2a: [libc++][ranges] LWG4083: `views::as_rvalue` shoul...
Hristo Hristov via All-commits
- [all-commits] [llvm/llvm-project] be1e50: [flang] Avoid unnecessary looping for constants (#...
Miguel Saldivar via All-commits
- [all-commits] [llvm/llvm-project] b16930: [LV] Add additional tests for reasoning about dere...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 7da91f: [CodeGen] Fix failing assert in interleaved access...
David Sherwood via All-commits
- [all-commits] [llvm/llvm-project] 8d8416: [AMDGPU][gfx1250] Add 128B cooperative atomics
Pierre van Houtryve via All-commits
- [all-commits] [llvm/llvm-project] 49ffe3: [AMDGPU][LIT][NFC] Adding -mtriple for AMDGPUAnnot...
Vikash Gupta via All-commits
- [all-commits] [llvm/llvm-project] 8b6caf: Bump version to 21.1.1
Tobias Hieta via All-commits
- [all-commits] [llvm/llvm-project] 33e18a: [Analyzer] No longer crash with VLA operands to un...
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] 562605: ThinLTOBitcodeWriter: Emit __cfi_check to full LTO...
Peter Collingbourne via All-commits
- [all-commits] [llvm/llvm-project] 1db648: [release] Correct download links for Windows on Ar...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 0d6736: [X86] getScalarMaskingNode - if the mask is zero j...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 956086: [LoongArch] Fix broadcast load with extension. (#1...
tangaac via All-commits
- [all-commits] [llvm/llvm-project] 64dd53: [sanitizer_common] Older Haiku needs _GNU_SOURCE (...
Brad Smith via All-commits
- [all-commits] [llvm/llvm-project] 35215b: [SLP]Do not to try to revectorize previously vecto...
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] ef3a6b: [Clang][CMake] Use IRPGO instead of FE PGO for Cma...
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 7dbfe4: [libc++] Disable cv-qualified arithmetic hash spec...
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] 9f3f81: Add pointer auth documentation to contents (#155763)
Oliver Hunt via All-commits
- [all-commits] [llvm/llvm-project] d69907: [AArch64][PAC] Fix clobbering registers by BLRA an...
Anatoly Trosinenko via All-commits
- [all-commits] [llvm/llvm-project] 1f1a20: [AArch64][PAC] Do not execute AUT instructions spe...
Anatoly Trosinenko via All-commits
- [all-commits] [llvm/llvm-project] 0e5c3f: [mlir][cmake] Fix mlir target export (#153341)
Boyana Norris via All-commits
- [all-commits] [llvm/llvm-project] 47de90: [clang] Fix crash 'Cannot get layout of forward de...
Balázs Kéri via All-commits
- [all-commits] [llvm/llvm-project] 2f5500: [LV] Improve the test coverage for strided access....
Mel Chen via All-commits
- [all-commits] [llvm/llvm-project] 3576f0: llvm-tli-checker: Avoid a temporary string while p...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] acabba: [NVPTX] don't erase CopyToRegs when folding movs i...
Princeton Ferro via All-commits
- [all-commits] [llvm/llvm-project] e35cb1: [clang] Make sure EvalInfo pointer isn't null (#15...
Timm Baeder via All-commits
- [all-commits] [llvm/llvm-project] 27f0e6: [clang][PAC] Fix builtins that claim address discr...
Oliver Hunt via All-commits
- [all-commits] [llvm/llvm-project] 890e5c: AMDGPU: Avoid directly using MCOperandInfo RegClas...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] ca11cf: [clang-format] Use proper flags for git diff-tree ...
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 4ef400: [LifetimeSafety] Track gsl::Pointer types
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] a1bfa2: AMDGPU: Avoid directly using MCOperandInfo RegClas...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 0c03f0: AMDGPU: Remove dead code for printing DFP immediates
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] c0576a: [LifetimeSafety] Track gsl::Pointer types
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] d4de78: [AMDGPU] Use "v_bfi_b32 x, 0, z" to implement (z &...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 3bb6e6: [AArch64] Update cost model for extracting halves ...
Gaëtan Bossu via All-commits
- [all-commits] [llvm/llvm-project] 8989ec: [AArch64] Combine SEXT_INREG(CSET) to CSETM. (#156...
Ricardo Jesus via All-commits
- [all-commits] [llvm/llvm-project] 00ad62: Remove other isDFPImm check
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] a434a7: Reapply "[LAA, Loads] Use loop guards and max BTC i...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 2ee567: [mlir][tosa] handle unranked tensors in tosa::tabl...
Mario Camillo via All-commits
- [all-commits] [llvm/llvm-project] 27e541: [Offload][OpenMP] Enable more tests on AMDGPU (#15...
Jan Patrick Lehr via All-commits
- [all-commits] [llvm/llvm-project] 38b376: [DataLayout] Use linear scan to determine integer ...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 44e036: [MLIR][LLVM][Flang] Move the element param of DICo...
Christian Ulmann via All-commits
- [all-commits] [llvm/llvm-project] 298764: [mlir][ToLLVM] Fix the index bitwidth handling for...
Fabian Mora via All-commits
- [all-commits] [llvm/llvm-project] dc05c5: [Dexter] Use continue when resuming lldb execution...
Stephen Tozer via All-commits
- [all-commits] [llvm/llvm-project] d29dc1: AMDGPU: Remove dead code for printing DFP immediat...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 1d1c4c: AMDGPU: Change FLAT classes to use RegisterOperand...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 90b88e: AMDGPU: Fix definitions of DS ret atomics with AGPRs
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 3f4d11: [BOLT] close map_files FD (#156489)
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 716410: [libc] ensure tls dtors are called in main thread ...
Schrodinger ZHU Yifan via All-commits
- [all-commits] [llvm/llvm-project] ee71af: [llvm-exegesis] [AArch64] Reland Resolving "not al...
Lakshay Kumar via All-commits
- [all-commits] [llvm/llvm-project] 9f9b48: [AArch64] Add computeKnownBits unit test coverage ...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 8d3a12: Fixups
Benjamin Maxwell via All-commits
- [all-commits] [llvm/llvm-project] e76383: [mlir][Transforms] Add support for `ConversionPatt...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 5e924f: [OpenACC] Reduction 'init' lowering for all-ones/l...
Erich Keane via All-commits
- [all-commits] [llvm/llvm-project] 913d44: [mlir][IR] Fix enum attribute handling by using pa...
Fabian Mora via All-commits
- [all-commits] [llvm/llvm-project] 44b779: [Clang] Add detailed notes explaining why is_aggre...
Shamshura Egor via All-commits
- [all-commits] [llvm/llvm-project] b5f6ce: [mlir][vector] Propagate alignment from vector to ...
Erick Ochoa Lopez via All-commits
- [all-commits] [llvm/llvm-project] af9961: [mlir][Transforms] Add support for `ConversionPatt...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 6bbf0c: [sanitizer] Fix prctl interceptor causing PAC auth...
Fei Peng via All-commits
- [all-commits] [llvm/llvm-project] 20b4f5: [RISCV] add computeKnownBitsForTargetNode for RISC...
Shreeyash Pandey via All-commits
- [all-commits] [llvm/llvm-project] 27e8bf: [LifetimeSafety] Track view types/gsl::Pointer.
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] 6c4230: [LifetimeSafety] Track view types/gsl::Pointer.
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] c36bbc: [WIP] Refactor MachineSMEABIPass state
Benjamin Maxwell via All-commits
- [all-commits] [llvm/llvm-project] 86879d: [X86] Only fold AND/ANDNP back to VSELECT if we kn...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] fffc8d: Identify DeclRefExpr as a use of an origin
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] 5b7828: fix err caused by rebase
Lei Huang via All-commits
- [all-commits] [llvm/llvm-project] 613942: Identify DeclRefExpr as a use of an origin
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] d15998: [mlir][ptr] Add translations to LLVMIR for ptr ops...
Fabian Mora via All-commits
- [all-commits] [llvm/llvm-project] ab16e9: [LifetimeSafety] Track gsl::Pointer types
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] 47793f: [AMDGPU] Implement IR expansion for frem instructi...
Frederik Harwath via All-commits
- [all-commits] [llvm/llvm-project] 6d1721: Add load, store variant ops
Fabian Mora via All-commits
- [all-commits] [llvm/llvm-project] 0f032f: [LifetimeSafety] Fix duplicate loan generation for...
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] 131276: Identify DeclRefExpr as a use of an origin
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] 447c9b: [LifetimeSafety] Track gsl::Pointer types
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] e6c63d: [OMPIRBuilder] Use target global AS for SrcLocStr ...
Nick Sarnie via All-commits
- [all-commits] [llvm/llvm-project] 34e9f3: [mlir][ptr] Add `gather`, `masked_load`, `masked_s...
Fabian Mora via All-commits
- [all-commits] [llvm/llvm-project] e8755e: [ADT] "Inline" TestAndEraseFromMap into PriorityWo...
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 07e300: [Support] Modernize YAML traits with is_detected (...
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] d77aaf: [PowerPC] Remove an unnecessary cast (NFC) (#156599)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 94e0c4: [RISCV] Remove an unnecessary cast (NFC) (#156600)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] fd2a21: [llvm] Proofread AddingConstrainedIntrinsics.rst (...
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 4d6e30: [Clang][HIP][CUDA] Add `__cluster_dims__` and `__n...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] 785d21: extend ptr_add op
Fabian Mora via All-commits
- [all-commits] [llvm/llvm-project] d25d83: [NFC] Remove trailing whitespaces from two files
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] 25a304: [lldb][ExpressionParser][NFC] Clean up expression ...
Michael Buch via All-commits
- [all-commits] [llvm/llvm-project] fd6a2b: [NFC][MC][ARM] Rearrange decoder functions 3/N (#1...
Rahul Joshi via All-commits
- [all-commits] [llvm/llvm-project] 190dd7: [Clang][HIP][CUDA] Add `__cluster_dims__` and `__n...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] efd30c: address comments
Fabian Mora via All-commits
- [all-commits] [llvm/llvm-project] 9d7449: [NFC][LLVM] Use `INITILIZE_PASS` instead of `INITI...
Rahul Joshi via All-commits
- [all-commits] [llvm/llvm-project] 53fce7: [clang-tidy] Fix `readability-uppercase-literal-su...
Victor Chernyakin via All-commits
- [all-commits] [llvm/llvm-project] a2693d: [clang][OpenMP] 6.0: detect privatization of array...
David Pagan via All-commits
- [all-commits] [llvm/llvm-project] 415cb8: Improve comments
Joel E. Denny via All-commits
- [all-commits] [llvm/llvm-project] 5cf124: Fix build break in RISCV unit tests
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] 286461: [bazel] Add missing dependency for d15998fe64619e1...
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] 1efbd8: [bazel][mlir] Port #156355: translations to LLVMIR...
Jordan Rupprecht via All-commits
- [all-commits] [llvm/llvm-project] 329b21: [MLIR][LLVM][Flang] Move the element param of DICo...
Christian Ulmann via All-commits
- [all-commits] [llvm/llvm-project] 99f61f: [Offload] Run unit tests as a part of check-offloa...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] b9f01b: AMDGPU: Remove the DS special case in getRegClass
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 60bdbf: Apply suggestion from @joker-eph
Fabian Mora via All-commits
- [all-commits] [llvm/llvm-project] 696590: [bazel][libc] Update MPFR to v4.2.2 (#156691)
Benjamin Barenblat via All-commits
- [all-commits] [llvm/llvm-project] 2a4861: [bazel] Port #153661: LifetimeSafetyTest dep (#156...
Jordan Rupprecht via All-commits
- [all-commits] [llvm/llvm-project] fee17b: [AMDGPU] Remove most uses of /dev/null in tests (#...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 08b507: fix formatting
Fabian Mora via All-commits
- [all-commits] [llvm/llvm-project] 7d6e72: [RISCV][GlobalISel] Lower G_ATOMICRMW_SUB via G_AT...
Kane Wang via All-commits
- [all-commits] [llvm/llvm-project] d91a5c: [ConstraintElim] Bail out on non-canonical GEPs (#...
Yingwei Zheng via All-commits
- [all-commits] [llvm/llvm-project] c1fa39: feedback
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] bad203: [mlir][ptr] Extend `ptr_add` operation to support ...
Fabian Mora via All-commits
- [all-commits] [llvm/llvm-project] 3086dc: [𝘀𝗽𝗿] changes introduced through rebase
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 91ad70: [𝘀𝗽𝗿] changes introduced through rebase
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 002505: [𝘀𝗽𝗿] changes introduced through rebase
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] ded21a: [𝘀𝗽𝗿] changes introduced through rebase
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 527c8f: [lit] Update internal shell lexer to handle LLDB p...
cmtice via All-commits
- [all-commits] [llvm/llvm-project] e75f05: [lld][MachO] Silence warnings about --read-workers...
Frederik Harwath via All-commits
- [all-commits] [llvm/llvm-project] df9965: [lld] Remove shell requirements from tests
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 1b130e: [CIR] Upstream FPToFPBuiltin ACosOp (#156356)
Amr Hesham via All-commits
- [all-commits] [llvm/llvm-project] c9ca35: [CIR] Upstream Atomic init for ComplexType (#156518)
Amr Hesham via All-commits
- [all-commits] [llvm/llvm-project] 55ec63: [lld] Update tests redirecting multiple commands t...
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 5545a9: [bazel][mlir] Port #156374: ptr_add shaped operand...
Jordan Rupprecht via All-commits
- [all-commits] [llvm/llvm-project] 3b3fc7: [lldb][RISCV][test] make atomic region stepping te...
dlav-sc via All-commits
- [all-commits] [llvm/llvm-project] 688d12: [Headers][X86] Allow FMA intrinsics to be used in ...
Chaitanya Koparkar via All-commits
- [all-commits] [llvm/llvm-project] 6e65e6: [lld] Update cgdata-* tests to not use subshells
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 9c7727: [libc++][C++03] remove unused macro in __config (#...
Un1q32 via All-commits
- [all-commits] [llvm/llvm-project] 303bea: [lld] Make cache-warning* tests work with internal...
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] c5a141: [mlir][spirv] Add pattern matching for arith.index...
Ian Li via All-commits
- [all-commits] [llvm/llvm-project] 96b1df: [libc][math][c++23] Add fmodbf16 math function (#1...
Krishna Pandey via All-commits
- [all-commits] [llvm/llvm-project] 69d076: [spr] initial version
Tobias Stadler via All-commits
- [all-commits] [llvm/llvm-project] abde79: fix test
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] f5006e: [MLIR][IRDL][CMake] Switch to using `setup_host_to...
Zentrik via All-commits
- [all-commits] [llvm/llvm-project] 714f6b: [lld] Make lld tests use lit internal shell by def...
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 4829de: [GlobalISel] Add multi-way splitting support for w...
Amara Emerson via All-commits
- [all-commits] [llvm/llvm-project] c93e2d: Fix `python/ir/auto_location.py` test on Windows (...
Anatoly Myachev via All-commits
- [all-commits] [llvm/llvm-project] b176ba: [Headers][X86] Allow MMX/SSE integer min/max intri...
Bhasawut Singhaphan via All-commits
- [all-commits] [llvm/llvm-project] 4d72bb: [PowerPC][NFC] Refactor PPCInstrFutureMMA.td to co...
Lei Huang via All-commits
- [all-commits] [llvm/llvm-project] adc0a2: [mlir][acc] Introduce acc data bounds accessors (#...
Razvan Lupusoru via All-commits
- [all-commits] [llvm/llvm-project] 722339: [lldb] Revert custom __str__ in SBStructuredDataEx...
Dave Lee via All-commits
- [all-commits] [llvm/llvm-project] 878fa7: [OpenACC] Change lowering signature for 'destroy' ...
Erich Keane via All-commits
- [all-commits] [llvm/llvm-project] ded5f4: [libc] fixed signed char issues in strsep()/strtok...
enh-google via All-commits
- [all-commits] [llvm/llvm-project] 6aa9d9: [mlir][spirv] Add pattern matching for arith.index...
Ian Li via All-commits
- [all-commits] [llvm/llvm-project] 2b9328: Revert "[lld] Make lld tests use lit internal shel...
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 83c1cf: [flang][OpenMP] Fix offsets for EQUIVALENCE in fir...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 4e3650: Add Derek Schuff and Heejin Ahn as WebAssembly bac...
Derek Schuff via All-commits
- [all-commits] [llvm/llvm-project] be616b: [flang] Fix false errors in function result derive...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 8c716b: [CIR] Emit copy for aggregate initialization (#155...
Andy Kaylor via All-commits
- [all-commits] [llvm/llvm-project] 7753f6: [AMDGPU] Support cluster_load_async_to_lds instruc...
Changpeng Fang via All-commits
- [all-commits] [llvm/llvm-project] 899ee3: [llvm-exegesis] Exclude loads/stores from aliasing...
Sjoerd Meijer via All-commits
- [all-commits] [llvm/llvm-project] 0c6f98: [AMX][PreTileConfig] Ensure that PLDTILECFGV instr...
Karthik Senthil via All-commits
- [all-commits] [llvm/llvm-project] 7c10e5: [LSR] Move test from Analysis/ScalarEvolution to T...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 5777f7: [MLIR][XeGPU] Scattered ops sg-to-wi distribution ...
Artem Kroviakov via All-commits
- [all-commits] [llvm/llvm-project] a26cd2: [Flang] Fix symbol name clash when dummy procedure...
Carlos Seo via All-commits
- [all-commits] [llvm/llvm-project] 6026ca: [mlir][XeGPU] add unroll patterns for load_matrix ...
Chao Chen via All-commits
- [all-commits] [llvm/llvm-project] 6222b2: [MLIR] Apply clang-tidy fixes for llvm-qualified-a...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] bbbe53: Revert "[llvm-exegesis] Exclude loads/stores from ...
Sjoerd Meijer via All-commits
- [all-commits] [llvm/llvm-project] 8f1c39: [SPIRV] Add OpInf support for isinf hlsl intrinsic...
Farzon Lotfi via All-commits
- [all-commits] [llvm/llvm-project] 7b96cd: [AMDGPU] Use "v_bfi_b32 x, y, -1" to implement (y ...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] a86222: [lldb][DWARFASTParserClang] Don't complete conflic...
Michael Buch via All-commits
- [all-commits] [llvm/llvm-project] 88c382: [CIR] Add support for constructors with VTT parame...
Andy Kaylor via All-commits
- [all-commits] [llvm/llvm-project] d7a08c: [libc] Fix buildbot failures (#156733)
Krishna Pandey via All-commits
- [all-commits] [llvm/llvm-project] 9d9a71: Revert "[lldb] Add Pythonic API to SBStructuredDat...
Dave Lee via All-commits
- [all-commits] [llvm/llvm-project] 272928: [LV] Add early-exit tests with deref assumptions a...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] b15c6c: Revert "[llvm-exegesis] Exclude loads/stores from ...
Sjoerd Meijer via All-commits
- [all-commits] [llvm/llvm-project] 305200: [MLIR] Apply clang-tidy fixes for readability-simp...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] fee69d: [MLIR] Apply clang-tidy fixes for readability-simp...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 7949c2: Remove Phabricator-specific handling in pre-push.p...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] a4b013: [ARM] Remove most post-decoding instruction adjust...
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] 30e5d8: [MLIR] Apply clang-tidy fixes for readability-simp...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 611d87: [ARM] Remove most post-decoding instruction adjust...
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] 15e930: [OpenACC] Fix crash because of miscalculated depen...
Erich Keane via All-commits
- [all-commits] [llvm/llvm-project] 13e60f: [MLIR] Apply clang-tidy fixes for readability-cont...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] ce5a11: [LV] Regenerate checks for missing branch weights.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] c8a7ec: [libc++] Conditionally declarelgamma_r as noexcept
Yuxuan Chen via All-commits
- [all-commits] [llvm/llvm-project] 37e574: [MLIR] Apply clang-tidy fixes for performance-unne...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 833f55: [MLIR] Apply clang-tidy fixes for readability-cont...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] f1e91b: [LV] Regenerate more checks for missing branch wei...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 5cf9fd: [MLIR] Apply clang-tidy fixes for modernize-use-de...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] e20ce9: lit] Update internal shell lexer to remove escape ...
cmtice via All-commits
- [all-commits] [llvm/llvm-project] aca400: Revert "[MLIR][XeGPU] Scattered ops sg-to-wi distr...
Thurston Dang via All-commits
- [all-commits] [llvm/llvm-project] 6a916f: [MLIR] Apply clang-tidy fixes for llvm-qualified-a...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] ab6be8: [Headers][X86] Allow AVX512F mullox intrinsics to ...
Bhasawut Singhaphan via All-commits
- [all-commits] [llvm/llvm-project] c1cc9d: Revert "[MLIR][XeGPU] Scattered ops sg-to-wi distr...
Thurston Dang via All-commits
- [all-commits] [llvm/llvm-project] 55e3b6: [lldb] Add count for errors of DWO files in statis...
Ziyi Wang via All-commits
- [all-commits] [llvm/llvm-project] 82978d: Add documentation on debugging LLVM.
Peter Collingbourne via All-commits
- [all-commits] [llvm/llvm-project] 74d52f: [llvm-objcopy][COFF] Update .symidx values after s...
Evgenii Kudriashov via All-commits
- [all-commits] [llvm/llvm-project] 17bddd: [libc] implement template functions for localtime ...
Zishan Mirza via All-commits
- [all-commits] [llvm/llvm-project] 1cf910: [AMDGPU] Define 1024 VGPRs on gfx1250
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] b8be27: [libc++] Conditionally declarelgamma_r as noexcept
Yuxuan Chen via All-commits
- [all-commits] [llvm/llvm-project] 6d381e: [𝘀𝗽𝗿] initial version
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] 1b12bc: [NFC] Apply clang-format to PPCInstrFutureMMA.td (...
Lei Huang via All-commits
- [all-commits] [llvm/llvm-project] da83ad: Default constructor
S. VenkataKeerthy via All-commits
- [all-commits] [llvm/llvm-project] 8edb5b: [MLIR] Add LDBG() tracing to VectorTransferOpTrans...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 47f0fb: Fix the lit failure on "loop-register.s" test. (#1...
Helena Kotas via All-commits
- [all-commits] [llvm/llvm-project] b88085: [AMDGPU] Define 1024 VGPRs on gfx1250
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 6d21ef: [MLIR] Apply clang-tidy fixes for readability-iden...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 2a30ef: [Clang][HIP][CUDA] Add `__cluster_dims__` and `__n...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] 9a7ad1: [docs] Refine some of the wording in the quality d...
Reid Kleckner via All-commits
- [all-commits] [llvm/llvm-project] 6c10ab: [lldb] Mark scripted frames as synthetic instead o...
Med Ismail Bennani via All-commits
- [all-commits] [llvm/llvm-project] afeb9c: [Clang][HIP][CUDA] Add `__cluster_dims__` and `__n...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] 881111: [NFC] Remove trailing whitespaces from `clang/incl...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] 33c4ac: [Clang][HIP][CUDA] Add `__cluster_dims__` and `__n...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] 4a1883: [clang] fix error recovery for invalid nested name...
Matheus Izvekov via All-commits
- [all-commits] [llvm/llvm-project] fd8f54: [RISCV] Add exhausted_gprs_fprs test to calling-co...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] a34b11: [flang] Check for BIND(C) name conflicts with alte...
Eugene Epshteyn via All-commits
- [all-commits] [llvm/llvm-project] 6aebbb: [AMDGPU] Define 1024 VGPRs on gfx1250 (#156765)
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 32cb7f: [clang] fix error recovery for invalid nested name...
Matheus Izvekov via All-commits
- [all-commits] [llvm/llvm-project] ac8e7b: [lldb][debugserver] Max response size for qSpeedTe...
Jason Molenda via All-commits
- [all-commits] [llvm/llvm-project] cc0fb0: [LLDB] Make internal shell the default for running...
cmtice via All-commits
- [all-commits] [llvm/llvm-project] d349da: [win/asan] Improve SharedReAlloc with HEAP_REALLOC...
bernhardu via All-commits
- [all-commits] [llvm/llvm-project] 27114e: [libc][NFC] disable localtime on aarch64/baremetal...
Michael Jones via All-commits
- [all-commits] [llvm/llvm-project] 88f778: Revert "[lldb] Add count for errors of DWO files i...
David Peixotto via All-commits
- [all-commits] [llvm/llvm-project] 1959e1: AMDGPU: Add agpr variants of multi-data DS instruc...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] c8d034: Revert "[lldb] Add count for errors of DWO files i...
David Peixotto via All-commits
- [all-commits] [llvm/llvm-project] f3dcec: [clang] fix error recovery for invalid nested name...
Matheus Izvekov via All-commits
- [all-commits] [llvm/llvm-project] aa0220: [HLSL] Reorder arguments of __builtin_hlsl_resourc...
Helena Kotas via All-commits
- [all-commits] [llvm/llvm-project] db3054: [lldb-dap] Add `--no-lldbinit` as a CLI flag (#156...
Piyush Jaiswal via All-commits
- [all-commits] [llvm/llvm-project] dc170c: AMDGPU: Special case align requirement for AV_MOV_...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] c50784: [LoongArch] Optimize extractelement containing var...
ZhaoQi via All-commits
- [all-commits] [llvm/llvm-project] aa379f: [LoongArch] Use xvperm.w for cross-lane access wit...
ZhaoQi via All-commits
- [all-commits] [llvm/llvm-project] 46c975: AMDGPU: Try to unspill VGPRs after rewriting MFMAs...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 517b34: build: make sanitizer builds use optimized tablegen
Matheus Izvekov via All-commits
- [all-commits] [llvm/llvm-project] efbf5f: [lld] Prefer printf over echo -e
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 62ccea: Reapply "[lld] Make lld tests use lit internal she...
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 0d2927: [DAGCombine] Propagate nuw when evaluating sub wit...
Yingwei Zheng via All-commits
- [all-commits] [llvm/llvm-project] c34cdd: AMDGPU: Add tests for every mfma intrinsic v-to-a ...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] d7a3ab: [LoongArch] Use xvperm.w for cross-lane access wit...
ZhaoQi via All-commits
- [all-commits] [llvm/llvm-project] 71b64b: [CIR] Add support for discrete bit-field (#156085)
Andres-Salamanca via All-commits
- [all-commits] [llvm/llvm-project] 1b6877: AMDGPU: Remove the DS special case in getRegClass
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] a09ada: AMDGPU: Change FLAT classes to use RegisterOperand...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] e53308: [LoongArch] Optimize extractelement containing var...
ZhaoQi via All-commits
- [all-commits] [llvm/llvm-project] a95ede: [RISCV] Use vleff's AVL when output VL doesn't dom...
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] 4e348b: [orc-rt] Fix memory leak in WrapperFunctionResult....
Lang Hames via All-commits
- [all-commits] [llvm/llvm-project] a4104a: [RISCV] Fold (vslide1up undef, v, (extract_elt x, ...
Min-Yih Hsu via All-commits
- [all-commits] [llvm/llvm-project] 19d27b: [orc-rt] Fix WrapperFunctionResultTest comments. N...
Lang Hames via All-commits
- [all-commits] [llvm/llvm-project] 1ce90b: [NVPTX] Remove unnecessary casts (NFC) (#156275)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 93785f: [BOLT][AArch64][instr] Remove red zone clobbering ...
YongKang Zhu via All-commits
- [all-commits] [llvm/llvm-project] 6af124: [orc-rt] Rename WrapperFunctionBuffer and headers....
Lang Hames via All-commits
- [all-commits] [llvm/llvm-project] f6181e: [𝘀𝗽𝗿] initial version
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 8a2dd2: [NVPTX] Add support for tcgen05 instructions for s...
masahi via All-commits
- [all-commits] [llvm/llvm-project] c5a884: AMDGPU: Change DS classes to use RegisterOperand p...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 3fa393: [RISCV] Correct getOperandLog2EEW for VCOMPRESS_VM...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] c7238c: AMDGPU: Remove the DS special case in getRegClass
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 97d4c7: [RISCV] Fold (X & (7 << 29)) == 0 -> (srliw X, 29)...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] c6e1bc: .
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 917b45: [clang][bytecode] Remove superfluous check for com...
Timm Baeder via All-commits
- [all-commits] [llvm/llvm-project] 573627: AMDGPU: Fix definitions of DS ret atomics with AGP...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] d4c374: [NFC][AMDGPU][SIMemoryLegalizer] remove effectivel...
Sameer Sahasrabuddhe via All-commits
- [all-commits] [llvm/llvm-project] 76cb5f: AMDGPU: Define agpr versions of ds permute instruc...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] a23a5b: AMDGPU: Remove the DS special case in getRegClass ...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 997184: [analyzer] Canonicalize the Decls of FieldRegions ...
Balázs Benics via All-commits
- [all-commits] [llvm/llvm-project] e90e76: Trying to fix undefined symbol error caused by ite...
ShashwathiNavada via All-commits
- [all-commits] [llvm/llvm-project] 387860: [libc++] Add ABI tests for introducing _LIBCPP_COM...
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] 382188: [AMX] Fix LIT test with adjustsStack attribute for...
Karthik Senthil via All-commits
- [all-commits] [llvm/llvm-project] cd4426: [libc++][test] Get rid of warning on macOS about u...
A. Jiang via All-commits
- [all-commits] [llvm/llvm-project] 73e225: X86: Use LiveRegUnits in findDeadCallerSavedReg
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] e8fa13: [libc++] Split ABI flag for removing iterator base...
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] e6eef5: AMDGPU: Change FLAT classes to use RegisterOperand...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 34d4f0: [libc++][NFC] Use llvm.org/PR to link to bug repor...
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] 4d927a: [DataLayout] Specialize the getTypeAllocSize() imp...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 3f757a: [CodeGen] Remove ExpandInlineAsm hook (#156617)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 9dd38b: [lldb][CPlusPlusLanguage] Expose ManglingSubstitut...
Diana Picus via All-commits
- [all-commits] [llvm/llvm-project] 9286b5: [libc++] Add accessor functions to __tree_node_base
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] a579a8: [libc++] Add ABI flag to make __tree nodes more co...
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] 010f1e: [DAG][ARM] ComputeKnownBitsForTargetNode - add han...
woruyu via All-commits
- [all-commits] [llvm/llvm-project] 5a2499: AMDGPU: Change FLAT classes to use RegisterOperand...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] d0246f: [Sparc] Remove extra ASRRegs operand in SMAC/UMAC ...
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] 015d88: Remove incorrect comment
Pierre van Houtryve via All-commits
- [all-commits] [llvm/llvm-project] d14086: [MemorySSA] Don't create phi nodes in fixupDefs() ...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 018dc1: [AMDGPU] Tail call support for whole wave function...
Diana Picus via All-commits
- [all-commits] [llvm/llvm-project] 88effb: [AMDGPU] Do not use 64-bit literals with VOP3* enc...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 3ec7b8: [Dexter] Only increment step index if we record th...
Orlando Cazalet-Hyams via All-commits
- [all-commits] [llvm/llvm-project] e2bd10: [AMDGPU][gfx1250] Add 128B cooperative atomics (#1...
Pierre van Houtryve via All-commits
- [all-commits] [llvm/llvm-project] e4c0b3: [VPlan] Simplify x && false -> false, x | 0 -> x (...
Ramkumar Ramachandra via All-commits
- [all-commits] [llvm/llvm-project] c9be07: [NFC][flang][OpenMP] Extract target region utils t...
Kareem Ergawy via All-commits
- [all-commits] [llvm/llvm-project] 49715c: [flang][OpenMP] Support multi-block reduction comb...
Kareem Ergawy via All-commits
- [all-commits] [llvm/llvm-project] a6a16e: [𝘀𝗽𝗿] initial version
Marco Elver via All-commits
- [all-commits] [llvm/llvm-project] d97ba0: [𝘀𝗽𝗿] initial version
Marco Elver via All-commits
- [all-commits] [llvm/llvm-project] b68954: [𝘀𝗽𝗿] initial version
Marco Elver via All-commits
- [all-commits] [llvm/llvm-project] a2e11f: [𝘀𝗽𝗿] initial version
Marco Elver via All-commits
- [all-commits] [llvm/llvm-project] a5dccd: [𝘀𝗽𝗿] initial version
Marco Elver via All-commits
- [all-commits] [llvm/llvm-project] 837a70: [AMDGPU] Fix source location for assembler warning...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 59fdff: AMDGPU/GlobalISel: Import D16 load patterns and ad...
Petar Avramovic via All-commits
- [all-commits] [llvm/llvm-project] d22599: [𝘀𝗽𝗿] initial version
Marco Elver via All-commits
- [all-commits] [llvm/llvm-project] 4a66fe: [𝘀𝗽𝗿] initial version
Marco Elver via All-commits
- [all-commits] [llvm/llvm-project] 68268c: [KeyInstr] Add release note following #149509 (#15...
Orlando Cazalet-Hyams via All-commits
- [all-commits] [llvm/llvm-project] 9539b7: Fix buildbots - add missing LLVMAnalysis.lib depen...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] b36533: fixup! Insert AllocToken into index.rst
Marco Elver via All-commits
- [all-commits] [llvm/llvm-project] 68b478: [𝘀𝗽𝗿] changes introduced through rebase
Marco Elver via All-commits
- [all-commits] [llvm/llvm-project] f0332e: Fix buildbots - add missing LLVMAsmParser.lib depe...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] f9a8b1: [𝘀𝗽𝗿] changes introduced through rebase
Marco Elver via All-commits
- [all-commits] [llvm/llvm-project] 7bd0cf: [𝘀𝗽𝗿] changes introduced through rebase
Marco Elver via All-commits
- [all-commits] [llvm/llvm-project] eb1918: [AArch64] canCreateUndefOrPoisonForTargetNode - AA...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] c14052: [VPlan] Let Not preserve uniformity in isSingleSca...
Ramkumar Ramachandra via All-commits
- [all-commits] [llvm/llvm-project] b400fd: [LAA] Support assumptions with non-constant deref ...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 05da16: [X86] Add assembly comment for VMOVSH instructions...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] f83146: [MemoryLocation] Size Scalable Masked MemOps (#154...
Matthew Devereau via All-commits
- [all-commits] [llvm/llvm-project] faa7a8: [NFC][TableGen][analyzer] Fix some obsolete commen...
Donát Nagy via All-commits
- [all-commits] [llvm/llvm-project] 0d93f8: add release note
ZhaoQi via All-commits
- [all-commits] [llvm/llvm-project] 465f79: [SeparateConstOffsetFromGEP] Highlight that trunc ...
Björn Pettersson via All-commits
- [all-commits] [llvm/llvm-project] 4e8b4d: [Offload] Port llvm-offload-device-info to new off...
Ross Brunton via All-commits
- [all-commits] [llvm/llvm-project] 48a66b: AMDGPU: Fix mis-selecting saddr flat atomics on gfx9
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 371d1a: [lldb] Use weak pointers instead of shared pointer...
Andrew Savonichev via All-commits
- [all-commits] [llvm/llvm-project] 73c5bc: [SVE ACLE] Remove explicit sve2 requirement from c...
Paul Walker via All-commits
- [all-commits] [llvm/llvm-project] 5899bc: [AArch64][SME] Resume streaming-mode on entry to e...
Benjamin Maxwell via All-commits
- [all-commits] [llvm/llvm-project] f1c995: [clang-tidy] Fix file extension inconsistency (#15...
Walter Lee via All-commits
- [all-commits] [llvm/llvm-project] 5eb0ec: [orc-rt] Fix header list in CMakeLists.txt after 6...
Lang Hames via All-commits
- [all-commits] [llvm/llvm-project] 83ca87: [clang][bytecode] Reject final ltor casts on strin...
Timm Baeder via All-commits
- [all-commits] [llvm/llvm-project] f84d23: [orc-rt] Fix typo in include guard comment. NFC. (...
Lang Hames via All-commits
- [all-commits] [llvm/llvm-project] 8f3766: [clang][bytecode] Print 8 bit integers as 32 bit i...
Timm Baeder via All-commits
- [all-commits] [llvm/llvm-project] 379e12: [X86] Compute the known bits for VPMADD52L/VPMADD5...
Hongyu Chen via All-commits
- [all-commits] [llvm/llvm-project] c0f84d: [lldb] Add issue no to xfail decorators in TestGet...
Omair Javaid via All-commits
- [all-commits] [llvm/llvm-project] 209d91: [Offload] Fix CHECK string in llvm-omp-device-info...
Jan Patrick Lehr via All-commits
- [all-commits] [llvm/llvm-project] 249e73: AMDGPU: Fix mis-selecting saddr flat atomics on gfx9
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 68ea4c: AMDGPU: Add more tests for flat/global atomicrmw w...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] c831a2: X86: Use LiveRegUnits in findDeadCallerSavedReg
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 8bdd90: [Headers][X86] Add constexpr support for some AVX[...
moorabbit via All-commits
- [all-commits] [llvm/llvm-project] f8f96a: [flang][OpenMP] Rename variable `block` to `body`, ...
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] 13f97f: [flang][OpenMP] Simplify LooselyStructuredBlockPar...
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] bcb1a8: [NFC][IntrinsicEmitter] Include source location wi...
Rahul Joshi via All-commits
- [all-commits] [llvm/llvm-project] 08fd34: [NFC][MC][ARM] Reorder decoder functions 4/N (#156...
Rahul Joshi via All-commits
- [all-commits] [llvm/llvm-project] c8e760: [LLVM][MC][DecoderEmitter] Fail fatally if `Insn` ...
Rahul Joshi via All-commits
- [all-commits] [llvm/llvm-project] 21532f: [NFC][MC][DecoderEmitter] Refactor code related to...
Rahul Joshi via All-commits
- [all-commits] [llvm/llvm-project] 3fe72b: X86: Stop using MachineFunction in getPointerRegClass
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] faca9d: [Headers][X86] Group related AVX512VL FMA intrinsi...
Chaitanya Koparkar via All-commits
- [all-commits] [llvm/llvm-project] 4931c3: [clang][bytecode] Reject null pointers in CheckSto...
Timm Baeder via All-commits
- [all-commits] [llvm/llvm-project] 5520e1: [flang][OpenMP] Parse ORDERED as standalone when D...
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] c6b6d8: [X86] make the set/r/4 intrinsics macros into func...
Sadiinso via All-commits
- [all-commits] [llvm/llvm-project] 6029b9: [ARM] Remove most post-decoding instruction adjust...
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] 1b4713: [AMDGPU] Ensure positive InstOffset for buffer ope...
Aleksandar Spasojevic via All-commits
- [all-commits] [llvm/llvm-project] 9e7554: [clang][bytecode] Create implicit variables for wi...
Timm Baeder via All-commits
- [all-commits] [llvm/llvm-project] 36fb49: [analyzer] Clean up bug types in CallAndMessageChe...
Donát Nagy via All-commits
- [all-commits] [llvm/llvm-project] 5d13f2: [Headers][X86] Allow AVX2/AVX512 integer min/max i...
Bhasawut Singhaphan via All-commits
- [all-commits] [llvm/llvm-project] cc220b: [lldb] Mark UnsupportedLanguage.test Unsupported o...
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 193f7a: [compiler-rt][ASan] Work around msvc cl x64 build ...
Zack Johnson via All-commits
- [all-commits] [llvm/llvm-project] c0b9ff: AMDGPU: Add agpr versions of global return atomics
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 9bb860: [PowerPC] Remove non-existent operand of CP_COPY i...
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] 408cfb: [ARM] Remove most post-decoding instruction adjust...
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] 81035c: [clang-format] Allow short function body on a sing...
Congcong Cai via All-commits
- [all-commits] [llvm/llvm-project] 3e10bd: [NFC][AMDGPU] Pre-commit test for setcc removal b...
LU-JOHN via All-commits
- [all-commits] [llvm/llvm-project] a3186b: [clang][initlist] handle incomplete array type in ...
Congcong Cai via All-commits
- [all-commits] [llvm/llvm-project] 87fedf: Identify DeclRefExpr as a use of an origin
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] 2f0c4c: all-lvalues-have-origin
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] d00cda: AMDGPU: Allow folding multiple uses of some immedi...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 9a6c0e: [libclang/python] Add type annotations for code co...
Jannick Kremer via All-commits
- [all-commits] [llvm/llvm-project] a61480: [LV] Add more tests for interleave groups requirin...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] ec061c: [ADT] Simplify DenseMapInfo<std::tuple<...>> with ...
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 215705: [ADT] Simplify EnumeratedArray::operator[] (NFC) (...
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 3e28d3: [Utils] Remove an unnecessary cast (NFC) (#156813)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 238c2a: [llvm] Proofread CodeGenerator.rst (#156814)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] ed3597: [TableGen][Decoder] Decode operands with zero widt...
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] c24e9e: [HashRecognize] Strip ValueEvolution (#148620)
Ramkumar Ramachandra via All-commits
- [all-commits] [llvm/llvm-project] b06dce: [ARM] Remove most post-decoding instruction adjust...
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] 79ea31: [Clang] Enable constexpr handling for builtin elem...
Chaitanya Koparkar via All-commits
- [all-commits] [llvm/llvm-project] d42e17: [𝘀𝗽𝗿] initial version
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 851c08: [𝘀𝗽𝗿] initial version
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] ec581e: [LV] Don't run instcombine for interleaved-accesse...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] e90ab3: [RISCV] Add coverage for select between simm12 con...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] d564a2: [RISCV] Remove post-decoding instruction adjustments
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] 7bd958: [PowerPC][NFC] Update TableGen range punctuator wi...
Lei Huang via All-commits
- [all-commits] [llvm/llvm-project] 15d65d: [AVR] Remove workarounds for instructions using Z ...
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] 8d5b81: [libc++] Make it possible to mark a gen-test as UN...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] f6e8b2: [libc] Add wasm support for some submodules in llv...
google-yfyang via All-commits
- [all-commits] [llvm/llvm-project] 1cb47c: [clang] Remove written template args from implicit...
Andrey Ali Khan Bolshakov via All-commits
- [all-commits] [llvm/llvm-project] d289ff: [lldb] Reland: Add Pythonic API to SBStructuredDat...
Dave Lee via All-commits
- [all-commits] [llvm/llvm-project] b45bd8: [ARM] Remove most post-decoding instruction adjust...
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] 55c2f2: [DOC][GlobalIsel] Add description for G_FREEZE (#1...
Shaoce SUN via All-commits
- [all-commits] [llvm/llvm-project] 65f60f: [lldb] Moving MCPTransport into its own file. (#15...
John Harrison via All-commits
- [all-commits] [llvm/llvm-project] b2ff3e: [OpenMP][Offload] Restore __kmpc_* function signat...
Robert Imschweiler via All-commits
- [all-commits] [llvm/llvm-project] 698f39: [RISCV] Remove post-decoding instruction adjustmen...
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] bdf270: [flang] Add hlfir.char_trim operation (#156064)
Leandro Lupori via All-commits
- [all-commits] [llvm/llvm-project] 69d0c3: [AVR] Remove workarounds for instructions using Z ...
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] d8cf6c: [AArch64] Remove post-decoding instruction mutations
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] f6a61c: fix
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] c51db9: [RISCV] Don't run loop-idiom-vectorize pass in the...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 655e9b: bump nanobind to support stubgen
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] eee721: [CodeGen][test][NFC] Refactor ObjC attribute tests...
Ellis Hoag via All-commits
- [all-commits] [llvm/llvm-project] fa308a: [NFC][flang] Updated tests with -force-no-alias op...
Slava Zakharin via All-commits
- [all-commits] [llvm/llvm-project] ce1910: [AArch64] Add freeze(avg(x, y)) test coverage for #...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 4dade9: Revert "[RISCV] Don't run loop-idiom-vectorize pas...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 272d47: [MLIR][Python] enable type stub auto-generation
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] 5d7c50: fix GENERATE_TYPE_STUBS
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] 2e8e43: Recommit "[RISCV] Don't run loop-idiom-vectorize p...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 8bdaa1: [libc] Fix undefined exit symbol for the NVPTX build
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 6a37f5: [MLIR] Make the pass_thru argument of llvm masked....
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 239fbc: fix
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 6a7ad7: [𝘀𝗽𝗿] changes introduced through rebase
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] e8a9ad: [NFC] Leave a comment in `Local.cpp` about debug i...
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] ad7d4e: [SimplifyCFG] Set branch weights when merging cond...
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] 31a6fe: [flang] Move AddAliasTags pass after BoxedProcedur...
Slava Zakharin via All-commits
- [all-commits] [llvm/llvm-project] 8b547b: [WPD] set the function entry count
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] bdb928: [LLDB][NativePDB] Find global variables in namespa...
nerix via All-commits
- [all-commits] [llvm/llvm-project] bcb3bd: [clang-tidy] Raise minimum standard level for seve...
Victor Chernyakin via All-commits
- [all-commits] [llvm/llvm-project] 6505bc: [LLDB][AArch64] Make TPIDR a generic tp register (...
Jacob Lalonde via All-commits
- [all-commits] [llvm/llvm-project] bf19c6: fix GENERATE_TYPE_STUBS
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] e6aefb: [LLDB] Fix tests that fail when using internal she...
cmtice via All-commits
- [all-commits] [llvm/llvm-project] d8edb0: [NFC] Leave a comment in `Local.cpp` about debug i...
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] 328525: [Support] Make shouldReverseIterate constexpr (#15...
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] b208bd: [ADT] Fix formatting in DenseMapInfo.h (#156926)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 46a3b4: [clang] Rewrite tests relying on shell environment...
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] fc505d: [MLIR] Apply clang-tidy fixes for performance-unne...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 35b227: [LV][AArch64] Prefer epilogue with fixed-width ove...
Hassnaa Hamdi via All-commits
- [all-commits] [llvm/llvm-project] ed4bb1: build: make sanitizer builds use optimized tablegen
Matheus Izvekov via All-commits
- [all-commits] [llvm/llvm-project] a0c2d6: [lldb] Add utility to create Mach-O corefile from ...
Jason Molenda via All-commits
- [all-commits] [llvm/llvm-project] 340bb9: fix GENERATE_TYPE_STUBS
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] 4436d1: [AArch64] Give a higher cost for more expensive SV...
David Green via All-commits
- [all-commits] [llvm/llvm-project] d32636: [MLIR] Apply clang-tidy fixes for performance-unne...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] b4a43b: [RISCV][NFC] Add zeroext attribute to evl argument...
Min-Yih Hsu via All-commits
- [all-commits] [llvm/llvm-project] 6c6afd: [MLIR][XeGPU] Reapply attempt for "Scattered ops s...
Artem Kroviakov via All-commits
- [all-commits] [llvm/llvm-project] 6185e4: Support predicates
S. VenkataKeerthy via All-commits
- [all-commits] [llvm/llvm-project] 97cb30: Fix bazel build for ed3597e2f7c4a5ae1ad70de81032f2...
quanwanandy via All-commits
- [all-commits] [llvm/llvm-project] 57782e: [lit] Add support for env -i (#156939)
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] fffd6d: [lldb][yaml2machocore] Give explicit namespace for...
Jason Molenda via All-commits
- [all-commits] [llvm/llvm-project] b45582: [RISCV][VLOPT] Support segmented store instruction...
Min-Yih Hsu via All-commits
- [all-commits] [llvm/llvm-project] 9647a8: [CIR] Finish record layout for classes with virtua...
Andy Kaylor via All-commits
- [all-commits] [llvm/llvm-project] a752ff: [NFC][IR2Vec] Add usage documentation for obtainin...
S. VenkataKeerthy via All-commits
- [all-commits] [llvm/llvm-project] fd4e1d: Default constructor
S. VenkataKeerthy via All-commits
- [all-commits] [llvm/llvm-project] cfb929: Support predicates
S. VenkataKeerthy via All-commits
- [all-commits] [llvm/llvm-project] 67b55b: yet more cleaning up
Oliver Hunt via All-commits
- [all-commits] [llvm/llvm-project] 13875d: [bazel] Add -lbsd for lldb on Linux (#156954)
Keith Smiley via All-commits
- [all-commits] [llvm/llvm-project] 2d9e45: [LoopUnroll] Introduce parallel reduction phis whe...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 829ddb: build: make sanitizer builds use optimized tablege...
Matheus Izvekov via All-commits
- [all-commits] [llvm/llvm-project] 54c304: NFC: stray whitespace cleanup in llvm/CMakeLists.txt
Matheus Izvekov via All-commits
- [all-commits] [llvm/llvm-project] 9a3aed: [SLP]Do not try to schedule bundle with non-schedu...
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] 988382: [LifetimeSafety] Track gsl::Pointer types
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] f88ead: [lldb] Call FixUpPointer in WritePointerToMemory (...
Felipe de Azevedo Piovezan via All-commits
- [all-commits] [llvm/llvm-project] 119d50: [LLD][COFF] Add support for custom section layout ...
kkent030315 via All-commits
- [all-commits] [llvm/llvm-project] 4091c7: cleanup compiler-rt formatting
Oliver Hunt via All-commits
- [all-commits] [llvm/llvm-project] 2a9953: [profcheck] Allow `unknown` function entry count (...
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] eb0c97: [lldb][yaml2macho-core] remove unnecessary include
Jason Molenda via All-commits
- [all-commits] [llvm/llvm-project] b259db: ensure that dap_symbol is always initialized (#156...
lexi-nadia via All-commits
- [all-commits] [llvm/llvm-project] 2498f0: [lldb] Add more command option mnemonics (#155705)
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 9d4c83: [AMDGPU] High VGPR lowering on gfx1250
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 933734: [TableGen] Don't print the instruction enum value ...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 1a16bc: [OpenACC][NFCI] Split up the init and decl from Op...
Erich Keane via All-commits
- [all-commits] [llvm/llvm-project] 5877ba: [NFC][IR2Vec] Initialize Embedding vectors with ze...
S. VenkataKeerthy via All-commits
- [all-commits] [llvm/llvm-project] e934af: [Clang] Redisable two tests on Windows
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] f81b69: Support predicates
S. VenkataKeerthy via All-commits
- [all-commits] [llvm/llvm-project] 5edeb6: [MLIR] Apply clang-tidy fixes for misc-use-interna...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 0e73eb: [Delinearization] Improve debug messages (#156339)
Sebastian Pop via All-commits
- [all-commits] [llvm/llvm-project] 2050b2: [AMDGPU] Print high vgpr operand comments from obj...
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 8796df: [VPlan] Consolidate logic to update loop metadata ...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 83da17: [CIR] Add support for delegating constructor initi...
Andy Kaylor via All-commits
- [all-commits] [llvm/llvm-project] 4e6075: [libc][docs] Add GPU math conformance test results...
Leandro Lacerda via All-commits
- [all-commits] [llvm/llvm-project] 2c17ea: [NFC] Leave a comment in `Local.cpp` about debug i...
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] 369b2a: [libc] Remove unused _Thread_local define from hea...
Alexey Samsonov via All-commits
- [all-commits] [llvm/llvm-project] 5a0be9: [Hexagon] Remove post-decoding instruction adjustm...
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] 1dbe65: [CIR] Add constant record ILE support (#155663)
Morris Hafner via All-commits
- [all-commits] [llvm/llvm-project] 58d247: [HLSL][NFC] Change line endings to LF (#156930)
Helena Kotas via All-commits
- [all-commits] [llvm/llvm-project] 91952f: [SimplifyCFG] Probabilities associated with same c...
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] f4538c: [CI] Only invoke ninja for runtimes build if runti...
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 52485b: [AMDGPU] Register amdgpu-lower-vgpr-encoding pass ...
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 91e85c: [RISCV] Use arithmetic for select c, 0, simm12 eve...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 78fbca: [NFC][InstrInfoEmitter] Include location of inst d...
Rahul Joshi via All-commits
- [all-commits] [llvm/llvm-project] 84b562: [lldb] Introduce ScriptedFrame affordance (#149622)
Med Ismail Bennani via All-commits
- [all-commits] [llvm/llvm-project] dfdfc4: [AMDGPU][True16][Codegen] remove another build_vec...
Brox Chen via All-commits
- [all-commits] [llvm/llvm-project] 1b928e: [MLIR] Apply clang-tidy fixes for misc-use-interna...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 27bf69: Revert "[UBSan] [min-rt] make minimal runtime hand...
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] b5cebe: [MLIR] Apply clang-tidy fixes for readability-cont...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] e6959f: [NFC] Leave a comment in `Local.cpp` about debug i...
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] e1c463: Revert "[UBSan] [min-rt] make minimal runtime hand...
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 3dff9a: [NFC][libclc] Remove unused -DCLC_INTERNAL build f...
Wenju He via All-commits
- [all-commits] [llvm/llvm-project] 5adbea: Support predicates
S. VenkataKeerthy via All-commits
- [all-commits] [llvm/llvm-project] 83da8d: [flang] Attach proper storage to [hl]fir.declare i...
Slava Zakharin via All-commits
- [all-commits] [llvm/llvm-project] 556ff1: [flang] Create TBAA subtree for COMMON block varia...
Slava Zakharin via All-commits
- [all-commits] [llvm/llvm-project] 88dd76: [AMDGPU] Register amdgpu-lower-vgpr-encoding pass ...
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 4fe1bd: [mlir][spirv][vector] Use adaptor.getElements() in...
Han-Chung Wang via All-commits
- [all-commits] [llvm/llvm-project] 19bfeb: Hexagon: Add runtime libcall entries for volatile ...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] c68991: [AMDGPU][Legalizer] Avoid pack/unpack for G_FSHR (...
Anshil Gandhi via All-commits
- [all-commits] [llvm/llvm-project] 750153: [AMDGPU] Register amdgpu-lower-vgpr-encoding pass ...
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 1f0f34: [AMDGPU] High VGPR lowering on gfx1250 (#156965)
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 7001d3: [AMDGPU] Register amdgpu-lower-vgpr-encoding pass ...
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 7bee9d: [lldb] Reflow descriptions in source/Commands/Opti...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 10bcf0: [lldb-dap] Destroy debugger when debug session ter...
Roy Shi via All-commits
- [all-commits] [llvm/llvm-project] fb5626: [NFC][libclc] Set MACRO_ARCH to ${ARCH} uncondiona...
Wenju He via All-commits
- [all-commits] [llvm/llvm-project] 820f44: [lldb] Correct style of error messages (#156774)
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 4aaf47: AMDGPU: Fix mis-selecting saddr flat atomics on gf...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] a7c2ce: AMDGPU: Add more tests for flat/global atomicrmw w...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] d3c91d: AMDGPU: Add agpr versions of global return atomics...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 927eba: [NFC][TableGen] Adopt `CodeGenInstruction::getName...
Rahul Joshi via All-commits
- [all-commits] [llvm/llvm-project] fffe93: [LLDB] Fix deterministic-build.cpp post #156931 (#...
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] a5f6db: [AMDGPU] Print high vgpr operand comments from obj...
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 437a2c: AMDGPU: Fix using wrong type in i32 atomic cmpxchg...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 9876b0: [LV] Add initial legality checks for loops with un...
Shih-Po Hung via All-commits
- [all-commits] [llvm/llvm-project] 53efe0: [lldb][yaml2macho-core] Disable two API tests on W...
Jason Molenda via All-commits
- [all-commits] [llvm/llvm-project] 4e5e65: [VPlan] Only compute reg pressure if considered. N...
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] dc2ed0: [RISCV] Handle non uimm5 VL constants in isVLKnown...
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] c0b9e0: AMDGPU: Remove flat special case in getRegClass
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] a7f432: AMDGPU: Use switch to implement getRegPressureSetL...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 882575: AMDGPU: Fix using wrong type in i32 atomic cmpxchg...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 55d9c9: [MLIR][Python] Add optional `results` parameter fo...
Twice via All-commits
- [all-commits] [llvm/llvm-project] 128e7e: [libc] Expose the AMDGPU code object version (#152...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 3f9e07: [VPlan] Move findCommonEdgeMask optimization to si...
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] 694857: AMDGPU: Check aligned vgpr feature in assembler
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 9e469e: AMDGPU: Test a few more cases for assembler errors...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] bbde9c: [flang] Fix a warning
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 78579b: [libc] Implement CMPLX related macros (#156344)
Connector Switch via All-commits
- [all-commits] [llvm/llvm-project] 04a71d: AMDGPU: Fix using unaligned vgprs in mimg error test
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 0553f5: [bazel] Rewind the option on AVR, Hexagon, and RIS...
NAKAMURA Takumi via All-commits
- [all-commits] [llvm/llvm-project] 4c1774: [lldb][yaml2macho-core] change the two API tests t...
Jason Molenda via All-commits
- [all-commits] [llvm/llvm-project] e7572d: [lldb][yaml2macho-core] fix typeo in API test
Jason Molenda via All-commits
- [all-commits] [llvm/llvm-project] cc19bc: [memprof] Add RecordSerializationRoundTripVersion4...
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 343670: [bazel][libc] Port #156344: complex macros (#157003)
Jordan Rupprecht via All-commits
- [all-commits] [llvm/llvm-project] 7e9d4c: [HLSL] Use static create methods to initialize res...
Helena Kotas via All-commits
- [all-commits] [llvm/llvm-project] 6a92b3: add test
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 7fb1dc: [RISCV] Support ZVqdot Codegen and C intrinsics (#...
Brandon Wu via All-commits
- [all-commits] [llvm/llvm-project] 68f8e6: AMDGPU: Use switch to implement getRegPressureSetL...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 75e6b0: Remove unused function
Helena Kotas via All-commits
- [all-commits] [llvm/llvm-project] ca6ac7: [NFC][TableGen] Use `BitsInit::convertInitializerT...
Rahul Joshi via All-commits
- [all-commits] [llvm/llvm-project] ffbd61: [NFC][PowerPC] adding the options for register nam...
Himadhith via All-commits
- [all-commits] [llvm/llvm-project] 07907a: AMDGPU: AsmParser boilerplate for missing features
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 8106c8: [MLIR][Bytecode] Enforce alignment requirements (#...
Nikhil Kalra via All-commits
- [all-commits] [llvm/llvm-project] 45e25e: [clang] fix definition data not being propagated t...
Matheus Izvekov via All-commits
- [all-commits] [llvm/llvm-project] 33a583: [libc] Workaround for GCC on `typedef` for `_Compl...
A. Jiang via All-commits
- [all-commits] [llvm/llvm-project] c08668: [clang] fix definition data not being propagated t...
Matheus Izvekov via All-commits
- [all-commits] [llvm/llvm-project] a4f4d5: [Driver][LoongArch] Enable linker relaxation by de...
ZhaoQi via All-commits
- [all-commits] [llvm/llvm-project] 1c19fd: [clangd] [C++20 Modules] Try to use prebuilt modul...
Chuanqi Xu via All-commits
- [all-commits] [llvm/llvm-project] 4f1b98: [Utils] Remove an unnecessary cast (NFC) (#157023)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 0d490a: [clang] fix definition data not being propagated t...
Matheus Izvekov via All-commits
- [all-commits] [llvm/llvm-project] 633233: [RISCV] Use MRI from MachineFunction in isVLKnownL...
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] 8704e5: [RISCV] Remove unneeded plumbing of MRI in VLOptim...
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] 64db7f: [SimpleLoopUnswitch] Adjust cost multiplier accoun...
Antonio Frighetto via All-commits
- [all-commits] [llvm/llvm-project] 603041: [C++20] [Modules] Add the abbrev number for coro-a...
Chuanqi Xu via All-commits
- [all-commits] [llvm/llvm-project] 5901d8: [AMDGPU] Register amdgpu-lower-vgpr-encoding pass ...
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 2b73da: [orc-rt] Clean up SPS serialization for Error, Exp...
Lang Hames via All-commits
- [all-commits] [llvm/llvm-project] 2cf303: AMDGPU: Delete redundant recursive copy handling code
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 63b435: [AVR] Remove LPM/ELPM custom decoder (NFC) (#156928)
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] e71ec0: [RISCV] Use QC_E_LI to materialise addresses (#155...
Sudharsan Veeravalli via All-commits
- [all-commits] [llvm/llvm-project] a9a16b: AMDGPU: Fix using unaligned vgprs in mimg error test
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] e59414: [mlir][sme] Use signed comparison in ArmSMEToSCF (...
Andrzej Warzyński via All-commits
- [all-commits] [llvm/llvm-project] e1cdfc: [libc++] Fix missing encoding in open() call in py...
Adam via All-commits
- [all-commits] [llvm/llvm-project] 5a0d70: [AArch64][nfc] Remove llvm/test/CodeGen/AArch64/RE...
Cullen Rhodes via All-commits
- [all-commits] [llvm/llvm-project] 1793fa: [AVR] Remove some custom decoder functions (NFCI) ...
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] d1050b: [Clang][bytecode] Add interp__builtin_elementwise_...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 008d69: [𝘀𝗽𝗿] initial version
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] f622be: copilot review
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 4b362f: [lldb][DataFormatter] Allow std::string formatters...
Michael Buch via All-commits
- [all-commits] [llvm/llvm-project] 671109: [AArch64] canCreateUndefOrPoisonForTargetNode - AA...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 46f2b3: [clang][bytecode][NFC] Remove instance pointer fro...
Timm Baeder via All-commits
- [all-commits] [llvm/llvm-project] 316107: [NVPTX] Add sm_88 and sm_110* arch support (#156857)
Rajat Bajpai via All-commits
- [all-commits] [llvm/llvm-project] 22fb21: [DAG][ARM] canCreateUndefOrPoisonForTargetNode - A...
woruyu via All-commits
- [all-commits] [llvm/llvm-project] 74ec38: [SCEV] Fold (C * A /u C) -> A, if A is a multiple ...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 6992c2: AMDGPU: Remove tablegen bz30254 workarounds from B...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 7115a0: IRLinker: avoid quadratic behavior (#157045)
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] ff9b29: [analyzer] MallocChecker – Fix false positive leak...
Ivan Murashko via All-commits
- [all-commits] [llvm/llvm-project] 5ca510: PPC: Move definitions of predicates with features
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] c71f03: [AArch64][SME] Use `mrs %reg, SVCR` rather than AB...
Benjamin Maxwell via All-commits
- [all-commits] [llvm/llvm-project] 07705d: [VPlan] Remove redundant public: from VPIRFlags (N...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 619f47: [libc++][test] Fix size calculation for `unordered...
A. Jiang via All-commits
- [all-commits] [llvm/llvm-project] c0562f: [AVR] Fix UB "left shift of negative value" detect...
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] ba4ce6: [LV] Add scalar load/stores to VPReplicateRecipe::...
David Sherwood via All-commits
- [all-commits] [llvm/llvm-project] ab1046: [AVR] Refactor MUL/FMUL instruction descriptions (...
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] 95fabf: [RISCV][LoopIdiomVectorize] Replace vp.icmp -> reg...
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] 98f1e4: [DAG] SelectionDAG::canCreateUndefOrPoison - AVGFL...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] adacab: [orc-rt] Fix byteswap implementation for 64-bit ty...
Lang Hames via All-commits
- [all-commits] [llvm/llvm-project] c5da19: [LoopIdiom] Use HashRecognize to optimize CRC (#14...
Ramkumar Ramachandra via All-commits
- [all-commits] [llvm/llvm-project] d77f2c: fixup! Switch to fixed MD
Marco Elver via All-commits
- [all-commits] [llvm/llvm-project] 7f1cbf: [𝘀𝗽𝗿] changes introduced through rebase
Marco Elver via All-commits
- [all-commits] [llvm/llvm-project] 5397b6: [𝘀𝗽𝗿] changes introduced through rebase
Marco Elver via All-commits
- [all-commits] [llvm/llvm-project] 8da5f6: [𝘀𝗽𝗿] changes introduced through rebase
Marco Elver via All-commits
- [all-commits] [llvm/llvm-project] 0b4a9c: [𝘀𝗽𝗿] changes introduced through rebase
Marco Elver via All-commits
- [all-commits] [llvm/llvm-project] c3bb00: [orc-rt] Add substitutes for std::countl_zero and ...
Lang Hames via All-commits
- [all-commits] [llvm/llvm-project] 2ed79d: [orc-rt] Add [[nodiscard]] attributes to Math.h fu...
Lang Hames via All-commits
- [all-commits] [llvm/llvm-project] 52dd4b: [AArch64] Correctly disassemble TSB instruction (#...
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] 7148b3: [AArch64] Remove post-decoding instruction mutations
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] a04a9d: [orc-rt] Add MemProt, MemLifetime, AllocGroup, and...
Lang Hames via All-commits
- [all-commits] [llvm/llvm-project] c774e1: [DA] Add overflow check in ExactSIV
Ryotaro Kasuga via All-commits
- [all-commits] [llvm/llvm-project] 28d925: [libclc] Override generic symbol using llvm-link -...
Wenju He via All-commits
- [all-commits] [llvm/llvm-project] a271d0: [libclc] Implement erf/erfc vector function with l...
Wenju He via All-commits
- [all-commits] [llvm/llvm-project] c13691: Add a test
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] 58a8b7: Remove agnostic ZA handling
Benjamin Maxwell via All-commits
- [all-commits] [llvm/llvm-project] 94fd32: Remove braces
Benjamin Maxwell via All-commits
- [all-commits] [llvm/llvm-project] 62f345: Minor post-commit review changes for #130988 (NFC)...
Frederik Harwath via All-commits
- [all-commits] [llvm/llvm-project] f28f1c: [AVR] Refactor ADIW/SBIW/MOVW instruction descript...
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] e031a5: [orc-rt] Introduce WrapperFunction APIs. (#157091)
Lang Hames via All-commits
- [all-commits] [llvm/llvm-project] 25498d: [AArch64] Provide a custom decoder for LDR_ZA/STR_...
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] 8ef33d: [libc++][C++03] cherry-pick #128054 (#156672)
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] 2e6685: [libc++][C++03] cherry-pick #125423 (#156824)
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] 31a967: [AArch64] Remove post-decoding instruction mutations
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] aef11d: [orc-rt] Add a make_scope_exit utility. (#157094)
Lang Hames via All-commits
- [all-commits] [llvm/llvm-project] a40930: [libc++] Add an optional integration of libc++'s t...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 874858: [Maintainers] Add for HashRecognize (#157088)
Ramkumar Ramachandra via All-commits
- [all-commits] [llvm/llvm-project] 986597: [Coroutines] Walk inlinedAt recursively to create ...
Christian Ulmann via All-commits
- [all-commits] [llvm/llvm-project] 2873d9: [LoopIdiomVectorize] Fix FindFirstByte successors ...
Sjoerd Meijer via All-commits
- [all-commits] [llvm/llvm-project] 593f24: [SelectionDAG] Clean up SCALAR_TO_VECTOR handling ...
Björn Pettersson via All-commits
- [all-commits] [llvm/llvm-project] e11092: [llvm-readobj][ELF] Prints hex format values in lo...
Ádám Kallai via All-commits
- [all-commits] [llvm/llvm-project] 8e4457: [NFC] Fix a comment for cfloat128.h (#157093)
Connector Switch via All-commits
- [all-commits] [llvm/llvm-project] eb623e: [RISCV][GISel] Lower G_ABDS and G_ABDU (#155888)
Shaoce SUN via All-commits
- [all-commits] [llvm/llvm-project] 607d60: Simplify MatrixTile[Vector]Operand decoding
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] 054fef: Simplify MatrixTile[Vector]Operand decoding
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] 12631c: AMDGPU: Change BUF classes to use RegisterOperand ...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 94d14d: AMDGPU: Remove tablegen bz30254 workarounds from B...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] b85d0c: [clang][analyzer] Model `strxfrm` (#156507)
Alejandro Álvarez Ayllón via All-commits
- [all-commits] [llvm/llvm-project] e58de0: [flang][OpenMP] Reassociate logical ATOMIC update ...
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] 250d25: [mlir][vector] Propagate alignment in LowerVectorG...
Erick Ochoa Lopez via All-commits
- [all-commits] [llvm/llvm-project] c5e6d5: [mlir][vector] Propagate alignment when emulating ...
Erick Ochoa Lopez via All-commits
- [all-commits] [llvm/llvm-project] 7678c0: [DA] Add overflow check in ExactSIV
Ryotaro Kasuga via All-commits
- [all-commits] [llvm/llvm-project] 95f51f: [AArch64] NFC: Rename LastPopI in emitEpilogue (#1...
Sander de Smalen via All-commits
- [all-commits] [llvm/llvm-project] 66e716: [clang][bytecode][NFC] Use an early return in Chec...
Timm Baeder via All-commits
- [all-commits] [llvm/llvm-project] 4b3ad5: [Clang][bytecode] interp__builtin_elementwise_bino...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 45af93: [Coroutines] Walk inlinedAt recursively to create ...
Christian Ulmann via All-commits
- [all-commits] [llvm/llvm-project] a1de9a: AMDGPU: Remove tablegen bz30254 workarounds from B...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 94b164: [X86][AVX10] Remove EVEX512 and AVX10-256 implemen...
Phoebe Wang via All-commits
- [all-commits] [llvm/llvm-project] ee6a07: AMDGPU: Try to unspill VGPRs after rewriting MFMAs...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 8f436a: AMDGPU: Try to unspill VGPRs after rewriting MFMAs...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 7f6098: [X86] Fix expand-fp on optnone functions (#156900)
Frederik Harwath via All-commits
- [all-commits] [llvm/llvm-project] e5e573: [NFC][TableGen] Fix GlobalISel TableGen backend na...
Rahul Joshi via All-commits
- [all-commits] [llvm/llvm-project] 0532ac: [NFC][AsmMatcherEmitter] Misc code cleanup (#157012)
Rahul Joshi via All-commits
- [all-commits] [llvm/llvm-project] 5a62e1: [AArch64][SME] Support agnostic ZA functions in th...
Benjamin Maxwell via All-commits
- [all-commits] [llvm/llvm-project] e380fb: [AArch64][SME] Avoid ZA save state changes in loop...
Benjamin Maxwell via All-commits
- [all-commits] [llvm/llvm-project] d07322: [AArch64][SME] Propagate desired ZA states in the ...
Benjamin Maxwell via All-commits
- [all-commits] [llvm/llvm-project] 9b24a8: [X86][bytecode] Allow SSE/AVX PBLENDVB intrinsics ...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 80d4e2: [analyzer] Improve handling of placement new in `P...
Alejandro Álvarez Ayllón via All-commits
- [all-commits] [llvm/llvm-project] ceae88: Re-add accidentally deleted test
Benjamin Maxwell via All-commits
- [all-commits] [llvm/llvm-project] 5ae9f8: [SimplifyCFG] Set branch weights when merging cond...
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] caf5fb: [libc] Implement `CMPLX` for clang < 12 (#157096)
Connector Switch via All-commits
- [all-commits] [llvm/llvm-project] ef1539: [InstCombine] Fold out-of-range bits for squaring ...
Aethezz via All-commits
- [all-commits] [llvm/llvm-project] c8d065: [Clang] Allow non-constant sizes for __builtin_ass...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 816eb9: [Clang][bytecode] Add interp__builtin_elementwise_...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 85dbe1: [RISCV] Add -print-pipeline-passes test as follow ...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 28a2d3: [WPD] set the function entry count
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] f8972c: [SCEVExp] Fix early exit in ComputeEndCheck. (#156...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] ea0f6e: [libc++] Fix quoting in Python string that is not ...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 45a221: [SCEV] Add tests for folding multiply/divide by co...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 91a48b: [ADT] Remove an unused private "using" directive (...
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] c11d80: [Support] Fix copy-paste errors in YAMLTraits.h (#...
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 0aca73: [llvm] Proofread BitCodeFormat.rst (#157024)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] dc1037: [TableGen] Fix a couple of crashes related to sub-...
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] 2540fb: [clang] Fix of test 'ctu-import-type-decl-definiti...
Balázs Kéri via All-commits
- [all-commits] [llvm/llvm-project] dc85d0: [mlir][python] UB dialect python bindings (#157127)
Ivan Butygin via All-commits
- [all-commits] [llvm/llvm-project] 33d52b: fix GENERATE_TYPE_STUBS
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] 5fc7e4: [flang][OpenMP] Fix build break with gcc 7.5.0 aft...
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] 6ecbed: [MLIR][NVVM] Add definition for nvvm dialect (#156...
Guray Ozen via All-commits
- [all-commits] [llvm/llvm-project] 65a731: [lldb] Add more command option mnemonics (#156987)
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 25ebdf: [lldb] fix Python 3.9+ specific typing annotations...
Charles Zablit via All-commits
- [all-commits] [llvm/llvm-project] 22c2e1: [MLIR][Python] enable type stub auto-generation (#...
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] a070db: [PowerPC][NFC] Apply clang-format to PPCInstrFutur...
Lei Huang via All-commits
- [all-commits] [llvm/llvm-project] d76d63: [profcheck] Change the FileCheck substitute comman...
Alan Zhao via All-commits
- [all-commits] [llvm/llvm-project] b946b2: [libc] add ctime and ctime_r to docs (#156216)
Zishan Mirza via All-commits
- [all-commits] [llvm/llvm-project] 984a27: [bazel][libc] Update Bazel rules for fmodbf16 math...
lexi-nadia via All-commits
- [all-commits] [llvm/llvm-project] 07d022: Support: Add vfs::OutputBackend and OutputFile to ...
Steven Wu via All-commits
- [all-commits] [llvm/llvm-project] 24f6f1: Revert "[clang][dataflow] Transfer more cast expre...
Samira Bakon via All-commits
- [all-commits] [llvm/llvm-project] 6394c5: Add pointer auth documentation to contents (#155763)
Steven Wu via All-commits
- [all-commits] [llvm/llvm-project] ce44e0: [VPlan] Handle Select in isSingleScalar. (NFCI)
Steven Wu via All-commits
- [all-commits] [llvm/llvm-project] 1e5ca9: [libc][bazel] Fix missing fmodbf16 dependency (#15...
Michael Jones via All-commits
- [all-commits] [llvm/llvm-project] 16661b: [DirectX] Add isinf f16 emulation for SM6.8 and lo...
Farzon Lotfi via All-commits
- [all-commits] [llvm/llvm-project] 191f64: clang format
Steven Wu via All-commits
- [all-commits] [llvm/llvm-project] 4c29a6: Revert "[clang][dataflow] Transfer more cast expre...
Samira Bakon via All-commits
- [all-commits] [llvm/llvm-project] fb60de: [VFS] Fix buildbot failure caused by #113363
Steven Wu via All-commits
- [all-commits] [llvm/llvm-project] 14053c: [MLIR][Python] bind InsertionPointAfter
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] 698a40: [CIR] Fix Complex emit promotion for Div op (#156963)
Amr Hesham via All-commits
- [all-commits] [llvm/llvm-project] 1acd42: [MLIR][NVVM] [NFC] Add summary and description fie...
Stefan Mada via All-commits
- [all-commits] [llvm/llvm-project] 97086d: [clang-tidy] Do not crash when an empty directory ...
Carlos Galvez via All-commits
- [all-commits] [llvm/llvm-project] 2c2967: [MLIR][Python] bind InsertionPointAfter
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] 5cf495: [scudo] Move getPageSize() decl to common.h header...
Roland McGrath via All-commits
- [all-commits] [llvm/llvm-project] faab8f: [RISCV] Add th.ext(u) to RISCVDAGToDAGISel::hasAll...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 750690: [RISCV] Add th.ext(u) to isSignExtendingOpW in RIS...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 0b9ec7: [MLIR][Python] bind InsertionPointAfter
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] a549e7: [OpenACC][NFCI] Split recipe generation into its o...
Erich Keane via All-commits
- [all-commits] [llvm/llvm-project] f4b5e7: [AMDGPU] whole wave CSR tests on gfx1250. NFC.
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] dc0c27: [libc++] Conditionally declarelgamma_r as noexcept
Yuxuan Chen via All-commits
- [all-commits] [llvm/llvm-project] 5cda24: [LLD][COFF] Add more `--time-trace` tags for ThinL...
Alexandre Ganea via All-commits
- [all-commits] [llvm/llvm-project] 1a5fa1: all-lvalues-have-origin
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] b9b0ea: [LV] Pass DT to isGuaranteedNotToBePoison in canVe...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 6e72d7: [MLIR][Python] bind InsertionPointAfter
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] 6c59a8: [AMDGPU] Prevent VOPD combining of VGPRs with diff...
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 00ecae: [MLIR][Python] bind InsertionPointAfter
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] 1ecdbf: [RISCV] Add SRAI to recursive part of isSignExtend...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] cc5d63: [RISCV] Add PseudoCCANDN/ORN/XNOR to isSignExtendedW.
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] cfe4e5: [LifetimeSafety] Track gsl::Pointer types
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] 719b92: [libc] Fix CMPLXF128 macro definition for aarch64....
lntue via All-commits
- [all-commits] [llvm/llvm-project] 13d50c: [X86][bytecode] Allow SSE/AVX BLENDVPD/PD intrinsi...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 203a0a: [LifetimeSafety] Mark all DeclRefExpr as usages of...
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] 57eb1d: [MLIR][Python] bind InsertionPointAfter
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] 744028: all-lvalues-have-origin
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] 8aae86: [MLIR][Python] bind InsertionPointAfter
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] 66f93d: [CIR] Add support for delegating constructors with...
Andy Kaylor via All-commits
- [all-commits] [llvm/llvm-project] fdbae5: all-lvalues-have-origin
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] e1021b: [CIR] Implement CXX field default initialization (...
Andy Kaylor via All-commits
- [all-commits] [llvm/llvm-project] 05aff0: [Offload] Run tests 16-way parallel on AMDGPU (#15...
Jan Patrick Lehr via All-commits
- [all-commits] [llvm/llvm-project] 5dfb96: [AMDGPU] Prevent VOPD combining of VGPRs with diff...
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 558eff: [CIR][NFC] Consildate CIRGenExprCXX.cpp files (#15...
Andy Kaylor via All-commits
- [all-commits] [llvm/llvm-project] a65297: Default-initialize all fields of lldb_dap::protoco...
lexi-nadia via All-commits
- [all-commits] [llvm/llvm-project] 5348d6: [Driver] Enable outline atomics for Haiku and Mana...
Brad Smith via All-commits
- [all-commits] [llvm/llvm-project] b503ef: [MLIR][Python] bind InsertionPointAfter
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] 287a5a: [AMDGPU] whole wave CSR tests on gfx1250. NFC. (#1...
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 794d4c: [CMake] add SKIP to add_lit_testsuites
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] 7ca963: [Clang] Disable tests using env -u on AIX
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 5690a4: Support predicates
S. VenkataKeerthy via All-commits
- [all-commits] [llvm/llvm-project] fbf6c2: [CMake] add SKIP to add_lit_testsuites
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] 9d5738: [bazel] Align AArch64Disassembler to #156362
NAKAMURA Takumi via All-commits
- [all-commits] [llvm/llvm-project] 399658: [MLIR][Python] bind InsertionPointAfter
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] 46d8fd: [bazel][mlir][python] Port #155741: stub auto-gene...
Jordan Rupprecht via All-commits
- [all-commits] [llvm/llvm-project] 726141: [CMake] add SKIP to add_lit_testsuites
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] e84b82: [CMake] add SKIP to add_lit_testsuites
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] 9a0ed7: [MLIR][Python] bind InsertionPointAfter (#157156)
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] 38e0ee: [SimplifyCFG] Set branch weights when merging cond...
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] f405e0: AMDGPU: Test a few more cases for assembler errors...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 06ce03: AMDGPU: Really fix operands for global vgpr rtn at...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 7a0155: AMDGPU: Add agpr variants of flat atomic return in...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] d096b1: AMDGPU: Remove flat special case in getRegClass (#...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 1307e7: AMDGPU: Fix using unaligned vgprs in mimg error te...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 7c5b53: [lldb] Replace IRExecutionUnit::GetSectionTypeFrom...
Adrian Prantl via All-commits
- [all-commits] [llvm/llvm-project] 884130: AMDGPU: Allow folding multiple uses of some immedi...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 5a9e7f: [clang] Add [system] label to modules from resourc...
Cyndy Ishida via All-commits
- [all-commits] [llvm/llvm-project] 811538: AMDGPU: Check aligned vgpr feature in assembler (#...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] ba8773: [profcheck] update allow-list (#157197)
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] 5f9b52: [NFC] Leave a comment in `Local.cpp` about debug i...
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] e559f0: [𝘀𝗽𝗿] changes introduced through rebase
Peter Collingbourne via All-commits
- [all-commits] [llvm/llvm-project] 567602: [WPD] set the function entry count
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] c28c64: [𝘀𝗽𝗿] changes introduced through rebase
Peter Collingbourne via All-commits
- [all-commits] [llvm/llvm-project] 7dbd43: [𝘀𝗽𝗿] changes introduced through rebase
Peter Collingbourne via All-commits
- [all-commits] [llvm/llvm-project] 55e88b: [SimplifyCFG] Set branch weights when merging cond...
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] 4166ae: [𝘀𝗽𝗿] changes introduced through rebase
Peter Collingbourne via All-commits
- [all-commits] [llvm/llvm-project] 448ced: [𝘀𝗽𝗿] changes introduced through rebase
Peter Collingbourne via All-commits
- [all-commits] [llvm/llvm-project] 9d97c5: [HLSL] Enable unbounded resource arrays at global ...
Helena Kotas via All-commits
- [all-commits] [llvm/llvm-project] a7dee1: PPC: Fix missing const on TargetInstrInfo's subtar...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] f86faf: PPC: Split 64bit target feature into 64bit and 64b...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] ccbcee: PPC: Fix missing const on TargetInstrInfo's subtar...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 9789ab: [libc] Use anonymous namespace for test helper cod...
Roland McGrath via All-commits
- [all-commits] [llvm/llvm-project] 4d0b81: [libc] Use anonymous namespace for file-local symb...
Roland McGrath via All-commits
- [all-commits] [llvm/llvm-project] b60e3b: Hexagon: Add runtime libcall entries for volatile ...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] edaec9: AMDGPU: Fix using unaligned vgprs in mimg error test
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] e43b33: [orc-rt] Add missing <variant> header. (Fixes unit...
Lang Hames via All-commits
- [all-commits] [llvm/llvm-project] f8a77f: Hexagon: Add runtime libcall entries for volatile ...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] a72a09: AMDGPU: Use RegisterOperand for MIMG class data op...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] be1510: AMDGPU: Directly use align2 classes in gfx90a mimg...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 1455b3: [RISCV] Reorganize select lowering to pull binop e...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] b4da98: AMDGPU: Remove getLdStRegisterOperandForSize
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] c985a1: [clang] Fix typo in comment (#156962)
benwu25 via All-commits
- [all-commits] [llvm/llvm-project] d949ac: [compiler-rt] openat2 syscall interception. (#153846)
David CARLIER via All-commits
- [all-commits] [llvm/llvm-project] cf44f1: [MemProf] Add ambigous memprof attribute (#157204)
Teresa Johnson via All-commits
- [all-commits] [llvm/llvm-project] 6586cb: [𝘀𝗽𝗿] initial version
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] a2ad08: Update llvm/include/llvm/Linker/IRMover.h
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] ddf438: [CMake] add SKIP to add_lit_testsuites
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] e07f28: [CMake] add SKIP to add_lit_testsuites
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] be3646: [WPD] set the function entry count
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] d71a70: [CMake] add SKIP to add_lit_testsuites
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] 0aa99c: AMDGPU: Try to unspill VGPRs after rewriting MFMAs...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 338627: IRMover: Proper fix of performance regression of #...
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] bd2649: [Clang] Convert ConstraintRefersToContainingTempla...
Younan Zhang via All-commits
- [all-commits] [llvm/llvm-project] 8c1e62: [DwarfDebug] Avoid generating extra DW_TAG_subprog...
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] d27fae: [clang-tidy] Add new check 'llvm-use-ranges' (#152...
Baranov Victor via All-commits
- [all-commits] [llvm/llvm-project] a2225b: [HLSL] Fix deprecation warnings in HLSL (#153310)
Chris B via All-commits
- [all-commits] [llvm/llvm-project] a638f8: [TableGen][DecoderEmitter] Inline reportRegion met...
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] 492f46: [MLIR] Apply clang-tidy fixes for performance-unne...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 29128f: [MLIR] Apply clang-tidy fixes for readability-iden...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 6c8ad8: [MLIR] Apply clang-tidy fixes for readability-cont...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 86ac4a: [MLIR] Apply clang-tidy fixes for modernize-use-bo...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] fb4d72: [flang][acc] honor reduction clause's implied copy...
Andre Kuhlenschmidt via All-commits
- [all-commits] [llvm/llvm-project] cd8c3e: [LV] Add test showing missing metadata to disable ...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 9da02e: Revert "[clang][Modules] Reporting Errors for Dupl...
Qiongsi Wu via All-commits
- [all-commits] [llvm/llvm-project] 7eb889: [LLD][COFF] Display the size of all consumed input...
Alexandre Ganea via All-commits
- [all-commits] [llvm/llvm-project] 1c0ca8: [LLD][COFF] Add more variety of CET and hotpatch f...
kkent030315 via All-commits
- [all-commits] [llvm/llvm-project] c062fa: Revert "[LLD][COFF] Display the size of all consum...
Alexandre Ganea via All-commits
- [all-commits] [llvm/llvm-project] dc81dc: [clang-tidy] Add new '-hide-progress' option to ti...
Baranov Victor via All-commits
- [all-commits] [llvm/llvm-project] 3eacaa: [ADT] Refactor DenseMapIterator::operator-> (NFC) ...
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 0af4c7: [ADT] Simplify TypesAreDistinct with std::conjunct...
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 0dbd39: [BPF] Remove an unnecessary cast (NFC) (#157230)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 627b77: [llvm] Proofread CMakePrimer.rst (#157231)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 1b8bed: [Support] Fix the style of type aliases (NFC) (#15...
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 363455: proto
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 724a63: [LV] Use more accurate getSCEV/MemChecks in Genera...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 59d72b: [LV] Modernize and regenerate checks for some tests.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] e9a96b: [clang][PAC] Enable the PAC dynamic_cast to final ...
Oliver Hunt via All-commits
- [all-commits] [llvm/llvm-project] 7e55a4: [compiler-rt][sanitizer-common] adding C23 memset_...
David CARLIER via All-commits
- [all-commits] [llvm/llvm-project] 7aec0d: Revert "[compiler-rt][sanitizer-common] adding C23...
Thurston Dang via All-commits
- [all-commits] [llvm/llvm-project] 69c777: Revert "[compiler-rt][sanitizer-common] adding C23...
Thurston Dang via All-commits
- [all-commits] [llvm/llvm-project] bbd48f: Reapply "[compiler-rt] Remove %T from shared objec...
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 37a1fc: [Support] Remove an unnecessary cast (NFC) (#157312)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 609bcd: [llvm] Proofread ExceptionHandling.rst (#157313)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 88a542: [orc-rt] Add allocation-action execution support. ...
Lang Hames via All-commits
- [all-commits] [llvm/llvm-project] 531105: [MemProf] Always add hints to allocations with mem...
Teresa Johnson via All-commits
- [all-commits] [llvm/llvm-project] c75c13: [clang][PAC] Enable the PAC dynamic_cast to final ...
Oliver Hunt via All-commits
- [all-commits] [llvm/llvm-project] 233037: MC: Add Triple overloads for more MC constructors
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 156419: [AMDGPU] Examine instructions in pending queues du...
Austin Kerbow via All-commits
- [all-commits] [llvm/llvm-project] d41842: [bazel] Add missing dependency for 5622a92df0793dc...
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] afa0e7: [LV] Remove instcombine, simplifycfg and dce from s...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 49f28f: [Headers][X86] Add constexpr support for some AVX[...
moorabbit via All-commits
- [all-commits] [llvm/llvm-project] c000c9: [Bazel] Export compiler-rt builtins sources (#157200)
Chandler Carruth via All-commits
- [all-commits] [llvm/llvm-project] df3ba0: CodeGen: Make TargetInstrInfo constructor protected
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 9ae15f: CodeGen: Pass MCSubtargetInfo to TargetGenInstrInf...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 9892dc: [AArch64] Fix vectorToScalarBitmask BE (#156314)
Giuseppe Cesarano via All-commits
- [all-commits] [llvm/llvm-project] d4450b: [AArch64][GlobalISel] Move special selection for a...
David Green via All-commits
- [all-commits] [llvm/llvm-project] ee2961: [LV] Remove ILV::LoopVectorPreHeader (NFC).
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 6d6122: [AArch64][GlobalISel] Add regbank information to o...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 59d69b: [clang] Detect int-to-float narrowing when the bac...
camc via All-commits
- [all-commits] [llvm/llvm-project] fa59e6: [CSKY] Decode CARRY / GPRSP operands not encoded i...
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] 41cd88: Revert "[Offload] Run unit tests as a part of chec...
Michał Górny via All-commits
- [all-commits] [llvm/llvm-project] 7a88dd: Revert "[Offload] Run unit tests as a part of chec...
Michał Górny via All-commits
- [all-commits] [llvm/llvm-project] 265469: [LV] Add additional test with SCEV predicate.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 126a4d: [mlir][ptr] Add ConstantOp with NullAttr and Addre...
Fabian Mora via All-commits
- [all-commits] [llvm/llvm-project] a15be2: [mlir][ptr] Add ConstantOp with NullAttr and Addre...
Fabian Mora via All-commits
- [all-commits] [llvm/llvm-project] 3216bf: CodeGen: Make TargetInstrInfo constructor protecte...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 645dd3: [clang-repl] Sink RemoteJITUtils into Interpreter ...
Abhinav Kumar via All-commits
- [all-commits] [llvm/llvm-project] 362ce4: [mlir][ptr] Add ConstantOp with NullAttr and Addre...
Fabian Mora via All-commits
- [all-commits] [llvm/llvm-project] 8da18a: CodeGen: Pass MCSubtargetInfo to TargetGenInstrInf...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] e41da7: [CodeGen] Make TargetRegisterInfo destructor publi...
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] 7bc342: [AArch64] Use DAG.getNegative instead of getNegate...
AZero13 via All-commits
- [all-commits] [llvm/llvm-project] e9499e: [clang][bytecode][NFC] Remove some unnecessary if ...
Timm Baeder via All-commits
- [all-commits] [llvm/llvm-project] b50ad9: [InstSimplify] Simplify extractvalue (umul_with_ov...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] d749f3: feedback
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 456e49: [ADT] Use "constexpr if" in get_hashable_data (NFC...
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 574ff7: [ADT] Clean up fwd_or_bidi_tag with std::condition...
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 13647d: [ADT] Refactor DenseSet::insert (NFC) (#157324)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 7ef953: [ADT] Simplify StringSet::contains (NFC) (#157325)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] fc01a5: [Support] Refactor IsResizableBase with "constexpr...
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 0e07a4: fix
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 859dc6: [lit] Move pipefail test into lit tests
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] f58844: [clang] Move two flags from EvalInfo to State (#15...
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] b9e546: [Support] Simplify Object::operator== (NFC) (#157311)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 57cae2: [SLP]Correctly schedule standalone schedule data, ...
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] 1b6d40: [MLIR] Apply clang-tidy fixes for llvm-else-after-...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] f467d2: [mlir][ptr] Add `ptr.ptr_diff` op
Fabian Mora via All-commits
- [all-commits] [llvm/llvm-project] 5e4b98: [mlir][ptr] Add `ptr.ptr_diff` op
Fabian Mora via All-commits
- [all-commits] [llvm/llvm-project] 8feb75: [MLIR] Apply clang-tidy fixes for misc-use-interna...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 96195e: [MLIR] Apply clang-tidy fixes for performance-unne...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 96c120: [nfc][ir2vec] Remove `Valid` field (#157132)
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] ac6047: [Mips] Decode the operand of JrcRx16 (#157357)
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] 6fc32e: [clang-tidy] do not diagnose array types within im...
St. Muench via All-commits
- [all-commits] [llvm/llvm-project] c4d927: Revert "[SLP]Correctly schedule standalone schedul...
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] 799d34: [NFC] Change const char* to StringRef (#154179)
Chris B via All-commits
- [all-commits] [llvm/llvm-project] 82d496: tmp
Fabian Mora via All-commits
- [all-commits] [llvm/llvm-project] 1d848c: [MLIR] Apply clang-tidy fixes for misc-use-interna...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] c2c7b7: [RISCV] Add coverage for the tryFoldSelectIntoOp c...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] fd93dc: [SLP]Correctly schedule standalone schedule data, ...
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] 7ddc36: Work around SPIRV validation failure.
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 2b3d3f: [mlir][gpu] Revert gpu.subgroup_broadcast with any...
Jakub Kuderski via All-commits
- [all-commits] [llvm/llvm-project] 1d58a0: [𝘀𝗽𝗿] initial version
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] dcd0ee: [NFC][LowerTypeTests] Make `buildBitSet` is now a ...
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 2ed3f4: [mlir] Use free op create functions. NFC. (#157374)
Jakub Kuderski via All-commits
- [all-commits] [llvm/llvm-project] 5f2205: MC: Add Triple overloads for more MC constructors
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 2ec6b3: [Clang-Tidy] Handle nested-name-specifier in "llvm...
Yanzuo Liu via All-commits
- [all-commits] [llvm/llvm-project] 27af6b: [MLIR] fix LLVM::InsertValueOp::create
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] 1a4887: CodeGen: Pass MCSubtargetInfo to TargetGenInstrInf...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] c7f385: lldb build fixes
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 727e9f: CodeGen: Pass SubtargetInfo to TargetGenInstrInfo ...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 678234: MC: Add Triple overloads for more MC constructors ...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] db2fc8: [VectorCombine] Relax vector type constraint on bi...
Hongyu Chen via All-commits
- [all-commits] [llvm/llvm-project] c5ed3c: [clang-tidy] Minor documentation wording for perfo...
Nicolas van Kempen via All-commits
- [all-commits] [llvm/llvm-project] d4e35c: [𝘀𝗽𝗿] initial version
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 93c2ee: IRMover: Switch to SmallPtrSet (#157226)
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 8ba0d0: [clang][bytcode][NFC] Use UnsignedOrNone for globa...
Timm Baeder via All-commits
- [all-commits] [llvm/llvm-project] 2308d7: [AArch64][GlobalISel] Fix passing <3 x ptr> via th...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 3bdd39: [VectorCombine] Relax vector type constraint on bi...
Hongyu Chen via All-commits
Last message date:
Sun Sep 7 23:58:31 PDT 2025
Archived on: Sun Sep 7 23:58:33 PDT 2025
This archive was generated by
Pipermail 0.09 (Mailman edition).