The Week Of Monday 9 June 2025 Archives by thread
Starting: Mon Jun 9 00:28:20 PDT 2025
Ending: Sat Jun 14 11:36:55 PDT 2025
Messages: 1264
- [all-commits] [llvm/llvm-project] c70c0a: [AArch64][InstCombine] Combine AES instructions wi...
Ricardo Jesus via All-commits
- [all-commits] [llvm/llvm-project] 5d3899: [AArch64][SVE] Mark AES instructions commutable. (...
Ricardo Jesus via All-commits
- [all-commits] [llvm/llvm-project] 2f1563: [ValueTracking] Update `Ordered` when both operand...
Yingwei Zheng via All-commits
- [all-commits] [llvm/llvm-project] f3ffee: [GISel][AArch64] Allow PatLeafs to be imported in ...
jyli0116 via All-commits
- [all-commits] [llvm/llvm-project] 62c9b0: [Clang] Fix a crash when diagnosing a non relocata...
Corentin Jabot via All-commits
- [all-commits] [llvm/llvm-project] c6670f: [LLDB] Unify DWARF section name matching (#141344)
nerix via All-commits
- [all-commits] [llvm/llvm-project] df4b45: [lldb] Use llvm::find (NFC) (#143338)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] c73830: [lldb][test] Remove outdated rdar link in settings...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] b62488: [lldb] make lit use the same PYTHONHOME for buildi...
Charles Zablit via All-commits
- [all-commits] [llvm/llvm-project] bfb483: [SelectionDAG] Make `(a & x) | (~a & y) -> (a & (x...
Iris Shi via All-commits
- [all-commits] [llvm/llvm-project]
Iris Shi via All-commits
- [all-commits] [llvm/llvm-project] e4447e: [lldb][test] Remove Windows xfail from forward dec...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] ce603a: [flang][openmp]Add UserReductionDetails and use in...
Tom Eccles via All-commits
- [all-commits] [llvm/llvm-project] 8631cd: libc++ test: update MinSequenceContainer.h to make...
Alex Guteniev via All-commits
- [all-commits] [llvm/llvm-project] 891a2c: [AArch64] Change IssueWidth to 6 in AArch64SchedNe...
David Sherwood via All-commits
- [all-commits] [llvm/llvm-project] c9cbd3: [libc++] Add __pointer_int_pair
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] 66911b: [X86] Fold (add X, (srl Y, 7)) -> (sub X, (icmp_sg...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 592e59: [TableGen] Move getSuperRegForSubReg into CodeGenR...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] cf6f3e: [AArch64] Lower jump table cases threshold to 10
Guy David via All-commits
- [all-commits] [llvm/llvm-project] 6b25f4: [AMDGPU] Detect trivially uniform arguments in Ins...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 7b6b67: [AArch64] Fix a multitude of AArch64 typos (NFC)
Jonathan Thackray via All-commits
- [all-commits] [llvm/llvm-project] c400fe: [AMDGPU] Update failing test after #129897
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 150988: fixup! Apply pattern to basic case of 4 i64 loads ...
Jonathan Cohen via All-commits
- [all-commits] [llvm/llvm-project] 7e00a7: [GlobalISel] Fixes unused variable error in testMO...
jyli0116 via All-commits
- [all-commits] [llvm/llvm-project] 251a43: [Clang] Link libgcc_s.1.dylib when building for ma...
Un1q32 via All-commits
- [all-commits] [llvm/llvm-project] 833578: ARM: Start moving runtime libcall configuration ou...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] b03650: ARM: Start moving runtime libcall configuration ou...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 8b8cbe: [X86] avx512-scalar_mask.ll - remove old FIXME com...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 4c5550: [AArch64][Subtarget] add missing direct include of...
Tomer Shafir via All-commits
- [all-commits] [llvm/llvm-project] e4060d: [Clang][NFC] Adopt simpified `getTrailingObjects` ...
Rahul Joshi via All-commits
- [all-commits] [llvm/llvm-project] cf5e2b: [KeyInstr] MDNodeKeyImpl<DILocation> skip zero val...
Orlando Cazalet-Hyams via All-commits
- [all-commits] [llvm/llvm-project] 7b5ab2: [NFC][Clang] Adopt simplified `getTrailingObjects`...
Rahul Joshi via All-commits
- [all-commits] [llvm/llvm-project] f32b75: [Attributor] Use known non-flat AS before `getAssu...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] 939666: [SDAG] Add partial_reduce_sumla node (#141267)
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] b3b8a0: [mlir] Use *Map::try_emplace (NFC) (#143341)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] ced1f5: [X86] IsElementEquivalent - pull out exact matchin...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 3960e0: [MLIR] Integration tests for lowering vector.contr...
Momchil Velikov via All-commits
- [all-commits] [llvm/llvm-project] 64bd4d: [FIX] Add nvptx as required target for some OpenMP...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] e5fa38: [WebKit checkers] Treat passing of a member variab...
Ryosuke Niwa via All-commits
- [all-commits] [llvm/llvm-project] de9619: [WebKit checkers] Add an annotation for pointer co...
Ryosuke Niwa via All-commits
- [all-commits] [llvm/llvm-project] 18f8e2: [flang][OpenMP] Make static duration variables def...
Kajetan Puchalski via All-commits
- [all-commits] [llvm/llvm-project] bc5d82: [FIX] Update check lines of `llvm/test/Transforms/...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] cc2d5f: [mlir][spirv] Make `CooperativeMatrixType` a `Shap...
Igor Wodiany via All-commits
- [all-commits] [llvm/llvm-project] b896d2: [C23][N3006] Documented behavior of underspecified...
Guillot Tony via All-commits
- [all-commits] [llvm/llvm-project] 02f0f5: [Clang] Explain why a type is not replaceable. (#1...
Corentin Jabot via All-commits
- [all-commits] [llvm/llvm-project] a3c7d4: [mlir][spirv] Implement UMod canonicalization for ...
Darren Wihandi via All-commits
- [all-commits] [llvm/llvm-project] 8c035a: [AArch64] Fix a multitude of AArch64 typos (NFC)
Jonathan Thackray via All-commits
- [all-commits] [llvm/llvm-project] 637df7: [Offload] Add `OFFLOAD_INCLUDE_TESTS` (#143388)
Ross Brunton via All-commits
- [all-commits] [llvm/llvm-project] 9c52b3: [Clang] Clarify the `[[trivial_abi]]` documentatio...
Corentin Jabot via All-commits
- [all-commits] [llvm/llvm-project] d10204: [WIP][AMDGPU][Attributor] Infer `inreg` attribute ...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] 58cce4: [RISCV] Pass SDLoc by const reference. NFC
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 4ed0ff: [CIR] Add support for using enum constants (#143214)
Andy Kaylor via All-commits
- [all-commits] [llvm/llvm-project] a178c0: [tsan] Don't symbolize stack traces if dl_iterate_...
Thurston Dang via All-commits
- [all-commits] [llvm/llvm-project] a85525: [RISCV][LV] Add tests for masked interleaved access
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 649020: [PowerPC] Change default for auto gen stxvp for cp...
Lei Huang via All-commits
- [all-commits] [llvm/llvm-project] 6a6d60: [MLIR] Legalize certain `vector.transfer_read` ops...
Momchil Velikov via All-commits
- [all-commits] [llvm/llvm-project] 59ef2c: [CUDA] Disallow use of address_space(N) on CUDA de...
Artem Belevich via All-commits
- [all-commits] [llvm/llvm-project] 01671f: [X86] collectConcatOps - handle extract_subvector(...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 0ffc48: [Driver] Teach Barmetal toolchain about GCC instal...
Garvit Gupta via All-commits
- [all-commits] [llvm/llvm-project] 5d6218: [PowerPC] extend smaller splats into bigger splats...
RolandF77 via All-commits
- [all-commits] [llvm/llvm-project] c4d61f: [Driver] Teach Barmetal toolchain about GCC instal...
Garvit Gupta via All-commits
- [all-commits] [llvm/llvm-project] 750cb2: Vocab changes1
S. VenkataKeerthy via All-commits
- [all-commits] [llvm/llvm-project] 7f0850: Introduce `arith.scaling_extf` and `arith.scaling_...
Umang Yadav via All-commits
- [all-commits] [llvm/llvm-project] 6ba7c3: [bazel] Turn off LLVM_ENABLE_PLUGINS as it breaks ...
Yifei Xu via All-commits
- [all-commits] [llvm/llvm-project] c1842e: Vocab changes1
S. VenkataKeerthy via All-commits
- [all-commits] [llvm/llvm-project] 3e6b07: add parsing
joaosaffran via All-commits
- [all-commits] [llvm/llvm-project] 440566: addressing comments
joaosaffran via All-commits
- [all-commits] [llvm/llvm-project] 0e4b8b: [DebugInfo][RemoveDIs] Rip out the UseNewDbgInfoFo...
Jeremy Morse via All-commits
- [all-commits] [llvm/llvm-project] c2ea94: [LV] Simplify finding EPResumeValue (NFC).
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 13b180: [CodeGen] Add <4096 x i32> value type (#143417)
Chenguang Wang via All-commits
- [all-commits] [llvm/llvm-project] 72ca44: address coments
joaosaffran via All-commits
- [all-commits] [llvm/llvm-project] 5213c5: [clang-tidy][NFC] run clang-format over clang-tidy...
Baranov Victor via All-commits
- [all-commits] [llvm/llvm-project] 10dc8b: [mlir][vector] Fix for WarpOpScfForOp failure when...
Charitha Saumya via All-commits
- [all-commits] [llvm/llvm-project] 7433d8: Follow up to 0e4b8b8f81c97, squash unused variable...
Jeremy Morse via All-commits
- [all-commits] [llvm/llvm-project] 78af49: [LLVM][IR] Support target extension types in vecto...
arysef via All-commits
- [all-commits] [llvm/llvm-project] 8380a5: [AMDGPU][True16][CodeGen] atomic load/store i8 in ...
Brox Chen via All-commits
- [all-commits] [llvm/llvm-project] c80097: [Clang] Implement CWG2496 (#142975)
Corentin Jabot via All-commits
- [all-commits] [llvm/llvm-project] e7739e: [Clang] [Cygwin] wint_t is unsigned int (#143117)
Tomohiro Kashiwada via All-commits
- [all-commits] [llvm/llvm-project] d65936: [Support][Cygwin] Fix handling of Process symbol l...
jeremyd2019 via All-commits
- [all-commits] [llvm/llvm-project] 112490: [ConstantFolding] Add support for llvm.atan in con...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 787efa: [bazel] Revert "[bazel] llvm-config.h: Turn on LLV...
Yifei Xu via All-commits
- [all-commits] [llvm/llvm-project] 60cd76: [CodeGen] Construct SmallVector with ArrayRef (NFC...
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 17999f: [BPF] Initialize SmallVector (NFC) (#143392)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 0f5a78: [lld] Use llvm::has_single_bit (NFC) (#143393)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 629aeb: [CodeGen] Use llvm::has_single_bit (NFC) (#143394)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 6e6ba6: [mlir] Use llvm::max_element (NFC) (#143396)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 9fe3ed: [X86] Use llvm::none_of (NFC) (#143398)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] efc3c1: [memprof] Use std::tie to implement operator< (NFC...
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 1d58dc: [AMDGPU] Autogenerate bitop3 asm and dags. NFCI.
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 274f5a: [Matrix] Propagate shape information through (f)ab...
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] 6cbd91: [AArch64][GlobalISel] Combine G_UNMERGE(G_DUPLANE1...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 6108d5: [VPlan] Add ReductionStartVector VPInstruction. (#...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] f12e4f: [CIR][NFS] Add test cases for VecShuffle with -1 i...
Amr Hesham via All-commits
- [all-commits] [llvm/llvm-project] 655983: [CIR] Add support for accessing members of base cl...
Andy Kaylor via All-commits
- [all-commits] [llvm/llvm-project] 61cdba: [AArch64][GlobalISel] Expand 64bit extracts to 128...
David Green via All-commits
- [all-commits] [llvm/llvm-project] d4fe52: Add commands to list/enable/disable plugins (#134418)
David Peixotto via All-commits
- [all-commits] [llvm/llvm-project] 7f2012: Vocab changes1
S. VenkataKeerthy via All-commits
- [all-commits] [llvm/llvm-project] d0a1dc: [llvm][X86] REX profile for UEFI (#138362)
Prabhu Rajasekaran via All-commits
- [all-commits] [llvm/llvm-project] f9b98e: [LV] Remove unused LoopMiddleBlock arg from fixRed...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 9f82ac: Remove GlobalObject::getAlign/setAlignment (#143188)
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] 4d50b4: [libc++] Remap headers in the debug info when buil...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 4a6d31: [LV] Pass resume phi to fixReductionScalarResumeWh...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 62cae4: [AArch64] Fix a multitude of AArch64 typos (NFC) (...
Jonathan Thackray via All-commits
- [all-commits] [llvm/llvm-project] 339797: [clang][analyzer] Update python dependency version...
Nick Sarnie via All-commits
- [all-commits] [llvm/llvm-project] 28b753: [Clang][NFC] Add nullptr check in InitializationSe...
Shafik Yaghmour via All-commits
- [all-commits] [llvm/llvm-project] 3c0215: Revert "[clang-format][NFC] Clean up fillRanges() ...
Jorge Gorbe Moya via All-commits
- [all-commits] [llvm/llvm-project] 490491: [git][NFC] add clang-tidy formatting commits to .g...
Baranov Victor via All-commits
- [all-commits] [llvm/llvm-project] 6f6dc9: [RISCV] Implement Feature Bits for B, E, H (#143436)
Sam Elliott via All-commits
- [all-commits] [llvm/llvm-project] add6ac: NFC: stray whitespace cleanup from clang/test/Sema...
Matheus Izvekov via All-commits
- [all-commits] [llvm/llvm-project] f5e499: Revert "[HIP] use offload wrapper for non-device-o...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 558585: PowerPC: Move runtime libcall configuration to Run...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] ba7c64: [AMDGPU] Fix getAsmVOP3Base SrcMods arguments. NFC...
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] a8c2b4: [AMDGPU] Autogenerate dst bytesel asm. NFCI. (#143...
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 4e6896: [mlir][spirv] Add definitions for GL inverse hyper...
Darren Wihandi via All-commits
- [all-commits] [llvm/llvm-project] 90a39c: [AMDGPU] Autogenerate bitop3 asm and dags. NFCI.
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] c9cf5c: [mlir] Add window.workDoneProgress LSP capability ...
Lily Brown via All-commits
- [all-commits] [llvm/llvm-project] d099d9: [lld] Add missing includes. (#143453)
Jorge Gorbe Moya via All-commits
- [all-commits] [llvm/llvm-project] 867bac: cleanup
Amir Ayupov via All-commits
- [all-commits] [llvm/llvm-project] d976be: [ππ½πΏ] initial version
Peter Collingbourne via All-commits
- [all-commits] [llvm/llvm-project] 474db6: [NFC] Separate high-level-dependent portions of DW...
Sterling-Augustine via All-commits
- [all-commits] [llvm/llvm-project] 254bad: [ππ½πΏ] initial version
Peter Collingbourne via All-commits
- [all-commits] [llvm/llvm-project] ce4a7c: LowerTypeTests: Stop creating inline bitset tests ...
Peter Collingbourne via All-commits
- [all-commits] [llvm/llvm-project] b3837f: cfi: Re-enable tests with lld on i386. NFCI.
Peter Collingbourne via All-commits
- [all-commits] [llvm/llvm-project] f671e1: [AMDGPU] Autogenerate bitop3 asm and dags. NFCI. (...
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 3e6a70: Require x86 target for test.
Peter Collingbourne via All-commits
- [all-commits] [llvm/llvm-project] 137df9: drop use of external
Amir Ayupov via All-commits
- [all-commits] [llvm/llvm-project] 5d99da: drop accidental change
Amir Ayupov via All-commits
- [all-commits] [llvm/llvm-project] f5733b: [lldb][Mach-O] Fix DWARF5 debugging regression for...
Jason Molenda via All-commits
- [all-commits] [llvm/llvm-project] 1a6166: [ππ½πΏ] initial version
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 4ed04b: [ππ½πΏ] initial version
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 2680af: [RISCV] Migrate zvqdotq reduce matching to use par...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 23fd60: [MSAN] support vpermilvar AVX instructions (#143053)
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] a082f6: ARM: Start moving runtime libcall configuration ou...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 485561: [lldb][NFC] Split RegisterContextUnwind::SavedLoca...
Jason Molenda via All-commits
- [all-commits] [llvm/llvm-project] 505c55: DAG: Assert fcmp uno runtime calls are boolean val...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 4a7b53: [RISCV] Fix a warning
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 328f40: [libc] wmemcmp nullptr handling (#142058)
Alexander Richardson via All-commits
- [all-commits] [llvm/llvm-project] ab954b: [clang][NFC] Refactor replaceExternalDecls to use ...
Samarth Narang via All-commits
- [all-commits] [llvm/llvm-project] dd5653: [clang-doc] add namespaces to JSON generator
Erick Velez via All-commits
- [all-commits] [llvm/llvm-project] a728d6: AMDGPU: Add test showing bit operations that shoul...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 4bf2de: AMDGPU: Add test showing bit operations that shoul...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 5cd1f4: AMDGPU: Try constant fold after folding immediate
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 80064b: AMDGPU: Try constant fold after folding immediate ...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] e30cba: [llvm][ADT] Add wrappers to `std::includes` (#143297)
Longsheng Mou via All-commits
- [all-commits] [llvm/llvm-project] 9a894a: [clang-format] Parse JSON outermost l_brace as bra...
Owen Pan via All-commits
- [all-commits] [llvm/llvm-project] b9d413: [clang][CFG] Fix assertion failure in checkIncorre...
Ziqing Luo via All-commits
- [all-commits] [llvm/llvm-project] 040e9e: [libc++] Inline __has_feature and __has_extension ...
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] 0123ee: [alpha.webkit.NoUnretainedMemberChecker] Recognize...
Ryosuke Niwa via All-commits
- [all-commits] [llvm/llvm-project] 28174b: Revert "[alpha.webkit.NoUnretainedMemberChecker] R...
Ryosuke Niwa via All-commits
- [all-commits] [llvm/llvm-project] 142b7a: Review comments, fix Windows test
Krzysztof Drewniak via All-commits
- [all-commits] [llvm/llvm-project] 34b985: [RISCV] Select unsigned bitfield extract for Xqcib...
Sudharsan Veeravalli via All-commits
- [all-commits] [llvm/llvm-project] d3468a: Vocab changes1
S. VenkataKeerthy via All-commits
- [all-commits] [llvm/llvm-project] 96e4a8: Vocab changes1
S. VenkataKeerthy via All-commits
- [all-commits] [llvm/llvm-project] eccd81: [libc++] Simplify the implementation of std::hash ...
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] 79060d: reachable BB
S. VenkataKeerthy via All-commits
- [all-commits] [llvm/llvm-project] 591678: [CI] Explicitly compute needed runtime targets
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 240ff8: [clangd] Use llvm::find (NFC) (#143317)
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] d56ce3: [Clang] Non-polymorphic trivially relocatable type...
Corentin Jabot via All-commits
- [all-commits] [llvm/llvm-project] a5c242: feedback
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 6881c7: [RISCV] Don't select sh{1, 2, 3}add if shl doesn't h...
Jim Lin via All-commits
- [all-commits] [llvm/llvm-project] d0f308: [ππ½πΏ] initial version
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 58c85e: [MLIniner][IR2Vec] Integrating IR2Vec with MLInliner
S. VenkataKeerthy via All-commits
- [all-commits] [llvm/llvm-project] 6ce01d: [ππ½πΏ] initial version
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 4a2932: update
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] af9474: [ππ½πΏ] initial version
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 5f648c: [AArch64] Change the coercion type of structs with...
David Green via All-commits
- [all-commits] [llvm/llvm-project] bfe096: [RISCV] Remove the TODO for vqdotsu. NFC.
Jim Lin via All-commits
- [all-commits] [llvm/llvm-project] 487e75: [clang][NFC] Remove dead PassTypeToPlacementDelete...
Oliver Hunt via All-commits
- [all-commits] [llvm/llvm-project] 530f5b: [X86] LowerStore - always split 512-bit concatenat...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 0c3a77: [RISCV][test] Add tests for add.uw with a constant
Piotr Fusik via All-commits
- [all-commits] [llvm/llvm-project] 77347d: [llvm-rc] Allow ALT on non-virtkey accelerators (#...
Martin StorsjΓΆ via All-commits
- [all-commits] [llvm/llvm-project] ecc8b2: [CIR][NFC] Use actual operand name in adaptor-obta...
Henrich Lauko via All-commits
- [all-commits] [llvm/llvm-project] 20e8de: [InstCombine] Support nested GEPs in OptimizePoint...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] e5ff70: [LoopPeel] Use loop guards when checking if last i...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 6a8464: [X86][FP16] Do not generate X86 FMIN/FMAX for FP16...
Phoebe Wang via All-commits
- [all-commits] [llvm/llvm-project] f0d05b: [NFC][DebugInfo] Make MDNodeKeyImpl<DILocation>::C...
Orlando Cazalet-Hyams via All-commits
- [all-commits] [llvm/llvm-project] 4cafd2: [lld] Delete lto-late-arm.ll
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 823750: [flang][fir] Add fir.if -> scf.if and add filechec...
Q via All-commits
- [all-commits] [llvm/llvm-project] 688701: AMDGPU Mark permlane instructions as convergent (#...
Paul Trojahn via All-commits
- [all-commits] [llvm/llvm-project] 054646: [X86] commuteInstructionImpl - assert that only MO...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] e65d32: [clang-tidy] Improve integer comparison by matchin...
David Rivera via All-commits
- [all-commits] [llvm/llvm-project] 9312d5: [llvm][RISCV] Handle required features of intrinsi...
Brandon Wu via All-commits
- [all-commits] [llvm/llvm-project] 80ea5f: [CI] Migrate to runtimes build
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] f03d1b: [InstCombine] Add extra flag-preservation tests fo...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] c450dd: [OpenMP][test] Support target= in tests (#142380)
Rainer Orth via All-commits
- [all-commits] [llvm/llvm-project] 45f57e: [AArch64] Fix FEAT_SVE_AES2 instructions to depend...
Jonathan Thackray via All-commits
- [all-commits] [llvm/llvm-project] 6ec48b: [lldb] Use 1 based row and column for statusline (...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 9b282a: [JITLink] [test] Extend preexisting MinGW XFAILs t...
Martin StorsjΓΆ via All-commits
- [all-commits] [llvm/llvm-project] f715ff: [JITLink] [test] Generalize UNSUPPORTED markings f...
Martin StorsjΓΆ via All-commits
- [all-commits] [llvm/llvm-project] 902d68: [JITLink] [test] Add a trailing newline to a test ...
Martin StorsjΓΆ via All-commits
- [all-commits] [llvm/llvm-project] a59a8a: [compiler-rt][ARM] Add missing PACBTI support to a...
Victor Campos via All-commits
- [all-commits] [llvm/llvm-project] 356bd6: [X86][FP16] Bitcast v8f16/v16f16 to vXi8 to use vX...
Phoebe Wang via All-commits
- [all-commits] [llvm/llvm-project] d61a06: [mlir][spirv] Add definition for GL Log2 (#143409)
Igor Wodiany via All-commits
- [all-commits] [llvm/llvm-project] 95b5b6: [lldb][test] Add test for handling conflicting Obj...
Michael Buch via All-commits
- [all-commits] [llvm/llvm-project] 7e471c: [lldb/cmake] Use ADDITIONAL_HEADER(_DIR)?S (#142587)
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] ecde1e: [AMDGPU][SDAG] Handle ISD::PTRADD in SelectionDAGA...
Fabian Ritter via All-commits
- [all-commits] [llvm/llvm-project] 35459d: Add an explicit PtrVT == IntVT to the (ptradd 0, x...
Fabian Ritter via All-commits
- [all-commits] [llvm/llvm-project] fb054e: [X86] splitAndLowerShuffle - split a v8f32 bitcast...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] d42ccd: [BOLT][AArch64] Fix adr-relaxation.s test
Paschalis Mpeis via All-commits
- [all-commits] [llvm/llvm-project] f2fede: [libc++] Document our ABI guarantees and what ABI ...
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] 5471d9: Disable clangd/test/module_dependencies.test on Wi...
Hans Wennborg via All-commits
- [all-commits] [llvm/llvm-project] 5e0e6a: [MLIR] Use mlir_target_link_libraries with MLIRTes...
Tulio Magno Quites Machado Filho via All-commits
- [all-commits] [llvm/llvm-project] c0f814: [RISCV] Simplify and remove unrelated testcases in...
Jim Lin via All-commits
- [all-commits] [llvm/llvm-project] 39a766: [RISCV] Select (add/or C, x) -> (add.uw C|0xffffff...
Piotr Fusik via All-commits
- [all-commits] [llvm/llvm-project] a08bf5: [RISCV][NFC] Update the comments in RISCVMatInt.h ...
Piotr Fusik via All-commits
- [all-commits] [llvm/llvm-project] f43aaf: [NFC][LLVM] Refactor IRBuilder::Create{VScale, Elem...
Paul Walker via All-commits
- [all-commits] [llvm/llvm-project] 5955f3: [lldb][Widows] Remove unused WriteTryLock function
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] d1a017: fixup! Apply pattern to basic case of 4 i64 loads ...
Jonathan Cohen via All-commits
- [all-commits] [llvm/llvm-project] 4fb81f: [Frontend][PCH]-Add support for ignoring PCH optio...
MaggieYingYi via All-commits
- [all-commits] [llvm/llvm-project] acc43d: [LoongArch] Convert vector mask to `vXi1` using `[...
hev via All-commits
- [all-commits] [llvm/llvm-project] d019d0: [LLVM][CodeGen][AArch64] Add isel for i8/i16 sve.c...
Paul Walker via All-commits
- [all-commits] [llvm/llvm-project] dbec6e: [AArch64] Add AArch64 SVE lowering for usdot (#143...
Nicholas Guy via All-commits
- [all-commits] [llvm/llvm-project] 33ebb3: Fixup: Use getFreeze in DAGCombiner.
BjΓΆrn Pettersson via All-commits
- [all-commits] [llvm/llvm-project] 6582d7: [HLSL] Add WaveGetLaneCount() intrinsic to FE (#14...
Nathan GauΓ«r via All-commits
- [all-commits] [llvm/llvm-project] e9dc0b: [OpenMP] Add directive spellings introduced in spe...
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] 332a73: [SelectionDAG] Deal with POISON for INSERT_VECTOR_...
BjΓΆrn Pettersson via All-commits
- [all-commits] [llvm/llvm-project] 913822: [SelectionDAG] Deal with POISON for INSERT_VECTOR_...
BjΓΆrn Pettersson via All-commits
- [all-commits] [llvm/llvm-project] 59e4d0: [flang][hlfir] ensure hlfir.declare result box att...
jeanPerier via All-commits
- [all-commits] [llvm/llvm-project] ee3f50: [bazel] Turn on LLVM_ENABLE_PLUGINS on posix
NAKAMURA Takumi via All-commits
- [all-commits] [llvm/llvm-project] 6f2311: [SPIR-V] Add Vertex execution model (#142369)
Nathan GauΓ«r via All-commits
- [all-commits] [llvm/llvm-project] bb531f: [DAG] getNode - assert that INSERT_VECTOR_ELT oper...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 535b24: [flang][openmp] Propagate volatile on reduction va...
Asher Mancinelli via All-commits
- [all-commits] [llvm/llvm-project] c3057d: [X86] Fix bugprone-argument-comment warnings. NFC.
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 90beda: [LoongArch] Lower vector_shuffle as lane permute a...
Amir Ayupov via All-commits
- [all-commits] [llvm/llvm-project] c34351: Revert "[lld] check cache before real_path in load...
Hans Wennborg via All-commits
- [all-commits] [llvm/llvm-project] bf60aa: [flang][cli] Add diagnostic flags to the CLI (#142...
Andre Kuhlenschmidt via All-commits
- [all-commits] [llvm/llvm-project] 65d530: [SPIR-V] Add Fragment execution model (#141787)
Nathan GauΓ«r via All-commits
- [all-commits] [llvm/llvm-project] b21be0: [X86] scalarizeExtEltFP - don't assume setcc resul...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] bf1fe6: [mlir][OpenMP] Reintroduce TODO for translation of...
NimishMishra via All-commits
- [all-commits] [llvm/llvm-project] 99f6cb: [BPF] Use heterogeneous lookup with std::map (NFC)...
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] b27ab0: [InstCombine] Preserve flags for difference of gep...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 326429: [mlir][spirv] Deserialize OpConstantComposite of t...
Igor Wodiany via All-commits
- [all-commits] [llvm/llvm-project] ba2db8: [test][AArch64] Adjust vector insertion lit tests
BjΓΆrn Pettersson via All-commits
- [all-commits] [llvm/llvm-project] cde103: [flang] Add support for -mrecip[=<list>] (#143418)
Cameron McInally via All-commits
- [all-commits] [llvm/llvm-project] e295b0: [flang][OpenMP] Fix detecting nested OpenMP constr...
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] 3eb9b7: [RISCV] Implement Relaxation for Xqcilb Jumps (#14...
Sam Elliott via All-commits
- [all-commits] [llvm/llvm-project] 713702: [CGData] Make an option to skip reading Names into...
Zhaoxuan Jiang via All-commits
- [all-commits] [llvm/llvm-project] 36dd19: [CIR] Upstream global initialization for ComplexTy...
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] f7967e: [mlir][spirv][nfc] Add missing tests for GL Tanh O...
Igor Wodiany via All-commits
- [all-commits] [llvm/llvm-project] 007d29: [Flang] Turn on alias analysis for locally allocat...
Dominik Adamski via All-commits
- [all-commits] [llvm/llvm-project] e74d83: [X86] combineConcatVectorOps - concat mixed v2f64/...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 090290: [InstCombine] Fold max/min when incrementing/decre...
Alex MacLean via All-commits
- [all-commits] [llvm/llvm-project] 1c8206: [llvm] annotate interfaces in llvm/Option and llvm...
Andrew Rogers via All-commits
- [all-commits] [llvm/llvm-project] 6bd606: [llvm] annotate interfaces in llvm/ProfileData for...
Andrew Rogers via All-commits
- [all-commits] [llvm/llvm-project] 3cb104: [gn] Unbreak build after b62488f8326c61f
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] b2584e: [llvm] annotate interfaces in llvm/Transforms for ...
Andrew Rogers via All-commits
- [all-commits] [llvm/llvm-project] beffd1: [clang][Interpreter] Disable part of lambda test o...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] e463f7: Update test
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] ea0761: [OpenMP] Update out of date documentation (#142411)
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 061d45: [AArch64] Lower jump table cases threshold to 10
Guy David via All-commits
- [all-commits] [llvm/llvm-project] 8d6841: [Clang][NFC][ByteCode] Initialize Function HasBody...
Shafik Yaghmour via All-commits
- [all-commits] [llvm/llvm-project] 925a6c: [AArch64] Lower jump table cases threshold to 10
Guy David via All-commits
- [all-commits] [llvm/llvm-project] 610d05: [llvm] clang-format llvm/TargetParser/Host.h and l...
Andrew Rogers via All-commits
- [all-commits] [llvm/llvm-project] 1c3320: [clang-doc] add a JSON generator (#142483)
Erick Velez via All-commits
- [all-commits] [llvm/llvm-project] 58196a: [clang-doc] add namespaces to JSON generator
Erick Velez via All-commits
- [all-commits] [llvm/llvm-project] bdcbe6: [llvm] remove llvm:: qualification from appendLoop...
Andrew Rogers via All-commits
- [all-commits] [llvm/llvm-project] 9630d7: [MLIR][XeGPU] add blocking support for reduce, bro...
Jianhui Li via All-commits
- [all-commits] [llvm/llvm-project] 7c946e: [AArch64] Add Neon USDOT support (#143525)
Nicholas Guy via All-commits
- [all-commits] [llvm/llvm-project] 8f80a3: [gn] port d709dcc0909 (LLVMFrontendDirective)
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 94c241: [RISCV] Select signed bitfield extract for Xqcibm ...
Sudharsan Veeravalli via All-commits
- [all-commits] [llvm/llvm-project] 30cabd: [X86] Distribute Certain Bitwise Operations over S...
Marius Kamp via All-commits
- [all-commits] [llvm/llvm-project] c926bf: Revert "[Frontend][PCH]-Add support for ignoring P...
Ying Yi via All-commits
- [all-commits] [llvm/llvm-project] d502c6: [flang][common] return ENUM_CLASS names definition...
Andre Kuhlenschmidt via All-commits
- [all-commits] [llvm/llvm-project] 1cb906: Minor fix to connect-url to support unix-connect s...
satyajanga via All-commits
- [all-commits] [llvm/llvm-project] 8957e6: [ELF, RISCV] Fix oscillation due to call relaxation
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 9c5451: [flang][cuda] Allocate the dst descriptor in data ...
Valentin Clement (γγ¬γ³γΏγ€γ³ γ―γ¬γ‘γ³) via All-commits
- [all-commits] [llvm/llvm-project] 68bb00: [Matrix] Add -debug-only prints when matrices get ...
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] eb76d8: Reland "[lldb][headers] Create script to fix up ve...
Chelsea Cassanova via All-commits
- [all-commits] [llvm/llvm-project] 88f041: [clang][Darwin] Align all OS Versions for 26 (#143...
Cyndy Ishida via All-commits
- [all-commits] [llvm/llvm-project] 2ddf0c: [clang][driver] Suppress gnu-line-marker when savi...
macurtis-amd via All-commits
- [all-commits] [llvm/llvm-project] 522a37: [X86] collectConcatOps - assert that no ops were c...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] b053f9: [X86] pr40090.ll - add ctlz(x, false) (zero isn't p...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 84710b: [CIR] Implement folder for VecShuffleOp (#143260)
Amr Hesham via All-commits
- [all-commits] [llvm/llvm-project] 47918e: [clang-doc] add namespaces to JSON generator (#143...
Erick Velez via All-commits
- [all-commits] [llvm/llvm-project] c30952: [compiler-rt] replicate changes from llvm/ProfileD...
Andrew Rogers via All-commits
- [all-commits] [llvm/llvm-project] 07a1d4: [lldb-dap] Creating a 'capabilities' event helper....
John Harrison via All-commits
- [all-commits] [llvm/llvm-project] 74a012: [lldb/aarch64] Fix PC register info augmentation (...
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] abdab5: [gn build] Port 07a1d479cc4e
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] f993f3: [Flang][OpenMP] - When mapping a `fir.boxchar`, ma...
Pranav Bhandarkar via All-commits
- [all-commits] [llvm/llvm-project] baceb7: [libc++] Don't skip localization-related headers i...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 608539: [MLIniner][IR2Vec] Integrating IR2Vec with MLInliner
S. VenkataKeerthy via All-commits
- [all-commits] [llvm/llvm-project] bdcfcf: Fix unused variable warning after 68bb005ae021cbfa...
Jorge Gorbe Moya via All-commits
- [all-commits] [llvm/llvm-project] 06f6a7: [libc] Simplify wcscmp (#143457)
Michael Jones via All-commits
- [all-commits] [llvm/llvm-project] 50313a: [lldb] Fix warnings
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 04cffa: [Support] Simplify CTLog2 (NFC) (#143559)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 8da9eb: [BOLT] Use std::tie to implement operator< (NFC) (...
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 1befb2: [IPO] Use std::tie to implement operator< (NFC) (#...
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 30dd65: [clang] Use *Map::try_emplace (NFC) (#143563)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 9bda38: [TextAPI] Use MapVector::try_emplace (NFC) (#143564)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 4e706a: [LoopPeel] Add test coverage for edge case for pee...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 46b7a8: fix access checking about function overloading (#1...
Zhikai Zeng via All-commits
- [all-commits] [llvm/llvm-project] 45ae41: [mlir][scf] Return `replacements` explicitly in `S...
MaheshRavishankar via All-commits
- [all-commits] [llvm/llvm-project] 44b928: [Matrix] Propagate shape information through cast ...
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] 616f83: [libc++] Move swap test to a .compile.pass.cpp (#1...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 77da12: [Matrix] Collect split/reshape stats, even without...
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] 8345d6: [Matrix] Hoist finalizeLowering into caller. NFC (...
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] e48731: [AMDGPU][True16][CodeGen] v_s_xxx_f16 t16 mode han...
Brox Chen via All-commits
- [all-commits] [llvm/llvm-project] 4786af: [DLCov] Origin-Tracking: Add debugify support
Stephen Tozer via All-commits
- [all-commits] [llvm/llvm-project] be3c6a: [Scalar] Fix a warning
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] f72dd4: [ConstantFolding] Fold scalable shufflevector of p...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] e0cc55: [IndVars] Teach widenLoopCompare to use sext if na...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 579c3c: [MLIniner][IR2Vec] Integrating IR2Vec with MLInliner
S. VenkataKeerthy via All-commits
- [all-commits] [llvm/llvm-project] 766b30: [mlir] Fix a warning
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] dc513f: [BOLT] Zero initialize pre-aggregated counters (#1...
Amir Ayupov via All-commits
- [all-commits] [llvm/llvm-project] b8f79f: [Clang][Attr] Fix possible crash when trying to ch...
Nick Sarnie via All-commits
- [all-commits] [llvm/llvm-project] 719e7b: [LoopPeel] Add tests for last iteration peeling of...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] c973e7: [DLCov] Origin-Tracking: Add debugify support
Stephen Tozer via All-commits
- [all-commits] [llvm/llvm-project] 94877c: [clang-tidy][NFC] fix 'misc-use-internal-linkage' ...
Baranov Victor via All-commits
- [all-commits] [llvm/llvm-project] a7f495: [lldb] Revive TestSimulatorPlatform.py (#142244)
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] d7282c: [llvm-rc] Add support for multiplication and divis...
Martin StorsjΓΆ via All-commits
- [all-commits] [llvm/llvm-project] 62b3e8: [LV] Remove unused LoopBypassBlocks from ILV (NFC).
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 830a74: [Clang] [Cygwin] va_list must be treated like norm...
Tomohiro Kashiwada via All-commits
- [all-commits] [llvm/llvm-project] 13ccce: [SeparateConstOffsetFromGEP] Decompose constant xo...
Sumanth Gundapaneni via All-commits
- [all-commits] [llvm/llvm-project] b40003: [MLIniner][IR2Vec] Integrating IR2Vec with MLInliner
S. VenkataKeerthy via All-commits
- [all-commits] [llvm/llvm-project] 0c7746: [BOLT] Expose external entry count for functions (...
Amir Ayupov via All-commits
- [all-commits] [llvm/llvm-project] 163c67: [flang][runtime] Replace recursion with iterative ...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] b994a4: [flang][NFC] Clean up code in two new functions (#...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 54e72d: [flang] Ensure overrides of special procedures (#1...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 9f48ca: Revert "[CI] Migrate to runtimes build"
George Burgess IV via All-commits
- [all-commits] [llvm/llvm-project] 2f9dfd: [IR] Simplify scalable vector handling in ShuffleV...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 32649e: [IR2Vec] Exposing Embedding as an data type wrappe...
S. VenkataKeerthy via All-commits
- [all-commits] [llvm/llvm-project] 8685c7: Vocab changes1
S. VenkataKeerthy via All-commits
- [all-commits] [llvm/llvm-project] 173c3b: reachable BB
S. VenkataKeerthy via All-commits
- [all-commits] [llvm/llvm-project] 5d7a2b: [MLIniner][IR2Vec] Integrating IR2Vec with MLInliner
S. VenkataKeerthy via All-commits
- [all-commits] [llvm/llvm-project] 3a2bcd: [RISCV][TTI] Allow partial reduce with mismatched ...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] c70633: [lldb] Fix `target stop-hook add` help output
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] e51a23: [ππ½πΏ] initial version
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 3c3861: Update tools.h
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] 32d2b6: [HWASAN] Disable LSan test on Android (#143625)
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 48122a: [flang][cuda] Fix CUDA generic resolution for VALU...
Zhen Wang via All-commits
- [all-commits] [llvm/llvm-project] 1bf470: Disable prctl test when building for arm or riscv....
Amy Huang via All-commits
- [all-commits] [llvm/llvm-project] ad479d: Revert "[SeparateConstOffsetFromGEP] Decompose con...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] b9329f: [CIR] Upstream support for calling constructors (#...
Andy Kaylor via All-commits
- [all-commits] [llvm/llvm-project] 6f6297: Revert "[CI] Migrate to runtimes build" (#143612)
George Burgess IV via All-commits
- [all-commits] [llvm/llvm-project] 1c9818: [ππ½πΏ] initial version
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 5a0f45: Fix combine metadata and add tests.
Prabhu Rajasekaran via All-commits
- [all-commits] [llvm/llvm-project] 99e871: [ππ½πΏ] changes introduced through rebase
Prabhu Rajasekaran via All-commits
- [all-commits] [llvm/llvm-project] b8f193: [ππ½πΏ] changes introduced through rebase
Prabhu Rajasekaran via All-commits
- [all-commits] [llvm/llvm-project] dc9cca: [ππ½πΏ] changes introduced through rebase
Necip Fazil Yildiran via All-commits
- [all-commits] [llvm/llvm-project] 8f07a4: [ππ½πΏ] changes introduced through rebase
Necip Fazil Yildiran via All-commits
- [all-commits] [llvm/llvm-project] 972197: [ππ½πΏ] changes introduced through rebase
Prabhu Rajasekaran via All-commits
- [all-commits] [llvm/llvm-project] c431e2: Use smallptrset.
Prabhu Rajasekaran via All-commits
- [all-commits] [llvm/llvm-project] 27e073: [ππ½πΏ] changes introduced through rebase
Prabhu Rajasekaran via All-commits
- [all-commits] [llvm/llvm-project] 37faf5: [ππ½πΏ] changes introduced through rebase
Prabhu Rajasekaran via All-commits
- [all-commits] [llvm/llvm-project] dd8808: [ππ½πΏ] changes introduced through rebase
Necip Fazil Yildiran via All-commits
- [all-commits] [llvm/llvm-project] 0e29ab: [ππ½πΏ] changes introduced through rebase
Necip Fazil Yildiran via All-commits
- [all-commits] [llvm/llvm-project] b7a450: [ππ½πΏ] changes introduced through rebase
Prabhu Rajasekaran via All-commits
- [all-commits] [llvm/llvm-project] 4cf8c0: RuntimeLibcalls: Use array initializers for defaul...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] dd0860: CodeGen: Move ABI option enums to support
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 830184: [ππ½πΏ] initial version
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] c87242: first comment
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] a8ed32: second comment
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 71b9ed: just use poisoin
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 40148e: [ππ½πΏ] initial version
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 3cef09: [TySan][CMake] Depend on tysan for check-tysan in ...
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 67ff66: [PGO][Offload] Fix offload coverage mapping (#143...
Ethan Luis McDonough via All-commits
- [all-commits] [llvm/llvm-project] 841a7f: [RISCV][NFC] Factor out VLEN in the SiFive7 schedu...
Min-Yih Hsu via All-commits
- [all-commits] [llvm/llvm-project] cae7c2: MSP430: Partially move runtime libcall config out ...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 8d3b45: Revert "[SelectionDAG] Make `(a & x) | (~a & y) ->...
Iris Shi via All-commits
- [all-commits] [llvm/llvm-project] 8c890e: Revert "[SelectionDAG] Make `(a & x) | (~a & y) ->...
Iris Shi via All-commits
- [all-commits] [llvm/llvm-project] 0a6463: [NFC] get rid of `undef` in avx512vl-intrinsics.ll...
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 28a4ed: [AMDGPU][True16] remove AsmVOP3OpSel (#143465)
Brox Chen via All-commits
- [all-commits] [llvm/llvm-project] 5d8dbd: [SelectionDAG] Make `(a & x) | (~a & y) -> (a & (x...
Iris Shi via All-commits
- [all-commits] [llvm/llvm-project] d75e28: [flang][runtime] Fix build bot flang-runtime-cuda-...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 3ece9b: [RISCV][NFC] Improve test coverage for xtheadcondm...
quic_hchandel via All-commits
- [all-commits] [llvm/llvm-project] a3201c: [flang][cuda] Add option to disable warp function ...
Valentin Clement (γγ¬γ³γΏγ€γ³ γ―γ¬γ‘γ³) via All-commits
- [all-commits] [llvm/llvm-project] 842377: [RISCV] Select signed bitfield insert for XAndesPe...
Jim Lin via All-commits
- [all-commits] [llvm/llvm-project] c2cb57: [Clang][NFC] Move UntypedParameters instead of cop...
Shafik Yaghmour via All-commits
- [all-commits] [llvm/llvm-project] a17e97: [libc++] Add missing C++20 [time.point.arithmetic]...
maflcko via All-commits
- [all-commits] [llvm/llvm-project] 54232b: [AArch64] Lower jump table cases threshold to 10
Guy David via All-commits
- [all-commits] [llvm/llvm-project] 0f3c54: [X86] Add test coverage showing failure to merge "...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] a6ace2: [X86] combineConcatVectorOps - ensure we're only c...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] baaf8b: [flang] Enable delayed localization by default for...
Kareem Ergawy via All-commits
- [all-commits] [llvm/llvm-project] 32ac7d: [test][AArch64] Adjust vector insertion lit tests ...
BjΓΆrn Pettersson via All-commits
- [all-commits] [llvm/llvm-project] 686ec6: [BOLT][AArch64] Fix adr-relaxation.s test (#143151)
Paschalis Mpeis via All-commits
- [all-commits] [llvm/llvm-project] 521e6c: [CI] Add mention of LLVM Developer Policy in email...
Baranov Victor via All-commits
- [all-commits] [llvm/llvm-project] 17f1da: [X86] Add test coverage showing failure to merge "...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] e9bd1a: [X86] bmi-select-distrib.ll - remove unused check ...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 131152: Revert "[AArch64][GlobalISel] Expand 64bit extract...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 14c11e: [coro][NFC] Move switch basic block to beginning o...
Adrian Vogelsgesang via All-commits
- [all-commits] [llvm/llvm-project] b5b074: [flang][OpenMP] Map basic `local` specifiers to `p...
Kareem Ergawy via All-commits
- [all-commits] [llvm/llvm-project] f2f4c1: [flang][OpenMP] Map basic `local` specifiers to `p...
Kareem Ergawy via All-commits
- [all-commits] [llvm/llvm-project] 24d730: Reland "[SelectionDAG] Make `(a & x) | (~a & y) ->...
Iris Shi via All-commits
- [all-commits] [llvm/llvm-project] 937be1: [flang] Enable delayed localization by default for...
Kareem Ergawy via All-commits
- [all-commits] [llvm/llvm-project] 543446: [mli][vector] canonicalize vector.from_elements fr...
Iris Shi via All-commits
- [all-commits] [llvm/llvm-project] afbcf9: [OpenMP 6.0 ]Codegen for Reduction over private va...
CHANDRA GHALE via All-commits
- [all-commits] [llvm/llvm-project] e44a65: [flang][OpenMP] Map basic `local` specifiers to `p...
Kareem Ergawy via All-commits
- [all-commits] [llvm/llvm-project] 3cfa87: [flang][OpenMP] Extend locality spec to OMP claues...
Kareem Ergawy via All-commits
- [all-commits] [llvm/llvm-project] 7460c7: [MemCpyOpt] handle memcpy from memset in more case...
Jameson Nash via All-commits
- [all-commits] [llvm/llvm-project] ddb771: [AArch64][Clang] Update new Neon vector element ty...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 2bcb59: [DLCov] Origin-Tracking: Add CMake options
Stephen Tozer via All-commits
- [all-commits] [llvm/llvm-project] 6e0c2b: [mlir][async][nfc] Fix typo in async op descriptio...
Javed Absar via All-commits
- [all-commits] [llvm/llvm-project] c81814: review comment, add more test details
Kareem Ergawy via All-commits
- [all-commits] [llvm/llvm-project] 7ffdf4: [flang][Driver] Enable support for -mmacos-version...
Tom Eccles via All-commits
- [all-commits] [llvm/llvm-project] 9797b5: [C++20][Modules] Fix false compilation error with ...
Dmitry Polukhin via All-commits
- [all-commits] [llvm/llvm-project] 1fa37d: [SelectionDAG] Deal with POISON for INSERT_VECTOR_...
BjΓΆrn Pettersson via All-commits
- [all-commits] [llvm/llvm-project] fc5b7a: Fixup: Adjusting after review feedback
BjΓΆrn Pettersson via All-commits
- [all-commits] [llvm/llvm-project] c59cc2: [libunwind] Remove checks for -nostdlib++ (#143162)
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] 11bd2c: [AMDGPU][SDAG] Add target-specific ISD::PTRADD com...
Fabian Ritter via All-commits
- [all-commits] [llvm/llvm-project] ea9046: [LLVM][SROA] Teach SROA how to "bitcast" between f...
Paul Walker via All-commits
- [all-commits] [llvm/llvm-project] ddef9c: LLVM Buildbot failure on openmp runtime test (#143...
CHANDRA GHALE via All-commits
- [all-commits] [llvm/llvm-project] 354cfb: [DebugInfo][RemoveDIs] Remove scoped-dbg-format-se...
Jeremy Morse via All-commits
- [all-commits] [llvm/llvm-project] 79a72c: [AArch64] Consider negated powers of 2 when calcul...
AZero13 via All-commits
- [all-commits] [llvm/llvm-project] 40cc7b: [clang][AArch64] test -cc1 -print-enabled-extensio...
Tomas Matheson via All-commits
- [all-commits] [llvm/llvm-project] b63538: Fixup: Adjusting after review feedback
BjΓΆrn Pettersson via All-commits
- [all-commits] [llvm/llvm-project] 8d56b3: pre-commit test
Iris Shi via All-commits
- [all-commits] [llvm/llvm-project] 19b0e1: [ConstantFolding] Fold sqrt poison -> poison (#141...
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] 44a7ec: [doc] Use ISO nomenclature for 1024 byte units (#1...
Alexander Ziaee via All-commits
- [all-commits] [llvm/llvm-project] fe9494: [DLCov] Origin-Tracking: Add debugify support
Stephen Tozer via All-commits
- [all-commits] [llvm/llvm-project] abbbe4: [mlir][vector] Fix attaching write effects on tran...
Simone Pellegrini via All-commits
- [all-commits] [llvm/llvm-project] b6cdce: [flang] Erase `fir.local` ops before lowering `fir...
Kareem Ergawy via All-commits
- [all-commits] [llvm/llvm-project] 2dd88c: [flang][OpenMP] Extend locality spec to OMP claues...
Kareem Ergawy via All-commits
- [all-commits] [llvm/llvm-project] 756e7c: [debuginfo][coro] Fix linkage name for clones of c...
Adrian Vogelsgesang via All-commits
- [all-commits] [llvm/llvm-project] 676f67: MSP430: Add tests for fcmp
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] f44f41: MSP430: Add tests for fcmp (#142706)
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] fb14b7: MSP430: Stop using setCmpLibcallCC
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 4bbd28: [DLCov] Origin-Tracking: Add debugify support
Stephen Tozer via All-commits
- [all-commits] [llvm/llvm-project] 953a77: [RISCV][FPEnv] Lowering of fpenv intrinsics (#141498)
Serge Pavlov via All-commits
- [all-commits] [llvm/llvm-project] 4870d1: MSP430: Stop using setCmpLibcallCC
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 4a46ea: [lldb] Show coro_frame in `std::coroutine_handle` ...
Adrian Vogelsgesang via All-commits
- [all-commits] [llvm/llvm-project] 418f11: MSP430: Stop using setCmpLibcallCC
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] e46273: [DLCov] Origin-Tracking: Add debugify support
Stephen Tozer via All-commits
- [all-commits] [llvm/llvm-project] 3ef7d0: MSP430: Stop using setCmpLibcallCC (#142708)
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 609ece: MSP430: Partially move runtime libcall config out ...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] ac7fa4: MSP430: Partially move runtime libcall config out ...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 33fee5: [HLSL][SPIR-V] Change SPV AS map for groupshared (...
Nathan GauΓ«r via All-commits
- [all-commits] [llvm/llvm-project] 50f534: [HLSL][SPIR-V] Handle SV_Position builtin in PS (#...
Nathan GauΓ«r via All-commits
- [all-commits] [llvm/llvm-project] b49c78: [libc++] Fix constraints in `__countr_zero` and `_...
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] 3c5643: [libc++] Refactor signed/unsigned integer traits (...
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] b10d71: [libc++][NFC] Move __libcpp_is_integral into the ...
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] 2692c3: [gn build] Port 3c56437eafee
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 1709ab: use expensive_checks
Kareem Ergawy via All-commits
- [all-commits] [llvm/llvm-project] 3d7aa9: [DebugInfo][RemoveDIs] Use autoupgrader to convert...
Jeremy Morse via All-commits
- [all-commits] [llvm/llvm-project] 82336e: [SelectionDAG] Handle `fneg`/`fabs`/`fcopysign` in...
Iris Shi via All-commits
- [all-commits] [llvm/llvm-project] d19201: fix tests
Iris Shi via All-commits
- [all-commits] [llvm/llvm-project] e15d50: [mlir][spirv] Add lowering of multiple math trig/h...
Darren Wihandi via All-commits
- [all-commits] [llvm/llvm-project] cc9f67: [flang][OpenMP] Consider previous DSA for static d...
Kajetan Puchalski via All-commits
- [all-commits] [llvm/llvm-project] b51207: [flang][runtime] Another try to fix build failure ...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] b09206: [mlir][spirv] Include `SPIRV_AnyImage` in `SPIRV_T...
Igor Wodiany via All-commits
- [all-commits] [llvm/llvm-project] 6b0cb7: [Clang] _default-movable_ should be based on the f...
Corentin Jabot via All-commits
- [all-commits] [llvm/llvm-project] c71a2e: [DebugInfo][RemoveDIs] Remove some debug intrinsic...
Jeremy Morse via All-commits
- [all-commits] [llvm/llvm-project] 46d9ab: [flang] Add David Truby as maintainer for Flang on...
David Truby via All-commits
- [all-commits] [llvm/llvm-project] 76197e: Revert "[DebugInfo][RemoveDIs] Remove some debug i...
Jeremy Morse via All-commits
- [all-commits] [llvm/llvm-project] aff608: fix incorrect desired bits in `visitFABS`
Iris Shi via All-commits
- [all-commits] [llvm/llvm-project] 6fb2a8: [mlir][spirv] Truncate Literal String size at max ...
Davide Grohmann via All-commits
- [all-commits] [llvm/llvm-project] 76e14d: [X86][BreakFalseDeps] Using reverse order for unde...
Phoebe Wang via All-commits
- [all-commits] [llvm/llvm-project] fa9e1a: [AArch64] Expand llvm.histogram intrinsic to suppo...
RonDahan101 via All-commits
- [all-commits] [llvm/llvm-project] 775ad3: [flang][acc] Ensure all acc.loop get a default par...
Razvan Lupusoru via All-commits
- [all-commits] [llvm/llvm-project] b3db0c: [HLSL][Driver] Make vk1.3 the default. (#143384)
Steven Perron via All-commits
- [all-commits] [llvm/llvm-project] 4e4416: [BasicAA][ValueTracking] Use MaxLookupSearchDepth ...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 10f512: Revert runtime work queue patch, it breaks some te...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 9150a8: [mlir][spirv] Add definition for GL Exp2 (#143678)
Igor Wodiany via All-commits
- [all-commits] [llvm/llvm-project] 3ca6ea: [Clang][ByteCode][NFC] Move APInt into pushInteger...
Shafik Yaghmour via All-commits
- [all-commits] [llvm/llvm-project] 834729: WIP Tune to apple-m4
Guy David via All-commits
- [all-commits] [llvm/llvm-project] 141d39: [flang][OpenMP] Overhaul implementation of ATOMIC ...
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] e64f8e: [flang][Driver] Guard check for pic/pie settings w...
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] dab7e6: [llvm] Add a tool to check mustache compliance aga...
Paul Kirth via All-commits
- [all-commits] [llvm/llvm-project] adfea3: [PowerPC][AIX] xfail atan-intrinsic to unblock bot...
Lei Huang via All-commits
- [all-commits] [llvm/llvm-project] 718c50: This patch enables the fexec-charset option to con...
Abhina Sree via All-commits
- [all-commits] [llvm/llvm-project] bc9f4e: [LTO] Fix used before intialised warning (#143705)
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 91be47: [flang] Fix warnings
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 7c18f6: [llvm] Add a tool to check mustache compliance aga...
Paul Kirth via All-commits
- [all-commits] [llvm/llvm-project] 2ab83e: [NFC][PowerPC] Rename xxevalPattern to adhere to n...
Tony Varghese via All-commits
- [all-commits] [llvm/llvm-project] d6e880: fix final known bits of fcopysign
Iris Shi via All-commits
- [all-commits] [llvm/llvm-project] 38fb01: [libc++] Make forward_list constexpr as part of P3...
Peng Liu via All-commits
- [all-commits] [llvm/llvm-project] 5188be: [llvm] annotate interfaces in llvm/TargetParser fo...
Andrew Rogers via All-commits
- [all-commits] [llvm/llvm-project] 8f8ed2: [llvm] annotate interfaces in llvm/SandboxIR for D...
Andrew Rogers via All-commits
- [all-commits] [llvm/llvm-project] 2652d1: [llvm] annotate interfaces in llvm/TextAPI for DLL...
Andrew Rogers via All-commits
- [all-commits] [llvm/llvm-project] 78765b: [TableGen] Simplify computeUberWeights. NFC. (#143...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 8e4f0d: [CIR] Upstream minimal builtin function call suppo...
Morris Hafner via All-commits
- [all-commits] [llvm/llvm-project] ec8d68: [clang][analyzer] Correct SMT Layer for _BitInt ca...
vabridgers via All-commits
- [all-commits] [llvm/llvm-project] fe7bf4: [MLIR][Transform] apply_registered_pass op's optio...
Rolf Morel via All-commits
- [all-commits] [llvm/llvm-project] 459475: Reapply 76197ea6f91f after removing an assertion
Jeremy Morse via All-commits
- [all-commits] [llvm/llvm-project] f1575d: [libc][NFC] Remove template from GPU allocator ref...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] aa8a1f: [DLCov][NFC] Annotate intentionally-blank DebugLoc...
Stephen Tozer via All-commits
- [all-commits] [llvm/llvm-project] 117e78: [libc] Add NULL macro definitions to header files ...
William via All-commits
- [all-commits] [llvm/llvm-project] 469922: [X86] Don't emit ENDBR for asm goto branch targets...
Sami Tolvanen via All-commits
- [all-commits] [llvm/llvm-project] 145b1b: [lldb][nfc] Factor out code checking if Variable i...
Felipe de Azevedo Piovezan via All-commits
- [all-commits] [llvm/llvm-project] 370e54: [CIR] Upstream splat op for VectorType (#139827)
Amr Hesham via All-commits
- [all-commits] [llvm/llvm-project] 621a7d: [flang] silence bogus error with BIND(C) variable ...
jeanPerier via All-commits
- [all-commits] [llvm/llvm-project] 7414d8: Squelch an unused-function warning
Jeremy Morse via All-commits
- [all-commits] [llvm/llvm-project] 3e24da: [Clang][Tooling][NFC] Use move to avoid copies of ...
Shafik Yaghmour via All-commits
- [all-commits] [llvm/llvm-project] 48e96f: [ππ½πΏ] initial version
Qinkun Bao via All-commits
- [all-commits] [llvm/llvm-project] 66f533: [IR] Fix warnings (#143752)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] c2f0af: [GISelValueTracking] Add test case for G_PTRTOINT
Alexander Richardson via All-commits
- [all-commits] [llvm/llvm-project] d4df07: [AArch64][SME] Store SME attributes in AArch64Func...
Alexander Richardson via All-commits
- [all-commits] [llvm/llvm-project] e1276e: [AArch64][GlobalISel] Add test coverage for arm64-...
Alexander Richardson via All-commits
- [all-commits] [llvm/llvm-project] d48e4a: address review comment
Alexander Richardson via All-commits
- [all-commits] [llvm/llvm-project] bbe59e: [OpenMP][Offload] Update the Logic for Configuring...
Kewen12 via All-commits
- [all-commits] [llvm/llvm-project] fad197: [SPIRV] FIX print the symbolic operand for opcode ...
VISHAKH PRAKASH via All-commits
- [all-commits] [llvm/llvm-project] 42c82f: [libc++] Upgrade to GCC 15 (#138293)
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] 806333: [RISCV] Guard the alternative static chain registe...
Jesse Huang via All-commits
- [all-commits] [llvm/llvm-project] 7a0c9f: [NFC][PowerPC] Pre-commit test case for exploitati...
Tony Varghese via All-commits
- [all-commits] [llvm/llvm-project] 8d7da9: Update BUILD.bazel
Yifei Xu via All-commits
- [all-commits] [llvm/llvm-project] 773d35: [libc++] Simplify the implementation of __next_pri...
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] 8dc63c: Make clang/test/Frontend/aarch64-print-enabled-ext...
Jorge Gorbe Moya via All-commits
- [all-commits] [llvm/llvm-project] 0c6257: [libc++] Remove static_assert from hash.cpp that f...
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] 02b684: [Clang][OpenMP] Fix mapping of arrays of structs w...
Abhinav Gaba via All-commits
- [all-commits] [llvm/llvm-project] 574f77: [OpenACC][CIR] Add parallelism determ. to all acc....
Erich Keane via All-commits
- [all-commits] [llvm/llvm-project] d5f68c: [bazel] Port fe7bf4b90b1a835418bddd2b2aa63b4977a9f6d2
Jorge Gorbe Moya via All-commits
- [all-commits] [llvm/llvm-project] 5dafe9: [libc] Reduce direct use of errno in src/stdlib an...
Alexey Samsonov via All-commits
- [all-commits] [llvm/llvm-project] 22fd11: [SystemZ][z/OS] Refactor AutoConvert.h to remove l...
Abhina Sree via All-commits
- [all-commits] [llvm/llvm-project] 34a1b8: [acc] acc.loop verifier now requires parallelism d...
Razvan Lupusoru via All-commits
- [all-commits] [llvm/llvm-project] 02161c: [NVPTX] Misc table-gen cleanup (NFC) (#142877)
Alex MacLean via All-commits
- [all-commits] [llvm/llvm-project] ace356: [VPlan] Always verify VPCanonicalIVPHIRecipe place...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] ebc90d: [SandboxVectorizer] Use llvm::find (NFC) (#143724)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] e266d6: [Format] Use llvm::min_element (NFC) (#143725)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] c1d21f: [lld] Use std::tie to implement comparison operato...
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 8da1ac: [llvm] Use std::tie to implement operator< (NFC) (...
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 43c35e: [mlir] Simplify calls to *Map::{insert, try_emplace...
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] ad2a2b: [llvm] Add a tool to check mustache compliance aga...
Paul Kirth via All-commits
- [all-commits] [llvm/llvm-project] e7e491: [SelectionDAG] Add ISD::VSELECT to SelectionDAG::c...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 5623b7: [LV] Use GeneratedRTChecks to check if safety chec...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] c70658: [bazel] port 5dafe9dca867b90f20dcd71c620ad823aee4262b
Jorge Gorbe Moya via All-commits
- [all-commits] [llvm/llvm-project] 52583b: [libc] Character converter skeleton class (#143619)
Uzair Nawaz via All-commits
- [all-commits] [llvm/llvm-project] a2d294: [lldb][RPC] Upstream LLDB to RPC converstion Pytho...
Chelsea Cassanova via All-commits
- [all-commits] [llvm/llvm-project] b42aef: [flang] Don't duplicate hermetic module file depen...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] e389a0: [libc] Switched calls to inline_memcpy to __builti...
Uzair Nawaz via All-commits
- [all-commits] [llvm/llvm-project] fb761a: [MLIR][Transform] apply_registered_op fixes: arg o...
Rolf Morel via All-commits
- [all-commits] [llvm/llvm-project] d87eea: [libc] Move libc_errno.h to libc/src/__support and...
lntue via All-commits
- [all-commits] [llvm/llvm-project] 79108d: [libc][obvious] Changed incorrect type (#143780)
sribee8 via All-commits
- [all-commits] [llvm/llvm-project] c0c0f6: [GlobalOpt] Bail out on non-ConstExprs in isSimple...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] f39f53: [Clang][NFC] Move HeadingAndSpellings to avoid cop...
Shafik Yaghmour via All-commits
- [all-commits] [llvm/llvm-project] d7e7f2: [Clang] fix missing source location for errors in ...
Oleksandr T. via All-commits
- [all-commits] [llvm/llvm-project] 625bfb: Workaround MSVC Linker Issue when Cross-Compiling ...
Jiachen Yuan via All-commits
- [all-commits] [llvm/llvm-project] 7838fc: [Clang] [NFC] Move diagnostics emitting code from ...
Sirraide via All-commits
- [all-commits] [llvm/llvm-project] 6f2ba4: [mlir] Fix ComposeExpandOfCollapseOp for dynamic c...
Ian Wood via All-commits
- [all-commits] [llvm/llvm-project] b194cf: [clang] Function type attribute to prevent CFI ins...
Ian Wood via All-commits
- [all-commits] [llvm/llvm-project] 9c9a4a: [LOH] Don't emit AdrpAddStr when register could be...
Ellis Hoag via All-commits
- [all-commits] [llvm/llvm-project] 406527: [clang] Fix PointerAuth semantics of __builtin_is_...
Oliver Hunt via All-commits
- [all-commits] [llvm/llvm-project] 74172a: [mlir][generate-test-checks] Do not emit the autog...
Michael Maitland via All-commits
- [all-commits] [llvm/llvm-project] 0e4573: [mlir][generate-test-checks] Emit attributes with ...
Michael Maitland via All-commits
- [all-commits] [llvm/llvm-project] e5dd4f: [clangd] Guard against trivial FunctionProtoTypeLo...
Nathan Ridge via All-commits
- [all-commits] [llvm/llvm-project] 22a3e6: release/20.x: [AArch64] Handle XAR with v1i64 oper...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 2481e5: [AArch64][SME] Fix accessing the emergency spill s...
Benjamin Maxwell via All-commits
- [all-commits] [llvm/llvm-project] acf86c: [CVP] Keep `ReachableCaseCount` in sync with range...
Yingwei Zheng via All-commits
- [all-commits] [llvm/llvm-project] dee6d1: [llvm] Make TestData compatible with c++20
Paul Kirth via All-commits
- [all-commits] [llvm/llvm-project] ee35e3: [ConstantFolding] Add folding for [de]interleave2, ...
Nikolay Panchenko via All-commits
- [all-commits] [llvm/llvm-project] 3f03cb: Fix most review comments
Kevin Sala Penades via All-commits
- [all-commits] [llvm/llvm-project] dc4335: [libc] Perform bitfield zero initialization wave-p...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 1ecd10: [libc] Migrate stdio tests to ErrnoCheckingTest. (...
Alexey Samsonov via All-commits
- [all-commits] [llvm/llvm-project] cd7d8b: [ππ½πΏ] initial version
Alexander Richardson via All-commits
- [all-commits] [llvm/llvm-project] 9b0761: [ππ½πΏ] initial version
Alexander Richardson via All-commits
- [all-commits] [llvm/llvm-project] 0fea02: [ππ½πΏ] initial version
Alexander Richardson via All-commits
- [all-commits] [llvm/llvm-project] 8f613e: [ππ½πΏ] initial version
Alexander Richardson via All-commits
- [all-commits] [llvm/llvm-project] 3c7af1: [libc] Fix stdio tests after #143802 (#143810)
Michael Jones via All-commits
- [all-commits] [llvm/llvm-project] 6c7208: [bazel] port 1ecd108cb7ceda2b11281b5d173e2827feb60c55
Jorge Gorbe Moya via All-commits
- [all-commits] [llvm/llvm-project] bc7ea6: [MemCpyOpt] handle memcpy from memset for non-cons...
Jameson Nash via All-commits
- [all-commits] [llvm/llvm-project] 253e93: [release/20.x] Update release notes for SystemZ ch...
Ulrich Weigand via All-commits
- [all-commits] [llvm/llvm-project] d7c6ca: [sanitizer_common] Implement interception on AIX (...
Jake Egan via All-commits
- [all-commits] [llvm/llvm-project] 2da24c: [libcxx] Provide locale conversions to tests throu...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] df3326: update fabs
Iris Shi via All-commits
- [all-commits] [llvm/llvm-project] fed162: formatting
Oliver Hunt via All-commits
- [all-commits] [llvm/llvm-project] 7a3bcf: [RISCV] Add missing predicate for PseudoTHVdotVMAQ...
Jim Lin via All-commits
- [all-commits] [llvm/llvm-project] 703401: [InstCombine] Combine or-disjoint (and->mul), (and...
Jeffrey Byrnes via All-commits
- [all-commits] [llvm/llvm-project] c43161: [Clang][Driver] Override complex number calculatio...
Shunsuke Watanabe via All-commits
- [all-commits] [llvm/llvm-project] 52360d: [NFC] Use `llvm::includes` instead of `std::includ...
Longsheng Mou via All-commits
- [all-commits] [llvm/llvm-project] 4c5813: update fabs
Iris Shi via All-commits
- [all-commits] [llvm/llvm-project] 082251: [AArch64] fix trampoline implementation: use X15 (...
Jameson Nash via All-commits
- [all-commits] [llvm/llvm-project] b247c4: update fabs
Iris Shi via All-commits
- [all-commits] [llvm/llvm-project] bb3b83: [NFC] [C++20] [Modules] Add a test module local de...
Chuanqi Xu via All-commits
- [all-commits] [llvm/llvm-project] de51b2: [lldb] Move Transport class into lldb_private (NFC...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] faa49d: [gn build] Port de51b2dd3c6f
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] d8118e: [ELF, test] Improve weak-undef-rw.s
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 558dfa: CodeGen: Move ABI option enums to support
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 3a8674: RuntimeLibcalls: Use array initializers for defaul...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] b46f34: libunwind: Do not use __attribute__((target("gcs"...
Khem Raj via All-commits
- [all-commits] [llvm/llvm-project] a71210: Revert "[libc] Fix stdio tests after #143802" (#14...
Kewen12 via All-commits
- [all-commits] [llvm/llvm-project] 968d8e: [OpenMP][Flang]Fix omp_get_cancellation return typ...
Yang Zaizhou via All-commits
- [all-commits] [llvm/llvm-project] 2fcaa0: [ELF] -z undefs: handle relocations referencing un...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 5f231d: [RISCV] Use StringRef for RequiredExtensions in RV...
Brandon Wu via All-commits
- [all-commits] [llvm/llvm-project] f09050: [C++20] [Modules] Fix module local lookup ambiguou...
Chuanqi Xu via All-commits
- [all-commits] [llvm/llvm-project] 282e47: [flang] Erase `fir.local` ops before lowering `fir...
Kareem Ergawy via All-commits
- [all-commits] [llvm/llvm-project] 087713: ARM: Move setting of more runtime libcalls to Runt...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] c3be45: [ELF, test] Improve weak-undef-got-plt.s
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 16168d: Revert "[libc] Migrate stdio tests to ErrnoCheckin...
Alexey Samsonov via All-commits
- [all-commits] [llvm/llvm-project] a93e55: Revert "[libc] Migrate stdio tests to ErrnoCheckin...
Alexey Samsonov via All-commits
- [all-commits] [llvm/llvm-project] 2b6b72: [ππ½πΏ] initial version
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 996385: [AArch64] Fix a warning
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 47f186: ARM: Remove fake entries for divrem libcalls
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 02550d: [OpenMP 60] Initial parsing/sema for `need_device_...
Fazlay Rabbi via All-commits
- [all-commits] [llvm/llvm-project] 28bda7: Introduce MCAsmInfo::UsesSetToEquateSymbol and pre...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 95bbac: [AArch64] Extend usage of `XAR` instruction for fi...
Rajveer Singh Bharadwaj via All-commits
- [all-commits] [llvm/llvm-project] 98af39: ARM: Avoid repeating hardcoded windows division li...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 2efff4: [NFCI][msan] Show that shadow for partially undefi...
Thurston Dang via All-commits
- [all-commits] [llvm/llvm-project] 82c617: PowerPC: Stop reporting memcpy as an alias of memm...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] bec85f: [LLD] [COFF] [test] Readd lto-late-arm.ll (#143494)
Martin StorsjΓΆ via All-commits
- [all-commits] [llvm/llvm-project] 9d491b: [AArch64][GlobalISel] Enable extract_vec_elt_combi...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 3f0cf7: [C++20] [Modules] [Reduced BMI] Don't write specia...
Chuanqi Xu via All-commits
- [all-commits] [llvm/llvm-project] 1f9e82: [GlobalISel] Add computeNumSignBits for ASHR
David Green via All-commits
- [all-commits] [llvm/llvm-project] 615702: [BasicAA][ValueTracking] Increase depth for underl...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 770622: Fix two instances of -Wparentheses warnings [NFC]
Mikael HolmΓ©n via All-commits
- [all-commits] [llvm/llvm-project] b07426: ARM: Move setting of more runtime libcalls to Runt...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 2d35b5: [X86] bsf.ll - add icmp_ne coverage to bsf passthr...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 6e5a14: [mlir] Reapply "Loosen restrictions on folding dyn...
Ian Wood via All-commits
- [all-commits] [llvm/llvm-project] edaac1: [X86] combineSelect - attempt to combine with shuf...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 1a68c1: ARM: Move setting of more runtime libcalls to Runt...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 50b821: ARM: Move setting of more runtime libcalls to Runt...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 4079ed: ARM: Move setting of more runtime libcalls to Runt...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 4b01a0: ARM: Remove fake entries for divrem libcalls
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 5434b8: ARM: Remove fake entries for divrem libcalls (#143...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] ce6210: [RISCV] Get host CPU name via hwprobe (#142745)
Pengcheng Wang via All-commits
- [all-commits] [llvm/llvm-project] 4551e5: [clang] Reset FileID based diag state mappings (#1...
kadir Γ§etinkaya via All-commits
- [all-commits] [llvm/llvm-project] db8d34: [VPlan] Set branch weight metadata on middle term ...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] cbd276: [gn build] Port 9ec5afea7737
Pengcheng Wang via All-commits
- [all-commits] [llvm/llvm-project] 36736c: [gn build] Port 79cc728b7701
kadir Γ§etinkaya via All-commits
- [all-commits] [llvm/llvm-project] 2a27c0: [X86] Use BSR passthrough behaviour to fold (CMOV ...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 1d1f9a: [C++20] [Modules] Treat directly imported internal...
Chuanqi Xu via All-commits
- [all-commits] [llvm/llvm-project] 8e4fdf: [X86] Update tailcc-ssp.ll assertions using update...
Omair Javaid via All-commits
- [all-commits] [llvm/llvm-project] 3e5d50: [NVPTX] Add cta_group support to TMA G2S intrinsic...
Durgadoss R via All-commits
- [all-commits] [llvm/llvm-project] a8c6fb: [MemCpyOpt] Fix lifetime marker sizes in tests (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 5987f1: [InstCombine] Regenerate `narrow-switch.ll` test (...
Antonio Frighetto via All-commits
- [all-commits] [llvm/llvm-project] 7ef77e: [LV] Support scalable interleave groups for factor...
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] 7fcecf: Remove enableUnalignedVectorMem and move isIntEqua...
Pengcheng Wang via All-commits
- [all-commits] [llvm/llvm-project] 61b007: [ππ½πΏ] changes introduced through rebase
Pengcheng Wang via All-commits
- [all-commits] [llvm/llvm-project] 7145bd: [fixup] Do minimal collapsing of the memref
Momchil Velikov via All-commits
- [all-commits] [llvm/llvm-project] 702b90: [LLVM][CodeGen][AArch64] Lower vector-(de)interlea...
Paul Walker via All-commits
- [all-commits] [llvm/llvm-project] d517f1: [LICM] Regenerate test checks (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 971c49: [InstCombine] Ensure Safe Handling of Flags in fol...
SahilPatidar via All-commits
- [all-commits] [llvm/llvm-project] 50589c: [mlir][Vector] Tighten up application conditions i...
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] 20d5d0: [compiler-rt] remove unused default in compiler-rt...
Charles Zablit via All-commits
- [all-commits] [llvm/llvm-project] fe28ea: [LoongArch] Add demanded bits support for [X]VMSKL...
hev via All-commits
- [all-commits] [llvm/llvm-project] b91e48: Update mlir/lib/Dialect/Vector/IR/VectorOps.cpp
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] 97ac64: [DebugInfo][RemoveDIs] Delete debug-info-format fl...
Jeremy Morse via All-commits
- [all-commits] [llvm/llvm-project] 013034: Follow-up to 97ac6483aae, squelch an unused lambda...
Jeremy Morse via All-commits
- [all-commits] [llvm/llvm-project] d698ed: [mlir][amx] Restore conversion interface for AMX (...
Adam Siemieniuk via All-commits
- [all-commits] [llvm/llvm-project] af7e8a: Update comment
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] 0604dc: Revert "[VPlan] Set branch weight metadata on midd...
Hans Wennborg via All-commits
- [all-commits] [llvm/llvm-project] 9f542f: [RISCV] Add new tests for RISCV zicond extension (...
Ryan Buchner via All-commits
- [all-commits] [llvm/llvm-project] 3d96a5: [AMDGPU][SDAG] Handle ISD::PTRADD in VOP3 patterns
Fabian Ritter via All-commits
- [all-commits] [llvm/llvm-project] 944623: ARM: Avoid using getTargetLowering in TargetLowering
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 2ecbfc: [LoongArch] Fix '-mno-lsx' option not disabling LA...
Ami-zhang via All-commits
- [all-commits] [llvm/llvm-project] c2d65c: ARM: Avoid using getTargetLowering in TargetLowering
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] bc7faf: [AA] Take read-only provenance captures into accou...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 969847: ARM: Avoid using getTargetLowering in TargetLowering
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 355066: ARM: Avoid using getTargetLowering in TargetLoweri...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] cd4ef8: ARM: Avoid repeating hardcoded windows division li...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 633375: [llvm][DWARFLinker] Fix gcc 13 -Wuninitialized war...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] aac603: ARM: Avoid repeating hardcoded windows division li...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] b97931: [libc++] Remove allocator support from std::functi...
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] 5aed48: [GISel] KnownFPClass ValueTracking fix handling of...
Tim Gymnich via All-commits
- [all-commits] [llvm/llvm-project] 41c8df: [DAG] Convert foldMaskedMerge to SDPatternMatch to...
woruyu via All-commits
- [all-commits] [llvm/llvm-project] 36ac72: [llvm][MemProf] Fix unused variable warning in rel...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 021006: [mlir][Vector] Tighten up application conditions i...
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] a08a83: [DLCov][NFC] Propagate annotated DebugLocs through...
Stephen Tozer via All-commits
- [all-commits] [llvm/llvm-project] ce747a: [LV] Pre-commit test case for support VPWidenCastR...
Mel Chen via All-commits
- [all-commits] [llvm/llvm-project] d49bc5: [llvm][MemProf] Correct position of LLVM_ABI macro...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 843f25: [gn] port 20d5d09e99188
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 622df8: [lldb/cmake] Remove EXTRA_CXXFLAGS arg (#143731)
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] b8e3e0: [InstCombine] Export logic for common base pointer...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 95290f: Fix testcase
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] 3100b5: [AMDGPU] Flatten recursive register resource info ...
Janek van Oirschot via All-commits
- [all-commits] [llvm/llvm-project] f4f24c: Revert "[flang] Enable delayed localization by def...
Kareem Ergawy via All-commits
- [all-commits] [llvm/llvm-project] 79f4a4: [X86] VPTERNLOG comments - use "mem" just for full...
Shamshura Egor via All-commits
- [all-commits] [llvm/llvm-project] cc17f6: [SLP] NFC: Precommit test for pull/137419 (#137730)
Jeffrey Byrnes via All-commits
- [all-commits] [llvm/llvm-project] 245b6b: [fixup] Refactor a test, remove redundant test files
Momchil Velikov via All-commits
- [all-commits] [llvm/llvm-project] e1e183: [CodeGen] Inline stack guard check on Windows (#13...
Omair Javaid via All-commits
- [all-commits] [llvm/llvm-project] 368781: [gn build] Port e1e1836bbd70
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 0dd282: [mlir][Vector] Tighten up application conditions i...
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] b6a56b: [llvm-remarkutil] bitstream2yaml: Keep output file...
Tobias Stadler via All-commits
- [all-commits] [llvm/llvm-project] ca5b71: [Matrix] Propagate shape information through Selec...
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] bba4de: [libc++] Fix constructing `bitset` from non-null-t...
A. Jiang via All-commits
- [all-commits] [llvm/llvm-project] 5c1a02: [libc++] Fix typos in documentation (#143912)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 4f6032: [Offload] Add `ol_dimensions_t` and convert ranges...
Ross Brunton via All-commits
- [all-commits] [llvm/llvm-project] 4bd0a0: Revert "[flang] Enable delayed localization by def...
Kareem Ergawy via All-commits
- [all-commits] [llvm/llvm-project] 62b694: [mlir][spirv] Add definition for GL Pack/UnpackHal...
Igor Wodiany via All-commits
- [all-commits] [llvm/llvm-project] e4de74: [mlir][Vector] Tighten up application conditions i...
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] e1cbb8: Move new config option to llvm-config
Stephen Tozer via All-commits
- [all-commits] [llvm/llvm-project] ef6ccd: [DLCov] Origin-Tracking: Add debugify support
Stephen Tozer via All-commits
- [all-commits] [llvm/llvm-project] 2e5fb7: [llvm] Make TestData compatible with c++20 (#143801)
Paul Kirth via All-commits
- [all-commits] [llvm/llvm-project] 9b6798: [clang][darwin] Fix assertion failure when reporti...
Cyndy Ishida via All-commits
- [all-commits] [llvm/llvm-project] f6eaa2: Reland "[clang-format][NFC] Clean up fillRanges() ...
Owen Pan via All-commits
- [all-commits] [llvm/llvm-project] f12b1e: [flang][OpenMP] Add TODOs for target [teams|parall...
Kajetan Puchalski via All-commits
- [all-commits] [llvm/llvm-project] 13fe07: [libc++] Expand Android libc++ test config files (...
tynasello-google via All-commits
- [all-commits] [llvm/llvm-project] c525e2: [clang-doc] remove default label on some switches
Erick Velez via All-commits
- [all-commits] [llvm/llvm-project] 1c1df9: [lldb][Commands][NFC] Extract memory find expressi...
Michael Buch via All-commits
- [all-commits] [llvm/llvm-project] 2a905d: [Matrix] Use range-for in Visit* Result constructi...
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] 316f53: [X86] getTargetConstantBitsFromNode - handle EXTRA...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] a53003: [libc++] Update GDB pretty-printer to work with GD...
kotborealis via All-commits
- [all-commits] [llvm/llvm-project] 882b58: [DirectX] Reland #142853 with Circular GEP fixes (...
Farzon Lotfi via All-commits
- [all-commits] [llvm/llvm-project] ef1cb8: [SPIR-V] Fix ExecutionMode generation (#143888)
Nathan GauΓ«r via All-commits
- [all-commits] [llvm/llvm-project] daee5e: [Offload][PGO] Fix new GPU PGO tests (#143645)
Ethan Luis McDonough via All-commits
- [all-commits] [llvm/llvm-project] c6da2c: [lldb][Commands] Fix memory find for Swift express...
Michael Buch via All-commits
- [all-commits] [llvm/llvm-project] 4039fd: [libc] add ioctl (#141393)
W. Turner Abney via All-commits
- [all-commits] [llvm/llvm-project] 77834a: [CIR] Upstream support for emitting constructors (...
Andy Kaylor via All-commits
- [all-commits] [llvm/llvm-project] 639c19: [NFC][mlir] make the assert consistent with the de...
long.chen via All-commits
- [all-commits] [llvm/llvm-project] 56548e: [Matrix] Fix a crash in VisitSelectInst due to ite...
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] 31daed: [RISCV] Prefer QC_EXTU to ANDI for certain 12-bit ...
Sudharsan Veeravalli via All-commits
- [all-commits] [llvm/llvm-project] cd8fac: [CIR] Implement folder for VecCreateOp (#143355)
Amr Hesham via All-commits
- [all-commits] [llvm/llvm-project] ae7ea6: [libc] Fix ioctl errno inclusion (#143928)
Michael Jones via All-commits
- [all-commits] [llvm/llvm-project] 896bbb: update doc
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] e65131: MC, test: Specify explicit triple for include.ll
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 2c20bc: [mlir][spirv] Add definitions for GL FindILsb and ...
fairywreath via All-commits
- [all-commits] [llvm/llvm-project] 1a4cf1: [lldb][headers] Create Python script to fix up fra...
Chelsea Cassanova via All-commits
- [all-commits] [llvm/llvm-project] 217304: [X86] Use X86FixupInstTunings to select between (V...
ι»εεΊ via All-commits
- [all-commits] [llvm/llvm-project] 53e504: [Clang][NFC] Move FatbinFileName instead of copy (...
Shafik Yaghmour via All-commits
- [all-commits] [llvm/llvm-project] 82f196: [libc] Update size_t and ssize_t definitions to us...
lntue via All-commits
- [all-commits] [llvm/llvm-project] cbc2ef: [llvm][utils] Add synthetic provider for llvm::Den...
Dave Lee via All-commits
- [all-commits] [llvm/llvm-project] eab1a1: [libc++][test] Improve test coverage for flat_set ...
halbi2 via All-commits
- [all-commits] [llvm/llvm-project] d1ca8d: [libc][math] Refactor expf implementation to heade...
lntue via All-commits
- [all-commits] [llvm/llvm-project] 6311f0: [libc] Build fixes for widechar characterconverter...
Uzair Nawaz via All-commits
- [all-commits] [llvm/llvm-project] 9208b3: [PowerPC] frontend get target feature from backen...
zhijian lin via All-commits
- [all-commits] [llvm/llvm-project] 73bea8: Revert "[lldb][headers] Create Python script to fi...
Chelsea Cassanova via All-commits
- [all-commits] [llvm/llvm-project] 06dad3: Revert "[lldb][headers] Create Python script to fi...
Chelsea Cassanova via All-commits
- [all-commits] [llvm/llvm-project] 4e765b: [x86] dpbusd_i4.ll - regenerate VPTERNLOGD asm com...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 5a6a4b: [libc] Implement perror (#143624)
Michael Jones via All-commits
- [all-commits] [llvm/llvm-project] c0a786: [RISCV] Integrate RISCV target in baremetal toolch...
Garvit Gupta via All-commits
- [all-commits] [llvm/llvm-project] f8abd7: Revert "[clang-tidy] Improve integer comparison by...
David Rivera via All-commits
- [all-commits] [llvm/llvm-project] f94950: [libc] Changed mbstate struct (#143942)
sribee8 via All-commits
- [all-commits] [llvm/llvm-project] 8f069c: fix
joaosaffran via All-commits
- [all-commits] [llvm/llvm-project] fd88ae: [Doc][NFC] Fix Sanitizer Ignore list example error...
Qinkun Bao via All-commits
- [all-commits] [llvm/llvm-project] 639e81: [CIR][NFC] Fix an unused variable warning (#143933)
Amr Hesham via All-commits
- [all-commits] [llvm/llvm-project] 246fa9: Revert gsymutil changes due to concurrency problem...
joaosaffran via All-commits
- [all-commits] [llvm/llvm-project] 4a58a6: [mlir][linalg] Remove the `test-linalg-to-vector-p...
Andrzej WarzyΕski via All-commits
- [all-commits] [llvm/llvm-project] 337beb: [libc++] Add _LIBCPP_NO_UNIQUE_ADDRESS to flat_{, m...
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] 3c1053: Revert "[clang-tidy] Improve integer comparison by...
David Rivera via All-commits
- [all-commits] [llvm/llvm-project] edf636: [PowerPC][NFC] Update lowering STXVP to STXV in Oc...
Lei Huang via All-commits
- [all-commits] [llvm/llvm-project] 46085d: [lld/ELF][x86-64] Place large executable sections ...
Arthur Eubanks via All-commits
- [all-commits] [llvm/llvm-project] 6fa0cd: release/20.x: [clang] Don't evaluate the initializ...
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] c4f257: [llvm-rc] Allow ALT on non-virtkey accelerators (#...
Martin StorsjΓΆ via All-commits
- [all-commits] [llvm/llvm-project] 02aec8: [clangd] [Modules] Fix to correctly handle module ...
Hans Wennborg via All-commits
- [all-commits] [llvm/llvm-project] df7db4: Revert "[PowerPC][NFC] Update lowering STXVP to ST...
Lei Huang via All-commits
- [all-commits] [llvm/llvm-project] 068176: add args
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] c317ed: [PowerPC][NFC] Update lowering STXVP to STXV in Oc...
Lei Huang via All-commits
- [all-commits] [llvm/llvm-project] 030a47: [AArch64][Clang] Exclude address spaces from point...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 891f6a: [instcombine] Add test coverage for vp.reverse eli...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] cbf27b: Revert " [PowerPC] frontend get target feature fro...
Reid Kleckner via All-commits
- [all-commits] [llvm/llvm-project] c19e90: [AArch64] Signed comparison using CMN is safe when...
AZero13 via All-commits
- [all-commits] [llvm/llvm-project] b1f5e2: [lldb] Properly handle locate module callback when...
GeorgeHuyubo via All-commits
- [all-commits] [llvm/llvm-project] d65904: [LV] Move logic to create trip count check to help...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 8ee964: [LV] Simplify creation of vp.load/vp.store/vp.redu...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] f47680: [clang] Fix PointerAuth semantics of cpp_trivially...
Oliver Hunt via All-commits
- [all-commits] [llvm/llvm-project] 741ea8: [gn build] Port 8ee9646b06cd
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 8a8ea8: Reland "[lldb][headers] Create Python script to fi...
Chelsea Cassanova via All-commits
- [all-commits] [llvm/llvm-project] 6f3e2c: [MSAN] fork avx512vl-intrinsics and x86-vpermi2 te...
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 0eccf1: [LSan] skip leaks from dlerror (#142876)
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 7e4bdb: [llvm] annotate interfaces in llvm/CGData and llvm...
Amir Ayupov via All-commits
- [all-commits] [llvm/llvm-project] 691831: [lit] show retry attempts (#142413)
Amir Ayupov via All-commits
- [all-commits] [llvm/llvm-project] dd6d9e: fmt
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 89d943: [ππ½πΏ] changes introduced through rebase
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] ee6362: [RISCV][CostModel] Add additional high LMUL revers...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] e4c32a: [Clang][NFC] Move Input into SmallVector instead o...
Shafik Yaghmour via All-commits
- [all-commits] [llvm/llvm-project] 902a99: [BOLT] Make memory profile parsing optional (#129585)
Amir Ayupov via All-commits
- [all-commits] [llvm/llvm-project] b7ec65: [MLIniner][IR2Vec] Integrating IR2Vec with MLInliner
S. VenkataKeerthy via All-commits
- [all-commits] [llvm/llvm-project] 1ac61c: [mlir][Vector] Remove `vector.extractelement/inser...
Diego Caballero via All-commits
- [all-commits] [llvm/llvm-project] 4a4035: [CIR] Add support for delegating constructors (#14...
Andy Kaylor via All-commits
- [all-commits] [llvm/llvm-project] 8a2895: [lldb] Implement JSON RPC (newline delimited) Tran...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 26f916: [lit] cleanup unused imports (#143930)
Charles Zablit via All-commits
- [all-commits] [llvm/llvm-project] 2ee8fd: [libc] Prevent building wchar on MacOS (#143978)
Uzair Nawaz via All-commits
- [all-commits] [llvm/llvm-project] 8e397f: [IR2Vec] Scale vocab
S. VenkataKeerthy via All-commits
- [all-commits] [llvm/llvm-project] 2b8f82: [RISCV] Remove implicit $vl def on vleNff pseudos ...
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] f88904: [TailRecursionElim] Adjust function entry count
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] 703e44: [Clang] Add check for -mstack-alignment (#143124)
Feng Zou via All-commits
- [all-commits] [llvm/llvm-project] f32630: [TailRecursionElim] Adjust function entry count
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] 28c14d: [libc] Independent strcat/strncat/stpcpy (#142643)
Michael Jones via All-commits
- [all-commits] [llvm/llvm-project] 5cae9d: [ππ½πΏ] initial version
Peter Collingbourne via All-commits
- [all-commits] [llvm/llvm-project] f11d7d: Upload correct patch
Peter Collingbourne via All-commits
- [all-commits] [llvm/llvm-project] 32e136: [CIR][NFC] Fix build problems with [[maybe_unused]...
Andy Kaylor via All-commits
- [all-commits] [llvm/llvm-project] ac378a: [IR2Vec] Scale vocab
S. VenkataKeerthy via All-commits
- [all-commits] [llvm/llvm-project] 70f44e: [libc][NFC] Accept doc fix (#143996)
Michael Jones via All-commits
- [all-commits] [llvm/llvm-project] cc0d0d: [AMDGPU][AsmParser] Support true16 register suffix...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] e1bb35: [bazel] Fix modules build for llvm-libc (speculati...
Reid Kleckner via All-commits
- [all-commits] [llvm/llvm-project] cc133a: Simplifying creation of Embedder
S. VenkataKeerthy via All-commits
- [all-commits] [llvm/llvm-project] 1a051f: Simplifying creation of Embedder
S. VenkataKeerthy via All-commits
- [all-commits] [llvm/llvm-project] 3ddd13: [flang] [cuda] Move SetImplicityCUDADevice after s...
Zhen Wang via All-commits
- [all-commits] [llvm/llvm-project] 22f9b4: Reland [HIP] use offload wrapper for non-device-on...
Yaxun (Sam) Liu via All-commits
- [all-commits] [llvm/llvm-project] 9ba132: [clan-reply] Backport PTU error recovery to 20.x
Anutosh Bhat via All-commits
- [all-commits] [llvm/llvm-project] 286c39: Add comments and more tests
Oliver Hunt via All-commits
- [all-commits] [llvm/llvm-project] 3190a5: Add comments and more tests
Oliver Hunt via All-commits
- [all-commits] [llvm/llvm-project] 029f88: [RISCV] Fold vmv.v.v into vleNff.v (#143981)
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] 889070: Revert "Reland [HIP] use offload wrapper for non-d...
Yaxun (Sam) Liu via All-commits
- [all-commits] [llvm/llvm-project] 7232c0: Reland [HIP] use offload wrapper for non-device-on...
Yaxun (Sam) Liu via All-commits
- [all-commits] [llvm/llvm-project] 2d48db: [TailRecursionElim] Adjust function entry count
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] a6362f: [TailRecursionElim] Adjust function entry count
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] 07dad4: [ELF] Implement -z dynamic-undefined-weak
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 999266: [flang][cuda] Add runtime check for passing device...
Valentin Clement (γγ¬γ³γΏγ€γ³ γ―γ¬γ‘γ³) via All-commits
- [all-commits] [llvm/llvm-project] 426836: [Flang] [OpenMP] Allow any type as argument to the...
Thirumalai Shaktivel via All-commits
- [all-commits] [llvm/llvm-project] bc57a8: GVN: Fix trying to inspect uselist of constants wh...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 59dfc5: fixup! [AMDGPU][AsmParser] Support true16 register...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] 781c76: [NFC][flang][OpenMP] Unify `genSectionsOp`'s proto...
Kareem Ergawy via All-commits
- [all-commits] [llvm/llvm-project] b78c18: [NFC][flang][OpenMP] Unify `genSectionsOp`'s proto...
Kareem Ergawy via All-commits
- [all-commits] [llvm/llvm-project] 8b3544: [flang][OpenMP] Add symbol table scopes for `teams...
Kareem Ergawy via All-commits
- [all-commits] [llvm/llvm-project] 6146a8: [LoongArch] Fix '-mno-lsx' option not disabling LA...
Ami-zhang via All-commits
- [all-commits] [llvm/llvm-project] e7c2d7: [ππ½πΏ] initial version
Peter Collingbourne via All-commits
- [all-commits] [llvm/llvm-project] ea597c: Format
Peter Collingbourne via All-commits
- [all-commits] [llvm/llvm-project] 7a49ea: WebAssembly: Stop directly using RuntimeLibcalls.def
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] cd573e: [compiler-rt] Remove unused local variables (NFC) ...
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 752538: [llvm-pdbutil] Remove an unused local variable (NF...
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 054f4a: [polly] Remove an unused local variable (NFC) (#14...
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] dfc512: [NVPTX] Consistently check fast-math flags when lo...
Alex MacLean via All-commits
- [all-commits] [llvm/llvm-project] 432d06: [NFC][AMDGPU] Fix stale links to ROCm repositories...
Saiyedul Islam via All-commits
- [all-commits] [llvm/llvm-project] 4e80a0: [NVPTX] Use prmt.f4e to lower pointer alignment fs...
Alex MacLean via All-commits
- [all-commits] [llvm/llvm-project] f64b3b: [mlir][llvm] Op interface LLVM converter (#143922)
Adam Siemieniuk via All-commits
- [all-commits] [llvm/llvm-project] 483d19: [RISCV] Add tune features for Andes 45 series cpus...
Jim Lin via All-commits
- [all-commits] [llvm/llvm-project] 4903c1: [RISCV] Support memcmp expansion for vectors
Pengcheng Wang via All-commits
- [all-commits] [llvm/llvm-project] 43be31: SPARC: Simplify SparcMCExpr
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] ff844d: [libc] Expand usage of libc null checks. (#116262)
Congcong Cai via All-commits
- [all-commits] [llvm/llvm-project] 7224d0: [flang][fir] Extend locality specs lowering to sup...
Kareem Ergawy via All-commits
- [all-commits] [llvm/llvm-project] 1fae59: [clang-format] Fix an off-by-1 bug with -length op...
Owen Pan via All-commits
- [all-commits] [llvm/llvm-project] 1f4b17: GVN: Fix trying to inspect uselist of constants wh...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 02f1f6: [mlir][linalg] Add pure tensor check for `winograd...
Longsheng Mou via All-commits
- [all-commits] [llvm/llvm-project] cd3d23: [X86] X86FixupInstTuning - extend BLENDPD/S -> MOV...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 02b6ed: [Clang] Added explanation why `is_constructible` e...
Shamshura Egor via All-commits
- [all-commits] [llvm/llvm-project] c4caf0: [AMDGPU] Convert more 64-bit lshr to 32-bit if shi...
LU-JOHN via All-commits
- [all-commits] [llvm/llvm-project] 1367f0: fix typo
Congcong Cai via All-commits
- [all-commits] [llvm/llvm-project] d4826c: [AArch64] Observe Z-reg inline asm clobbers withou...
Sander de Smalen via All-commits
- [all-commits] [llvm/llvm-project] 0cf333: [NFC] Pack MDNodeKeyImpl<DILocation> from 40 to 32...
Orlando Cazalet-Hyams via All-commits
- [all-commits] [llvm/llvm-project] addd98: [lldb][test] Don't call SBDebugger::Terminate if T...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 190ad5: typo
Congcong Cai via All-commits
- [all-commits] [llvm/llvm-project] 5a36b9: [ππ½πΏ] initial version
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 1f986d: [ππ½πΏ] initial version
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 8ba62f: [CIR] Function calls with aggregate arguments and ...
Sirui Mu via All-commits
- [all-commits] [llvm/llvm-project] 2d49bc: [LV][NFC] Tidy up check-prof-info.ll test (#143884)
David Sherwood via All-commits
- [all-commits] [llvm/llvm-project] f93590: [AMDGPU][SDAG] Handle ISD::PTRADD in VOP3 patterns
Fabian Ritter via All-commits
- [all-commits] [llvm/llvm-project] 4b59b7: [mlir][Linalg] Fix fusing of indexed linalg consum...
Simone Pellegrini via All-commits
- [all-commits] [llvm/llvm-project] 67c590: [mlir][AMDGPU] Add scaled floating point conversio...
Tim Gymnich via All-commits
- [all-commits] [llvm/llvm-project] 06c783: [lldb][test] Disable TestMultipleDebuggers again
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 576249: [lld] Refactor storage of PAuth ABI core info (#14...
SivanShani-Arm via All-commits
- [all-commits] [llvm/llvm-project] 058602: [X86] X86FixupInstTuning - fold BLENDPS -> MOVSD (...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] e2c27f: [X86] X86FixupInstTuning - hoist OptSize flag. NFC.
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 171152: Change to XLen + 1
Pengcheng Wang via All-commits
- [all-commits] [llvm/llvm-project] 6fc8ec: [InstCombine] Restore splat gep support in Optimiz...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 201955: [InstCombine] Extract EmitGEPOffsets() helper (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 541e51: [LV] Use getFixedValue instead of getKnownMinValue...
David Sherwood via All-commits
- [all-commits] [llvm/llvm-project] 9eef4d: Remove delayed typo expressions (#143423)
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] a5cbd2: Revert "[AMDGPU] Skip register uses in AMDGPUResou...
Diana Picus via All-commits
- [all-commits] [llvm/llvm-project] be9994: [SystemZ][z/OS] Refactor AutoConvert more (#143955)
Abhina Sree via All-commits
- [all-commits] [llvm/llvm-project] 30725e: Fix build after removing delayed typo expression
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] bcc798: Update SIISelLowering.cpp
Fabian Ritter via All-commits
- [all-commits] [llvm/llvm-project] 423642: [LLDB] Add bit extraction to DIL (#141422)
Ilia Kuklin via All-commits
- [all-commits] [llvm/llvm-project] 41b37f: [lldb] CommandObjectMemoryFind: Improve expression...
Michael Buch via All-commits
- [all-commits] [llvm/llvm-project] f1036d: [X86] X86InstrInfo::commuteInstructionImpl - remov...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] cc3653: [DLCov] Origin-Tracking: Add config options (#143590)
Stephen Tozer via All-commits
- [all-commits] [llvm/llvm-project] 518c6e: 1
Iris Shi via All-commits
- [all-commits] [llvm/llvm-project] b91909: [AMDGPU][SDAG] Handle ISD::PTRADD in VOP3 patterns
Fabian Ritter via All-commits
- [all-commits] [llvm/llvm-project] 410b0a: rm header
Iris Shi via All-commits
- [all-commits] [llvm/llvm-project] 9f0afa: Actually add a colon after the TODO in the comment
Fabian Ritter via All-commits
- [all-commits] [llvm/llvm-project] 860123: [AMDGPU][SDAG] Handle ISD::PTRADD in VOP3 patterns
Fabian Ritter via All-commits
- [all-commits] [llvm/llvm-project] fbea0f: Add Macro for CSSC Feature (#143148)
Martin Wehking via All-commits
- [all-commits] [llvm/llvm-project] 468036: [flang][fir] Extend locality specs lowering to sup...
Kareem Ergawy via All-commits
- [all-commits] [llvm/llvm-project] a4564e: [fixup] More commenting
Momchil Velikov via All-commits
- [all-commits] [llvm/llvm-project] 9a237f: [AMDGPU][AsmParser] Support true16 register suffix...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] d7ddd4: [X86] Add start/end debug messages for the X86Comp...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 4f8187: [TSan] Regenerate test checks (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] a59e4a: [RISCV] Lower SELECT's with one constant more effi...
Ryan Buchner via All-commits
- [all-commits] [llvm/llvm-project] 85a9f2: [PowerPC] enable AtomicExpandImpl::expandAtomicCmp...
zhijian lin via All-commits
- [all-commits] [llvm/llvm-project] 4a4763: [flang][OpenMP] Support substrings and complex par...
Tom Eccles via All-commits
- [all-commits] [llvm/llvm-project] 6ca31a: [flang][OpenMP] improve semantic check for invalid...
Tom Eccles via All-commits
- [all-commits] [llvm/llvm-project] 9c2e0b: [PowerPC][NFC] Pre-commit test case for checking w...
zhijian lin via All-commits
- [all-commits] [llvm/llvm-project] 7e0bb2: [flang][fir] Extend locality specs lowering to sup...
Kareem Ergawy via All-commits
- [all-commits] [llvm/llvm-project] 69ba6f: Revert "[PowerPC][NFC] Pre-commit test case for ch...
zhijian lin via All-commits
- [all-commits] [llvm/llvm-project] a98a0e: [flang] Enable delayed localization by default for...
Kareem Ergawy via All-commits
- [all-commits] [llvm/llvm-project] a41a36: [AMDGPU][SDAG] Handle ISD::PTRADD in VOP3 patterns
Fabian Ritter via All-commits
- [all-commits] [llvm/llvm-project] 760e22: Implement reviewer suggestions
Fabian Ritter via All-commits
- [all-commits] [llvm/llvm-project] ea73fc: [PowerPC] fixed mtvsrbmi.ll test case error caused...
zhijian lin via All-commits
- [all-commits] [llvm/llvm-project] c3ec9e: [lldb][DWARF] Don't try to compute address range i...
Michael Buch via All-commits
- [all-commits] [llvm/llvm-project] 552845: [BOLT][NFC] Using target_triple in lit config
Paschalis Mpeis via All-commits
- [all-commits] [llvm/llvm-project] 6f999a: [x86] vector-pcmp.ll - regenerate VPTERNLOGD asm c...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] a361a3: [llvm][InstCombine] Fold select to cmp for weak an...
Yash Solanki via All-commits
- [all-commits] [llvm/llvm-project] 8b11de: [AMDGPU][SDAG] Initial support for ISD::PTRADD (#1...
Fabian Ritter via All-commits
- [all-commits] [llvm/llvm-project] f55cff: [AMDGPU][SDAG] Add tests for ISD::PTRADD DAG combines
Fabian Ritter via All-commits
- [all-commits] [llvm/llvm-project] 6ea714: [AMDGPU][SDAG] Add ISD::PTRADD DAG combines
Fabian Ritter via All-commits
- [all-commits] [llvm/llvm-project] e8eccc: [AMDGPU][SDAG] Add test for ISD::PTRADD handling i...
Fabian Ritter via All-commits
- [all-commits] [llvm/llvm-project] af2d3e: [AMDGPU][SDAG] Handle ISD::PTRADD in SelectionDAGA...
Fabian Ritter via All-commits
- [all-commits] [llvm/llvm-project] ac6d5e: [AMDGPU][SDAG] Tests for target-specific ISD::PTRA...
Fabian Ritter via All-commits
- [all-commits] [llvm/llvm-project] 10494b: [AMDGPU][SDAG] Add target-specific ISD::PTRADD com...
Fabian Ritter via All-commits
- [all-commits] [llvm/llvm-project] 3f6991: [AMDGPU][SDAG] Test ISD::PTRADD handling in VOP3 p...
Fabian Ritter via All-commits
- [all-commits] [llvm/llvm-project] 46090a: [AMDGPU][SDAG] Handle ISD::PTRADD in VOP3 patterns
Fabian Ritter via All-commits
- [all-commits] [llvm/llvm-project] 0a0960: [mlir][spirv] Add bfloat16 support (#141458)
Darren Wihandi via All-commits
- [all-commits] [llvm/llvm-project] e6a357: [Offload] Replace device info queue with a tree (#...
Ross Brunton via All-commits
- [all-commits] [llvm/llvm-project] 82911f: [lldb][test] Skip ReadAfterClose JSON Transport te...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 9670e0: Enable unique-object-duplication warning for windo...
Devon Loehr via All-commits
- [all-commits] [llvm/llvm-project] cf6ae0: [OpenMP] Remove declaration and usage of __AMDGCN_...
nicebert via All-commits
- [all-commits] [llvm/llvm-project] 525ee9: Addressing reviewers
Paschalis Mpeis via All-commits
- [all-commits] [llvm/llvm-project] ebd7f7: [KeyInstr][NFC] Fix incorrect atomGroup/rank uint ...
Orlando Cazalet-Hyams via All-commits
- [all-commits] [llvm/llvm-project] 9e6229: [mlir][spirv] Fix FuncOpVectorUnroll to process pl...
Darren Wihandi via All-commits
- [all-commits] [llvm/llvm-project] 363e65: Addressing reviewers
Paschalis Mpeis via All-commits
- [all-commits] [llvm/llvm-project] bcfbba: [llvm] Compare std::optional<T> to values directly...
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 0761dc: [fixup] Misc comments
Momchil Velikov via All-commits
- [all-commits] [llvm/llvm-project] 6751b3: Revert "[lit] cleanup unused imports" (#144054)
Charles Zablit via All-commits
- [all-commits] [llvm/llvm-project] 3ea45a: [AArch64] Add fixed-length SVE USDOT support (#143...
Nicholas Guy via All-commits
- [all-commits] [llvm/llvm-project] 271c51: [libc++] Split libc++-specific tests for the froze...
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] eba63c: [flang][OpenMP] Improve handling of REQUIRES ATOMI...
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] ec21b0: [X86] Add X86FixupInstTuning test coverage for (V)...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] ca5040: [clangd] Collect references in array designators (...
Aleksandr Platonov via All-commits
- [all-commits] [llvm/llvm-project] 6fb4a3: [libc++][C++03] Remove tests from libcxx-03 which ...
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] 9628b7: [libc++][C++03] Remove tests from libcxx-03 which ...
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] ace173: [libc++][C++03] Remove tests from libcxx-03 which ...
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] fe5571: [libc++][C++03] Remove tests from libcxx-03 which ...
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] e90cfc: Test new command line flag
Alexis Engelke via All-commits
- [all-commits] [llvm/llvm-project] dc9e30: [llvm-cov] Add support for baseline coverage (#117...
Fabian Meumertzheim via All-commits
- [all-commits] [llvm/llvm-project] e08057: [libc++][C++03] Remove XFAILs from the non-frozen ...
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] 18b67a: MC: Add MCAsmInfo::printExpr to replace MCExpr::print
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] d688df: [instsimplify] Add tests for missing vp.reverse si...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] dec576: [X86] X86FixupInstTuning - add dbg message for eac...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 2214e9: [ππ½πΏ] initial version
Alexis Engelke via All-commits
- [all-commits] [llvm/llvm-project] 748f89: [libc++][C++03] Fix tests which only fail due to i...
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] bd33ee: [HLSL][SPIRV] Use resource names (#143412)
Steven Perron via All-commits
- [all-commits] [llvm/llvm-project] 68b6f3: [MLIR][AMDGPU] Fix bug in GatherToLDSOpLowering, g...
Daniel Hernandez-Juarez via All-commits
- [all-commits] [llvm/llvm-project] 3b09a3: MC, SPARC: Replace SparcMCExpr with MCSpecifierExpr
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 493955: [MLIR] Legalize certain `vector.transfer_read` ops...
Momchil Velikov via All-commits
- [all-commits] [llvm/llvm-project] 36c710: [CIR] Change default assumption about allowing bui...
Andy Kaylor via All-commits
- [all-commits] [llvm/llvm-project] 3bf1e1: [mlir][spirv] Add definition of OpImageRead (#144038)
Igor Wodiany via All-commits
- [all-commits] [llvm/llvm-project] b18467: [libc] Implemented wmemmove (#142245)
Uzair Nawaz via All-commits
- [all-commits] [llvm/llvm-project] c403cf: VE: Replace VEMCExpr::printImpl with printSpecifie...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 942554: [libc++][C++03] Fix a bunch of random tests
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] 6e988b: [mlir] Forward **kwargs through gentbl_shard_rule ...
Reid Kleckner via All-commits
- [all-commits] [llvm/llvm-project] 2704b2: [lldb] Include unistd.h for _exit in multi-proces...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 6bf398: Revert "[llvm-cov] Add support for baseline covera...
Keith Smiley via All-commits
- [all-commits] [llvm/llvm-project] 65d88d: Revert "[llvm-cov] Add support for baseline covera...
Keith Smiley via All-commits
- [all-commits] [llvm/llvm-project] 9e23e8: [LLD][Cygwin] Implement --dll-search-prefix (#143263)
Tomohiro Kashiwada via All-commits
- [all-commits] [llvm/llvm-project] 107219: [tosa] Add duplicate indices check for Scatter (#1...
Tai Ly via All-commits
- [all-commits] [llvm/llvm-project] 2238fd: Revert "[mlir][vector] Fix for WarpOpScfForOp fail...
Charitha Saumya via All-commits
- [all-commits] [llvm/llvm-project] b81d5e: [InstCombine] Fold shuffles through all trivially ...
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] c60911: Fix/reapply "[libc] Migrate stdio tests to ErrnoCh...
Alexey Samsonov via All-commits
- [all-commits] [llvm/llvm-project] 493c16: [SPIRV] Fix ExecutionMode_fragment.ll test (#144116)
Steven Perron via All-commits
- [all-commits] [llvm/llvm-project] fd4321: [libc] Fix bugs found when testing with all header...
William Huynh via All-commits
- [all-commits] [llvm/llvm-project] 9a3082: [CIR][NFC] Fix forrange.cpp test (#144123)
Andy Kaylor via All-commits
- [all-commits] [llvm/llvm-project] 62eea8: [CIR] Update isSized with upstreamed types (#143960)
Amr Hesham via All-commits
- [all-commits] [llvm/llvm-project] ffb229: Revert "[Clang] Added explanation why `is_construc...
Corentin Jabot via All-commits
- [all-commits] [llvm/llvm-project] ec330c: [bazel] Update llvm-config.h and disable DebugLoc ...
Reid Kleckner via All-commits
- [all-commits] [llvm/llvm-project] 51689c: [libc][NFC] clean internal fd handling (#143991)
Michael Jones via All-commits
- [all-commits] [llvm/llvm-project] 5578bc: [mlir][xegpu] add support for structure control fl...
Chao Chen via All-commits
- [all-commits] [llvm/llvm-project] ecdb54: [TableGen] Avoid evaluating RHS of a BinOp until s...
Min-Yih Hsu via All-commits
- [all-commits] [llvm/llvm-project] 376e5b: Revert "Fix/reapply "[libc] Migrate stdio tests to...
Alexey Samsonov via All-commits
- [all-commits] [llvm/llvm-project] 09c54c: [IR2Vec] Minor vocab changes and exposing weights ...
S. VenkataKeerthy via All-commits
- [all-commits] [llvm/llvm-project] 40402d: reachable BB
S. VenkataKeerthy via All-commits
- [all-commits] [llvm/llvm-project] d15108: [MLIniner][IR2Vec] Integrating IR2Vec with MLInliner
S. VenkataKeerthy via All-commits
- [all-commits] [llvm/llvm-project] 730ab9: [IR2Vec] Scale vocab
S. VenkataKeerthy via All-commits
- [all-commits] [llvm/llvm-project] 0d9214: Simplifying creation of Embedder
S. VenkataKeerthy via All-commits
- [all-commits] [llvm/llvm-project] 9d49b8: [clang-scan-deps] Implement P2223R2 for Dependency...
Naveen Seth Hanig via All-commits
- [all-commits] [llvm/llvm-project] 92a116: Revert "Fix/reapply "[libc] Migrate stdio tests to...
Alexey Samsonov via All-commits
- [all-commits] [llvm/llvm-project] 452276: [libc] Fix missing errno include in fuzzer (#144132)
Michael Jones via All-commits
- [all-commits] [llvm/llvm-project] 0c7ce6: Revert "[mlir][vector] Fix for WarpOpScfForOp fail...
Charitha Saumya via All-commits
- [all-commits] [llvm/llvm-project] f82cf7: [mlir][tensor] Fix `getReassociationForCollapse` f...
Artem Gindinson via All-commits
- [all-commits] [llvm/llvm-project] 52d348: Fix and reapply IR PGO support for Flang (#142892)
FYK via All-commits
- [all-commits] [llvm/llvm-project] f6bf3b: [bazel] Fix XeGpu deps for 5578bcbcfd25c (#144133)
Reid Kleckner via All-commits
- [all-commits] [llvm/llvm-project] 59388f: [InstCombine] Preserve NSW/NUW flags when folding ...
Alex MacLean via All-commits
- [all-commits] [llvm/llvm-project] f68848: [VPlan] Manage Sentinel value for FindLastIV in VP...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] d71dd5: Simplifying creation of Embedder
S. VenkataKeerthy via All-commits
- [all-commits] [llvm/llvm-project] 24bbc8: [CIR] Support for static variables (#143980)
Andy Kaylor via All-commits
- [all-commits] [llvm/llvm-project] 79e06b: [AMDGPU] Extended vector promotion to aggregate ty...
zGoldthorpe via All-commits
- [all-commits] [llvm/llvm-project] b4e250: [NFC] Formatting PassRegistry.def
S. VenkataKeerthy via All-commits
- [all-commits] [llvm/llvm-project] a08de4: [gn] port cc365331af42
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 2f1e6e: [BPF] Report an warning if certain insn imm operan...
yonghong-song via All-commits
- [all-commits] [llvm/llvm-project] 90d98a: Revert "[Clang] Added explanation why `is_construc...
Corentin Jabot via All-commits
- [all-commits] [llvm/llvm-project] 83f215: Reland "[llvm-cov] Add support for baseline covera...
Fabian Meumertzheim via All-commits
- [all-commits] [llvm/llvm-project] f952af: [clang][docs][RISCV] Prepend the HelpText for -mrv...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] acc58a: [bazel] Add missing dep for 52d34865b9db3485c (#14...
Reid Kleckner via All-commits
- [all-commits] [llvm/llvm-project] b7cb34: [CIR] Enable floating point casts (#144142)
Andy Kaylor via All-commits
- [all-commits] [llvm/llvm-project] 65eaed: [CIR] Handle character literal values (#144141)
Andy Kaylor via All-commits
- [all-commits] [llvm/llvm-project] f5df23: [LV] Fix test line and regen an autogen test
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 1ded2c: [LV] Use createIterationCountCheck during epilogue...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] c42912: Fix string_length function so that it always retur...
Amy Huang via All-commits
- [all-commits] [llvm/llvm-project] 938e91: [memprof] Use testing::IsEmpty (NFC) (#144096)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 6d0cfc: [Vectorize] Use llvm::drop_begin (NFC) (#144098)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 2a8055: [SPIRV] Use llvm::all_of (NFC) (#144099)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 5064a5: [IR] Remove a redundant control flow statement (NF...
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] c4197d: Address comment
Peter Collingbourne via All-commits
- [all-commits] [llvm/llvm-project] a89df7: WholeProgramDevirt: Fix importing in llvm.type.che...
Peter Collingbourne via All-commits
- [all-commits] [llvm/llvm-project] 52a649: [bazel] Add missing errno deps one more time
Reid Kleckner via All-commits
- [all-commits] [llvm/llvm-project] 60d000: [Cygwin] Define LLVM_ABI for Cygwin (#143222)
Tomohiro Kashiwada via All-commits
- [all-commits] [llvm/llvm-project] be5c96: [CodeGen][COFF] Always emit CodeView compiler info...
Jacek Caban via All-commits
- [all-commits] [llvm/llvm-project] f62a8a: [CIR] Extend VecShuffleOp verifier to catch invali...
Amr Hesham via All-commits
- [all-commits] [llvm/llvm-project] 5ab285: [LLD][COFF] Fix ARM64X CHPE exception data size re...
Jacek Caban via All-commits
- [all-commits] [llvm/llvm-project] ad20a2: [clang-doc] Precommit concept tests
Erick Velez via All-commits
- [all-commits] [llvm/llvm-project] 822962: [Clang] Relax DICompileUnit producer check in debu...
Jacek Caban via All-commits
- [all-commits] [llvm/llvm-project] c7cb16: Add comment
Peter Collingbourne via All-commits
- [all-commits] [llvm/llvm-project] 3afc2b: llvm-lto2: Add print-guid subcommand.
Peter Collingbourne via All-commits
- [all-commits] [llvm/llvm-project] 473dea: [libc] Output all headers with LIBC_CONF_OUTPUT_AL...
William Huynh via All-commits
- [all-commits] [llvm/llvm-project] d1c9d9: [TailRecursionElim] Adjust function entry count
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] 2c4402: [bazel][libc] Add missing deps after 51689c9df2fbb...
Jorge Gorbe Moya via All-commits
- [all-commits] [llvm/llvm-project] a591bd: Turn LIBC_COPT_STRING_UNSAFE_WIDE_READ on by defau...
Amy Huang via All-commits
- [all-commits] [llvm/llvm-project] 4a6142: assert
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] b8071a: [ππ½πΏ] changes introduced through rebase
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] e7f58f: assert
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 9a2e40: Revert "Turn LIBC_COPT_STRING_UNSAFE_WIDE_READ on ...
Amy Huang via All-commits
- [all-commits] [llvm/llvm-project] ca3802: Revert "Turn LIBC_COPT_STRING_UNSAFE_WIDE_READ on ...
Amy Huang via All-commits
- [all-commits] [llvm/llvm-project] b9d7d0: [MSAN] handle AVX vpermi2var (#143463)
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 17758a: [TailRecursionElim] Adjust function entry count
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] d7e64d: [MSAN] handle assorted AVX permutations (#143462)
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 7f69cd: [clang-doc] remove default label on some switches ...
Erick Velez via All-commits
- [all-commits] [llvm/llvm-project] 417ab3: [ConstantFolding] Fold deinterleave2 of any splat ...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 15f100: [bazel] fix mlir/tblgen.bzl formatting after 6e988...
Jorge Gorbe Moya via All-commits
- [all-commits] [llvm/llvm-project] bd319d: [Cygwin] CYGWIN is not WIN32 in current CMake (#14...
Tomohiro Kashiwada via All-commits
- [all-commits] [llvm/llvm-project] e37707: [RISCV] Use unsigned instead of uint16_t for the O...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 2dc32f: [TailRecursionElim] Adjust function entry count
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] d4c7d0: MCObjectStreamer: Replace getAssemblerPtr with get...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] d39e41: pre-commit test
Iris Shi via All-commits
- [all-commits] [llvm/llvm-project] efd7fc: pre-commit test
Iris Shi via All-commits
- [all-commits] [llvm/llvm-project] 32f61b: [TailRecursionElim] Adjust function entry count
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] 709ba0: [RISCV] Use RISCVII::getVecPolicyOpNum instead of ...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] ef265e: [RISCV] Simplify macros used by RISCVInstrInfo::co...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 35e3c5: [RISCV] Simplify macros used for commuting vector ...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 0bd614: [Cygwin] Don't use version script for Cygwin targe...
Tomohiro Kashiwada via All-commits
- [all-commits] [llvm/llvm-project] 07fa6d: [InstCombine] Avoid folding `select(umin(X, Y), X)...
Konstantin Bogdanov via All-commits
- [all-commits] [llvm/llvm-project] 2796c4: [MSan] Fix minor issues in testcases (#144073)
Kunqiu Chen via All-commits
- [all-commits] [llvm/llvm-project] 2e7fbb: [clang-format] Fix a bug in annotating braces (#14...
Owen Pan via All-commits
- [all-commits] [llvm/llvm-project] f46c44: [clang-tidy][NFC] change patterns 'anyOf(..., anyt...
Baranov Victor via All-commits
- [all-commits] [llvm/llvm-project] 892513: [clang] fix infinite recursion (#143244)
Zhikai Zeng via All-commits
- [all-commits] [llvm/llvm-project] 732ebf: [VPlan] Address post-commit comments for f68848015...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 1bc0b0: CMake: Fix LLVM_ENABLE_DEBUGLOC_COVERAGE_TRACKING ...
NAKAMURA Takumi via All-commits
- [all-commits] [llvm/llvm-project] 646406: [CIR] Upstream CreateOp for ComplexType with folde...
Amr Hesham via All-commits
- [all-commits] [llvm/llvm-project] 2cb32e: [Clang] Fix fix-it hint regression from #143460 (#...
Ross Kirsling via All-commits
- [all-commits] [llvm/llvm-project] 665f75: add test
Iris Shi via All-commits
- [all-commits] [llvm/llvm-project] 42595d: [llvm] [cmake] Use pkg-config to obtain libffi sea...
MichaΕ GΓ³rny via All-commits
- [all-commits] [llvm/llvm-project] ff295d: [OpenMP][clang] declare mapper: fix handling of ne...
Robert Imschweiler via All-commits
- [all-commits] [llvm/llvm-project] 10bc17: [AVR] Add support for many new AVR MCUs (#143914)
Tom Vijlbrief via All-commits
- [all-commits] [llvm/llvm-project] 62d8e0: Revert "[AVR] Add support for many new AVR MCUs (#...
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 72f99b: [LV] Add test case with branch weights.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 577199: Reapply "[VPlan] Set branch weight metadata on mid...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] d6e25c: [SelectionDAG] Take passthru into account when wid...
Min-Yih Hsu via All-commits
- [all-commits] [llvm/llvm-project] db682a: [utils] Add "aarch64-apple-macosx" triple to updat...
Tomer Shafir via All-commits
Last message date:
Sat Jun 14 11:36:55 PDT 2025
Archived on: Sat Jun 14 11:36:59 PDT 2025
This archive was generated by
Pipermail 0.09 (Mailman edition).