The Week Of Monday 24 November 2025 Archives by thread
Starting: Mon Nov 24 00:00:32 PST 2025
Ending: Sun Nov 30 23:55:22 PST 2025
Messages: 1259
- [all-commits] [llvm/llvm-project] 02a997: [clang-format] Handle `import` when used as templa...
owenca via All-commits
- [all-commits] [llvm/llvm-project] c15a6c: [Clang][ASTImporter] Fix cycle in importing templa...
ganenkokb-yandex via All-commits
- [all-commits] [llvm/llvm-project] e888cf: [AMDGPU] Add wave reduce intrinsics for float type...
Aaditya via All-commits
- [all-commits] [llvm/llvm-project]
Aaditya via All-commits
- [all-commits] [llvm/llvm-project] 1abb05: [IVDesc] Make getCastInsts return an ArrayRef (NFC...
Ramkumar Ramachandra via All-commits
- [all-commits] [llvm/llvm-project] ce70d4: [mlir][emitc] Refactor getEmittedExpression (NFC) ...
Gil Rapaport via All-commits
- [all-commits] [llvm/llvm-project] f21857: [llvm][CAS] Remove unused functions (#168856)
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 7ae084: [BOLT][BTI] Add MCPlusBuilder::addBTItoBBStart
Gergely Bálint via All-commits
- [all-commits] [llvm/llvm-project] c745a5: [mlir:x86vector:transform] Fix bazel build after #...
Ingo Müller via All-commits
- [all-commits] [llvm/llvm-project] 677f7c: Comments
Pierre van Houtryve via All-commits
- [all-commits] [llvm/llvm-project] 6413e5: [clangd] Implement fold range for #pragma region (...
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] 30b1d1: [analyzer] Fix inf recursion in StackAddrEscapeChe...
Balázs Benics via All-commits
- [all-commits] [llvm/llvm-project] 460476: [AMDGPU] Add builtins for wave reduction intrinsic...
Aaditya via All-commits
- [all-commits] [llvm/llvm-project] 6d45e3: [BOLT][BTI] Add MCPlusBuilder::addBTItoBBStart
Gergely Bálint via All-commits
- [all-commits] [llvm/llvm-project] 4b65ca: [AArch64][SVE] Add custom lowering for bfloat FMUL...
Benjamin Maxwell via All-commits
- [all-commits] [llvm/llvm-project] 121e2e: [libc++] Introduce basic_string::__allocate_long_b...
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] f3ce5d: [libc++] Forward std::all_of and std::none_of to s...
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] 4b35ff: [RISCV] Enable rematerialization for scalar loads ...
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] 7d9e5b: [Review] Use unified vgpr count with unified-regis...
Juan Manuel Martinez Caamaño via All-commits
- [all-commits] [llvm/llvm-project] 9be30e: [clang][LoongArch] Introduce LASX and LSX conversi...
hev via All-commits
- [all-commits] [llvm/llvm-project] 8c6ec1: [libc++][array] Applied `[[nodiscard]]` (#168829)
Hristo Hristov via All-commits
- [all-commits] [llvm/llvm-project] 4c4cf7: [libc++][list] Applied `[[nodiscard]]` (#169015)
Hristo Hristov via All-commits
- [all-commits] [llvm/llvm-project] 74a62b: [X86] avx2-builtins.c - add constexpr test coverag...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] d44d32: [clang][bytecode] Fix compound assign operators fo...
Timm Baeder via All-commits
- [all-commits] [llvm/llvm-project] 48069b: Fix comment
Gergely Bálint via All-commits
- [all-commits] [llvm/llvm-project] c73de9: [IVDesciptors] Support detecting reductions with v...
Julian Nagele via All-commits
- [all-commits] [llvm/llvm-project] 840a43: [libcxx][ci] Temporarily disable ARM jobs (#169318)
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 8b235b: [OpenMP][flang] Add initial support for by-ref red...
Kareem Ergawy via All-commits
- [all-commits] [llvm/llvm-project] fe9c8e: [mlir:x86vector:transform] Fix bazel build (again)...
Ingo Müller via All-commits
- [all-commits] [llvm/llvm-project] 5d2fc9: [InstCombine] Fix phi scalarization with binop (#1...
Meredith Julian via All-commits
- [all-commits] [llvm/llvm-project] d162c9: [ORC] Avoid self-dependence in SuperNode dependenc...
Lang Hames via All-commits
- [all-commits] [llvm/llvm-project] d64278: fix-missing-lifetimeends-for-params
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] 1dc6ad: [lldb] Show signal number description (#164176)
Ebuka Ezike via All-commits
- [all-commits] [llvm/llvm-project] d41628: [TableGen] Eliminate the dependency on SDNode defi...
Anatoly Trosinenko via All-commits
- [all-commits] [llvm/llvm-project] d90bc3: [mlir][XeGPU][VectorToXeGPU] Use 'xegpu.load' to l...
Dmitry Chigarev via All-commits
- [all-commits] [llvm/llvm-project] c9e98f: fix-missing-lifetimeends-for-params
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] 1997c8: Use SmallPtrSet instead of SmallVector/ArrayRef
Sander de Smalen via All-commits
- [all-commits] [llvm/llvm-project] 8b25d7: fix-missing-lifetimeends-for-params
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] 72bfa2: [X86] avx2-builtins.c - fix copy+paste typo in _mm...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 74f554: [HLSL][SPIR-V] Implements SV_Position for VS/PS I/...
Nathan Gauër via All-commits
- [all-commits] [llvm/llvm-project] e4cff3: [mlir] Avoid else after return in ScalableValueBou...
Benjamin Maxwell via All-commits
- [all-commits] [llvm/llvm-project] 65fd9f: [Attributor] Support nested conditional branches (...
Cullen Rhodes via All-commits
- [all-commits] [llvm/llvm-project] 95f7ec: [Utils][update_mc_test_checks] Support generating ...
Ivan Kosarev via All-commits
- [all-commits] [llvm/llvm-project] 999dee: Desugar complex element types for promoted complex...
Zahira Ammarguellat via All-commits
- [all-commits] [llvm/llvm-project] e57553: [milr][memref]: Fold expand_shape + transfer_read ...
Jack Frankland via All-commits
- [all-commits] [llvm/llvm-project] a27842: [X86][NFC] Add `-show-mc-encoding` to check regist...
Phoebe Wang via All-commits
- [all-commits] [llvm/llvm-project] d14840: [X86][AVX512] Add pseudos for `AVX512_*_SETALLONES...
Abhishek Kaushik via All-commits
- [all-commits] [llvm/llvm-project] 83765f: [Utils][update_mc_test_checks] Support generating ...
Ivan Kosarev via All-commits
- [all-commits] [llvm/llvm-project] 1ffc0b: [BOLT] Simplify
Gergely Bálint via All-commits
- [all-commits] [llvm/llvm-project] 12798b: [BOLT][PAC] Warn about synchronous unwind tables
Gergely Bálint via All-commits
- [all-commits] [llvm/llvm-project] d5927a: [LLDB] Add unary plus and minus to DIL (#155617)
Ilia Kuklin via All-commits
- [all-commits] [llvm/llvm-project] db00b7: [BOLT] Fix format && style
Gergely Bálint via All-commits
- [all-commits] [llvm/llvm-project] 2c96dc: [BOLT][PAC] Warn about synchronous unwind tables
Gergely Bálint via All-commits
- [all-commits] [llvm/llvm-project] 6a25da: fix-missing-lifetimeends-for-params
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] cd13d9: [lldb] Add test showing UnwindAssemblyInstEmulatio...
Felipe de Azevedo Piovezan via All-commits
- [all-commits] [llvm/llvm-project] 9b1dba: fix-missing-lifetimeends-for-params
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] 5457fc: [Flang][OpenMP] Add lowering support for is_device...
Akash Banerjee via All-commits
- [all-commits] [llvm/llvm-project] 4a567e: [llvm][utils][lit] Fix imports in ManyTests.py exa...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 24abb0: [OpenAC][CIR] func-local-declare 'copy' clause low...
Erich Keane via All-commits
- [all-commits] [llvm/llvm-project] ceea07: [libc++][forward_list] Applied `[[nodiscard]]` (#1...
Hristo Hristov via All-commits
- [all-commits] [llvm/llvm-project] 30b6e7: try to fix Windows build
Kareem Ergawy via All-commits
- [all-commits] [llvm/llvm-project] 456b05: [VPlan] Set ZeroIsPoison=false for FirstActiveLane...
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] 1580f4: [AArch64] Update costs for fshl/r and add rotr/l v...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 4137a0: [BOLT] Review
Gergely Bálint via All-commits
- [all-commits] [llvm/llvm-project] 276e74: [BOLT][PAC] Warn about synchronous unwind tables
Gergely Bálint via All-commits
- [all-commits] [llvm/llvm-project] b41ad7: Make transistions to OFF explicit
Benjamin Maxwell via All-commits
- [all-commits] [llvm/llvm-project] ad0acf: AMDGPU/GlobalISel: Combine S16 copy-trunc-readanyl...
Petar Avramovic via All-commits
- [all-commits] [llvm/llvm-project] 242f86: AMDGPU/GlobalISel: RegBankLegalize rules for G_FAB...
Petar Avramovic via All-commits
- [all-commits] [llvm/llvm-project] 88005d: Revert "Revert "Reland "RegisterCoalescer: Add imp...
Sander de Smalen via All-commits
- [all-commits] [llvm/llvm-project] 5e7684: Fix build error.
Akash Banerjee via All-commits
- [all-commits] [llvm/llvm-project] 71952d: [OpenMP][SPIRV] Disable exceptions for OpenMP SPIR...
Nick Sarnie via All-commits
- [all-commits] [llvm/llvm-project] 00de63: [MLIR][OpenMP] Introduce overlapped record type ma...
agozillon via All-commits
- [all-commits] [llvm/llvm-project] f4e004: [MLIR][OpenMP] Introduce overlapped record type ma...
agozillon via All-commits
- [all-commits] [llvm/llvm-project] d542dc: [OpenACC][CIR] copyin lowering for func-local- dec...
Erich Keane via All-commits
- [all-commits] [llvm/llvm-project] f4ba8e: AMDGPU/GlobalISel: RegBankLegalize rules for G_FAB...
Petar Avramovic via All-commits
- [all-commits] [llvm/llvm-project] beb404: Implement compiler option -mamdgpu-expand-waitcnt-...
Pankaj Dwivedi via All-commits
- [all-commits] [llvm/llvm-project] 43b12c: [BOLT] Fixes
Gergely Bálint via All-commits
- [all-commits] [llvm/llvm-project] c2a148: [BOLT][PAC] Warn about synchronous unwind tables
Gergely Bálint via All-commits
- [all-commits] [llvm/llvm-project] 29cfef: [PDB][NativeSession] Use better error code for inv...
Mirko via All-commits
- [all-commits] [llvm/llvm-project] 2bdd13: [libc++] Optimize num_get integral functions (#121...
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] f15c43: [flang][OpenMP] Tolerate compiler directives in lo...
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] bb7872: Reland "RegisterCoalescer: Add implicit-def of sup...
Sander de Smalen via All-commits
- [all-commits] [llvm/llvm-project] 1c3f18: Remove leftover assertion
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] 9903b8: Revert "[libcxx][ci] Temporarily disable ARM jobs ...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 34d359: Add extra test (and missing transition)
Benjamin Maxwell via All-commits
- [all-commits] [llvm/llvm-project] ccd2c3: Revert "[libcxx][ci] Temporarily disable ARM jobs"...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 52a71e: Fix.
Akash Banerjee via All-commits
- [all-commits] [llvm/llvm-project] 56b262: [Flang][OpenMP][MLIR] Initial declare target to fo...
agozillon via All-commits
- [all-commits] [llvm/llvm-project] e442c6: [clangd] Fix C++20 build failure
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] dc39fa: [OpenACC][CIR] copyout clause lowering on func-loc...
Erich Keane via All-commits
- [all-commits] [llvm/llvm-project] 870f58: [libc++] Disable header deprecations until #168041...
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] ab7145: [Support] Permit "default" string in AllocToken mo...
Marco Elver via All-commits
- [all-commits] [llvm/llvm-project] f31e1c: [libsycl] Add Maintainers.md file (#168550)
Kseniya Tikhomirova via All-commits
- [all-commits] [llvm/llvm-project] d565c7: Implement emitGlobalVariable and lowerConstant
Tony Tao via All-commits
- [all-commits] [llvm/llvm-project] d40c8d: [Clang][OpenMP] Make test use clang_cc1 (#169233)
Marco Elver via All-commits
- [all-commits] [llvm/llvm-project] 2173ef: [𝘀𝗽𝗿] initial version
Marco Elver via All-commits
- [all-commits] [llvm/llvm-project] 40c7e7: [𝘀𝗽𝗿] initial version
Marco Elver via All-commits
- [all-commits] [llvm/llvm-project] 64e439: [𝘀𝗽𝗿] initial version
Marco Elver via All-commits
- [all-commits] [llvm/llvm-project] 51fef1: [lldb] Add const& to InstructionList parameter (#1...
Felipe de Azevedo Piovezan via All-commits
- [all-commits] [llvm/llvm-project] cc0371: [AMDGPU] Use ListSeparator. NFC. (#169347)
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 3c13dc: fix formatting
Marco Elver via All-commits
- [all-commits] [llvm/llvm-project] e3d0ac: [libc++][string_view] Applied `[[nodiscard]]` (#16...
Hristo Hristov via All-commits
- [all-commits] [llvm/llvm-project] b51c45: Use BasicBlock::splice
Tom Eccles via All-commits
- [all-commits] [llvm/llvm-project] d14051: Syntax fix and remove comment
Tony Tao via All-commits
- [all-commits] [llvm/llvm-project] 78d829: [OpenACC][CIR] 'create' clause lowering on func-lo...
Erich Keane via All-commits
- [all-commits] [llvm/llvm-project] d9a1a9: Syntax fix
Tony Tao via All-commits
- [all-commits] [llvm/llvm-project] bab1c2: [BOLT] Extend Inliner to work on functions with Po...
Gergely Bálint via All-commits
- [all-commits] [llvm/llvm-project] 23907a: [BPF] Allow libcalls behind a feature gate (#168442)
Lucas Ste via All-commits
- [all-commits] [llvm/llvm-project] 38a5dd: Fix typo in LLVM Kaleidoscope tutorial (Chapter 2)...
Shota Matsubara via All-commits
- [all-commits] [llvm/llvm-project] c6440f: [MLIR][OpenMP] Add OpenMPToLLVMIRTranslation suppo...
Akash Banerjee via All-commits
- [all-commits] [llvm/llvm-project] a88f17: Fix clang-format.
Akash Banerjee via All-commits
- [all-commits] [llvm/llvm-project] 19646d: [PowerPC] Add AMO load builtins for conditional in...
Maryam Moghadas via All-commits
- [all-commits] [llvm/llvm-project] 40e1aa: AMDGPU: Use RegClassByHwMode to manage GWS operand...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] ad1be4: [CIR] Add handling for static data members (#169134)
Andy Kaylor via All-commits
- [all-commits] [llvm/llvm-project] 76e983: [MLIR][LLVM] Support named barrier as a global var...
PMylon via All-commits
- [all-commits] [llvm/llvm-project] 79c56e: Add support for llvm.dbg.declare_value in the Coro...
Shubham Sandeep Rastogi via All-commits
- [all-commits] [llvm/llvm-project] c1f24a: [windows] improve python3.dll load check (#168864)
Charles Zablit via All-commits
- [all-commits] [llvm/llvm-project] 8f9c46: CodeGen: Add LibcallLoweringInfo analysis pass
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 532c86: address review: remove subtarget integration
Pankaj Dwivedi via All-commits
- [all-commits] [llvm/llvm-project] ee5735: [clang-doc] Add definition information to class te...
Erick Velez via All-commits
- [all-commits] [llvm/llvm-project] 3843a5: [Clang][TypePrinter] Make printNestedNameSpecifier...
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 81f4ab: [clang-doc] Add Mustache HTML output to namespace ...
Erick Velez via All-commits
- [all-commits] [llvm/llvm-project] 41497b: [clang-doc] Add definition information to class te...
Erick Velez via All-commits
- [all-commits] [llvm/llvm-project] dcb1fd: [AMDGPU][MC] Replace shifted registers in CFI inst...
Emma Pilkington via All-commits
- [all-commits] [llvm/llvm-project] 37f7b3: Reland [VPlan] Handle WidenGEP in narrowToSingleSc...
Ramkumar Ramachandra via All-commits
- [all-commits] [llvm/llvm-project] 9688f8: [LV] Pre-commit test for #128062 (#164801)
Ramkumar Ramachandra via All-commits
- [all-commits] [llvm/llvm-project] 621cbc: [mlir][acc] Adds attr to acc.present to identify d...
Atmn Patel via All-commits
- [all-commits] [llvm/llvm-project] 314c97: [AMDGPU][MC] Replace shifted registers in CFI inst...
Emma Pilkington via All-commits
- [all-commits] [llvm/llvm-project] a27bb3: Reapply "[NFC][bugpoint] Namespace cleanup in `bug...
Rahul Joshi via All-commits
- [all-commits] [llvm/llvm-project] 0a0e57: [clang-doc] Add definition information to class te...
Erick Velez via All-commits
- [all-commits] [llvm/llvm-project] 1c9234: [clang][NFC] Don't copy into a vector just to iter...
David Stone via All-commits
- [all-commits] [llvm/llvm-project] 1b6575: [OpenACC][CIR] Implement 'present' lowering on loc...
Erich Keane via All-commits
- [all-commits] [llvm/llvm-project] 34b1dd: [clang-doc] Add definition information to class te...
Erick Velez via All-commits
- [all-commits] [llvm/llvm-project] 5242cf: address review
Pankaj Dwivedi via All-commits
- [all-commits] [llvm/llvm-project] 740d0b: [MLIR][Python] add GetTypeID for llvm.struct_type ...
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] a7d79a: [clang-doc] Add definition information to class te...
Erick Velez via All-commits
- [all-commits] [llvm/llvm-project] d4cd33: [gn build] Port 2bdd1357c826
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] aff094: [clang-doc] Add definition information to class te...
Erick Velez via All-commits
- [all-commits] [llvm/llvm-project] 445956: [clang][Sema] Handle target_clones redeclarations ...
Henry Baba-Weiss via All-commits
- [all-commits] [llvm/llvm-project] f7f6b4: [clang-doc] Add definition information to class te...
Erick Velez via All-commits
- [all-commits] [llvm/llvm-project] f5e228: [DirectX] Simplify DXIL data scalarization, and da...
Deric C. via All-commits
- [all-commits] [llvm/llvm-project] 66601f: [clang-doc] Add definition information to class te...
Erick Velez via All-commits
- [all-commits] [llvm/llvm-project] 4a0d48: [clang-doc] Add definition information to class te...
Erick Velez via All-commits
- [all-commits] [llvm/llvm-project] 658675: [OpenACC][CIR] 'device_resident' clause lowering f...
Erich Keane via All-commits
- [all-commits] [llvm/llvm-project] 7108b1: [RDF] RegisterRef/RegisterId improvements. NFC (#1...
Joel E. Denny via All-commits
- [all-commits] [llvm/llvm-project] 0549aa: [llvm][dsymutil] Use the DW_AT_name of the uniqued...
Michael Buch via All-commits
- [all-commits] [llvm/llvm-project] e92bb8: [AArch64][PAC] Simplify emission of authenticated ...
Anatoly Trosinenko via All-commits
- [all-commits] [llvm/llvm-project] 48eb69: [LV] Count cost of middle block if TC <= VF. (#168...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 7b186e: [clang-format] Fix designated initializer detectio...
Daan De Meyer via All-commits
- [all-commits] [llvm/llvm-project] 40334b: Revert " [clang] Refactor to remove clangDriver de...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] 72b5ad: [AArch64][PAC] Factor out printing real AUT/PAC/BL...
Anatoly Trosinenko via All-commits
- [all-commits] [llvm/llvm-project] 5a9c62: [CIR][X86] Add support for `kshiftl`/`kshiftr` bui...
Vishruth Thimmaiah via All-commits
- [all-commits] [llvm/llvm-project] 5c15f5: Reapply " [clang] Refactor to remove clangDriver d...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] 4ed517: [SystemZ] Serialize ada entry flags
Kai Nacke via All-commits
- [all-commits] [llvm/llvm-project] 9586e1: [SystemZ] Serialize ada entry flags
Kai Nacke via All-commits
- [all-commits] [llvm/llvm-project] 874eb8: VectorCombine: Improve the insert/extract fold in ...
Nicolai Hähnle via All-commits
- [all-commits] [llvm/llvm-project] dea330: Revert " [clang] Refactor to remove clangDriver de...
Naveen Seth Hanig via All-commits
- [all-commits] [llvm/llvm-project] 72dd4f: [gn build] Port dea330b38d9c
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 20929a: [MLIR][OpenMP] Introduce overlapped record type ma...
agozillon via All-commits
- [all-commits] [llvm/llvm-project] a52e1a: [ASTMatchers] Make isExpandedFromMacro accept llvm...
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 173600: [Flang][OpenMP][MLIR] Initial declare target to fo...
agozillon via All-commits
- [all-commits] [llvm/llvm-project] 65ebec: AMDGPU: Fix a comment
Nicolai Hähnle via All-commits
- [all-commits] [llvm/llvm-project] ff80de: Reapply "[UBSan] [compiler-rt] add preservecc vari...
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 51d93e: [ADT] Fix implicit reliance on cassert in StringTa...
Danila Malyutin via All-commits
- [all-commits] [llvm/llvm-project] f581d8: AMDGPU: Fix a comment (#169403)
Nicolai Hähnle via All-commits
- [all-commits] [llvm/llvm-project] 3e86f0: [OpenMP][flang] Lowering of OpenMP custom reductio...
Jan Leyonberg via All-commits
- [all-commits] [llvm/llvm-project] 19702b: CodeGen: Add LibcallLoweringInfo analysis pass
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 01a98b: [libcxx] [test] Fix the gets-removed.verify.cpp te...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] 89206d: [lldb] Add mock dwarf delegate for testing dwarf e...
David Peixotto via All-commits
- [all-commits] [llvm/llvm-project] 3dcdb4: [libc++][NFC] Move __memory/aligned_alloc.h into s...
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] 8a431d: [gn build] Port 3dcdb4c7658f
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] e737f6: [clang][transformer] Fix `node` range-selector to ...
Yu Hao via All-commits
- [all-commits] [llvm/llvm-project] 418204: Revert "[UBSan] [compiler-rt] add preservecc varia...
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 1e1974: [compiler-rt] [test] Avoid error printouts if os.s...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] adf4c1: [bazel][clang] Port dea330b38d9c18b68219abdb52baaa...
Jordan Rupprecht via All-commits
- [all-commits] [llvm/llvm-project] ba9866: [flang][NFC] Strip trailing whitespace from tests ...
Tarun Prabhu via All-commits
- [all-commits] [llvm/llvm-project] c1e20a: test
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 6101f2: [clang] "modular_format" attribute for functions u...
Daniel Thornburgh via All-commits
- [all-commits] [llvm/llvm-project] 4650f8: [MemRef] Remove memref.dim OffsetSizeAndStrideOpIn...
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] 590bb3: [AArch64] Improve host feature detection. (#160410)
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] a50824: [UBsan] add -fsanitize-handler-preserve-all-regs f...
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] ab5ae9: [flang][cuda] Implement this_cluster for cooperati...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 4e7ce5: [Offload][NFC] Offload wrapper cleanup/refactoring...
Yury Plyakhin via All-commits
- [all-commits] [llvm/llvm-project] 768548: CodeGen: Add LibcallLoweringInfo analysis pass
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 9cff3f: [flang][OpenMP] Tolerate compiler directives in lo...
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] 435dbb: [CIR] Fix a problem with global array dtor lowerin...
Andy Kaylor via All-commits
- [all-commits] [llvm/llvm-project] fd94b4: [MC] Use a variant to hold MCCFIInstruction state ...
Scott Linder via All-commits
- [all-commits] [llvm/llvm-project] ab2a30: [flang][cuda] Add support for cluster_dim_blocks i...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 420f62: [scudo] Only print stats when the test fails. (#16...
Christopher Ferris via All-commits
- [all-commits] [llvm/llvm-project] f0d41f: [AMDGPU][MC] Replace shifted registers in CFI inst...
Emma Pilkington via All-commits
- [all-commits] [llvm/llvm-project] d9cf0d: Fix path to aligned_alloc.h in #include statement ...
Walter Lee via All-commits
- [all-commits] [llvm/llvm-project] 73de1e: Orc fix waitingongraph coalescer remove (#169287)
Lang Hames via All-commits
- [all-commits] [llvm/llvm-project] a8a504: RuntimeLibcalls: Add definitions for vector math f...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 25dee6: [OpenCL] Disable __opencl_c_ext_fp64_* features if...
Wenju He via All-commits
- [all-commits] [llvm/llvm-project] 8947ba: [libclc] Add atomic_init, atomic_flag_clear and at...
Wenju He via All-commits
- [all-commits] [llvm/llvm-project] 81e91e: [NVPTX] Use PRMT instruction to lower i16 bswap (#...
Chengjun via All-commits
- [all-commits] [llvm/llvm-project] ac4cf4: [bazel] Use zstd from the BCR (#169146)
Keith Smiley via All-commits
- [all-commits] [llvm/llvm-project] e23328: [flang][cuda] Add support for cluster_block_index ...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 96cb28: [PowerPC] Add AMO load builtins for conditional in...
Maryam Moghadas via All-commits
- [all-commits] [llvm/llvm-project] 1b8626: Improve HIP docs on fat binary registration orderi...
Yaxun (Sam) Liu via All-commits
- [all-commits] [llvm/llvm-project] 924749: [mlir][arith] Add support for `extf`, `truncf` to ...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 525d9d: address comments
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 2f8e71: [NFC][OpenMP] Add use_device_ptr/addr tests for wh...
Abhinav Gaba via All-commits
- [all-commits] [llvm/llvm-project] dcc099: [LoongArch][DAGCombiner] Combine xor (and ..) to v...
Zhaoxin Yang via All-commits
- [all-commits] [llvm/llvm-project] 789947: [mlir][arith] Add support for `extf`, `truncf` to ...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] e6f2fb: [libclang/python] Enable packaging clang python bi...
Ryan Mast via All-commits
- [all-commits] [llvm/llvm-project] d9db8f: [mlir][arith] Add support for `fptosi`, `fptoui` t...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 1782d2: [LoongArch] Fix for `VLDREPL` node validation (#16...
ZhaoQi via All-commits
- [all-commits] [llvm/llvm-project] eb5759: address comments
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] c9741c: [𝘀𝗽𝗿] initial version
Alexander Richardson via All-commits
- [all-commits] [llvm/llvm-project] 196f6d: Update actions/checkout action to v6 (#169258)
Mend Renovate via All-commits
- [all-commits] [llvm/llvm-project] 790e4b: address comments
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 3db8ed: [mlir][arith] Add support for `fptosi`, `fptoui` t...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 727c97: [mlir][arith] Add support for `sitofp`, `uitofp` t...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 073743: [mlir][arith] Add support for `sitofp`, `uitofp` t...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 1afef8: Revert "[MC] Use a variant to hold MCCFIInstructio...
Kewen Meng via All-commits
- [all-commits] [llvm/llvm-project] d7f630: [libc++][string] Applied `[[nodiscard]]` to non-me...
Hristo Hristov via All-commits
- [all-commits] [llvm/llvm-project] b63a18: [RISCV] Use a switch in VSETVLIInfo::print(). NFC ...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 8217c6: Revert "[MC] Use a variant to hold MCCFIInstructio...
Kewen Meng via All-commits
- [all-commits] [llvm/llvm-project] 6ec686: [mlir][arith] Add support for `sitofp`, `uitofp` t...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 7e1a03: fix condition
Alexander Richardson via All-commits
- [all-commits] [llvm/llvm-project] 31d415: [TableGen] Change a reachable assert to a fatal error
Alexander Richardson via All-commits
- [all-commits] [llvm/llvm-project] f0bb5c: [Mips] Add instruction selection for strict FP (#1...
Erik Enikeev via All-commits
- [all-commits] [llvm/llvm-project] c6f433: [bazel][libc] Remove target compatibility restrict...
Chandler Carruth via All-commits
- [all-commits] [llvm/llvm-project] 26362c: [RISCV] Add segmented tunes to tt-ascalon-d8 (#168...
Petr Penzin via All-commits
- [all-commits] [llvm/llvm-project] b11113: [AMDGPU] Pre-commit test for #169213 (NFC)
Carl Ritson via All-commits
- [all-commits] [llvm/llvm-project] 9626c9: [bazel] Use zlib-ng from the BCR (#169450)
Keith Smiley via All-commits
- [all-commits] [llvm/llvm-project] 9c2d5e: [Mips] Set custom lowering for STRICT_FSETCC/STRIC...
Erik Enikeev via All-commits
- [all-commits] [llvm/llvm-project] d92d50: try to fix Windows build
Kareem Ergawy via All-commits
- [all-commits] [llvm/llvm-project] 28fde6: [Flang] - Enhance testing for strictly-nested team...
Pranav Bhandarkar via All-commits
- [all-commits] [llvm/llvm-project] 488ed9: [orc-rt] Remove stray debugging output. NFCI. (#16...
Lang Hames via All-commits
- [all-commits] [llvm/llvm-project] c25e0d: [VPlan] Simplify x + 0 -> x (#169394)
Ramkumar Ramachandra via All-commits
- [all-commits] [llvm/llvm-project] 675dc3: Update [Github] Update GHA Dependencies (#169257)
Mend Renovate via All-commits
- [all-commits] [llvm/llvm-project] 6f1108: [OpenMP][flang] Add initial support for by-ref red...
Kareem Ergawy via All-commits
- [all-commits] [llvm/llvm-project] 44a7d2: [AArch64] Add patterns for add(x, trunc(shift)) (#...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 1d64fd: [ARM] Introduce intrinsics for MVE add/sub/mul und...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 30c49a: [mlir][LLVMIR] Handle anonymous TBAA roots during ...
Men-cotton via All-commits
- [all-commits] [llvm/llvm-project] 5490bc: [BOLT] Add missing new line. NFC
Maksim Panchenko via All-commits
- [all-commits] [llvm/llvm-project] f817a1: [NFC] Fix typo of `integer` (#169325)
Longsheng Mou via All-commits
- [all-commits] [llvm/llvm-project] 33a7bb: DAG: Use poison when legalizing scalar_to_vector r...
Juan Manuel Martinez Caamaño via All-commits
- [all-commits] [llvm/llvm-project] a39af1: [NVVM] Move pretty-print functions from NVVMIntrin...
Dharuni R Acharya via All-commits
- [all-commits] [llvm/llvm-project] 6193f2: [AArch64] Assert `expandMOVImm` prioritizes optima...
Tomer Shafir via All-commits
- [all-commits] [llvm/llvm-project] ed95c4: [BOLT][BTI] Add MCPlusBuilder::createBTI (#167305)
Gergely Bálint via All-commits
- [all-commits] [llvm/llvm-project] fbd3fc: [BOLT][BTI] Add MCPlusBuilder::addBTItoBBStart
Gergely Bálint via All-commits
- [all-commits] [llvm/llvm-project] 2ce363: [gn build] Port a39af125dba2
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] eb568d: [AArch64][SME] Handle zeroing ZA and ZT0 in functi...
Benjamin Maxwell via All-commits
- [all-commits] [llvm/llvm-project] a086fb: [AMDGPU][gfx1250] Add wait_xcnt before any access ...
Pierre van Houtryve via All-commits
- [all-commits] [llvm/llvm-project] cf5234: [AArch64] Silence a warning (NFC)
Jie Fu (傅杰) via All-commits
- [all-commits] [llvm/llvm-project] a11e73: [llvm][nfc] Ignore OpenAI Codex artifacts (#162481)
Cullen Rhodes via All-commits
- [all-commits] [llvm/llvm-project] 86fbae: [Flang] Move builtin .mod generation into runtimes...
Michael Kruse via All-commits
- [all-commits] [llvm/llvm-project] f287ab: [DAG][X86] Improve custom i256/i512 AVX512 CTLZ/CT...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 5e7631: [LoongArch][DAGCombiner] Combine vand (vnot ..) to...
Zhaoxin Yang via All-commits
- [all-commits] [llvm/llvm-project] 795dbd: [AMDGPU] Insert inliner anchor earlier
Diana Picus via All-commits
- [all-commits] [llvm/llvm-project] 051672: Clang format... Please ignore
Diana Picus via All-commits
- [all-commits] [llvm/llvm-project] 7abe48: python formatting, please ignore
Diana Picus via All-commits
- [all-commits] [llvm/llvm-project] cb63e9: [VPlan] Include flags in VectorPointerRecipe::prin...
Ramkumar Ramachandra via All-commits
- [all-commits] [llvm/llvm-project] c98ca3: Update AArch64 test for name change
Diana Picus via All-commits
- [all-commits] [llvm/llvm-project] f6a6d4: [AArch64][SME] Support saving/restoring ZT0 in the...
Benjamin Maxwell via All-commits
- [all-commits] [llvm/llvm-project] 4b137e: [lldb][NFC] Remove code dupl in favour of a named ...
Felipe de Azevedo Piovezan via All-commits
- [all-commits] [llvm/llvm-project] c4b8de: Fixup test that I somehow missed
Diana Picus via All-commits
- [all-commits] [llvm/llvm-project] bc4143: [DAG] SDPatternMatch - add m_SpecificFP matcher (#...
Ravil Dorozhinskii via All-commits
- [all-commits] [llvm/llvm-project] 186336: [OpenMP][flang] Add initial support for by-ref red...
Kareem Ergawy via All-commits
- [all-commits] [llvm/llvm-project] e1b087: Revert "Reland "RegisterCoalescer: Add implicit-de...
Sander de Smalen via All-commits
- [all-commits] [llvm/llvm-project] 51dd3e: [MLIR][OpenMP] Bail early in sortMapIndices if ind...
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 68c2a8: [libc++][C++03] Fix ODR tests (#169349)
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] 105900: [libc++] Always define _LIBCPP_GLIBC_PREREQ (#169405)
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] d748c8: [AMDGPU] Change the immediate operand of s_waitcnt...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] e10b13: Revert "[Flang] Move builtin .mod generation into ...
Jan Patrick Lehr via All-commits
- [all-commits] [llvm/llvm-project] 4e8f69: [ThinLTO] Fix parsing null aliasee in alias summary
Mingjie Xu via All-commits
- [all-commits] [llvm/llvm-project] 17b19c: [analyzer] Unroll loops of compile-time upper-boun...
Balázs Benics via All-commits
- [all-commits] [llvm/llvm-project] 4e3752: [AMDGPU] Fix test after #169378
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] af3af8: [X86] setcc-wide-types.ll - cleanup check prefixes...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] fcb8d1: [ThinLTO] Fix parsing null aliasee in alias summary
Mingjie Xu via All-commits
- [all-commits] [llvm/llvm-project] 241651: [clang-apply-replacements] Fix missing dependency ...
Nathan Corbyn via All-commits
- [all-commits] [llvm/llvm-project] e06c14: [IVDesc] Use SCEVPatternMatch to improve code (NFC...
Ramkumar Ramachandra via All-commits
- [all-commits] [llvm/llvm-project] 07ad92: [libc++] Introduce __specialized_algorithms (#167295)
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] 262716: [gn build] Port 07ad928d92ea
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 4bc654: Revert "[Flang] Move builtin .mod generation into ...
Jan Patrick Lehr via All-commits
- [all-commits] [llvm/llvm-project] 9e53ef: [MLIR][NVVM] Update mbarrier.arrive.* Op (#168758)
Durgadoss R via All-commits
- [all-commits] [llvm/llvm-project] 6bf324: [Clang][Sema] Emit diagnostic for __builtin_vector...
Paul Walker via All-commits
- [all-commits] [llvm/llvm-project] f0e0a2: [bazel] Delete redundant visibility (#169493)
Walter Lee via All-commits
- [all-commits] [llvm/llvm-project] 1919cd: [analyzer] Fix non decimal macro values in tryExpa...
Colin Kinloch via All-commits
- [all-commits] [llvm/llvm-project] 0a8f1f: [SelectionDAG] Fix unsafe cases for loop.dependenc...
Sam Tebbs via All-commits
- [all-commits] [llvm/llvm-project] 9eb0d9: PowerPC: Add vec_malloc functions to AIX in Runtim...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 4e9b76: [OpenACC][CIR] 'declare' lowering for globals/ns/s...
Erich Keane via All-commits
- [all-commits] [llvm/llvm-project] d54168: [LLVM] Use "syncscope" instead of "synchscope" in ...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] d615c1: [RISCV] Update SpacemiT-X60 vector floating-point ...
Mikhail R. Gadelha via All-commits
- [all-commits] [llvm/llvm-project] a7e715: [llvm][docs] Correct the list of the available -fv...
Paul Osmialowski via All-commits
- [all-commits] [llvm/llvm-project] b37b30: [libc++] Applied `[[nodiscard]]` to some general u...
Hristo Hristov via All-commits
- [all-commits] [llvm/llvm-project] 077a28: [flang][acc] remap symbol appearing in reduction c...
jeanPerier via All-commits
- [all-commits] [llvm/llvm-project] 581843: RuntimeLibcalls: Add a few libm entries from Targe...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] d20498: fix
Marco Elver via All-commits
- [all-commits] [llvm/llvm-project] 7f8c43: [X86][GISel] Fix crash on bitcasting i16 <-> half ...
GrumpyPigSkin via All-commits
- [all-commits] [llvm/llvm-project] 0c54d3: [𝘀𝗽𝗿] changes introduced through rebase
Marco Elver via All-commits
- [all-commits] [llvm/llvm-project] 451e91: [𝘀𝗽𝗿] changes introduced through rebase
Marco Elver via All-commits
- [all-commits] [llvm/llvm-project] 259e89: [𝘀𝗽𝗿] changes introduced through rebase
Marco Elver via All-commits
- [all-commits] [llvm/llvm-project] 337c7c: [𝘀𝗽𝗿] changes introduced through rebase
Marco Elver via All-commits
- [all-commits] [llvm/llvm-project] d8ae4d: RuntimeLibcalls: Add __memcpy_chk, __memmove_chk, ...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 25c95e: [flang][fir] Convert `fir.do_loop` with the unorde...
Ming Yan via All-commits
- [all-commits] [llvm/llvm-project] a51e2e: [VPlan] Treat VPVector(End)PointerRecipe as single...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] eb5297: RuntimeLibcalls: Add mustprogress to common functi...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] be2dfc: [OpenACC][CIR] Global declare 'copyin' clause lowe...
Erich Keane via All-commits
- [all-commits] [llvm/llvm-project] 9007b3: [RISCV] Add a InstRW to COPY in RISCVSchedSpacemit...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 4f5fb3: [RISCV] Use an enum class for AVL state ins RISCVI...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 356487: [RISCV] Initialize AltFmt and TWiden in the VSETVL...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] b3b83a: [offload][lit] Fix compilation of two offload test...
Nick Sarnie via All-commits
- [all-commits] [llvm/llvm-project] 031d99: [SPIRV] Error in backend for vararg functions (#16...
Nick Sarnie via All-commits
- [all-commits] [llvm/llvm-project] ccbd0d: [RISCV] Add assertions to VSETVLIInfo accessors. N...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 6ee53c: Fix comment
Gergely Bálint via All-commits
- [all-commits] [llvm/llvm-project] 654d40: [BOLT][BTI] Add MCPlusBuilder::addBTItoBBStart
Gergely Bálint via All-commits
- [all-commits] [llvm/llvm-project] 177e38: [mlir][tosa] Get quantized element type with sign ...
Sayan Saha via All-commits
- [all-commits] [llvm/llvm-project] 1c3b10: [AMDGPU] Remove isKernelLDS, add isKernel(const Fu...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 02c9e8: [InstCombine][MemProf] Preserve all metadata (#169...
Marco Elver via All-commits
- [all-commits] [llvm/llvm-project] 7add21: Expand comment
Joel E. Denny via All-commits
- [all-commits] [llvm/llvm-project] b8ef25: [PGO] Fix zeroed estimated trip count (#167792)
Joel E. Denny via All-commits
- [all-commits] [llvm/llvm-project] c58268: [MLIR][tensor] Simplify ExtractSliceOp::inferResul...
Andrzej Warzyński via All-commits
- [all-commits] [llvm/llvm-project] da70a6: [WIP]AMDGPU/GlobalISel: Gracefully report regbankl...
Petar Avramovic via All-commits
- [all-commits] [llvm/llvm-project] 6d21ce: [OpenACC][CIR] device_resident lowering for NS/glo...
Erich Keane via All-commits
- [all-commits] [llvm/llvm-project] 9d71ec: PowerPC: Add vec_malloc functions to AIX in Runtim...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 7b5163: [lldb][NFC] use llvm::StringRef in `ExtractContext...
Ebuka Ezike via All-commits
- [all-commits] [llvm/llvm-project] e04cca: [Clang][MemProf] Add end-to-end test for PGHO rewr...
Marco Elver via All-commits
- [all-commits] [llvm/llvm-project] 1a0367: [clang][Driver] Support for the SPIR-V backend whe...
Manuel Carrasco via All-commits
- [all-commits] [llvm/llvm-project] 17852d: [NVPTX] Lower LLVM masked vector loads and stores ...
Drew Kersnar via All-commits
- [all-commits] [llvm/llvm-project] 6a395f: [AArch64] Mark FMOVvXfY_ns as rematerializable, ch...
Guy David via All-commits
- [all-commits] [llvm/llvm-project] b93bb6: [clang][dataflow] Use containers with deterministi...
Samira Bakon via All-commits
- [all-commits] [llvm/llvm-project] 0c9a78: AMDGPU: Remove DummyCGSCC use after buffer lowerin...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] eb1ff5: [SLP][NFC]Add a test for copyable operands, used m...
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] 9a7b1c: [PGO] Add missing target datalayout in test
Joel E. Denny via All-commits
- [all-commits] [llvm/llvm-project] d69e70: [PGO] Add missing target datalayout in test (#169520)
Joel E. Denny via All-commits
- [all-commits] [llvm/llvm-project] f6d26f: [HIP] Perform implicit pointer cast when compiling...
Juan Manuel Martinez Caamaño via All-commits
- [all-commits] [llvm/llvm-project] 0c1596: AMDGPU: Stop forcing RequiresCodeGenSCCOrder
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 5999cc: [libc++][stack] Applied `[[nodiscard]]` (#169468)
Hristo Hristov via All-commits
- [all-commits] [llvm/llvm-project] 0fd507: Undo split of iso_fortran_env and iso_fortran_env_...
Michael Kruse via All-commits
- [all-commits] [llvm/llvm-project] 1c5b15: CodeGen: Move libcall lowering configuration to su...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 074534: [AMDGPU] Add -amdgpu-expand-waitcnt-profiling opti...
Pankaj Dwivedi via All-commits
- [all-commits] [llvm/llvm-project] 736438: Undo split of iso_fortran_env and iso_fortran_env_...
Michael Kruse via All-commits
- [all-commits] [llvm/llvm-project] 501737: AMDGPU: Add baseline test for gws handling with AG...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] c6ca5b: Drop outdated comment and early return
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] 682f9f: Drop outdated comment
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] a860c8: Revert "[clang][Driver] Support for the SPIR-V bac...
Manuel Carrasco via All-commits
- [all-commits] [llvm/llvm-project] 53e5cf: [OpenACC][CIR] link clause lowering for global dec...
Erich Keane via All-commits
- [all-commits] [llvm/llvm-project] a83972: [AMDGPU] Add -amdgpu-expand-waitcnt-profiling opti...
Pankaj Dwivedi via All-commits
- [all-commits] [llvm/llvm-project] 582e11: [PGO] Add REQUIRES to test
Joel E. Denny via All-commits
- [all-commits] [llvm/llvm-project] 8380a4: [PGO] Add REQUIRES to test (#169531)
Joel E. Denny via All-commits
- [all-commits] [llvm/llvm-project] 1441f0: [CIR] Upstream reserved placement new handling (#1...
Andy Kaylor via All-commits
- [all-commits] [llvm/llvm-project] 453369: [BOLT][BTI] Add MCPlusBuilder::isBTILandingPad (#1...
Gergely Bálint via All-commits
- [all-commits] [llvm/llvm-project] 83d9c6: [bazel] Add alias for zlib-ng for WORKSPACE compat...
Keith Smiley via All-commits
- [all-commits] [llvm/llvm-project] 818759: fix-missing-lifetimeends-for-params
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] bab031: [BOLT][BTI] Add MCPlusBuilder::addBTItoBBStart
Gergely Bálint via All-commits
- [all-commits] [llvm/llvm-project] 012721: [mlir][python] Propagate error diagnostics when an...
Benjamin Chetioui via All-commits
- [all-commits] [llvm/llvm-project] 4877c5: [SPIRV] Add PreLegalizer pattern matching for `fac...
Kaitlin Peng via All-commits
- [all-commits] [llvm/llvm-project] d125ca: [InstCombine] Support multi-use values in cast eli...
Valeriy Savchenko via All-commits
- [all-commits] [llvm/llvm-project] 84df44: AMDGPU: Remove DummyCGSCC use after buffer lowerin...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 44cffb: [RISCV] Propagate SDNode flags when combining `(fm...
Min-Yih Hsu via All-commits
- [all-commits] [llvm/llvm-project] 6a6b99: [acc][flang][cir] Add recipes to data entry operat...
Razvan Lupusoru via All-commits
- [all-commits] [llvm/llvm-project] d5aa68: [GPUToXeVMPipeline][Pipeline] Modify pipeline to a...
Md Abdullah Shahneous Bari via All-commits
- [all-commits] [llvm/llvm-project] 69fdf3: [𝘀𝗽𝗿] initial version
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 3a86b0: [𝘀𝗽𝗿] initial version
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 4822f4: [LifetimeSafety] Add parameter lifetime tracking i...
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] f4ff68: Add is_device_ptr to mlir map flag.
Akash Banerjee via All-commits
- [all-commits] [llvm/llvm-project] f545c2: [clang][NFC] Don't copy into a vector just to iter...
David Stone via All-commits
- [all-commits] [llvm/llvm-project] 0c9c62: [PowerPC ]convert `(setcc (and X, 1), 0, eq)` to ...
zhijian lin via All-commits
- [all-commits] [llvm/llvm-project] d7dcc1: [GitHub] Add review instructions for commit access...
Ellis Hoag via All-commits
- [all-commits] [llvm/llvm-project] 8cbaff: AMDGPU: Try to use zext to implement constant-32-b...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 1d30ae: AMDGPU: Stop forcing RequiresCodeGenSCCOrder (#169...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 5c6608: AMDGPU: Use RegClassByHwMode to manage GWS operand...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 8f1bb9: [NVPTX] Fix lit test issues from masked load/store...
Drew Kersnar via All-commits
- [all-commits] [llvm/llvm-project] 6c8ff4: [NVPTX] Fix maybe unused variable in 17852ded (#16...
Walter Lee via All-commits
- [all-commits] [llvm/llvm-project] dce95b: [OpenACC][CIR][NFC] Remove 'NYI' diagnostics, sinc...
Erich Keane via All-commits
- [all-commits] [llvm/llvm-project] a8e0af: [CIR] ArraySubscriptExpr on ExtVectorElementExpr (...
Amr Hesham via All-commits
- [all-commits] [llvm/llvm-project] 2d78b1: [OpenMP][Clang] Parsing/Sema support for `need_dev...
Zahira Ammarguellat via All-commits
- [all-commits] [llvm/llvm-project] 622dbb: AMDGPU: Add more tests for 32-bit constant address...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 20ca85: [lld] macho: Support section branch relocations, i...
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] 2ee12f: AMDGPU: Use RegClassByHwMode to manage GWS operand...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 3a27fc: [RISCV] Omit VTYPE in VSETVLIInfo::print() when st...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] eab23e: [RISCV] Don't add Zilsd pairing hints if other par...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 38948b: [AArch64][PAC] Factor out printing real AUT/PAC/BL...
Anatoly Trosinenko via All-commits
- [all-commits] [llvm/llvm-project] ebe400: [mlir] Fix build failure with BUILD_SHARED_LIBS=ON
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] 6c48fb: [BOLT][Tests] Use AT&T assembler syntax only for X...
Maksim Panchenko via All-commits
- [all-commits] [llvm/llvm-project] 2fd03c: rebase
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] d4526f: [𝘀𝗽𝗿] changes introduced through rebase
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 0917a3: [PowerPC] Fix a warning
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] b2619b: [clang][deps][NFC] Replace a vector with an array
David Stone via All-commits
- [all-commits] [llvm/llvm-project] af0fcf: [mlir][tblgen] Don't echo absolute paths into rewr...
Krzysztof Drewniak via All-commits
- [all-commits] [llvm/llvm-project] 369479: [lldb-dap] Add format support for evaluate request...
Sergei Druzhkov via All-commits
- [all-commits] [llvm/llvm-project] 0f941f: [flang][cuda] Add support to allocate scalar chara...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] ad3d9f: [RISCV] tt-ascalon-d8 vector scheduling (#167066)
Petr Penzin via All-commits
- [all-commits] [llvm/llvm-project] b0d4c6: lifetime-safety-multi-origin
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] 8d9207: [RISCV] Use FMV.D for moving GPRPairs on RV32_Zdin...
Sam Elliott via All-commits
- [all-commits] [llvm/llvm-project] 484fac: [flang][OpenMP] Skip compiler directives in getCol...
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] d4649b: [flang][OpenMP] Skip compiler directives in getCol...
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] dbcf56: [AMDGPU] Simplify VT comparisons. NFC. (#169526)
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 1c9368: [CIR] Upstream non-record array init handling (#16...
Andy Kaylor via All-commits
- [all-commits] [llvm/llvm-project] 338350: Address review feedback, handle extraction better
Erick Velez via All-commits
- [all-commits] [llvm/llvm-project] c475f8: [HLSL] Update vector swizzle elements individually...
Helena Kotas via All-commits
- [all-commits] [llvm/llvm-project] 091aec: [VPlan] Remove redundant transferFlags call from r...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 00ffc7: [SLP][NFC]Add a test with commutative instruction ...
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] 4fa909: Revert "[GPUToXeVMPipeline][Pipeline] Modify pipel...
Md Abdullah Shahneous Bari via All-commits
- [all-commits] [llvm/llvm-project] 074d17: [scudo] Lock/unlock MutexTSDs in disable/enable. (...
Christopher Ferris via All-commits
- [all-commits] [llvm/llvm-project] e89465: [SCEV] Add tests for UDiv canonicalization of AddR...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] ebced2: Make CFI for SuperRegs more clear
Scott Linder via All-commits
- [all-commits] [llvm/llvm-project] f977ff: [AMDGPU][MC] Replace shifted registers in CFI inst...
Emma Pilkington via All-commits
- [all-commits] [llvm/llvm-project] 9bf78a: Revert "[GPUToXeVMPipeline][Pipeline] Modify pipel...
Md Abdullah Shahneous Bari via All-commits
- [all-commits] [llvm/llvm-project] 49828c: [Fuchsia] Bump minimal OS X target to 11.0 (#169568)
Haowei via All-commits
- [all-commits] [llvm/llvm-project] 4f39a4: [acc][flang] Add getInitRegion() to GlobalVariable...
Razvan Lupusoru via All-commits
- [all-commits] [llvm/llvm-project] 5f777b: [dwarf] make dwarf fission compatible with RISCV r...
daniilavdeev via All-commits
- [all-commits] [llvm/llvm-project] a9d579: [dwarf] make dwarf fission compatible with RISCV r...
daniilavdeev via All-commits
- [all-commits] [llvm/llvm-project] 98cac0: Remove redundant tests from amo-enable.ll
Maryam Moghadas via All-commits
- [all-commits] [llvm/llvm-project] 97023f: [CIR] Emit ready and suspend branches for cir.awai...
Andres-Salamanca via All-commits
- [all-commits] [llvm/llvm-project] ebf5d9: Revert "Redesign Straight-Line Strength Reduction ...
Alan Li via All-commits
- [all-commits] [llvm/llvm-project] f5e903: [𝘀𝗽𝗿] initial version
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 9534ed: [orc-rt] Add ErrorAsOutParameter convenience const...
Lang Hames via All-commits
- [all-commits] [llvm/llvm-project] 2b0bb1: CodeGen: Add LibcallLoweringInfo analysis pass
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 37449a: RuntimeLibcalls: Add entries for stack probe funct...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] fd2270: [flang][OpenMP] Skip compiler directives in getCol...
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] d1652a: address feedback and add more documentation
Jianhui Li via All-commits
- [all-commits] [llvm/llvm-project] f7a9fc: [flang][cuda] Use PTX instruction for atomicAdd wi...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 1c034a: [compiler-rt] [UBsan] precommit test (#169579)
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] ec2a91: [libc] Modular printf option (float only)
Daniel Thornburgh via All-commits
- [all-commits] [llvm/llvm-project] 9c414c: [clangd] Make lit tests work with the internal shell
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 4264dc: opt: Stop creating TargetMachine to infer the data...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] c51c38: [clangd] Enable lit internal shell by default
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 4cfbc4: Revert "[clangd] Enable lit internal shell by defa...
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] bd04ef: Revert "[clangd] Make lit tests work with the inte...
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 3f22ed: [OFFLOAD] Add support for indexed per-thread conta...
Alex Duran via All-commits
- [all-commits] [llvm/llvm-project] 5d38cd: [Clang] Add __scoped_atomic_uinc_wrap and __scoped...
Wenju He via All-commits
- [all-commits] [llvm/llvm-project] f5c2a5: [𝘀𝗽𝗿] initial version
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] b186bc: rename anchor_layout to layout
Jianhui Li via All-commits
- [all-commits] [llvm/llvm-project] 9809a5: fix ignorelist missing on ci
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] db7295: [𝘀𝗽𝗿] initial version
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 5407e6: Revert "[MLIR][NVVM] Add tcgen05.mma MLIR Ops" (#1...
Jianhui Li via All-commits
- [all-commits] [llvm/llvm-project] 80f888: Revert "Revert " [clang] Refactor to remove clangD...
Naveen Seth Hanig via All-commits
- [all-commits] [llvm/llvm-project] d889b9: [RISCV][llvm] Support BUILD_VECTOR codegen for P e...
Brandon Wu via All-commits
- [all-commits] [llvm/llvm-project] 44c8a0: [compiler-rt] [UBSan] remove unneeded test cases (...
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 175168: [Analysis] Make ThreadSafety correctly handle base...
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 40f21a: [llvm][RISCV] Support P Extension CodeGen (#167895)
Brandon Wu via All-commits
- [all-commits] [llvm/llvm-project] 1ea4aa: [libclc] Use __scoped_atomic_udec/uinc_wrap to imp...
Wenju He via All-commits
- [all-commits] [llvm/llvm-project] 222ba6: [clang][dataflow] Handle more glvalue cases of the...
Jan Voung via All-commits
- [all-commits] [llvm/llvm-project] bfc732: [orc-rt] Add ControllerAccess interface. (#169598)
Lang Hames via All-commits
- [all-commits] [llvm/llvm-project] 982417: [OpenMP] Preserve the original address by default ...
Abhinav Gaba via All-commits
- [all-commits] [llvm/llvm-project] 7f4794: opt: Try to respect target-abi command line option
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 70af3b: Reword error message
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] a4bae3: CodeGen: Remove PointerLikeRegClass handling from ...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] e81a56: opt: Stop creating TargetMachine to infer the data...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 4505a3: lifetime-safety-multi-origin
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] 76ec25: [ORC] Pass FailedSNs by const-ref. NFCI. (#169600)
Lang Hames via All-commits
- [all-commits] [llvm/llvm-project] 7eff26: [mlir][Transforms] Add support for `replaceUsesWit...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 4e7c65: [RISCV] Don't add duplicate Zilsd hints. (#169554)
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] a7f9a4: [AMDGPU] Update strict floating point tests to be ...
Chinmay Deshpande via All-commits
- [all-commits] [llvm/llvm-project] a57fe8: [clang] Implement dump() for AddrLabelDiff APValue...
Timm Baeder via All-commits
- [all-commits] [llvm/llvm-project] 8396d4: [clang][bytecode][NFC] Clean up Integral::from() f...
Timm Baeder via All-commits
- [all-commits] [llvm/llvm-project] 6459f3: [clang][bytecode] Add some convenience API to Bitc...
Timm Baeder via All-commits
- [all-commits] [llvm/llvm-project] cf32ec: [mlir][Transforms] Remove `replaceAllUsesWith` wor...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 5613e4: [mlir][emitc] Fix ineffective tests (#168197)
Erik Enikeev via All-commits
- [all-commits] [llvm/llvm-project] 820daa: [VPlan] Support VPWidenIntOrFpInduction in getSCEV...
Peter Collingbourne via All-commits
- [all-commits] [llvm/llvm-project] 725889: Format
Peter Collingbourne via All-commits
- [all-commits] [llvm/llvm-project] 70f7e9: [𝘀𝗽𝗿] changes introduced through rebase
Peter Collingbourne via All-commits
- [all-commits] [llvm/llvm-project] 14c82c: [𝘀𝗽𝗿] changes introduced through rebase
Peter Collingbourne via All-commits
- [all-commits] [llvm/llvm-project] c0c04e: [𝘀𝗽𝗿] changes introduced through rebase
Peter Collingbourne via All-commits
- [all-commits] [llvm/llvm-project] a685de: [𝘀𝗽𝗿] changes introduced through rebase
Peter Collingbourne via All-commits
- [all-commits] [llvm/llvm-project] 4c5044: [𝘀𝗽𝗿] changes introduced through rebase
Peter Collingbourne via All-commits
- [all-commits] [llvm/llvm-project] c97828: [𝘀𝗽𝗿] changes introduced through rebase
Peter Collingbourne via All-commits
- [all-commits] [llvm/llvm-project] 413d65: [𝘀𝗽𝗿] changes introduced through rebase
Peter Collingbourne via All-commits
- [all-commits] [llvm/llvm-project] 3bf76c: [𝘀𝗽𝗿] changes introduced through rebase
Peter Collingbourne via All-commits
- [all-commits] [llvm/llvm-project] 87ad0e: [𝘀𝗽𝗿] changes introduced through rebase
Peter Collingbourne via All-commits
- [all-commits] [llvm/llvm-project] b64b04: [𝘀𝗽𝗿] changes introduced through rebase
Qinkun Bao via All-commits
- [all-commits] [llvm/llvm-project] bbf69d: [AMDGPU] Add structural stall heuristic to schedul...
Austin Kerbow via All-commits
- [all-commits] [llvm/llvm-project] 00aca5: [Flang-rt] Remove COMPILE_ONLY from flang-rt CMake...
Dominik Adamski via All-commits
- [all-commits] [llvm/llvm-project] 9c97f6: add run line for diff GPU Gen and counter types
Pankaj Dwivedi via All-commits
- [all-commits] [llvm/llvm-project] e04c01: MC: Remove unneeded parameter `MCAsmBackend *`. NFC
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 97732d: [clang][bytecode][NFC] Make Program::getNativePoin...
Timm Baeder via All-commits
- [all-commits] [llvm/llvm-project] 879b43: Annotation changes
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] 854eb6: Multi-origin changes
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] e493e9: [lldb][NFC] Fix incorrect comments in TestArm64Ins...
Felipe de Azevedo Piovezan via All-commits
- [all-commits] [llvm/llvm-project] 93f2de: [RISCV] Remove intrinsic declarations in tests, NF...
Jianjian Guan via All-commits
- [all-commits] [llvm/llvm-project] de674f: [AArch64] Add vector tests for add(trunc(shift))
David Green via All-commits
- [all-commits] [llvm/llvm-project] 196552: [mlir][tensor] Add new builders for insert_slice/e...
Andrzej Warzyński via All-commits
- [all-commits] [llvm/llvm-project] 76079e: [clang][Sema] Merge Check[Sizeless]VectorCondition...
Benjamin Maxwell via All-commits
- [all-commits] [llvm/llvm-project] 63e4b8: [clang][bytecode][NFC] Remove unused Integral rang...
Timm Baeder via All-commits
- [all-commits] [llvm/llvm-project] 9295ef: [𝘀𝗽𝗿] initial version
Felipe de Azevedo Piovezan via All-commits
- [all-commits] [llvm/llvm-project] 7ad2bc: [𝘀𝗽𝗿] initial version
Felipe de Azevedo Piovezan via All-commits
- [all-commits] [llvm/llvm-project] 6faf1c: [𝘀𝗽𝗿] initial version
Felipe de Azevedo Piovezan via All-commits
- [all-commits] [llvm/llvm-project] b9ca2d: [𝘀𝗽𝗿] initial version
Felipe de Azevedo Piovezan via All-commits
- [all-commits] [llvm/llvm-project] f481f5: [OpenMP][flang] Add initial support for by-ref red...
Kareem Ergawy via All-commits
- [all-commits] [llvm/llvm-project] 5b736e: [BOLT] Fix assertion test
Gergely Bálint via All-commits
- [all-commits] [llvm/llvm-project] ed3ed2: [clang][Driver] Support for the SPIR-V backend whe...
Manuel Carrasco via All-commits
- [all-commits] [llvm/llvm-project] c43ac9: [LifetimeSafety] Move GSL pointer/owner type detec...
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] dc02b1: Reapply "[Flang] Move builtin .mod generation into...
Michael Kruse via All-commits
- [all-commits] [llvm/llvm-project] 3036de: [LoopCacheAnalysis] Fix crash after #164798 (#169486)
Ryotaro Kasuga via All-commits
- [all-commits] [llvm/llvm-project] 0b6f11: Fix remaining include paths
Michael Kruse via All-commits
- [all-commits] [llvm/llvm-project] 06bf13: fix code formatting
Felipe de Azevedo Piovezan via All-commits
- [all-commits] [llvm/llvm-project] a2f1b6: [𝘀𝗽𝗿] changes introduced through rebase
Felipe de Azevedo Piovezan via All-commits
- [all-commits] [llvm/llvm-project] adc103: [𝘀𝗽𝗿] changes introduced through rebase
Felipe de Azevedo Piovezan via All-commits
- [all-commits] [llvm/llvm-project] c0a7b1: [LV][NFC] Remove remaining uses of undef in tests ...
David Sherwood via All-commits
- [all-commits] [llvm/llvm-project] 04bddd: [SPIRV] Improve Logical SPIR-V Pointer Access and ...
Steven Perron via All-commits
- [all-commits] [llvm/llvm-project] cdd628: Multi-origin changes
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] 2d4a8d: [VPlan] Use DL index type consistently for GEPs (#...
Ramkumar Ramachandra via All-commits
- [all-commits] [llvm/llvm-project] 800da1: [clang][DebugInfo] Add call site debug info flag (...
J. Ryan Stinnett via All-commits
- [all-commits] [llvm/llvm-project] 752456: [BOLT][PAC] Warn about synchronous unwind tables
Gergely Bálint via All-commits
- [all-commits] [llvm/llvm-project] d09031: Reland "[clang] Refactor to remove clangDriver dep...
Naveen Seth Hanig via All-commits
- [all-commits] [llvm/llvm-project] cc1c41: [dwarf] make dwarf fission compatible with RISCV r...
daniilavdeev via All-commits
- [all-commits] [llvm/llvm-project] b14f21: [BOLT] Update doc
Gergely Bálint via All-commits
- [all-commits] [llvm/llvm-project] a191de: [BOLT][PAC] Warn about synchronous unwind tables
Gergely Bálint via All-commits
- [all-commits] [llvm/llvm-project] c7e7f0: Pre-commit: affected test checks after patch
Pankaj Dwivedi via All-commits
- [all-commits] [llvm/llvm-project] bbbe51: Reland "[clang][Driver] Support for the SPIR-V bac...
Manuel Carrasco via All-commits
- [all-commits] [llvm/llvm-project] b92a4b: skip the loadcnt wait at function boundaries when ...
Pankaj Dwivedi via All-commits
- [all-commits] [llvm/llvm-project] 2b8d36: [Delinearization] Remove tryDelinearizeFixedSizeIm...
Ryotaro Kasuga via All-commits
- [all-commits] [llvm/llvm-project] 23f903: Reland: [GPUToXeVMPipeline][Pipeline] Modify pipel...
Md Abdullah Shahneous Bari via All-commits
- [all-commits] [llvm/llvm-project] 0a35f4: [HIP] Perform implicit pointer cast when compiling...
Juan Manuel Martinez Caamaño via All-commits
- [all-commits] [llvm/llvm-project] 762384: [BOLT] Update InsertNegateRAStatePass.h
Gergely Bálint via All-commits
- [all-commits] [llvm/llvm-project] f74367: [BOLT][PAC] Warn about synchronous unwind tables
Gergely Bálint via All-commits
- [all-commits] [llvm/llvm-project] ce8ed7: Tweak comment
Benjamin Maxwell via All-commits
- [all-commits] [llvm/llvm-project] 13ee27: [NFC][HIP] Add __builtin_*_load_lds type check tes...
Juan Manuel Martinez Caamaño via All-commits
- [all-commits] [llvm/llvm-project] 650e2c: [HIP][AMDGPU] Remove 't' from all __builtin_*_load...
Juan Manuel Martinez Caamaño via All-commits
- [all-commits] [llvm/llvm-project] e3de8f: [gn build] Port d090311aa7df
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 931334: [OpenMP][flang] Support GPU team reductions on all...
Kareem Ergawy via All-commits
- [all-commits] [llvm/llvm-project] 497a97: Address reviewer feedback: fix getWaitCountMax and...
Pankaj Dwivedi via All-commits
- [all-commits] [llvm/llvm-project] eb0cfd: [ThinLTO] Fix parsing null aliasee in alias summary
Mingjie Xu via All-commits
- [all-commits] [llvm/llvm-project] 4cc8cc: [VPlan] Hoist predicated loads with complementary ...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 637f20: [Support] Add getAllocTokenModeAsString() helper (...
Marco Elver via All-commits
- [all-commits] [llvm/llvm-project] b20d35: [AArch64] Combine vector add(trunc(shift)) (#169523)
David Green via All-commits
- [all-commits] [llvm/llvm-project] a16f7c: opt: Try to respect target-abi command line option
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] cd1ad5: [CIR] Add missing switch cases for AO__scoped_atom...
Wenju He via All-commits
- [all-commits] [llvm/llvm-project] e5d84d: CodeGen: Remove PointerLikeRegClass handling from ...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] de4e12: [BOLT] Fix assertion test (#169635)
Gergely Bálint via All-commits
- [all-commits] [llvm/llvm-project] 73934f: [SPIRV] Disable SPV_KHR_float_control2 for AMD fla...
Juan Manuel Martinez Caamaño via All-commits
- [all-commits] [llvm/llvm-project] 064f26: [BOLT][BTI] Skip inlining BBs with indirect tailcalls
Gergely Bálint via All-commits
- [all-commits] [llvm/llvm-project] 75ae0e: [OpenMP] Add docs for fb_nullify/fb_preserve (#169...
Zahira Ammarguellat via All-commits
- [all-commits] [llvm/llvm-project] dec2ee: [BOLT] Add dbg message about skipped inline
Gergely Bálint via All-commits
- [all-commits] [llvm/llvm-project] c59ed8: Multi-origin changes
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] 4aeaa1: address review
Pankaj Dwivedi via All-commits
- [all-commits] [llvm/llvm-project] ff0c34: opt: Try to respect target-abi command line option...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 35dfeb: [SPIRV] Enable DCE in instruction selection and up...
Steven Perron via All-commits
- [all-commits] [llvm/llvm-project] ddead3: fix test
Mingjie Xu via All-commits
- [all-commits] [llvm/llvm-project] 98456c: address review
Pankaj Dwivedi via All-commits
- [all-commits] [llvm/llvm-project] 0c2701: CodeGen: Make all targets override pseudos with po...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 6e983e: [SPIRV] Support Peeled Array Layouts for HLSL CBuf...
Steven Perron via All-commits
- [all-commits] [llvm/llvm-project] e7bcd8: [SPIRV] Use OpCopyMemory for logical SPIRV memcpy ...
Steven Perron via All-commits
- [all-commits] [llvm/llvm-project] 7bf459: CodeGen: Make target overrides of PointerLikeRegCl...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 1cd227: [BOLT][BTI] Disassemble PLT entries when processin...
Gergely Bálint via All-commits
- [all-commits] [llvm/llvm-project] 9b88cd: CodeGen: Remove PointerLikeRegClass handling from ...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] b343a4: [BOLT][BTI] Disassemble PLT entries when processin...
Gergely Bálint via All-commits
- [all-commits] [llvm/llvm-project] 43e69b: RuntimeLibcalls: Add malloc and free entries (#167...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 59b3d1: RuntimeLibcalls: Add more function entries from Ta...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 820b0b: Multi-origin changes
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] 9e1d3c: RuntimeLibcalls: Add memset_pattern* calls to darw...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 3d16bc: PowerPC: Add vec_malloc functions to AIX in Runtim...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] e8b9d4: [tysan] Type Sanitizer support for SystemZ (#162396)
anoopkg6 via All-commits
- [all-commits] [llvm/llvm-project] 44c9d3: [scudo] Add scudo_standalone support for SystemZ (...
anoopkg6 via All-commits
- [all-commits] [llvm/llvm-project] 398edf: [ReplaceConstant] Don't create instructions for th...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] 2ca8cd: fix dominance issue and comment
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] c333f7: [mlir][xegpu] Add layout based SIMT distribution s...
Charitha Saumya via All-commits
- [all-commits] [llvm/llvm-project] 96cbbe: [MC][RISCV] Add missing Predicates for NDS_FMV_BF1...
Shaoce SUN via All-commits
- [all-commits] [llvm/llvm-project] 071d1f: [LV] Use VPReductionRecipe for partial reductions ...
Sam Tebbs via All-commits
- [all-commits] [llvm/llvm-project] 7c3c8d: Revert [Driver] Error for -gsplit-dwarf with RISC-...
daniilavdeev via All-commits
- [all-commits] [llvm/llvm-project] 9bd30e: [AArch64] Enable maximising scalable vector bandwi...
Sam Tebbs via All-commits
- [all-commits] [llvm/llvm-project] e99029: [HLSL] Remove `faceforward` SPIRV fast path (#169547)
Kaitlin Peng via All-commits
- [all-commits] [llvm/llvm-project] cca66a: [BOLT][BTI] Add MCPlusBuilder::updateBTIVariant (#...
Gergely Bálint via All-commits
- [all-commits] [llvm/llvm-project] 103728: [BOLT][BTI] Add MCPlusBuilder::addBTItoBBStart
Gergely Bálint via All-commits
- [all-commits] [llvm/llvm-project] ec3c56: Update tests.
Akash Banerjee via All-commits
- [all-commits] [llvm/llvm-project] b78b5b: [NFC][PowerPC] Merge ppc64 encoding error tests (#...
Lei Huang via All-commits
- [all-commits] [llvm/llvm-project] e88f8a: [SystemZ] Emit optional argument area length field
Kai Nacke via All-commits
- [all-commits] [llvm/llvm-project] 6b9019: fix test
Marco Elver via All-commits
- [all-commits] [llvm/llvm-project] 356479: [IndVarSimplify] Fix `IndVarSimplify` to skip unfo...
Lucie Choi via All-commits
- [all-commits] [llvm/llvm-project] c955f9: [Clang] [C++26] Expansion Statements (Part 11)
Sirraide via All-commits
- [all-commits] [llvm/llvm-project] 1a96c4: [BOLT][BTI] Disassemble PLT entries when processin...
Gergely Bálint via All-commits
- [all-commits] [llvm/llvm-project] 6ed1d8: [BOLT] Fix comment
Gergely Bálint via All-commits
- [all-commits] [llvm/llvm-project] 84d511: [OpenMP][clang] Register vtables on device for in...
Jason-VanBeusekom via All-commits
- [all-commits] [llvm/llvm-project] 954fa0: [Clang] Allow AVX/AVX512 subvector shuffles in con...
Moritz Zielke via All-commits
- [all-commits] [llvm/llvm-project] 0371fa: [AArch64][PAC] Rework the expansion of AUT/AUTPAC ...
Anatoly Trosinenko via All-commits
- [all-commits] [llvm/llvm-project] 411a53: [CIR] Upstream Builtin Exp2Op (#169152)
Letu Ren via All-commits
- [all-commits] [llvm/llvm-project] 20ca81: fix test
Marco Elver via All-commits
- [all-commits] [llvm/llvm-project] 902410: Add missing enumerators
Sirraide via All-commits
- [all-commits] [llvm/llvm-project] 4c2543: [Clang] [C++26] Expansion Statements (Part 11)
Sirraide via All-commits
- [all-commits] [llvm/llvm-project] 0940f6: Move static test variable into the #if that uses i...
Justin Bogner via All-commits
- [all-commits] [llvm/llvm-project] c98e86: [Clang] Fix false positive -Wignored-qualifiers (#...
Corentin Jabot via All-commits
- [all-commits] [llvm/llvm-project] 820bf3: Fix formatting
Kai Nacke via All-commits
- [all-commits] [llvm/llvm-project] 72fa24: fix clang-format
Jianhui Li via All-commits
- [all-commits] [llvm/llvm-project] 18805b: [CIR] CountOf VLA with Array element type (#169404)
Amr Hesham via All-commits
- [all-commits] [llvm/llvm-project] 587e27: [CIR][NFC] Cleanup builtin helper function interfa...
Andy Kaylor via All-commits
- [all-commits] [llvm/llvm-project] 5f25c8: fix missing space in .clang-format
Jianhui Li via All-commits
- [all-commits] [llvm/llvm-project] d270ec: [flang][OpenMP] Remove unused #include "dump-parse...
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] 5ab337: [lldb-dap] Add multi-session support with shared d...
Janet Yang via All-commits
- [all-commits] [llvm/llvm-project] 879f6c: Change enum values to be distinct from Linux on Z ...
Kai Nacke via All-commits
- [all-commits] [llvm/llvm-project] bf43b9: [flang][OpenMP] Remove unused #include "dump-parse...
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] a059af: [lldb] Fix reading 32-bit signed integers (#169150)
Igor Kudrin via All-commits
- [all-commits] [llvm/llvm-project] 37c355: Fix tests
Peter Collingbourne via All-commits
- [all-commits] [llvm/llvm-project] 8128b8: [flang][OpenMP] Make OmpDirectiveSpecification::Fl...
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] 65f366: Add a comment and update the assertion description
Anatoly Trosinenko via All-commits
- [all-commits] [llvm/llvm-project] 19d2b2: [AArch64][PAC] Rework the expansion of AUT/AUTPAC ...
Anatoly Trosinenko via All-commits
- [all-commits] [llvm/llvm-project] 9863a8: Update parse-tree-visitor.h
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] 66e18b: [SLP][NFC]Add a test with single op inst, used in ...
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] d01e2e: [flang][OpenMP] Reject END DO on construct that cr...
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] 81db5c: Fix LIBOMP_COPY_EXPORTS
Michael Kruse via All-commits
- [all-commits] [llvm/llvm-project] 2ac2a3: Update dump-parse-tree.h
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] d09644: [ROCDL] Added missing `cluster.load.async.to.lds` ...
Ravil Dorozhinskii via All-commits
- [all-commits] [llvm/llvm-project] 72e51d: Reapply "[LV] Use ExtractLane(LastActiveLane, V) l...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 684f64: [lldb] [test-suite] fix typo in variable in darwin...
n2h9 via All-commits
- [all-commits] [llvm/llvm-project] a4d427: [lldb] [scripting bridge] 167388 chore: add api to...
n2h9 via All-commits
- [all-commits] [llvm/llvm-project] d58ebe: Revert "Reapply "[LV] Use ExtractLane(LastActiveLa...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 9af00e: [mlir][amdgpu] Add make_dma_base operation (#169086)
Erick Ochoa Lopez via All-commits
- [all-commits] [llvm/llvm-project] cabcb5: [CIR][NFC] Fix build problem inside an assert (#16...
Andy Kaylor via All-commits
- [all-commits] [llvm/llvm-project] f8eca6: Reapply "[LV] Use ExtractLane(LastActiveLane, V) l...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] cec837: [X86] addcarry.ll - add test coverage for #169691 ...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] bbb8f7: [libc++][flat_map] Applied `[[nodiscard]]` (#169453)
Hristo Hristov via All-commits
- [all-commits] [llvm/llvm-project] 8706d8: [libc++] Applied `[[nodiscard]]` to Language Suppo...
Hristo Hristov via All-commits
- [all-commits] [llvm/llvm-project] 3a25a4: [clang-format] Add xxxMaxDigitsNoSeparator (#164286)
Björn Schäpers via All-commits
- [all-commits] [llvm/llvm-project] c378bb: CodeGen: Optionally emit PAuth relocations as IREL...
Peter Collingbourne via All-commits
- [all-commits] [llvm/llvm-project] a2fcec: Revert "[tysan] Type Sanitizer support for SystemZ...
Ulrich Weigand via All-commits
- [all-commits] [llvm/llvm-project] 6227eb: Add IR and codegen support for deactivation symbols.
Peter Collingbourne via All-commits
- [all-commits] [llvm/llvm-project] d2379e: Add deactivation symbol operand to ConstantPtrAuth.
Peter Collingbourne via All-commits
- [all-commits] [llvm/llvm-project] a33fd4: Revert "[tysan] Type Sanitizer support for SystemZ...
Ulrich Weigand via All-commits
- [all-commits] [llvm/llvm-project] 109050: Integrate HandleFortran again
Michael Kruse via All-commits
- [all-commits] [llvm/llvm-project] 75ca83: [bazel] Fix build after #169086 (#169725)
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 8e4208: [flang][cuda][rt] Add entry point to get the alloc...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 47efff: [SystemZ] Emit optional argument area length field...
Kai Nacke via All-commits
- [all-commits] [llvm/llvm-project] b75d2c: Fix formatting
Kai Nacke via All-commits
- [all-commits] [llvm/llvm-project] 7bcd81: Join the 2 enums
Kai Nacke via All-commits
- [all-commits] [llvm/llvm-project] 484542: [SPIRV] Fix a warning
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 9871d7: [mlir][acc] Introduce ACCImplicitDeclare pass for ...
Razvan Lupusoru via All-commits
- [all-commits] [llvm/llvm-project] 3d596a: [clang][Driver] Use -no-canonical-prefixes in hip-...
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 854b90: [libc] Modular printf option (float only)
Daniel Thornburgh via All-commits
- [all-commits] [llvm/llvm-project] d5778a: [libc++] Applied `[[nodiscard]]` to concurrency (p...
Hristo Hristov via All-commits
- [all-commits] [llvm/llvm-project] 216b9f: [SLP][NFC]Add another test with the user with mult...
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] 20d95c: [CIR] Add undef handling to enable global lambdas ...
Andy Kaylor via All-commits
- [all-commits] [llvm/llvm-project] dab441: Fix sanitizer failure introduced by #133537
Peter Collingbourne via All-commits
- [all-commits] [llvm/llvm-project] 3a074c: Revert "[lldb-dap] Add multi-session support with ...
Janet Yang via All-commits
- [all-commits] [llvm/llvm-project] 2bef14: [CIR][NFC] Move builtin tests to their own directo...
Andy Kaylor via All-commits
- [all-commits] [llvm/llvm-project] 36bed4: [lld][MachO] Follow-up to use madvise() for thread...
John Holdsworth via All-commits
- [all-commits] [llvm/llvm-project] 2f71e6: github-upload-release.py: add requirements and loc...
Ryan Mast via All-commits
- [all-commits] [llvm/llvm-project] 17d207: [𝘀𝗽𝗿] initial version
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 31141b: Unsupport SW encoding
Peter Collingbourne via All-commits
- [all-commits] [llvm/llvm-project] 49516b: [llvm-objdump] Optimize live element tracking (#15...
gulfemsavrun via All-commits
- [all-commits] [llvm/llvm-project] ae01e2: simplify: load/store/prefetch/loadmatrix/storematr...
Jianhui Li via All-commits
- [all-commits] [llvm/llvm-project] 8cc025: [ORC] Clear stale ElemToPendingSN entries in Waiti...
Lang Hames via All-commits
- [all-commits] [llvm/llvm-project] b7eb98: [lldb] Use InlHostByteOrder in RegisterValue::SetV...
Matej Košík via All-commits
- [all-commits] [llvm/llvm-project] 97977f: [mlir][arith] Add support for `cmpf` to `ArithToAP...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 98853e: [mlir][arith] Add support for `cmpf` to `ArithToAP...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 396f4f: [mlir][arith] Add support for `cmpf` to `ArithToAP...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 978241: [UBSan] Use -fsanitize-handler-preserve-all-regs i...
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 6886d4: [RISCV] Add an option to enable CFIInstrInserter. ...
Steven Wu via All-commits
- [all-commits] [llvm/llvm-project] e2a29e: [UBSan] Use -fsanitize-handler-preserve-all-regs i...
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 48a9b0: [AMDGPU] Remove unused functions isSigned. NFC (#1...
Jim Lin via All-commits
- [all-commits] [llvm/llvm-project] 1ff5c8: [mlir][dataflow] Add arguemnt print for test-liven...
lonely eagle via All-commits
- [all-commits] [llvm/llvm-project] ceba82: [LoadStoreVectorizer] Fix one-element vector handl...
Gang Chen via All-commits
- [all-commits] [llvm/llvm-project] 691081: address comments
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] b028da: [libc++][queue] Applied `[[nodiscard]]` (#169469)
Hristo Hristov via All-commits
- [all-commits] [llvm/llvm-project] bd643b: [flang] Use default constructor for FIRToSCF pass ...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 504b50: [mlir][Transforms] Dialect conversion: Add support...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] bacca2: [libc++][mdspan] Applied `[[nodiscard]]` (#169326)
Hristo Hristov via All-commits
- [all-commits] [llvm/llvm-project] fb18f7: [lldb-dap] Add breakpoints after debugger initiali...
Janet Yang via All-commits
- [all-commits] [llvm/llvm-project] bc0235: [LoongArch][NFC] Add tests for build_vector contai...
ZhaoQi via All-commits
- [all-commits] [llvm/llvm-project] b3428b: Add missing freeConstants() call for ConstantPtrAu...
Peter Collingbourne via All-commits
- [all-commits] [llvm/llvm-project] 6e9c97: fix windows
Steven Wu via All-commits
- [all-commits] [llvm/llvm-project] aa0d95: [LoongArch] Legalize BUILD_VECTOR into a broadcast...
ZhaoQi via All-commits
- [all-commits] [llvm/llvm-project] e7dec2: [ReplaceConstant] Don't create instructions for th...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] 601f79: [MLIR][NVVM] Add missing rounding modes in fp16x2 ...
Srinivasa Ravi via All-commits
- [all-commits] [llvm/llvm-project] 410d05: [mlir][arith] Add support for `negf` to `ArithToAP...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 1748e2: [MLIR][Intrinsics] Add new MLIR API to automatical...
Rajat Bajpai via All-commits
- [all-commits] [llvm/llvm-project] 9fe458: [mlir][arith] Add support for min/max to `ArithToA...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 409912: [clang][Tooling] Fix `getFileRange` returning a ra...
Eric Li via All-commits
- [all-commits] [llvm/llvm-project] fede94: [mlir][LLVMIR] Handle missing functions in CGProfi...
Men-cotton via All-commits
- [all-commits] [llvm/llvm-project] 6696e0: [clang][bytecode] Remove double diagnostic emissio...
Timm Baeder via All-commits
- [all-commits] [llvm/llvm-project] 3ce893: [ORC] Move DebugObjectManagerPlugin into Debugging...
Zhaoxin Yang via All-commits
- [all-commits] [llvm/llvm-project] 82640a: Multi-origin changes
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] f6712b: [libc++] Reformat `optional` constructor tests (#1...
William Tran-Viet via All-commits
- [all-commits] [llvm/llvm-project] a9cc7f: [NFC][SampleFDO] Use const& to avoid copies (#164584)
Abhishek Kaushik via All-commits
- [all-commits] [llvm/llvm-project] 326a1a: [MLIR][XeGPU] Add anchor_layout and update propaga...
Jianhui Li via All-commits
- [all-commits] [llvm/llvm-project] f1ddb2: [LoongArch][NFC] Pre-commit tests for vector rotl/...
Zhaoxin Yang via All-commits
- [all-commits] [llvm/llvm-project] 71f25e: [LoongArch] Make rotl/rotr custom for lsx/lasx
Zhaoxin Yang via All-commits
- [all-commits] [llvm/llvm-project] bb9449: [InstCombine] Fold @llvm.experimental.get.vector.l...
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] 6abbbc: [AggressiveInstCombine] Match long high-half multi...
David Green via All-commits
- [all-commits] [llvm/llvm-project] aa61f2: modify comment
Zhaoxin Yang via All-commits
- [all-commits] [llvm/llvm-project] 1c7ec0: [VPlan] Optimize LastActiveLane to EVL - 1 (#169766)
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] 008dec: [OpenMP][flang] Support GPU team reductions on all...
Kareem Ergawy via All-commits
- [all-commits] [llvm/llvm-project] 0ab525: Multi-origin changes
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] 9cb9b1: [mlir][llvm] Fix import of branch weights with "ex...
Vadim Curcă via All-commits
- [all-commits] [llvm/llvm-project] dc8311: [ARM] Remove IR from mve vpt mir tests. NFC
David Green via All-commits
- [all-commits] [llvm/llvm-project] c28c99: [NFC][HIP] Add __builtin_*_load_lds type check tes...
Juan Manuel Martinez Caamaño via All-commits
- [all-commits] [llvm/llvm-project] f00f52: Address review comments
Felipe de Azevedo Piovezan via All-commits
- [all-commits] [llvm/llvm-project] fd225c: [𝘀𝗽𝗿] changes introduced through rebase
Felipe de Azevedo Piovezan via All-commits
- [all-commits] [llvm/llvm-project] 918427: [𝘀𝗽𝗿] changes introduced through rebase
Felipe de Azevedo Piovezan via All-commits
- [all-commits] [llvm/llvm-project] 052009: [𝘀𝗽𝗿] changes introduced through rebase
Felipe de Azevedo Piovezan via All-commits
- [all-commits] [llvm/llvm-project] a4ef96: [AMDGPU] Relax restrictions on amdgcn.cs.chain int...
Diana Picus via All-commits
- [all-commits] [llvm/llvm-project] 650eeb: [ShrinkWrap] Modify shrink wrapping to accommodate...
Nathan Corbyn via All-commits
- [all-commits] [llvm/llvm-project] c3c3d1: [Clang] VectorExprEvaluator::VisitCallExpr / Inter...
NagaChaitanya Vellanki via All-commits
- [all-commits] [llvm/llvm-project] 0b1651: [llvm][Tablegen] Link to tutorial before programme...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 922c99: [clangd] Clangd running with `--experimental-modul...
slavek-kucera via All-commits
- [all-commits] [llvm/llvm-project] 9ed192: [server-llvm-21][MC] Fixing vector overflow
Tobias Hieta via All-commits
- [all-commits] [llvm/llvm-project] 8401a8: [NFC][LLVM] Add bitcode tests for llvm.aarch64.sve...
Paul Walker via All-commits
- [all-commits] [llvm/llvm-project] 0dbedd: [Clang] Replace some x86 sqrt builtins with the ge...
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] bec726: [X86] optimize ssse3 horizontal saturating add/sub...
Folkert de Vries via All-commits
- [all-commits] [llvm/llvm-project] d6be9f: [libc++][deque] Applied `[[nodiscard]]` (#169745)
Hristo Hristov via All-commits
- [all-commits] [llvm/llvm-project] bd95a7: [clang][bytecode] Check for invalid record decls i...
Timm Baeder via All-commits
- [all-commits] [llvm/llvm-project] 682f29: [LV] Test more combinations of scalar stores using...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] df8061: [libc++][flat_set] Applied `[[nodiscard]]` (#169739)
Hristo Hristov via All-commits
- [all-commits] [llvm/llvm-project] 7b813c: [clang][bytecode][test] Specify triple for Invalid...
Timm Baeder via All-commits
- [all-commits] [llvm/llvm-project] eee09c: [X86][Clang] Allow constexpr evaluation of F16C CV...
Eric Xu via All-commits
- [all-commits] [llvm/llvm-project] fca41f: [X86] Replace BF16 to F32 conversions with generic...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] ea1e62: [CodeGenTypes] Remove explicit VT numbers from Val...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 66ca3f: [SystemZ] Serialize ada entry flags (#169395)
Kai Nacke via All-commits
- [all-commits] [llvm/llvm-project] 1d7d83: RuntimeLibcalls: Add macos unlocked IO functions t...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 14fcaa: [BOLT] Overhaul the comments in PAuthGadgetScanner...
Anatoly Trosinenko via All-commits
- [all-commits] [llvm/llvm-project] 514dba: [NFC][analyzer] Clean up obsolete installation ins...
Donát Nagy via All-commits
- [all-commits] [llvm/llvm-project] d128d9: RuntimeLibcalls: Add small_printf functions to ems...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 97aa4f: XCore: Add iprintf to RuntimeLibcalls system libra...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] d54bed: This patch enables the fexec-charset option to con...
Abhina Sree via All-commits
- [all-commits] [llvm/llvm-project] 641218: [MLIR][NVVM][Docs] Update docs (#169694)
Durgadoss R via All-commits
- [all-commits] [llvm/llvm-project] ec0efa: add ParserConversionAction
Abhina Sree via All-commits
- [all-commits] [llvm/llvm-project] 3eac92: [NFC] formatting changes
Abhina Sree via All-commits
- [all-commits] [llvm/llvm-project] 4394aa: [OpenMP][clang][HIP][CUDA] fix weak alias emit on ...
Jason-VanBeusekom via All-commits
- [all-commits] [llvm/llvm-project] 0e5633: [OMPIRBuilder] always leave PARALLEL via the same ...
Tom Eccles via All-commits
- [all-commits] [llvm/llvm-project] 47ae3e: [MLIR][OpenMP] Add MLIR Lowering Support for dist_...
Jack Styles via All-commits
- [all-commits] [llvm/llvm-project] e3044c: [X86] Sync multiversion features with libgcc and r...
Mikołaj Piróg via All-commits
- [all-commits] [llvm/llvm-project] 31711c: [VPlan] Only apply forced cost to recipes with und...
Ryotaro Kasuga via All-commits
- [all-commits] [llvm/llvm-project] c0d81b: [ARM] Remove Subtarget from ARMAsmPrinter (#168264)
David Green via All-commits
- [all-commits] [llvm/llvm-project] adcc55: [X86] rem-vector-lkk.ll - improve CPU coverage to ...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 920a09: [libc++][C++03] Remove code in the C++03-specific ...
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] 177893: Revert "[MLIR][OpenMP] Add MLIR Lowering Support f...
Jack Styles via All-commits
- [all-commits] [llvm/llvm-project] 634f6e: [libc++] Merge the implementations of ranges::copy...
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] 773253: Build omp_lib.mod on device
Michael Kruse via All-commits
- [all-commits] [llvm/llvm-project] f8e771: [Clang] VectorExprEvaluator::VisitCallExpr / Inter...
NagaChaitanya Vellanki via All-commits
- [all-commits] [llvm/llvm-project] a16137: address review comments
Marco Elver via All-commits
- [all-commits] [llvm/llvm-project] 31753d: [𝘀𝗽𝗿] changes introduced through rebase
Marco Elver via All-commits
- [all-commits] [llvm/llvm-project] b64150: [LoopUnroll] Introduce parallel accumulators when ...
Julian Nagele via All-commits
- [all-commits] [llvm/llvm-project] 8871e9: [clang][Driver] Handle ROCm installation layout of...
Jacob Lambert via All-commits
- [all-commits] [llvm/llvm-project] 7f1423: [DA][Delinearization] Move validation logic into D...
Ryotaro Kasuga via All-commits
- [all-commits] [llvm/llvm-project] 90e888: [lldb] Fix CxxMethodName Parser on return type (#1...
Ebuka Ezike via All-commits
- [all-commits] [llvm/llvm-project] 61c2cc: [clang][clang-linker-wrapper] Use the correct trip...
Ryotaro Kasuga via All-commits
- [all-commits] [llvm/llvm-project] e0c007: [SPIRV][AMD] Disable SPV_KHR_float_control2 for AM...
Juan Manuel Martinez Caamaño via All-commits
- [all-commits] [llvm/llvm-project] 48e34d: [mlir:bazel] Fix build broken by #169670. (#169804)
Ingo Müller via All-commits
- [all-commits] [llvm/llvm-project] 328022: [HIP][AMDGPU] Remove 't' from all __builtin_*_load...
Juan Manuel Martinez Caamaño via All-commits
- [all-commits] [llvm/llvm-project] 25d027: [MLIR][SCF] Sink scf.if from scf.while before regi...
Ming Yan via All-commits
- [all-commits] [llvm/llvm-project] 71290f: Fix modules-only condition
Michael Kruse via All-commits
- [all-commits] [llvm/llvm-project] 5d6d74: [BOLT][BTI] Skip inlining BasicBlocks containing i...
Gergely Bálint via All-commits
- [all-commits] [llvm/llvm-project] 39f5ff: [mlir][tosa] Introduce arith.constant -> tosa.cons...
Vitalii Shutov via All-commits
- [all-commits] [llvm/llvm-project] fb9426: [libc][darwin] add syscall numbers from macos sdk ...
Shreeyash Pandey via All-commits
- [all-commits] [llvm/llvm-project] bcd578: simplify copts, add extra tests
Marco Elver via All-commits
- [all-commits] [llvm/llvm-project] 25ba29: [𝘀𝗽𝗿] changes introduced through rebase
Marco Elver via All-commits
- [all-commits] [llvm/llvm-project] a11d5e: Revert "[OMPIRBuilder] always leave PARALLEL via t...
Tom Eccles via All-commits
- [all-commits] [llvm/llvm-project] 58fa7e: Revert "[OMPIRBuilder] always leave PARALLEL via t...
Tom Eccles via All-commits
- [all-commits] [llvm/llvm-project] f62238: Multi-origin changes
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] 620f1f: [AMDGPU] Remove odd syntax in some RUN lines. NFC....
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] e3a28c: [flang][cuda][NFC] Fix naming of CUFGetAssociatedS...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] a1ca69: [AArch64] recognise zip1/zip2 with flipped operand...
Philip Ginsbach-Chen via All-commits
- [all-commits] [llvm/llvm-project] 839794: [clang][CIR] Fix build after builtins removal. NFC
darkbuck via All-commits
- [all-commits] [llvm/llvm-project] 75e443: [ubsan] Change "Type mismatch in operation" trap r...
Thurston Dang via All-commits
- [all-commits] [llvm/llvm-project] 86bdc7: [mlir][Affine] Avoid forcing a non-composable affi...
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] bde066: remove Fortran support for this patch
Robert Imschweiler via All-commits
- [all-commits] [llvm/llvm-project] 78686b: Revert "[ShrinkWrap] Modify shrink wrapping to acc...
Alex Bradbury via All-commits
- [all-commits] [llvm/llvm-project] db85ba: [VPlan] Use m_Intrinsic to match assumes/noalias_s...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 03c862: [clang:ast] Avoid warning for unused var without a...
Ingo Müller via All-commits
- [all-commits] [llvm/llvm-project] fd19a2: Revert "[ShrinkWrap] Modify shrink wrapping to acc...
Alex Bradbury via All-commits
- [all-commits] [llvm/llvm-project] 1b7ae0: [AArch64] Use umin for x != 0 when +cssc is enable...
clf via All-commits
- [all-commits] [llvm/llvm-project] ee45ba: [AArch64] Use SVE for fixed-length bf16 operations...
Benjamin Maxwell via All-commits
- [all-commits] [llvm/llvm-project] 965c3d: [lld][WebAssembly] Fix SEGFAULT when importing wra...
Lukas Döllerer via All-commits
- [all-commits] [llvm/llvm-project] a1f30c: [NFC] [DirectX] Update DirectX codegen test `CBuff...
Deric C. via All-commits
- [all-commits] [llvm/llvm-project] f5d82d: [Flang][OpenMP] Add lowering support for is_device...
Akash Banerjee via All-commits
- [all-commits] [llvm/llvm-project] d39f52: [PowerPC] Implement paddis (#161572)
Lei Huang via All-commits
- [all-commits] [llvm/llvm-project] 247991: [MLIR][OpenMP] Add OpenMPToLLVMIRTranslation suppo...
Akash Banerjee via All-commits
- [all-commits] [llvm/llvm-project] ad605b: [bolt][aarch64] Change indirect call instrumentati...
Alexey Moksyakov via All-commits
- [all-commits] [llvm/llvm-project] 2e655c: [CIR] Upstream TryCallOp (#165303)
Amr Hesham via All-commits
- [all-commits] [llvm/llvm-project] 8f3613: [VPlan] Add m_Intrinsic matcher that takes a varia...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 2cb378: [𝘀𝗽𝗿] initial version
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] 07d14c: [clang-format][NFC] Remove the parameter of parseR...
owenca via All-commits
- [all-commits] [llvm/llvm-project] 845950: [VPlan] Handle scalar VPWidenPointerInd in convert...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 06c8ee: [NFC] [DirectX] Make DirectX codegen test `CBuffer...
Deric C. via All-commits
- [all-commits] [llvm/llvm-project] 583fba: [InstCombine] fold icmp of select with invertible ...
actink via All-commits
- [all-commits] [llvm/llvm-project] aa2a7f: [libc++] Fix the locale base API on Linux with mus...
Mr. Walls via All-commits
- [all-commits] [llvm/llvm-project] 6f7ea3: [QualGroup][docs] Update meeting schedule and link...
Zaky Hermawan via All-commits
- [all-commits] [llvm/llvm-project] a6287d: [mlir][arith] Fix `arith.cmpf` lowering with unsup...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] b14291: [mlir][arith] Fix `arith.cmpf` lowering with unsup...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 14d1f7: [𝘀𝗽𝗿] initial version
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 0c6d7a: [LLD] Add support for statically resolved vendor-s...
Owen Anderson via All-commits
- [all-commits] [llvm/llvm-project] fc6ab7: fix accroding reviews
Zhaoxin Yang via All-commits
- [all-commits] [llvm/llvm-project] f40c69: [TTI] Use MemIntrinsicCostAttributes for getExpand...
Shih-Po Hung via All-commits
- [all-commits] [llvm/llvm-project] 2703bd: [mlir][UB] Add `ub.unreachable` operation
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] a47b28: [mlir][UB] Add `ub.unreachable` operation
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] bc9620: [mlir][UB] Add `ub.unreachable` canonicalization
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 561b6c: [mlir][UB] Add `ub.unreachable` canonicalization
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] b9bdec: [TTI][Vectorize] Migrate masked/gather-scatter/str...
Shih-Po Hung via All-commits
- [all-commits] [llvm/llvm-project] 3e3ccd: Multi-origin changes
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] 7b94dd: [VPLan] Reduce duplication in VPHeaderPHIRecipe::c...
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] c1b8c5: [mlir][Transforms] Fix crash in `-remove-dead-valu...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] c9d56c: [LoongArch] Make rotl/rotr custom for lsx/lasx
Zhaoxin Yang via All-commits
- [all-commits] [llvm/llvm-project] a013bc: address comments
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] f342d7: [ARM] Auto-decode pred operands of Thumb instructi...
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] 110091: [AMX][NFC] Organize tilerow (#168193)
Mahesh-Attarde via All-commits
- [all-commits] [llvm/llvm-project] 1e7efc: [clang] fix crash when template with constructor a...
Carson Radtke via All-commits
- [all-commits] [llvm/llvm-project] bd0769: [LoongArch] Make rotl/rotr custom for lsx/lasx (#1...
Zhaoxin Yang via All-commits
- [all-commits] [llvm/llvm-project] 1cea4a: [AMDGPU][NPM] Fix CFG invalidation detection in in...
Prasoon Mishra via All-commits
- [all-commits] [llvm/llvm-project] 1b5940: Revert "[BOLT][BTI] Skip inlining BasicBlocks cont...
Gergely Bálint via All-commits
- [all-commits] [llvm/llvm-project] cc9d3f: [AArch64][GlobalISel] Improve lowering of vector f...
Ryan Cowan via All-commits
- [all-commits] [llvm/llvm-project] e5d229: [Flang][OpenMP] Update OpenMPSupport docs (#169833)
Jack Styles via All-commits
- [all-commits] [llvm/llvm-project] b27af8: [IndVarSimplify] Refactor `handleFloatingPointIV`, ...
Antonio Frighetto via All-commits
- [all-commits] [llvm/llvm-project] f82593: [OpenMP][MLIR] Add num_teams clause with dims modi...
Chaitanya via All-commits
- [all-commits] [llvm/llvm-project] 20d58d: fix comment
Chaitanya via All-commits
- [all-commits] [llvm/llvm-project] 670ee5: Revert "[libc++] Fix the locale base API on Linux ...
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] 26b82e: Revert "[libc++] Fix the locale base API on Linux ...
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] 9bffb1: Revert "[BOLT][BTI] Skip inlining BasicBlocks cont...
Gergely Bálint via All-commits
- [all-commits] [llvm/llvm-project] 3ebe99: [libcxx] Unwrap iterators in __find_segment (#161274)
lbonn via All-commits
- [all-commits] [llvm/llvm-project] e6304e: Revert "[MLIR][SCF] Sink scf.if from scf.while bef...
Ming Yan via All-commits
- [all-commits] [llvm/llvm-project] 8bfca2: [flang] Support FLUSH as an intrinsic subroutine (...
Miguel Saldivar via All-commits
- [all-commits] [llvm/llvm-project] a7c850: [MLIR] Supported sparse MMA intrinsics in the MLIR...
Kirill Vedernikov via All-commits
- [all-commits] [llvm/llvm-project] f54c6b: [IndVarSimplify] Bail out if not a branch in `mayb...
Antonio Frighetto via All-commits
- [all-commits] [llvm/llvm-project] e0ec74: Update mlir/include/mlir/Dialect/UB/IR/UBOps.td
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] b96325: [AMDGPU][SIInsertWaitCnts] Use RegUnits-based trac...
Pierre van Houtryve via All-commits
- [all-commits] [llvm/llvm-project] e8d698: line break and remove last sentence from docs
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 135ddf: [AArch64][SVE] Add basic support for `@llvm.masked...
Benjamin Maxwell via All-commits
- [all-commits] [llvm/llvm-project] b76089: [VPlan] Skip uses-scalars restriction if one of op...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] ce5257: AMDGPU/GlobalISel: Report RegBankLegalize errors u...
Petar Avramovic via All-commits
- [all-commits] [llvm/llvm-project] 310211: [mlir][UB] Add `ub.unreachable` operation (#169872)
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 10ecb5: AMDGPU/GlobalISel: Report RegBankLegalize errors u...
Petar Avramovic via All-commits
- [all-commits] [llvm/llvm-project] 6c0d5a: [X86] ExprConstant - correctly detect __builtin_ia...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] e81d9d: [clang-tidy][doc] Fix broken CppCoreGuidelines lin...
Carlos Galvez via All-commits
- [all-commits] [llvm/llvm-project] 4fd472: [clang-tidy][NFC] Fix option highlighting and list...
mitchell via All-commits
- [all-commits] [llvm/llvm-project] 1ab64e: [libc++][NFC] Simplify string.bench.cpp a bit (#16...
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] 7415a7: [libc++][NFC] Simplify SFINAE detections in `weak_...
A. Jiang via All-commits
- [all-commits] [llvm/llvm-project] 2f5697: [IndVarSimplify] Add regression test for recently-...
Antonio Frighetto via All-commits
- [all-commits] [llvm/llvm-project] 2e9f6e: [Delinearization] Add validation for large size ar...
Ryotaro Kasuga via All-commits
- [all-commits] [llvm/llvm-project] 53ece5: [DA] Simplify runtime predicate collection (#157523)
Sebastian Pop via All-commits
- [all-commits] [llvm/llvm-project] 0085ec: [AArch64] Add costs for ROTR and ROTL. (#169335)
David Green via All-commits
- [all-commits] [llvm/llvm-project] 378dcb: [mlir][Transforms] Fix crash in `-remove-dead-valu...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] fb3bf5: [NFC][lldb][windows] fully qualify references to M...
Charles Zablit via All-commits
- [all-commits] [llvm/llvm-project] ae58ae: [MLIR] Apply clang-tidy fixes for misc-use-interna...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] a6643f: [libc++] Add support for picolibc and newlib in RU...
Volodymyr Turanskyy via All-commits
- [all-commits] [llvm/llvm-project] 807999: [AMDGPU][SIInsertWaitCnts] Use RegUnits-based trac...
Pierre van Houtryve via All-commits
- [all-commits] [llvm/llvm-project] b5a3b8: [LLVM][SVE] Remove aarch64.sve.rev intrinsic, usin...
Paul Walker via All-commits
- [all-commits] [llvm/llvm-project] 285364: [Delinearization] Add validation for large size ar...
Ryotaro Kasuga via All-commits
- [all-commits] [llvm/llvm-project] e16cc8: [AArch64] Guard for 128bit vectors in mull combine...
David Green via All-commits
- [all-commits] [llvm/llvm-project] e53aff: [BOLT][PAC] Warn about synchronous unwind tables
Gergely Bálint via All-commits
- [all-commits] [llvm/llvm-project] 14fb59: [lldb] Fix duplicate test class name causing lldb-...
Ebuka Ezike via All-commits
- [all-commits] [llvm/llvm-project] eb6ed6: Backport openmp
Michael Kruse via All-commits
- [all-commits] [llvm/llvm-project] 28fa1e: Fix for cases where empty BBs are preceding unknow...
Gergely Bálint via All-commits
- [all-commits] [llvm/llvm-project] 85c15e: [BOLT][PAC] Warn about synchronous unwind tables
Gergely Bálint via All-commits
- [all-commits] [llvm/llvm-project] e0c600: [AArch64] Fix metrics of ASIMD instructions in Neo...
Asher Dobrescu via All-commits
- [all-commits] [llvm/llvm-project] 9e25a4: [TySan] Make TySan compatible with UBSan (#169036)
Matthew Nagy via All-commits
- [all-commits] [llvm/llvm-project] 8233ec: Allow non-LIBOMP_FORTRAN_MODULES mode
Michael Kruse via All-commits
- [all-commits] [llvm/llvm-project] 13f950: Also move omp_lib.h
Michael Kruse via All-commits
- [all-commits] [llvm/llvm-project] 63163b: [MLIR][NVVM] Add Permute Op (#169793)
Dharuni R Acharya via All-commits
- [all-commits] [llvm/llvm-project] 346f48: [Headers][X86] Convert bf16 to f32 conversions to ...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] a248fe: AMDGPU/GlobalISel: Report RegBankLegalize errors u...
Petar Avramovic via All-commits
- [all-commits] [llvm/llvm-project] 4e30dc: [MLIR] Apply clang-tidy fixes for llvm-else-after-...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 4237ec: [MLIR] Apply clang-tidy fixes for readability-avoi...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] eea00f: CMake-ify
Michael Kruse via All-commits
- [all-commits] [llvm/llvm-project] cc7217: [LLDB][PDB] Access object file through module (#16...
nerix via All-commits
- [all-commits] [llvm/llvm-project] d989ff: [flang][OpenMP] Add lowering of subroutine calls i...
Jan Leyonberg via All-commits
- [all-commits] [llvm/llvm-project] 476912: [libc][test] split exit tests into two separate te...
Shreeyash Pandey via All-commits
- [all-commits] [llvm/llvm-project] eb323d: [libc][darwin] add internal::exit (#166357)
Shreeyash Pandey via All-commits
- [all-commits] [llvm/llvm-project] 9999c3: [NFC][lldb] document Process::SetSTDIOFileDescript...
Charles Zablit via All-commits
- [all-commits] [llvm/llvm-project] 7c36e1: [NFC] Remove deprecated Argument::getParamAlignmen...
Marco Elver via All-commits
- [all-commits] [llvm/llvm-project] 4c8d8a: Diagnostics
Michael Kruse via All-commits
- [all-commits] [llvm/llvm-project] a3d772: [flang][OpenMP] Make OmpDirectiveSpecification::Fl...
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] 80e4a3: [libc] Add clock_gettime for Darwin (#167160)
Shreeyash Pandey via All-commits
- [all-commits] [llvm/llvm-project] 3a766d: [AArch64] Fix throughout of 64-bit SVE gather load...
Asher Dobrescu via All-commits
- [all-commits] [llvm/llvm-project] 207627: [lldb-dap] Add data breakpoints for bytes (#167237)
Sergei Druzhkov via All-commits
- [all-commits] [llvm/llvm-project] 10136a: [DA] Remove special handling for SCEVAddExpr in GC...
Ryotaro Kasuga via All-commits
- [all-commits] [llvm/llvm-project] e76458: [DA] Add overflow check when calculating Delta in ...
Ryotaro Kasuga via All-commits
- [all-commits] [llvm/llvm-project] 3eb057: Reapply "[BOLT][BTI] Skip inlining BasicBlocks con...
Gergely Bálint via All-commits
- [all-commits] [llvm/llvm-project] c2eb33: [lldb][dotest] use unused variable (#169903)
Charles Zablit via All-commits
- [all-commits] [llvm/llvm-project] 318236: [HIP][AMDGPU] Remove 't' from all __builtin_*_load...
Juan Manuel Martinez Caamaño via All-commits
- [all-commits] [llvm/llvm-project] 7ddc7a: Reuse original file location where check-flang exp...
Michael Kruse via All-commits
- [all-commits] [llvm/llvm-project] ac4505: Fix DEPENDS
Michael Kruse via All-commits
- [all-commits] [llvm/llvm-project] 8c31b1: [TySan](test-only) Mark ubsan-tysan test as unsupp...
Matthew Nagy via All-commits
- [all-commits] [llvm/llvm-project] 73d160: [clang][Tooling] Fix `getFileRange` returning a ra...
Eric Li via All-commits
- [all-commits] [llvm/llvm-project] a5dba7: Pre-commit tests for x60 vector ld/st latency PR
Mikhail R. Gadelha via All-commits
- [all-commits] [llvm/llvm-project] 78defc: [AMDGPU] Add support for HW_REG_WAVE_SCHED_MODE (#...
lancesix via All-commits
- [all-commits] [llvm/llvm-project] 6960ec: fix spell
Ryotaro Kasuga via All-commits
- [all-commits] [llvm/llvm-project] aa45ad: Review fixes
Gergely Bálint via All-commits
- [all-commits] [llvm/llvm-project] 14d7b8: [BOLT][PAC] Warn about synchronous unwind tables
Gergely Bálint via All-commits
- [all-commits] [llvm/llvm-project] 5ee95f: [AMDGPU][GlobalISel] Add regbankselect rules for G...
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] b38ed0: [LLDB][PDB] Relax check for resolving breakpoint (...
nerix via All-commits
- [all-commits] [llvm/llvm-project] 1fb465: [clang][NFC] Use range-based for loop and algorith...
David Stone via All-commits
- [all-commits] [llvm/llvm-project] 442f85: [compiler-rt] Add missing cpuid check for clflusho...
Mikołaj Piróg via All-commits
- [all-commits] [llvm/llvm-project] 4088bb: [clang][NFC] Declare `CXXBasePaths::isAmbiguous` a...
David Stone via All-commits
- [all-commits] [llvm/llvm-project] a941e1: [MLIR][Transform] Return empty handles when the in...
Alexandru Dura via All-commits
- [all-commits] [llvm/llvm-project] 28a99e: Centralize setting of symbol attributes
Kai Nacke via All-commits
- [all-commits] [llvm/llvm-project] 669c30: [MLIR][NVVM] Move docs to correct folder
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] 4dc29b: [LV] Add additional argmin/argmax tests for #141431.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 7fa465: Completely remove attributes from MCSymbolGOFF
Kai Nacke via All-commits
- [all-commits] [llvm/llvm-project] 653783: Remove left-over popSection()
Kai Nacke via All-commits
- [all-commits] [llvm/llvm-project] f07556: Simplify the implementation by moving some code in...
Kai Nacke via All-commits
- [all-commits] [llvm/llvm-project] 429e31: [RISCV] Convert -mtune=generic to generic-rv32/rv6...
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] 126ad8: Move loop to AsmPrinter
Kai Nacke via All-commits
- [all-commits] [llvm/llvm-project] 8a2965: [llvm-readobj] Remove a leftover comment from 6ad4...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] 14953c: LIBOMP_COPY_EXPORT from original location
Michael Kruse via All-commits
- [all-commits] [llvm/llvm-project] 71005d: Re-add LIBOMP_FORTRAN_MODULES visible option
Michael Kruse via All-commits
- [all-commits] [llvm/llvm-project] 99addb: [LV] Vectorize selecting last IV of min/max elemen...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] a2a698: also consider element size
Ryotaro Kasuga via All-commits
- [all-commits] [llvm/llvm-project] 0d1109: [GOFF] Write out relocations in the GOFF writer
Kai Nacke via All-commits
- [all-commits] [llvm/llvm-project] b63451: Fix formatting.
Kai Nacke via All-commits
- [all-commits] [llvm/llvm-project] 9bae84: [RegAlloc] Relax the split constrain on MBB prolog...
Luo Yuanke via All-commits
- [all-commits] [llvm/llvm-project] 58a8e1: Address review feedback, handle extraction better
Erick Velez via All-commits
- [all-commits] [llvm/llvm-project] b1dfd8: Use correct type extension for relocations
Kai Nacke via All-commits
- [all-commits] [llvm/llvm-project] 5dd2b0: [clang-tidy] Fix OOB access in `FormatStringConver...
mitchell via All-commits
- [all-commits] [llvm/llvm-project] 5fccb4: Revert "[clang-tidy] Fix OOB access in `FormatStri...
mitchell via All-commits
- [all-commits] [llvm/llvm-project] f5742c: [RISCV] Intrinsic Support for XCVelw (#129168)
Qihan Cai via All-commits
- [all-commits] [llvm/llvm-project] 33e5ee: Revert "[RegAlloc] Relax the split constrain on MB...
theRonShark via All-commits
- [all-commits] [llvm/llvm-project] 66d33c: [LV] Extend test coverage for inductions depending...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] d3762e: [docs] Fix typos and remove redundant whitespace (...
Tirthankar Mazumder via All-commits
- [all-commits] [llvm/llvm-project] 3a1079: Revert "[RegAlloc] Relax the split constrain on MB...
theRonShark via All-commits
- [all-commits] [llvm/llvm-project] 3e16ae: [SPARC] Properly handle CC for long double on spar...
Koakuma via All-commits
- [all-commits] [llvm/llvm-project] 7925a9: [X86] combineConcatVectorOps - add handling for vX...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] a09c57: [NFC][Linalg] Introduce ConvMatchBuilder + refacto...
Abhishek Varma via All-commits
- [all-commits] [llvm/llvm-project] 8462cf: [clang][NFC] Declare `CXXBasePaths::isAmbiguous` a...
David Stone via All-commits
- [all-commits] [llvm/llvm-project] a1b450: std_move false positive
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] 246528: [clang][bytecode] Unify elementwise integer builti...
Islam Imad via All-commits
- [all-commits] [llvm/llvm-project] 435baf: [CIR][X86] Implement lowering for AVX512 mask buil...
AIT via All-commits
- [all-commits] [llvm/llvm-project] f57129: ARC: Override pseudos with pointers
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] cd3192: [VPlan] Turn IVOp assertion into early exit.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] bd5680: Fix RUN line
Mingming Liu via All-commits
- [all-commits] [llvm/llvm-project] 9ffd2e: [SimplifyCFG] Fix `SimplifyCFG` pass to skip foldi...
Lucie Choi via All-commits
- [all-commits] [llvm/llvm-project] 24b87b: [VPlan] Skip cost verification for loops with EVL ...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] ee8434: [𝘀𝗽𝗿] initial version
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 3ad915: [𝘀𝗽𝗿] initial version
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 0d1020: Merge remote-tracking branch 'official/main' into ...
Michael Kruse via All-commits
- [all-commits] [llvm/llvm-project] a8cffb: Remove unused MCObjectFileInfo::SupportsWeakOmitte...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 04a3be: [mlir][UB] Add `ub.unreachable` canonicalization
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 143a40: remove UB canonicalization
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 3de11e: [mlir][CF] Add `ub.unreachable` canonicalization (...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 70970d: [flang] Implement lowering for the PAUSE statement...
sathvikreddy853 via All-commits
- [all-commits] [llvm/llvm-project] dda1fc: [llc][NFC] Remove unreachable return statement (#1...
Tomer Shafir via All-commits
- [all-commits] [llvm/llvm-project] 22257e: [bazel] Port #169873 (#170027)
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] ce2c08: [clang] Move and update comment in getASTRecordLay...
Jonas Hahnfeld via All-commits
- [all-commits] [llvm/llvm-project] b22825: [ARM] Introduce intrinsics for MVE fma under stric...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 0bd2f1: [mlir][linalg] Restrict fill initial value type to...
Jakub Kuderski via All-commits
- [all-commits] [llvm/llvm-project] 76d5dd: [TTI][RISCV] Add cost modelling for intrinsic vp.l...
Shih-Po Hung via All-commits
- [all-commits] [llvm/llvm-project] 38678a: [DAG] getCarry - always succeed if we encounter a ...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] f42e58: [gn] port a6643f27ecda (libc++ picolib/newlib)
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 0f7ccb: [CIR] Align inline-kind FuncOp attribute with incu...
Henrich Lauko via All-commits
- [all-commits] [llvm/llvm-project] 113e0c: [LV] Add additional tests for argmin with find-fir...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] c465a5: [VPlan] Handle canonical IVs in ::isSingleScalar. ...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] ef3785: ELF: Move .eh_frame_hdr code closer to .eh_frame ....
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] ffed5f: Fix oversights
Michael Kruse via All-commits
- [all-commits] [llvm/llvm-project] 5d04a8: Fix build with f128_sources
Michael Kruse via All-commits
- [all-commits] [llvm/llvm-project] c4403e: [𝘀𝗽𝗿] initial version
Steven Wu via All-commits
- [all-commits] [llvm/llvm-project] 75aa01: Revert "LangRef: Clarify llvm.minnum and llvm.maxn...
Phoebe Wang via All-commits
- [all-commits] [llvm/llvm-project] e110ab: [mlir][affine] Use iter argument replace init when...
lonely eagle via All-commits
- [all-commits] [llvm/llvm-project] 2e21bb: [RISCV][ISelLowering] Use Zicond for FP selects on...
fennecJ via All-commits
- [all-commits] [llvm/llvm-project] f5bd5b: Revert "Revert "LangRef: Clarify llvm.minnum and l...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 7494f3: [SPIRV] Added support for extension SPV_ALTERA_arb...
Aadesh Premkumar via All-commits
- [all-commits] [llvm/llvm-project] 636927: Revert "Revert "LangRef: Clarify llvm.minnum and l...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] e21814: [RISCV][llvm] Correct shamt in P extension EXTRACT...
Brandon Wu via All-commits
- [all-commits] [llvm/llvm-project] 7b56e3: [AMDGPU] Make SIShrinkInstructions pass return val...
Vikram Hegde via All-commits
- [all-commits] [llvm/llvm-project] 602639: Fix missing header on windows
Steven Wu via All-commits
- [all-commits] [llvm/llvm-project] 81c5d4: [MLIR][NVVM] Propagate verification failure for un...
Men-cotton via All-commits
- [all-commits] [llvm/llvm-project] 5eb1e6: [AMDGPU] Verify dominance when rewriting spills to...
Austin Kerbow via All-commits
- [all-commits] [llvm/llvm-project] 036279: [lldb][debugserver] Return shared cache filepath i...
Jason Molenda via All-commits
- [all-commits] [llvm/llvm-project] 9416b1: [InstCombine] Add missing constant check (#170068)
Yingwei Zheng via All-commits
- [all-commits] [llvm/llvm-project] dc5ce7: [LV] Regenerate some check lines. NFC
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] bbb0db: [clang][AST] Add `RecordDecl::getNumFields()` (#17...
Timm Baeder via All-commits
- [all-commits] [llvm/llvm-project] 622e7b: Comments fix
Chaitanya via All-commits
- [all-commits] [llvm/llvm-project] a751ed: [BOLT] Support runtime library hook via DT_INIT_AR...
Vasily Leonenko via All-commits
Last message date:
Sun Nov 30 23:55:22 PST 2025
Archived on: Sun Nov 30 23:55:23 PST 2025
This archive was generated by
Pipermail 0.09 (Mailman edition).