The Week Of Monday 27 November 2023 Archives by thread
Starting: Mon Nov 27 00:06:08 PST 2023
Ending: Sun Dec 3 23:58:12 PST 2023
Messages: 987
- [all-commits] [llvm/llvm-project] 477c0b: [mlir][affine][gpu] Replace DivSIOp to CeilDivSIOp...
Hsiangkai Wang via All-commits
- [all-commits] [llvm/llvm-project] 2b646b: [CVP] Don't try to fold load/store operands to con...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project]
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 5eb85c: [JumpThreading] Remove LVI printer flag (#73426)
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 295eda: [AArch64][GlobalISel] Better vecreduce.fadd loweri...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 553f88: [DomTree] Reduce number of hash table lookups (NFC...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 57a0a9: [InstCombine] Add more inbounds tests for indexed ...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] d045e2: [ConstraintElim] Refactor GEP offset collection.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 816793: [lldb] Improve error message for script commands w...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 772f29: [lldb][AArch64][Linux] Correct name of FPCR field
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 1726a5: AArch64: remove duplicate SHA3 feature from Apple ...
Tim Northover via All-commits
- [all-commits] [llvm/llvm-project] d1652f: [Clang][SME2] Add outer product and accumulate/sub...
Kerry McLaughlin via All-commits
- [all-commits] [llvm/llvm-project] edf5ca: [mlir][gpu] Support Cluster of Thread Blocks in `g...
Guray Ozen via All-commits
- [all-commits] [llvm/llvm-project] 2fda8c: [LAA] Auto-generate checks for forward-loop-carrie...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 0e86d3: [clang] Print static_assert values of arithmetic b...
Timm Baeder via All-commits
- [all-commits] [llvm/llvm-project] 17139f: [LAA] Check HasSameSize before couldPreventStoreLo...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 272085: [DomTree] Remove unnecessary domtree level check i...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 56cf3f: [mlir][spirv][doc] Remove duplicate syntax formats...
Rik Huijzer via All-commits
- [all-commits] [llvm/llvm-project] 489df6: [clang][Interp][NFC] const qualify a local variable
Timm Baeder via All-commits
- [all-commits] [llvm/llvm-project] 112765: [X86] X86DAGToDAGISel - attempt to merge XMM/YMM l...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] ea5de6: Revert "Reland "[llvm-exegesis] Switch from MCJIT ...
Hans via All-commits
- [all-commits] [llvm/llvm-project] 344b53: Revert "[gn] port 92b821f2dcdd"
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] f21a70: [mlir][cuda] Guard mgpuLaunchClusterKernel for Cud...
Guray Ozen via All-commits
- [all-commits] [llvm/llvm-project] ac06d4: Re-commit "[MachineSink][AArch64] Enable sink-and-...
Momchil Velikov via All-commits
- [all-commits] [llvm/llvm-project] a9e3d2: Revert "[runtimes] Add missing test dependencies t...
Hans via All-commits
- [all-commits] [llvm/llvm-project] d7c03a: [clang][AArch64][NFC] Remove trailing space in SME...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] cb112e: [X86][CodeGen] Teach frame lowering to spill/reloa...
Shengchen Kan via All-commits
- [all-commits] [llvm/llvm-project] edf645: [X86] Regenerate vector-interleaved-store-i64-stri...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 5bd643: [clang][dataflow] Strengthen widening of boolean v...
martinboehme via All-commits
- [all-commits] [llvm/llvm-project] adb130: [llvm][TypeSize] Consider TypeSize of '0' to be fi...
Sander de Smalen via All-commits
- [all-commits] [llvm/llvm-project] 6778db: [DomTree] Avoid duplicate hash lookup (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 79b033: [llvm] Disable HandleLLVMOptions in runtimes mode ...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] ae10ba: [libcxxabi][test][NFC] Turn off clang-format for d...
Michael Buch via All-commits
- [all-commits] [llvm/llvm-project] 839abd: [MachineLICM] Fix incorrect CSE on hoisted const l...
Igor Kirillov via All-commits
- [all-commits] [llvm/llvm-project] bf02c8: [libc] Use file lock to join newline on RPC puts c...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] ba1c86: [OpenACC] Implement 'routine' construct parsing (#...
Erich Keane via All-commits
- [all-commits] [llvm/llvm-project] 934efd: Revert "[Bazel] Fix llvm-exegesis build post 12b0ab2"
Dmitri Gribenko via All-commits
- [all-commits] [llvm/llvm-project] e919a8: eliminate python SyntaxWarnings from check-all out...
Georgios Eleftheriou via All-commits
- [all-commits] [llvm/llvm-project] 286905: [X86] vector-interleaved tests - add AVX512F/AVX51...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 9539cb: [libc] Add detection support for float16 (#73372)
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] caba03: [flang] Enable alias tags pass by default (#73111)
Tom Eccles via All-commits
- [all-commits] [llvm/llvm-project] 80403e: [libc++] fix some inconsistencies on libcxx status...
h-vetinari via All-commits
- [all-commits] [llvm/llvm-project] c94444: [clangtidy] Allow safe suspensions in coroutine-ho...
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] fb23fa: [libc] Fix forward octal prefix (#73526)
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] ca0071: [OpenMP] Fix missing CMake function in runtimes build
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] bf95a0: [libc++][test] Avoid C++23 Core features that MSVC...
Stephan T. Lavavej via All-commits
- [all-commits] [llvm/llvm-project] c44946: ms inline asm: Fix {call, jmp} fptr (#73207)
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 936180: [libc++][NFC] Fix typo in comment
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 28a5e6: [InstCombine] Remove over-generalization from comp...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 12bb29: [libc++] Remove experimental pmr headers now shipp...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 63a6e5: [Flang][OpenMP] Fix issue with empty critical or c...
Kiran Chandramohan via All-commits
- [all-commits] [llvm/llvm-project] c599b8: [libc][NFC] Decouple FP properties from C++ types ...
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] 6b9c18: [mlir][spirv] Handle non-innerprod float vector ad...
Jakub Kuderski via All-commits
- [all-commits] [llvm/llvm-project] e0aac8: [mlir][gpu] Align reduction operations with vector...
Jakub Kuderski via All-commits
- [all-commits] [llvm/llvm-project] 3c23ed: [AArch64] Add a test to show scheduling aliasing b...
David Green via All-commits
- [all-commits] [llvm/llvm-project] dd3184: [unittest, examples] Replace uses of IRBuilder::get...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] dd0922: Revert "[mlir][gpu] Align reduction operations wit...
Jakub Kuderski via All-commits
- [all-commits] [llvm/llvm-project] 129440: [RISCV] Partially move doPeepholeMaskedRVV into RI...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] c64448: [ValueTracking] Pass unpacked arguments to compute...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 7eccd5: Reland "[mlir][gpu] Align reduction operations wit...
Jakub Kuderski via All-commits
- [all-commits] [llvm/llvm-project] d8b8aa: [llvm] Replace calls to Type::getPointerTo (NFC)
Youngsuk Kim via All-commits
- [all-commits] [llvm/llvm-project] b9b627: [clang] Fix a new test to not write temp files to ...
Dmitri Gribenko via All-commits
- [all-commits] [llvm/llvm-project] 811234: [RISCV] Add Zbs Write classes to SiFive7AnyToGPRBy...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] fe3c42: [RISCV][GISel] Merge selectGlobalValue and selectJ...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 9a3765: Revert "[llvm] Disable HandleLLVMOptions in runtim...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 623cd7: [llvm-objdump] Fix lma display issue for non-bss s...
Jason Liu via All-commits
- [all-commits] [llvm/llvm-project] d79aee: Changes to support running tests for Windows arm64...
Farzon Lotfi via All-commits
- [all-commits] [llvm/llvm-project] 390840: [libc++] Fix UTF-8 decoding in codecvts (#68442)
Dimitrij Mijoski via All-commits
- [all-commits] [llvm/llvm-project] 1bdb2e: [mlir][spirv] Simplify gpu reduction to spirv logi...
Jakub Kuderski via All-commits
- [all-commits] [llvm/llvm-project] 6e8f7d: [mlir][vector] Fix patterns for dropping leading u...
Quinn Dawkins via All-commits
- [all-commits] [llvm/llvm-project] 7138fa: [ORC-RT] Add SPS serialization for std::tuple.
lhames via All-commits
- [all-commits] [llvm/llvm-project] 6f25ae: [MTE] Regenerate MIR checks.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 218abf: [Thumb] Regenerate MIR checks.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 3eaab0: [MTE] Regenerate MIR checks.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] b6d167: [LivePhysRegs] Add callee-saved regs from MFI in a...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 233635: [LivePhysRegs] Add callee-saved regs from MFI in a...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 9f7138: [LivePhysRegs] Add callee-saved regs from MFI in a...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 4a2db2: [RISCV][GISel] Use setDesc in some cases instead o...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 20406a: [runtime] Have the runtime use the compiler builti...
Brad Smith via All-commits
- [all-commits] [llvm/llvm-project] e66876: [OpenMP][Tools] Have sort(1) not use long name par...
Brad Smith via All-commits
- [all-commits] [llvm/llvm-project] 90b3e6: [RISCV] Fix a warning
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 5f31db: [RISCV] Add register bank and instruction selectio...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 30afb2: Revert "[MCP] Enhance MCP copy Instruction removal...
Björn Pettersson via All-commits
- [all-commits] [llvm/llvm-project] b29332: [mlir] Add narrow type emulation for `memref.reint...
Max191 via All-commits
- [all-commits] [llvm/llvm-project] ab14eb: [BOLT][test] Replace /dev/null with temp file (#73...
Amir Ayupov via All-commits
- [all-commits] [llvm/llvm-project] 9c33bf: [OpenMP][NFC] Remove unused (un)register_lib plugi...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] f94364: [OpenMP][NFC] Minor name and code simplification
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] c2ba2b: Fix ISel crash when lowering BUILD_VECTOR (#73186)
David Li via All-commits
- [all-commits] [llvm/llvm-project] e3f16d: [unittest][Support] Fix bad negation of signed int...
Duo Wang via All-commits
- [all-commits] [llvm/llvm-project] e59b11: fixup! fix formatting.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 7bfcce: [OpenMP] Tear down GenericDeviceTy's with GenericP...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 2b7cca: [libc++] Add missing REQUIRES for exception handli...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] ee922e: [llvm] Disable HandleLLVMOptions in runtimes mode ...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 983a27: [AArch64] Update comment on GHC CC (#72761)
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 4e0c48: Revert "[libc++] Speed up classic locale (#72112)"
Kirill Stoimenov via All-commits
- [all-commits] [llvm/llvm-project] 3d87b9: [Bazel] Fix for 7eccd5284290fea26df44fbc5a604b54e7...
Johannes Reifferscheid via All-commits
- [all-commits] [llvm/llvm-project] 4b7bea: [OpenMP] Add back implicit flags manually
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] e666e2: [libc++] Move compiler-detection Lit features firs...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 03d4a9: [InstCombine] Set disjoint flag when turning Add i...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 9e8691: [RISCV][GISel] Fix 2 indirect call bugs. (#73170)
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 39faf1: [clang-format] Add BreakAdjacentStringLiterals opt...
Owen Pan via All-commits
- [all-commits] [llvm/llvm-project] 179a2e: [RISCV][GISel] Legalize and select G_BRINDIRECT. (...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] a8837b: [cross-project-tests] Fix struct-dse example so th...
Felipe de Azevedo Piovezan via All-commits
- [all-commits] [llvm/llvm-project] 0f1898: [NFC] Cleanup and sort hlsl_intrinsics.h (#72414)
Chris B via All-commits
- [all-commits] [llvm/llvm-project] f385f6: [mlir][vector] Distribute all non-permutation or b...
Quinn Dawkins via All-commits
- [all-commits] [llvm/llvm-project] fc6b72: [lldb] [mostly NFC] Large WP foundation: Watchpoin...
Jason Molenda via All-commits
- [all-commits] [llvm/llvm-project] 9a38a7: [SystemZ][z/OS] This change adds support for the P...
Yusra Syeda via All-commits
- [all-commits] [llvm/llvm-project] f90f03: [libc] Move in_use into OptionalStorage (#73569)
michaelrj-google via All-commits
- [all-commits] [llvm/llvm-project] a0a1ff: Include <vector> in WatchpointResource.h
Jason Molenda via All-commits
- [all-commits] [llvm/llvm-project] 7440e4: [sanitizer] Add re-execution on FreeBSD when ASLR ...
Dimitry Andric via All-commits
- [all-commits] [llvm/llvm-project] 216040: [OpenMP] Temporarily disable OMPT tests for x64
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 6a9613: [GitHub] Add @hanhanW to CODEOWNERS for relevant f...
Han-Chung Wang via All-commits
- [all-commits] [llvm/llvm-project] 225648: [mlir][python] add type wrappers (#71218)
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] f45453: [sanitizer][nfc] Reformat sanitizer_linux sources ...
Dimitry Andric via All-commits
- [all-commits] [llvm/llvm-project] e1f69b: [readtapi] Add Extract & Remove architecture funct...
Cyndy Ishida via All-commits
- [all-commits] [llvm/llvm-project] 1944c4: [mlir][sparse] rename DimLevelType to LevelType (#...
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] cf17a2: [RISCV] Use subreg extract for extract_vector_elt ...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 488d90: [NFC] Map changed file through envar
Chris B via All-commits
- [all-commits] [llvm/llvm-project] e7dd59: [BOLT] Use deterministic xxh3 for computing BF/BB ...
spupyrev via All-commits
- [all-commits] [llvm/llvm-project] c0fe07: [vim] set commentstring (#71838)
Nick Desaulniers via All-commits
- [all-commits] [llvm/llvm-project] 4e2f15: [mlir][sparse] code cleanup, remove FIXMEs (#73575)
Peiming Liu via All-commits
- [all-commits] [llvm/llvm-project] 0bdb9c: [NewPM] Remove LazyValueInfoPrinter Pass (#73408)
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] fea023: Revert "[mlir] Add mlirTranslateModuleToLLVMIR to ...
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] eae181: [docs] Fix issues in SourceLevelDebugging (#73528)
Felipe de Azevedo Piovezan via All-commits
- [all-commits] [llvm/llvm-project] 8cd718: [gn] port 12bb2910c3e3
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] ed6560: [gn] add a bunch of missing libc++ headers
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] b4cf01: [RISCV][GISel] Select trap and debugtrap. (#73171)
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] a6c62b: [lldb] try to fix build on linux after fc6b72523f3d7
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 5623c4: [gn build] Port 4e0c48b907f1
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 77aa79: [OpenMP][Docs] Cleanup libomptarget README
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] b823f8: [mlir] Add support for `memref.alloca` sub-byte em...
Max191 via All-commits
- [all-commits] [llvm/llvm-project] 93a2be: [NFC sanitizer_symbolizer] Move Fuchsia specific c...
Andres Villegas via All-commits
- [all-commits] [llvm/llvm-project] 22078b: Revert "[CUDA][HIP] ignore implicit host/device at...
Andres Villegas via All-commits
- [all-commits] [llvm/llvm-project] 93e156: [DAG] Fix a miscompile in insert_subvector undef (...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 9a7f4b: [mlir][arith] doc updates for ub semantics, and in...
Jacob Yu via All-commits
- [all-commits] [llvm/llvm-project] 52b413: [RISCV] Precommit tests for buildvector lowering w...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 67268d: [libc][bazel] Add copts to libc_support_library (#...
michaelrj-google via All-commits
- [all-commits] [llvm/llvm-project] 7cbf95: [libc++][test] Avoid using `allocator<const T>` (#...
Stephan T. Lavavej via All-commits
- [all-commits] [llvm/llvm-project] 17ec36: [mlir][python] enable registering dialects with th...
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] 79cb59: [mlir][sparse] remove unused COO method (#73595)
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] d3143a: Add `REQUIRES: systemz-registered-target` to test ...
dyung via All-commits
- [all-commits] [llvm/llvm-project] 8b3944: [sanitizer_symbolizer] Add initial symbolizer mark...
Andres Villegas via All-commits
- [all-commits] [llvm/llvm-project] a3529a: [libc++][test] Avoid preprocessor directives in ma...
Stephan T. Lavavej via All-commits
- [all-commits] [llvm/llvm-project] 1ece4d: [mlir][sparse] code simplification: always use syn...
Peiming Liu via All-commits
- [all-commits] [llvm/llvm-project] d9221d: [X86][MC] Keep backward compatibility in inline as...
Shengchen Kan via All-commits
- [all-commits] [llvm/llvm-project] 5d59e9: [gn] port 93a2be26e7cb
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] e247e6: [BPF] Add asm support for JSET insn (#73161)
yonghong-song via All-commits
- [all-commits] [llvm/llvm-project] 453798: [X86][CodeGen] Remove CodeSize settings for instru...
Shengchen Kan via All-commits
- [all-commits] [llvm/llvm-project] fdefe8: [Clang] Improve support for expression messages in...
cor3ntin via All-commits
- [all-commits] [llvm/llvm-project] 00f994: [PowerPC] Precommit test of building vector via lo...
Kai Luo via All-commits
- [all-commits] [llvm/llvm-project] a3b7b2: [X86][CodeGen] Not compress EVEX into VEX when R16...
Shengchen Kan via All-commits
- [all-commits] [llvm/llvm-project] ffcc5c: [RISCV][GISel] Select G_FENCE. (#73184)
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 040724: Reland "Reland "[llvm-exegesis] Switch from MCJIT ...
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] a3ef85: [mlir, polly] Replace uses of IRBuilder::getInt8Ptr...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] f3d2a3: [X86][CodeGen] Cleanup code for EVEX2VEX pass, NFCI
Shengchen Kan via All-commits
- [all-commits] [llvm/llvm-project] e2d60c: [Frontend] Remove unneeded -frtti check. NFC
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 18fd6d: [libc][math] Add unit tests for raising excepts in...
Nishant Mittal via All-commits
- [all-commits] [llvm/llvm-project] 1b1f3c: [X86][CodeGen] Remove duplicated code for the tabl...
Shengchen Kan via All-commits
- [all-commits] [llvm/llvm-project] 3247f1: [mlir][affine] Fix dim index out of bounds crash (...
Rik Huijzer via All-commits
- [all-commits] [llvm/llvm-project] 9166d5: Reland "[Bazel] Fix llvm-exegesis build post 12b0ab2"
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 1d5056: Revert "[Bazel] Fixes for c43c88501e3bc273a7c1074a...
Adrian Kuegel via All-commits
- [all-commits] [llvm/llvm-project] 4cf4c5: Reland "[gn] port 92b821f2dcdd"
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] aefca7: [DomTree] Store ReverseChildren as indices (NFC) (...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] d01237: [InstCombine] Make indexed compare fold GEP source...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 82d22a: [AMDGPU] Fixed folding of inline imm into dot w/o ...
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 04caad: [Driver] Enable __float128 support on X86 on FreeB...
Brad Smith via All-commits
- [all-commits] [llvm/llvm-project] 600970: Revert "[runtimes] Add missing test dependencies t...
Tobias Hieta via All-commits
- [all-commits] [llvm/llvm-project] 61e58c: [CodeGen] Port DwarfEHPrepare to new pass manager ...
paperchalice via All-commits
- [all-commits] [llvm/llvm-project] b7ccaf: [mlir][Python] Add filegroup for files in mlir/ext...
Adrian Kuegel via All-commits
- [all-commits] [llvm/llvm-project] b31cd0: [Clang] Regenerate test checks (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 1459c6: [lldb][PDB] Fix message order in test case
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] b0af8a: Revert "[lldb] [mostly NFC] Large WP foundation: W...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 06157a: [gn build] Port b0af8a1ede89
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 4a3d20: [mlir][linalg] Add TransposeConv2D Transform Op (#...
Jack Frankland via All-commits
- [all-commits] [llvm/llvm-project] 08a696: [UTC] Support arm64-apple-macosx in update_llc_tes...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] eba509: [X86] X86DAGToDAGISel - fix typo in #73126
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] dd0973: [TableGen] Split GlobalISelCombinerEmitter into mu...
Pierre van Houtryve via All-commits
- [all-commits] [llvm/llvm-project] a05c23: [gn build] Port dd0973be58b8
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] facead: [AMDGPU] PromoteAlloca - bail always if load/store...
Mariusz Sikora via All-commits
- [all-commits] [llvm/llvm-project] 4142a6: [Clang] Fix compilation with GCC 7.5
cor3ntin via All-commits
- [all-commits] [llvm/llvm-project] c66c15: [X86] Rename some variables for memory fold and fo...
Shengchen Kan via All-commits
- [all-commits] [llvm/llvm-project] 439b16: [LLDB] Respect the DW_AT_alignment attribute. (#73...
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] 2a8040: [RISCV] Avoid looking up base opcode when converti...
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] ea6404: Revert "[llvm] Disable HandleLLVMOptions in runtim...
Hans via All-commits
- [all-commits] [llvm/llvm-project] d20cc3: [RISCV] Order includes. NFC
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] bafa51: [X86] Rename X86MemoryFoldTableEntry to X86FoldTab...
Shengchen Kan via All-commits
- [all-commits] [llvm/llvm-project] 170412: [ValueTracking] Remove unused computeKnownBits() o...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 3e6207: [InstCombine] Use SimplifyQuery for computeKnownBi...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] ab7110: [AArch64][SVE] Remove pseudo from LD1_IMM (#73631)
David Green via All-commits
- [all-commits] [llvm/llvm-project] 95a47b: [clang][analyzer] Support `fputs` in the StreamChe...
Ben Shi via All-commits
- [all-commits] [llvm/llvm-project] 21b30e: [NFC][TLI] Improve tests for ArmPL and SLEEF Intri...
Paschalis Mpeis via All-commits
- [all-commits] [llvm/llvm-project] 205f53: [Clang] CWG2789 Overload resolution with implicit ...
cor3ntin via All-commits
- [all-commits] [llvm/llvm-project] 6b89fa: [clang][ExtractAPI] Add support for blocks in decl...
Daniel Grumberg via All-commits
- [all-commits] [llvm/llvm-project] d6f006: [OpenMP][Runtime][test] Fix ompt task testcase fai...
Alex via All-commits
- [all-commits] [llvm/llvm-project] 2c729d: [AssumptionCache] Remove unnecessary bitcast/not h...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] ced0f2: Improve clang-format-diff help output (#73491)
serge-sans-paille via All-commits
- [all-commits] [llvm/llvm-project] 3c0f87: [X86][fold-table] Add an assertion in addEntryWith...
Shengchen Kan via All-commits
- [all-commits] [llvm/llvm-project] 1116e4: [ValueTracking] Rename computeKnownBitsFrom{Assume...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] b5d132: [NFC][NVPTX] Add a simpler test case for 0b80288e9...
Uday Bondhugula via All-commits
- [all-commits] [llvm/llvm-project] 01091f: [clang] fix typo (#73644)
Zhikai Zeng via All-commits
- [all-commits] [llvm/llvm-project] 0d4083: [AMDGPU] Allow folding to FMAAK with SGPR and imme...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 82a570: [AMDGPU] Document that PAL uses Elf64_Rel relocati...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] ced5c1: AMDGPU: Remove let Predicates from PredicateContro...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 0237f1: clang: Add pragma clang fp reciprocal (#68267)
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] a86bce: [LoopPeel] Regenerate test checks (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 1237e3: [InstCombine] Regenerate test checks (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] a90e21: [SimpleLoopUnswitch] Regenerate test checks (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] af4d8d: [BOLT][test] Update perf2bolt/perf_test.test (#73482)
Amir Ayupov via All-commits
- [all-commits] [llvm/llvm-project] 104b7c: [LV] Add support for uniform parameters on vectori...
Graham Hunter via All-commits
- [all-commits] [llvm/llvm-project] eb1d50: [MLIR][Vector] Refactor tests for contract -> OP t...
Andrzej Warzyński via All-commits
- [all-commits] [llvm/llvm-project] 4d29bd: [readtapi][tests] add descriptions to tests (#73576)
Cyndy Ishida via All-commits
- [all-commits] [llvm/llvm-project] 45139a: [SLP][NFC]Improve aliasing support in SLP, NFC.
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] a3ae7b: [RISCV] Minor style cleanup to cf17a24 [nfc]
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 042454: [analyzer] Use AllocaRegion in MallocChecker (#72402)
DonatNagyE via All-commits
- [all-commits] [llvm/llvm-project] b6eb74: [SLP][NFC]Improve/fix auto declarations, NFC.
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] f3a9db: [RISCV] Split build_vector into vreg sized pieces ...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 7f3ee3: [clang][DebugInfo] Revert to attaching DW_AT_const...
Michael Buch via All-commits
- [all-commits] [llvm/llvm-project] c41b11: [BPF] lowering target address leaf nodes (tconstpo...
Yingchi Long via All-commits
- [all-commits] [llvm/llvm-project] bfdbfe: [BPF] expand cttz, ctlz for i32, i64
Yingchi Long via All-commits
- [all-commits] [llvm/llvm-project] 2bdf62: [JITLink][AArch32] Split out error test for invali...
Stefan Gränitz via All-commits
- [all-commits] [llvm/llvm-project] b3bc8d: [AArch64] Assembly support for Armv9.5-A Debug/PMU...
Lucas Duarte Prates via All-commits
- [all-commits] [llvm/llvm-project] 3e5acc: [RISCV] Precommit test coverage for insert_vector_...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] f4c5c4: [flang][openacc] Enforce no branching out of compu...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 202dda: [BOLT][utils] Bump default time threshold to 1s in...
Amir Ayupov via All-commits
- [all-commits] [llvm/llvm-project] a1b3b7: [AMDGPU] Clarify description of _HI relocation typ...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 87d884: [AMDGPU] Fix folding of v2i16/v2f16 splat imms (#7...
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] c72884: [SLP][NFC]Fix naming of variables/functions, NFC.
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] 21361b: [clang] Remove unused argument. NFC. (#73594)
Juergen Ributzka via All-commits
- [all-commits] [llvm/llvm-project] 4667dd: [OpenMP][NFC] Merge elf_common into PluginInterfac...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 50b993: [asan] Fix Windows i386 regression (#73650)
Farzon Lotfi via All-commits
- [all-commits] [llvm/llvm-project] 6c62f7: [MsgPack] Handle Expected<T> errors in document re...
Emma Pilkington via All-commits
- [all-commits] [llvm/llvm-project] 43f783: [libc][docs] Update implementation docs (#73590)
michaelrj-google via All-commits
- [all-commits] [llvm/llvm-project] 0783bf: [OpenMP][NFC] Merge MemoryManager into PluginInter...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] efac01: [NFC][libc++] Refactors the time.cal tests. (#73356)
Mark de Wever via All-commits
- [all-commits] [llvm/llvm-project] cd2a19: [𝘀𝗽𝗿] initial version
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] 7e4d36: [𝘀𝗽𝗿] initial version
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] 1c14bd: [𝘀𝗽𝗿] initial version
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] 52c44e: [𝘀𝗽𝗿] initial version
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] e132c8: [𝘀𝗽𝗿] initial version
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] 461b9b: [𝘀𝗽𝗿] initial version
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] badec9: [SLP][NFC]Fix loops variables names, NFC.
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] 24f8f6: [𝘀𝗽𝗿] initial version
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] bc1520: [𝘀𝗽𝗿] initial version
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] d4d16d: [𝘀𝗽𝗿] initial version
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] 60bbb9: [𝘀𝗽𝗿] initial version
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] 98e674: [clang] Non-object types are non-trivially relocat...
Amirreza Ashouri via All-commits
- [all-commits] [llvm/llvm-project] c846f8: [lldb][progress] Always report progress upon Progr...
Chelsea Cassanova via All-commits
- [all-commits] [llvm/llvm-project] 02cbae: [RISCV] Work on subreg for insert_vector_elt when ...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] a8ac93: [Flang] Add code-object-version option (#72638)
Dominik Adamski via All-commits
- [all-commits] [llvm/llvm-project] 8f6755: git clang-format
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] 0d426a: [𝘀𝗽𝗿] changes introduced through rebase
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] fac7c3: [𝘀𝗽𝗿] changes introduced through rebase
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] de74c6: [𝘀𝗽𝗿] changes introduced through rebase
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] 19fa27: [NFC][docs] Add AMDGPU documentation for `LIBOMPTA...
Michael Halkenhäuser via All-commits
- [all-commits] [llvm/llvm-project] f00ffc: Revert "[Flang] Add code-object-version option (#7...
Dominik Adamski via All-commits
- [all-commits] [llvm/llvm-project] 447da9: [SLP][NFC]Use DenseSet instead of SetVector, NFC.
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] e88a1c: [ASan] Allow for passing AddressSanitizer command ...
Usama Hameed via All-commits
- [all-commits] [llvm/llvm-project] 3a6f02: [mlir] Add subbyte emulation support for `memref.s...
Max191 via All-commits
- [all-commits] [llvm/llvm-project] 17feb3: [flang][Driver] Let the linker fail on multiple de...
Michael Klemm via All-commits
- [all-commits] [llvm/llvm-project] 698985: [llvm][HWASan] Replace calls to Type::getPointerTo...
Youngsuk Kim via All-commits
- [all-commits] [llvm/llvm-project] 38e435: [X86] With large code model, put functions into .l...
Arthur Eubanks via All-commits
- [all-commits] [llvm/llvm-project] e1f59a: Mark some std::string functions noinline. (#72869)
James Y Knight via All-commits
- [all-commits] [llvm/llvm-project] ed27a4: [libc++][PSTL] Implement std::equal (#72448)
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] d46262: [HLSL] Parameter modifier parsing and AST (#72139)
Chris B via All-commits
- [all-commits] [llvm/llvm-project] ec76d3: [gn build] Port ed27a4edb038
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] a03c81: Fix review comments and squash tests
Andres Villegas via All-commits
- [all-commits] [llvm/llvm-project] 5331cd: run git clang-format
Andres Villegas via All-commits
- [all-commits] [llvm/llvm-project] 4d5079: [libcxxabi][ItaniumDemangle] Demangle explicitly n...
Michael Buch via All-commits
- [all-commits] [llvm/llvm-project] ce7317: Fix clang Attribute doc build
Chris B via All-commits
- [all-commits] [llvm/llvm-project] 8327f4: [OpenMP][NFC] Move Utils.h and Debug.h into a "Sha...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 3661eb: Add support for parsing type unit entries in .debu...
Greg Clayton via All-commits
- [all-commits] [llvm/llvm-project] d8d939: Revert "[X86] With large code model, put functions...
Arthur Eubanks via All-commits
- [all-commits] [llvm/llvm-project] 1a041a: [compiler-rt][sanitizer_common] Increase min user-...
PiJoules via All-commits
- [all-commits] [llvm/llvm-project] dc1fcb: avoid writeback stp's
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] 3b4486: [𝘀𝗽𝗿] changes introduced through rebase
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] 9375c3: [𝘀𝗽𝗿] changes introduced through rebase
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] a34d63: [𝘀𝗽𝗿] changes introduced through rebase
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] 7233e4: [OpenMP][NFC] Move Environment.h and SourceInfo.h ...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 86b0cc: [libc][NFC] unify nextafter and nexttoward code (#...
michaelrj-google via All-commits
- [all-commits] [llvm/llvm-project] ab5626: [libc++][test] Change forbidden `extents<char>` to...
Stephan T. Lavavej via All-commits
- [all-commits] [llvm/llvm-project] eaab94: [OpenMP] Use simple VLA implementation to replace ...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] 4701f7: [CMake] Always define runtimes-test-depends (#73629)
Petr Hosek via All-commits
- [all-commits] [llvm/llvm-project] e7f5d6: Revert "[OpenMP] Use simple VLA implementation to ...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] d10570: [OpenMP][NFC] Create an "OpenMP" folder in the inc...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 1d03ba: Revert "[OpenMP] Use simple VLA implementation to ...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] ac8c9f: [libc++] Properly guard std::filesystem with >= C+...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] b47b3b: [BOLT][DWARF] Fix handling of DWARF5 DWP (#72729)
Alexander Yermolovich via All-commits
- [all-commits] [llvm/llvm-project] d46f63: [OpenMP] Use simple VLA implementation to replace ...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] 351c3e: Revert "[OpenMP] Use simple VLA implementation to ...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] 452880: [mlir][sparse] move toCOOType into SparseTensorTyp...
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] 97e16d: [OpenMP] Use simple VLA implementation to replace ...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] 57a041: [clang][CodeGen] Handle template parameter objects...
Alex Voicu via All-commits
- [all-commits] [llvm/llvm-project] a0577d: Revert "[libc][bazel] Add copts to libc_support_li...
michaelrj-google via All-commits
- [all-commits] [llvm/llvm-project] d6783c: Revert "[libc][bazel] Add copts to libc_support_li...
michaelrj-google via All-commits
- [all-commits] [llvm/llvm-project] 110f92: [mlir][sparse] refactor sparse tensor traits (#73726)
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] 4eb421: [lldb][test] TestConstStaticIntegralMember: relax ...
Michael Buch via All-commits
- [all-commits] [llvm/llvm-project] ae4488: [𝘀𝗽𝗿] initial version
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] d11569: [𝘀𝗽𝗿] initial version
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] ba2ec8: dedup comment
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 00dbea: [BOLT][DWARF][NFC] Added const to variable (#73731)
Alexander Yermolovich via All-commits
- [all-commits] [llvm/llvm-project] 1debba: [CodeGen] Port CallBrPrepare to new pass manager (...
paperchalice via All-commits
- [all-commits] [llvm/llvm-project] 3287ae: [clang][ASTImporter] IdentifierInfo of Attribute s...
Qizhi Hu via All-commits
- [all-commits] [llvm/llvm-project] 523160: [mlir] Re-Add mlirTranslateModuleToLLVMIR to MLIR-...
Edgar via All-commits
- [all-commits] [llvm/llvm-project] 5d5704: [OpenMP][NFC] Move debug declares into CMAKE out o...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 83305f: [lld][WebAssembly] Fix bitcode LTO order in archiv...
Heejin Ahn via All-commits
- [all-commits] [llvm/llvm-project] 98f8b1: [mlir][sparse] remove COO test from trait and enc...
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] f7247d: [InstCombine] Canonicalise SextADD + GEP (#69581)
LiqinWeng via All-commits
- [all-commits] [llvm/llvm-project] 81e3e7: [libc] [search] implement hcreate(_r)/hsearch(_r)/...
Schrodinger ZHU Yifan via All-commits
- [all-commits] [llvm/llvm-project] 593358: [GISel][Docs] Add a little bit of documentation fo...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 4a294b: [Clang] CGCoroutines skip emitting try block for v...
Yuxuan Chen via All-commits
- [all-commits] [llvm/llvm-project] ae8623: [MemProf] Add interface for reseting the profile f...
Teresa Johnson via All-commits
- [all-commits] [llvm/llvm-project] e399a3: [libc] fix build on aarch64 (#73739)
Schrodinger ZHU Yifan via All-commits
- [all-commits] [llvm/llvm-project] 649e81: [C++20] [Modules] Handling capturing strucuted bin...
Chuanqi Xu via All-commits
- [all-commits] [llvm/llvm-project] 4b8964: Fix bazel build (#73741)
frgossen via All-commits
- [all-commits] [llvm/llvm-project] f73844: [RISCV] Generate bexti for (select(setcc eq (and x...
Yeting Kuo via All-commits
- [all-commits] [llvm/llvm-project] c6d6a5: [clang][docs] Fix emphasis syntax in attribute doc...
Dan Klishch via All-commits
- [all-commits] [llvm/llvm-project] c1511a: [AMDGPU] Folding imm offset in more cases for scra...
Ruiling, Song via All-commits
- [all-commits] [llvm/llvm-project] 1886b1: [libc] add PREFER_GENERIC flag (#73744)
Schrodinger ZHU Yifan via All-commits
- [all-commits] [llvm/llvm-project] 9c5003: [RISCV] Implement RISCVInstrInfo::getMemOperandsWi...
Alex Bradbury via All-commits
- [all-commits] [llvm/llvm-project] 79ce12: Revert "[mlir] Re-Add mlirTranslateModuleToLLVMIR ...
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 4e4935: Revert "[mlir] Re-Add mlirTranslateModuleToLLVMIR ...
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] c95441: [msan][aarch64] Fix mallinfo interceptor (#73728)
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] f35c0f: [RISCV] Refine pattern (select_cc seteq (and x, C)...
Yeting Kuo via All-commits
- [all-commits] [llvm/llvm-project] 2e838c: [runtimes] Pass-through CLANG_RESOURCE_DIR to cmak...
Tom Stellard via All-commits
- [all-commits] [llvm/llvm-project] 3d7e6d: [lldb][test] Remove `reason` from `unittest2.expec...
Jordan Rupprecht via All-commits
- [all-commits] [llvm/llvm-project] 9535e0: [AMDGPU] Fix -Wc++98-compat-extra-semi after c1511...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 35db35: [RISCV][GISel] Support G_FCOPYSIGN with F and D ex...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] f2b418: [𝘀𝗽𝗿] initial version
Edgar via All-commits
- [all-commits] [llvm/llvm-project] 0acfe8: [BOLT][DWARF] Fix output ranges for deleted code (...
Maksim Panchenko via All-commits
- [all-commits] [llvm/llvm-project] d0c8d4: [TableGen][NFC] Format getOpcodeString and remove ...
Wang Pengcheng via All-commits
- [all-commits] [llvm/llvm-project] 5e7e0d: [LoongArch] Fix pattern for FNMSUB_{S/D} instructi...
wanglei via All-commits
- [all-commits] [llvm/llvm-project] d345cf: [RISCV][GISel] Support s64 G_SELECT on RV32 with D...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] b6ee83: [AArch64] Load/store optimizer fixes and cleanup.
David Green via All-commits
- [all-commits] [llvm/llvm-project] 6a4489: [GitHub] Use proper Markdown syntax and avoid chil...
Danny Mösch via All-commits
- [all-commits] [llvm/llvm-project] 403ab9: [NFC] Update X86 frem CodeGen case
Qiu Chaofan via All-commits
- [all-commits] [llvm/llvm-project] ebeae2: Revert "Fix bazel build (#73741)"
Adrian Kuegel via All-commits
- [all-commits] [llvm/llvm-project] 95943d: [Flang] Add code-object-version option (#72638)
Dominik Adamski via All-commits
- [all-commits] [llvm/llvm-project] dad73b: AArch64: switch Apple CPUs (that support it) to v8...
Tim Northover via All-commits
- [all-commits] [llvm/llvm-project] c145e4: [Pass][NFC] Sort and format passes in PassRegister...
paperchalice via All-commits
- [all-commits] [llvm/llvm-project] 91e1b4: [flang] add fir.box_offset operation (#73641)
jeanPerier via All-commits
- [all-commits] [llvm/llvm-project] e2a37e: [libc][NFC] Fix missing LIBC_INLINE + style (#73659)
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] 9eb80a: [llvm-exegesis] Set stack pointer register after s...
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 6e0101: [OpenMP] Support for `nothing` in `metadirective` ...
Sandeep Kosuri via All-commits
- [all-commits] [llvm/llvm-project] 6cf356: [NFC][MachineScheduler] Rename NumLoads parameter ...
Alex Bradbury via All-commits
- [all-commits] [llvm/llvm-project] 10d6d5: AArch64: add support for currently released Apple ...
Tim Northover via All-commits
- [all-commits] [llvm/llvm-project] 4b3ea3: [ValueTracking] Convert isKnownNonNegative() to us...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 85c9c1: [RISCV] Support load clustering in the MachineSche...
Alex Bradbury via All-commits
- [all-commits] [llvm/llvm-project] 52b4b3: Revert "[llvm-exegesis] Set stack pointer register...
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] d6e8f3: [ValueTracking] Convert isKnownPositive() to use S...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 42b6c8: [ValueTracking] Convert isKnownNegative() to use S...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] d9e8ae: [ValueTracking] Convert MaskedValueIsZero() to use...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 511218: [InstCombine] Regenerate test checks (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 621183: [X86] Add test case showing failure to remove unne...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 1bfb84: [NFC][TLI] Improve tests for ArmPL and SLEEF Intri...
Paschalis Mpeis via All-commits
- [all-commits] [llvm/llvm-project] 47df66: [clang][analyzer] Support `fgets` in the SteamChec...
Ben Shi via All-commits
- [all-commits] [llvm/llvm-project] 241076: [SelectionDAG] Fix assertion for widening of mask ...
Francesco Petrogalli via All-commits
- [all-commits] [llvm/llvm-project] af6537: [flang] Fix test ctofortran (#73738)
Pete Steinfeld via All-commits
- [all-commits] [llvm/llvm-project] 437a48: [flang] Handle absent optional in LOC (#73530)
jeanPerier via All-commits
- [all-commits] [llvm/llvm-project] 15798f: Move documentation about -verify from a header to ...
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] d2d9dc: [DebugInfo][RemoveDIs] Make debugify pass convert ...
Jeremy Morse via All-commits
- [all-commits] [llvm/llvm-project] 3930a0: [OpenMP][libomptarget] Use two SDMA engines (#73633)
Jan Patrick Lehr via All-commits
- [all-commits] [llvm/llvm-project] d4d88b: [OpenMP] New Openmp device RTL functions (#73225)
Dominik Adamski via All-commits
- [all-commits] [llvm/llvm-project] 23b82b: [X86] Add getTargetConstantPoolFromBasePtr helper....
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 9619a2: [MLIR][Vector] Refactor tests for contract -> ...
Andrzej Warzyński via All-commits
- [all-commits] [llvm/llvm-project] 0d3c40: [libc++] Remove unused Python imports (#73724)
Stephan T. Lavavej via All-commits
- [all-commits] [llvm/llvm-project] 68433f: [mlir][nvvm] Introduce `setmaxregister.sync.aligne...
Guray Ozen via All-commits
- [all-commits] [llvm/llvm-project] fa712b: [libc++] Build the dylib with sanitizers when requ...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 1a5af3: [libc++] Speed up classic locale (take 2) (#73533)
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 3c00c8: [AArch64][SME2] Enable CLAMP multi-vector builtins...
Dinar Temirbulatov via All-commits
- [all-commits] [llvm/llvm-project] 9b1925: [gn build] Port 1a5af34e6fcb
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 738c3e: [RISCV] Pre-commit test for FrameIndex handling in...
Alex Bradbury via All-commits
- [all-commits] [llvm/llvm-project] 53f3e5: [X86] Rename vec_fneg.ll to combine-fneg.ll
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 046886: [libc] Fix the GPU build for the hashing support (...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 3af82b: [clang-format] Add spaces around the Verilog impli...
sstwcw via All-commits
- [all-commits] [llvm/llvm-project] 9fa2d7: [clang-format] Indent Verilog case statements with...
sstwcw via All-commits
- [all-commits] [llvm/llvm-project] 2212e9: [ELF, LTO] Test calloc defined in a lazy bitcode fi...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 7eb310: [libc] Fix cast semantic in integer_to_string (#73...
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] 8aeace: [libc++] Add initial support for picolibc
Michael Platings via All-commits
- [all-commits] [llvm/llvm-project] fad77d: [C API] Add support for setting/getting new nneg f...
Benji Smith via All-commits
- [all-commits] [llvm/llvm-project] dc1696: [workflows] Remove sync-release-repo.yml (#73682)
Tom Stellard via All-commits
- [all-commits] [llvm/llvm-project] 2cfe7b: [OpenMP][NFC] Extract timescope profile support in...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 672b3d: [LICM] Add test for #64897 (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] db96a9: [OpenMP][NFC] Flatten plugin-nextgen/common folder...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 953d67: Fix accsessing "PresentModifierLocs" array beyond ...
jyu2-git via All-commits
- [all-commits] [llvm/llvm-project] 0ccef6: [flang] Make adapt.valuebyref attribute work again...
Mats Petersson via All-commits
- [all-commits] [llvm/llvm-project] b05335: [X86InstrInfo] support memfold on spillable inline...
Nick Desaulniers via All-commits
- [all-commits] [llvm/llvm-project] 3bf72b: [DebugInfo][RemoveDIs] Extract DPValues in CodeExt...
Jeremy Morse via All-commits
- [all-commits] [llvm/llvm-project] bbeb3b: x86 support
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] 6205bf: [𝘀𝗽𝗿] changes introduced through rebase
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] c67ce7: [𝘀𝗽𝗿] changes introduced through rebase
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] e5f65a: [𝘀𝗽𝗿] changes introduced through rebase
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] 859338: [llvm] Replace uses of Type::getPointerTo (NFC)
Youngsuk Kim via All-commits
- [all-commits] [llvm/llvm-project] e2299e: [OpenMP][NFC] Move OMPT headers into OpenMP/OMPT (...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] fd2d0b: [OpenMP][NFC] Replace unnecessary typedefs (#73815)
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] bdecfe: [OpenMP][NFC] Rename OmptCallback.cpp into OpenMP/...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 16b8c9: [libc++][format] Fixes formatting code units as in...
Mark de Wever via All-commits
- [all-commits] [llvm/llvm-project] 740f14: [flang] fix codegen warning from #73641 (#73808)
jeanPerier via All-commits
- [all-commits] [llvm/llvm-project] aeb051: Correct the documentation category for the 'cleanu...
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] 5ce5ea: Revert "[flang] Enable alias tags pass by default ...
Tom Eccles via All-commits
- [all-commits] [llvm/llvm-project] b465f9: [OpenMP][NFC] Put ExponentialBackoff in a Utils he...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 2273ee: Remove an outdated comment; NFC
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] 04b185: [flang] Cleanup of NYI messages (#73740)
Pete Steinfeld via All-commits
- [all-commits] [llvm/llvm-project] 8391bb: [OpenMP][NFC] Move more declarations out of privat...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 2630d7: [HLSL] Support vector swizzles on scalars (#67700)
Chris B via All-commits
- [all-commits] [llvm/llvm-project] f688e0: Enable custom lowering of fabs_v16f16 with AVX and...
David Li via All-commits
- [all-commits] [llvm/llvm-project] ff9656: [NFC] Fix failing test introduced in #67700
Chris B via All-commits
- [all-commits] [llvm/llvm-project] 40422b: [OpenMP][NFC] Separate OpenMP/OpenACC specific map...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 749d59: [MemProf][NFC] Correct comment about stripping of ...
Teresa Johnson via All-commits
- [all-commits] [llvm/llvm-project] 5259e1: [mlir][spirv] Add folding for [S|U]Mod, [S|U]Div, ...
Finn Plummer via All-commits
- [all-commits] [llvm/llvm-project] 2f1399: clang/APINotes: fix parenthesization of &&, ||
Ramkumar Ramachandra via All-commits
- [all-commits] [llvm/llvm-project] 7fb89b: Reapply "[mlir] Add mlirTranslateModuleToLLVMIR to...
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 6a6349: [msan] Intercept mallinfo2 (#73729)
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 8f564a: [RISCV] Remove reference to non-existant __builtin...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] ce0013: Allow lldb to load .dwp files with large .debug_in...
Greg Clayton via All-commits
- [all-commits] [llvm/llvm-project] 14028e: [mlir][spirv] Add canon patterns for IAddCarry/[S|...
Finn Plummer via All-commits
- [all-commits] [llvm/llvm-project] 9e7b6f: [mlir] Adopt `ConvertToLLVMPatternInterface` GpuTo...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 002c54: [flang][openacc] Representing Fortran descriptor m...
Slava Zakharin via All-commits
- [all-commits] [llvm/llvm-project] e947f9: [LSR][TTI][RISCV] Enable terminator folding for RI...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 771e9c: [msan] Intercept mallinfo2 only on GLIBC 2.33+
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 792253: [llvm][docs] Add example use of `llvm-reduce`. (#7...
Francesco Petrogalli via All-commits
- [all-commits] [llvm/llvm-project] 545c8e: [LEB128] Don't initialize error on success
Adrian Prantl via All-commits
- [all-commits] [llvm/llvm-project] 9415fc: [mlir] Fix build with shared libs (missing cmake l...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] aeb39b: adjust tests per review feedback
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] 0041d6: [𝘀𝗽𝗿] changes introduced through rebase
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] eafbe0: [𝘀𝗽𝗿] changes introduced through rebase
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] f32509: [JITLink][AArch32] Test out-of-range and interwor...
Stefan Gränitz via All-commits
- [all-commits] [llvm/llvm-project] 1cbd52: [Clang] Implement P2864R2 Remove Deprecated Arithm...
cor3ntin via All-commits
- [all-commits] [llvm/llvm-project] b2f42f: [LV] Add test variant without sdiv by undef and uses.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 3313c2: [RISCV] Fix a couple copy/paste mistakes in riscv_...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 77e5c5: Revert "[LEB128] Mark error condition with LLVM_UN...
Adrian Prantl via All-commits
- [all-commits] [llvm/llvm-project] 076bd2: [BOLT] Add structure of CDSplit to SplitFunctions ...
ShatianWang via All-commits
- [all-commits] [llvm/llvm-project] 2c0718: [LEB128] Don't initialize error on success
Adrian Prantl via All-commits
- [all-commits] [llvm/llvm-project] 4c1745: [clang-format][NFC] Extend isProto() to also cover...
Owen Pan via All-commits
- [all-commits] [llvm/llvm-project] bbae59: [clang-format] Finalize children after formatting ...
Owen Pan via All-commits
- [all-commits] [llvm/llvm-project] 012360: [RISCV] Minor improvements/cleanup to target attri...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 44c559: Fix stale comment (#73846)
David Li via All-commits
- [all-commits] [llvm/llvm-project] 328fd3: [clang][CGStmtOpenMP] Remove unneeded calls to Cre...
Youngsuk Kim via All-commits
- [all-commits] [llvm/llvm-project] 73f8aa: [libc][NFC] Fix missing dep in bazel (#73854)
michaelrj-google via All-commits
- [all-commits] [llvm/llvm-project] ae4d7a: [flang][driver][nfc] Move the definition of Semant...
Andrzej Warzyński via All-commits
- [all-commits] [llvm/llvm-project] 4b2ba5: [mlir][sve] Add an e2e for linalg.matmul with mixe...
Andrzej Warzyński via All-commits
- [all-commits] [llvm/llvm-project] f150ec: [workflows] Add top-level permissions for libcxx-b...
Tom Stellard via All-commits
- [all-commits] [llvm/llvm-project] 68106b: [Sample Profile Loader] Fix potential invalidated...
William Junda Huang via All-commits
- [all-commits] [llvm/llvm-project] b2d46d: review feedback
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] c25917: [𝘀𝗽𝗿] changes introduced through rebase
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] ecbfa0: [𝘀𝗽𝗿] changes introduced through rebase
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] 97e792: [𝘀𝗽𝗿] changes introduced through rebase
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] b92bf0: [RISCV] Disable clang-format around the RISCVISD o...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] e6af9e: fix docs build
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] 882558: [𝘀𝗽𝗿] changes introduced through rebase
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] 2b7679: [𝘀𝗽𝗿] changes introduced through rebase
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] b3ed2e: [𝘀𝗽𝗿] changes introduced through rebase
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] a12d2e: [𝘀𝗽𝗿] initial version
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] be811d: [libc++] Run picolibc tests with qemu
Michael Platings via All-commits
- [all-commits] [llvm/llvm-project] 603983: add a note about the dispatch_once block
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] 9ac64a: [libc++] Remove linux Buildkite builders entirely ...
Eric via All-commits
- [all-commits] [llvm/llvm-project] 0737be: Add a scheduled build for libc++ (#73848)
Eric via All-commits
- [all-commits] [llvm/llvm-project] fae233: [OpenMP] Avoid initializing the KernelLaunchEnviro...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] fc1942: [clang-tidy][NFC] Fix bugprone-suspicious-enum-usa...
Piotr Zegar via All-commits
- [all-commits] [llvm/llvm-project] 61aef9: Compile MSAN/TSAN failing test with -O1 (#73555)
Eric via All-commits
- [all-commits] [llvm/llvm-project] efc60d: [libc++] Reenable codecvt in the dylib. (#73679)
Mark de Wever via All-commits
- [all-commits] [llvm/llvm-project] c6d707: [clang][CodeGen] Emit annotations for function dec...
Brendan Dahl via All-commits
- [all-commits] [llvm/llvm-project] a9cc93: align data pointer
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] 520912: [𝘀𝗽𝗿] changes introduced through rebase
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] 212063: [𝘀𝗽𝗿] changes introduced through rebase
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] cbb161: [𝘀𝗽𝗿] changes introduced through rebase
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] bf2e05: [clang][NFC] Fill in historical data on when C++ D...
Vlad Serebrennikov via All-commits
- [all-commits] [llvm/llvm-project] a87ca1: [flang][openacc] Do not check for unlabelled CYCLE...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] a0bd63: [lld][WebAssembly] Convert bitcode test to assembl...
Sam Clegg via All-commits
- [all-commits] [llvm/llvm-project] 2e7f47: [OpenMP][NFC] Move out plugin API and APITypes int...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] e3021b: [RISCV] Add RISCVISD::SLLW to computeKnownBitsForT...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 4bcbbe: [BOLT] Refactor fixBranches() (#73752)
Maksim Panchenko via All-commits
- [all-commits] [llvm/llvm-project] 453bd0: Fix bazel build (#73880)
frgossen via All-commits
- [all-commits] [llvm/llvm-project] 2323b5: [clang][NFC] Bring back missing lines from DR52 test
Vlad Serebrennikov via All-commits
- [all-commits] [llvm/llvm-project] 8a4b90: [CodeGen] Add conditional to module cloning in bit...
Jacob Lambert via All-commits
- [all-commits] [llvm/llvm-project] 8b9a6a: [OpenMP] Add an 'stddef.h' include to 'omp.h' (#73...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] c57ef2: [llvm][OpenMPOpt] Remove no-op ptr-to-ptr bitcast ...
Youngsuk Kim via All-commits
- [all-commits] [llvm/llvm-project] e88a2f: [libunwind][WebAssembly] Omit unused parts of libu...
Heejin Ahn via All-commits
- [all-commits] [llvm/llvm-project] 246b8e: [AMDGPU] Preserve existing alias info on LDS DMA i...
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 3cf190: [clang-offload-bundler] Add support for -check-inp...
Jacob Lambert via All-commits
- [all-commits] [llvm/llvm-project] c43d04: [BOLT] Create .text.warm for 3-way splitting (#73863)
ShatianWang via All-commits
- [all-commits] [llvm/llvm-project] a4d5fd: [CodeGen] Port SafeStack to new pass manager (#73747)
paperchalice via All-commits
- [all-commits] [llvm/llvm-project] 770dc4: [llvm][NFC] Refactor autoupdater's 'c' intrinsics ...
Nathan Sidwell via All-commits
- [all-commits] [llvm/llvm-project] 0233a1: [Clang][Lex] Fix parsing of nested requirement to ...
Shafik Yaghmour via All-commits
- [all-commits] [llvm/llvm-project] afd958: [PowerPC] Enhance test for PR #73609. NFC.
Kai Luo via All-commits
- [all-commits] [llvm/llvm-project] bcb621: [lldb][DWARFASTParserClang][NFC] Remove redundant ...
Michael Buch via All-commits
- [all-commits] [llvm/llvm-project] effaf4: [lldb][DWARFASTParserClang][NFCI] Make ParsedDWARF...
Michael Buch via All-commits
- [all-commits] [llvm/llvm-project] 4f0bea: [flang] Fix Funderscoring TC failure on AIX [NFC] ...
madanial0 via All-commits
- [all-commits] [llvm/llvm-project] f7be5f: [mlir] Fix BUILD.bazel for CAPITarget
Lei Zhang via All-commits
- [all-commits] [llvm/llvm-project] a6c02e: [flang][openacc] Keep CYCLE check for compute and ...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] ce570d: [RISCV] Remove old FIXMEs from test. NFC
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 1296d2: [Driver] Support -mcmodel= for LoongArch (#72514)
Lu Weining via All-commits
- [all-commits] [llvm/llvm-project] 523719: [NFC] Fix typos in comments
Justin Bogner via All-commits
- [all-commits] [llvm/llvm-project] 934245: [Github] Prevent scorecard action from running on ...
Justin Bogner via All-commits
- [all-commits] [llvm/llvm-project] 586986: [Flang] Add multiline error message support to pas...
madanial0 via All-commits
- [all-commits] [llvm/llvm-project] c0b926: [RISCV] Add helper to copy the AVL of another VSET...
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] 8a6651: [AMDGPU] Don't create mulhi_24 in CGP (#72983)
Pierre van Houtryve via All-commits
- [all-commits] [llvm/llvm-project] 030047: [Clang] Eagerly instantiate used constexpr functio...
cor3ntin via All-commits
- [all-commits] [llvm/llvm-project] 5891a8: [clang] Remove extra '; ' in MultiplexExternalSemaS...
Jie Fu (傅杰) via All-commits
- [all-commits] [llvm/llvm-project] 511ba4: [X86][MC][CodeGen] Support EGPR for KMOV (#73781)
Shengchen Kan via All-commits
- [all-commits] [llvm/llvm-project] f1fba6: [mlir][vector][doc] 0D vectors (#73792)
Rik Huijzer via All-commits
- [all-commits] [llvm/llvm-project] ae3cd2: [X86][NFC] Clang-format X86FoldTablesUtils.h
Shengchen Kan via All-commits
- [all-commits] [llvm/llvm-project] ae6eed: [mlir] Fix two `CHECK:` typos (#73803)
Rik Huijzer via All-commits
- [all-commits] [llvm/llvm-project] 6d2dfd: [LPM] Set gen_crash_diag=false for non-MSSA pass i...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] b72456: [LoongArch] Add codegen support for extractelement...
wanglei via All-commits
- [all-commits] [llvm/llvm-project] e9869b: [mlir][docgen] Add ops source link (#73657)
Rik Huijzer via All-commits
- [all-commits] [llvm/llvm-project] 14ca8d: [clang] Fix a bug with qualified name lookup into ...
Mariya Podchishchaeva via All-commits
- [all-commits] [llvm/llvm-project] eb6469: [X86][Codegen] Correct the domain of VP2INTERSECT
Shengchen Kan via All-commits
- [all-commits] [llvm/llvm-project] 9d4c3e: [X86] Enable v8f16 FNEG custom lowering
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] eef8e1: [AArch64] Assembly support for the Checked Pointer...
Lucas Duarte Prates via All-commits
- [all-commits] [llvm/llvm-project] b04a41: Minor refactororing of ASTContext::getDeclAlign() ...
Jonas Paulsson via All-commits
- [all-commits] [llvm/llvm-project] eaff02: [mlir][ArmSME] Switch to an attribute-based tile a...
Benjamin Maxwell via All-commits
- [all-commits] [llvm/llvm-project] 0817ef: [mlir][docs] Add missing .md into Transform and Pa...
Kohei Yamaguchi via All-commits
- [all-commits] [llvm/llvm-project] e62003: [clang] Use current rounding mode for float inc/de...
Serge Pavlov via All-commits
- [all-commits] [llvm/llvm-project] 53a24c: [clang][DebugInfo] Improve heuristic to determine ...
Michael Buch via All-commits
- [all-commits] [llvm/llvm-project] e78a45: [X86][NFC] Refine code in X86FoldTablesEmitter.cpp
Shengchen Kan via All-commits
- [all-commits] [llvm/llvm-project] 7d5f79: [InstCombine] Handle equality comparison when floo...
Antonio Frighetto via All-commits
- [all-commits] [llvm/llvm-project] c80b91: [clang][DebugInfo][test] Remove unchecked member v...
Michael Buch via All-commits
- [all-commits] [llvm/llvm-project] 092507: [clang][AArch64] Pass down stack clash protection ...
Momchil Velikov via All-commits
- [all-commits] [llvm/llvm-project] 4793bc: [flang] Remove useless ConvertExpr.h includes in O...
jeanPerier via All-commits
- [all-commits] [llvm/llvm-project] e653e0: [X86] Add fcopysign vector test coverage
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 1d20b0: [X86] Enable v8f16/v16f16/v32f16 FCOPYSIGN custom ...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 00a10e: [InstCombine] Regenerate test checks (NFC)
Antonio Frighetto via All-commits
- [all-commits] [llvm/llvm-project] 4db451: [LLVM][SVE] Honour calling convention when using S...
Paul Walker via All-commits
- [all-commits] [llvm/llvm-project] 269e30: [AArch64] Remove invalid check lines from sme-aarc...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 2425e2: [DebugInfo][RemoveDIs] Have getInsertionPtAfterDef...
Jeremy Morse via All-commits
- [all-commits] [llvm/llvm-project] c84061: [mlir][vector] Fix a `target-rank=0` unrolling (#7...
Rik Huijzer via All-commits
- [all-commits] [llvm/llvm-project] b9b37e: [clang] Fix sanitizer bot failure after 14ca8d4 (#...
Mariya Podchishchaeva via All-commits
- [all-commits] [llvm/llvm-project] 8b2538: [libc] Add the digits property to numeric_limits (...
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] 2ec028: [DebugInfo][RemoveDIs] Emulate inserting insts in ...
Jeremy Morse via All-commits
- [all-commits] [llvm/llvm-project] b703bd: [libc] Add more functions in CPP/bit.h (#73814)
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] b8a5a0: [InstCombine] Use pointer alignment in SimplifyDem...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 5ba521: [DebugInfo][RemoveDIs] Have LICM insert at iterato...
Jeremy Morse via All-commits
- [all-commits] [llvm/llvm-project] 156638: [ValueTracking] Switch analyzeKnownBitsFromAndXorO...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 3f6a8e: [InstCombine] Switch to use FileCheck as UTC was f...
Antonio Frighetto via All-commits
- [all-commits] [llvm/llvm-project] 062058: [InstCombine] Use analyzeKnownBitsFromAndXorOr() i...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 2031e7: [InstCombine] Require non-demanded known bits to b...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] c44dca: MachineVerifier: Reject extra non-register operand...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 557b42: [LV] Linear argument tests for vectorization of fu...
Graham Hunter via All-commits
- [all-commits] [llvm/llvm-project] 29a0f3: [LoongArch] Add some binary IR instructions testca...
leecheechen via All-commits
- [all-commits] [llvm/llvm-project] cd02e4: [DebugInfo] Set all dbg.value intrinsics to be tai...
Jeremy Morse via All-commits
- [all-commits] [llvm/llvm-project] 10b44f: [InstCombine] Add KnownBits consistency assertion ...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 1c2a07: [MLIR][CUDA] Update export macros in CudaRuntimeWr...
Adam Paszke via All-commits
- [all-commits] [llvm/llvm-project] 0cc0f4: [LV] Add support for linear arguments for vector f...
Graham Hunter via All-commits
- [all-commits] [llvm/llvm-project] 78237b: [AArch64] Fix predicates for FEAT_CPA's SVE-specif...
Lucas Duarte Prates via All-commits
- [all-commits] [llvm/llvm-project] 6677f0: [libc++] Workaround linker errors in floating-poin...
Hui via All-commits
- [all-commits] [llvm/llvm-project] 402591: Fix bazel build (#73942)
frgossen via All-commits
- [all-commits] [llvm/llvm-project] 99d485: [llvm][AArch64] Preserve regmask when expanding th...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] a4e1aa: [X86][tablgen] Auto-gen broadcast tables (#73654)
Shengchen Kan via All-commits
- [all-commits] [llvm/llvm-project] 4c338f: [libc++] picolibc: avoid warning in __locale (#73937)
Dominik Wójt via All-commits
- [all-commits] [llvm/llvm-project] 1f88e6: [SLP]Fix/improve minbitwidth mapping to use TreeEn...
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] 5234fe: [AArch64] Warn when calling a NEON builtin in a st...
Sam Tebbs via All-commits
- [all-commits] [llvm/llvm-project] ba5231: [SLP][NFC] Unify code for cost estimation/codegen ...
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] b8bbd5: [X86] X86InstrFoldTables.cpp - add Op4 Broadcast F...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] b7af28: [InstCombine] Add test for "or disjoint" miscompil...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 73d9f5: [AMDGPU] Add test for GCNRegPressure tracker bug (...
Piotr Sobczak via All-commits
- [all-commits] [llvm/llvm-project] 3ef98b: [DebugInfo][RemoveDIs] Support maintaining DPValue...
Jeremy Morse via All-commits
- [all-commits] [llvm/llvm-project] 0ef013: [AArch64][SME2] Add multi-vector SEL (x2, x4) ACLE...
Dinar Temirbulatov via All-commits
- [all-commits] [llvm/llvm-project] ff5e53: [RISCV] Add combines to form binop from tail inser...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 8eb705: [AArch64][MC] Fix run line in Armv9.5-A's FEAT_CPA...
Lucas Duarte Prates via All-commits
- [all-commits] [llvm/llvm-project] c89553: [InstSimplify] Add test for or disjoint miscompile...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 1d05b2: Add test coverage for -Wunknown-directives; NFC
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] e4f951: [clang][NFC] Fix typo in comment about Mac Catalyst
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 3f505c: [libc] Mark operator== const to avoid ambiguity in...
Samira Bazuzi via All-commits
- [all-commits] [llvm/llvm-project] ca5a01: [InstSimplify] Add test for incorrect freeze of or...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 442490: [DebugInfo][RemoveDIs] Handle DPValues at remainin...
Jeremy Morse via All-commits
- [all-commits] [llvm/llvm-project] a51196: [llvm-reduce] Remove unreachable branch (NFC)
Youngsuk Kim via All-commits
- [all-commits] [llvm/llvm-project] a38381: [mlir][Vector] Add a rewrite pattern for gather ov...
Andrzej Warzyński via All-commits
- [all-commits] [llvm/llvm-project] 6976da: [RISCV][GISEL] regbankselect and instruction-selec...
Michael Maitland via All-commits
- [all-commits] [llvm/llvm-project] dbb904: [RISCV][GISEL] legalize, regbankselect, and instru...
Michael Maitland via All-commits
- [all-commits] [llvm/llvm-project] a6f727: [RISCV][GISEL] legalize, regbankselect, and instru...
Michael Maitland via All-commits
- [all-commits] [llvm/llvm-project] 4d8012: [AArch64] Teach areMemAccessesTriviallyDisjoint ab...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 3ccba2: [RISCV][GISEL] Legalize G_VASTART using custom leg...
Michael Maitland via All-commits
- [all-commits] [llvm/llvm-project] 12326f: [RISCV][GISEL] lowerFormalArguments for variadic a...
Michael Maitland via All-commits
- [all-commits] [llvm/llvm-project] ea5b1e: [clang][NFC] Refactor expected directives in C++ D...
Vlad Serebrennikov via All-commits
- [all-commits] [llvm/llvm-project] 5b7295: [mlir][sparse] move all COO related methods into S...
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] 52be47: [BOLT][DWARF] Add support to create path (#73884)
Alexander Yermolovich via All-commits
- [all-commits] [llvm/llvm-project] cc944f: [AArch64] Stack probing for function prologues (#6...
Momchil Velikov via All-commits
- [all-commits] [llvm/llvm-project] cb13e9: [BPF] Attribute preserve_static_offset for structs
eddyz87 via All-commits
- [all-commits] [llvm/llvm-project] d1bf19: Send an explicit interrupt to cancel an attach wai...
jimingham via All-commits
- [all-commits] [llvm/llvm-project] 2eff36: Revert "[CodeGen] Port SafeStack to new pass manag...
Shubham Sandeep Rastogi via All-commits
- [all-commits] [llvm/llvm-project] 306e13: [RISCV][GISel] Remove unnecessary Observer notific...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 28ad00: [ThinLTO] Don't mark calloc function dead (#72673)
eleviant via All-commits
- [all-commits] [llvm/llvm-project] 899fd0: [gn build] Port cb13e9286b6d
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 9ce629: [𝘀𝗽𝗿] initial version
Justin Bogner via All-commits
- [all-commits] [llvm/llvm-project] 539e60: [X86] X86FixupVectorConstantsPass - consistently u...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 89165e: [flang][openacc] Disable CUDA argument checks in O...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] ae485e: [RISCV][GISel] Use customFor instead of customIf b...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] aea94c: [flang] Adjust checks of ICHAR/IACHAR argument len...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 5a3146: [llvm] Replace calls to Type::getPointerTo (NFC)
Youngsuk Kim via All-commits
- [all-commits] [llvm/llvm-project] 065796: [clang][OpenMP] Fix missing DI for __kmpc_global_t...
Ivan R. Ivanov via All-commits
- [all-commits] [llvm/llvm-project] 418a3a: [libc][SysMMan] implement mincore (#73704)
Schrodinger ZHU Yifan via All-commits
- [all-commits] [llvm/llvm-project] 26f2f9: [flang] Update to: Adjust checks of ICHAR/IACHAR a...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] a11292: [clang-format] Don't skip stringizing when determi...
Emilia Kond via All-commits
- [all-commits] [llvm/llvm-project] 7f82c9: [mlir][vector] Add support for vector.maskedstore ...
Han-Chung Wang via All-commits
- [all-commits] [llvm/llvm-project] 96906a: [clang-offload-bundler][NFC] Remove blank line in ...
Jacob Lambert via All-commits
- [all-commits] [llvm/llvm-project] f1eddf: [Driver] Mark OpenBSD-specific -nopie as TargetSpe...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] bf4a87: [flang] Move and extend REDUCE() compile-time chec...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 0584e6: [libc] Explicitly pin memory for the HSA memory tr...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 284da0: [coro][pgo] Don't promote pgo counters in the susp...
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] fcf515: [flang] Fix IsVariable() to be false for procedure...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] c12de1: Revert "[X86] Canonicalize fp zero vectors from bi...
dyung via All-commits
- [all-commits] [llvm/llvm-project] ff485a: [clang] Remove no-op ptr-to-ptr bitcasts (NFC)
Youngsuk Kim via All-commits
- [all-commits] [llvm/llvm-project] c8f728: [lldb-dap] Fixing a type encoding issue with dap S...
John Harrison via All-commits
- [all-commits] [llvm/llvm-project] f8a21d: [SPIR-V] Mark currently failing tests as XFAIL (#7...
Natalie Chouinard via All-commits
- [all-commits] [llvm/llvm-project] e86591: [flang] Improve procedure interface compatibility ...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 248446: Revert "[BPF] Attribute preserve_static_offset for...
eddyz87 via All-commits
- [all-commits] [llvm/llvm-project] bddf5d: [flang][runtime] Fix BACKSPACE-WRITE on variable-l...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] cc84a1: [libc] fix getchar_unlocked (#73874)
Nick Desaulniers via All-commits
- [all-commits] [llvm/llvm-project] 7fbdee: [gn build] Port 248446980317
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 13386c: [clang][DependencyScanner] Include the working dir...
Michael Spencer via All-commits
- [all-commits] [llvm/llvm-project] c13f7e: [flang][runtime] Allow already-documented missing ...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 33b54f: [flang] Move internal Fortran::ISO namespace out o...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] fddadd: [flang] Address case of under-processed array symb...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 828bfb: [flang] Suppress error meant to prevent discontigu...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 5f864b: Revert "[OpenMP] Use simple VLA implementation to ...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] a1db87: [flang][openacc] Allow multiple clauses when in pr...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] d3e5c2: [flang] Handle preprocessor macro expansion edge c...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] a4745f: [flang] Detect more misparsed statement functions ...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] e1395c: [libc] Explicitly pin memory for the client symbol...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 83aa72: [MemProf][NFC] Simplify test case (#73979)
Teresa Johnson via All-commits
- [all-commits] [llvm/llvm-project] 1b02f5: [AMDGPU] Rework dot4 signedness checks (#68757)
Jeffrey Byrnes via All-commits
- [all-commits] [llvm/llvm-project] fce4c0: [OpenMP] Start organizing PluginManager, PluginAda...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 0ec4b8: [Libomptarget] Output the DeviceRTL alongside the ...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 4e2216: [libc++][test] `ADDITIONAL_COMPILE_FLAGS` should b...
Stephan T. Lavavej via All-commits
- [all-commits] [llvm/llvm-project] b80b5f: [OpenMP] Replace copy and paste code with instanti...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 6fb7c2: [mlir][sparse] bug fix on all-dense lex insertion ...
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] a9a5af: [flang][openacc] Support early return in acc.loop ...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 4f3081: [BOLT][NFC] Fix comment (#73983)
Maksim Panchenko via All-commits
- [all-commits] [llvm/llvm-project] 672b71: [𝘀𝗽𝗿] initial version
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 9a485b: [Flang] Testcase changes to switch directories bef...
madanial0 via All-commits
- [all-commits] [llvm/llvm-project] 34550b: format
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 812dad: [Driver] Remove support for FreeBSD 11.x (#73392)
Brad Smith via All-commits
- [all-commits] [llvm/llvm-project] c73a3f: [lldb] [mostly NFC] Large WP foundation: Watchpoin...
Jason Molenda via All-commits
- [all-commits] [llvm/llvm-project] dd1e72: [gn build] Port c73a3f16f81a
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 2ee876: [test] Fix expected line number in `TestRunner.py`...
Stephan T. Lavavej via All-commits
- [all-commits] [llvm/llvm-project] 4e724c: Revert "[DWARFv5] Verify all-or-nothing constraint...
Adrian Prantl via All-commits
- [all-commits] [llvm/llvm-project] 4bf8a6: Reland [X86] With large code model, put functions ...
Arthur Eubanks via All-commits
- [all-commits] [llvm/llvm-project] 148dec: [OpenMP][NFC] Separate Envar (environment variable...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 668865: Reland "[llvm-exegesis] Set stack pointer register...
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 3dbac2: [mlir] Expose type and attribute names in the MLIR...
Fehr Mathieu via All-commits
- [all-commits] [llvm/llvm-project] b8b2a2: [OpenMP][NFC] Encapsulate profiling logic (#74003)
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 7ae1b7: Fix ARM Sanitizer build
Kirill Stoimenov via All-commits
- [all-commits] [llvm/llvm-project] b6cad7: [mlir][sparse] refactoring: using util functions t...
Peiming Liu via All-commits
- [all-commits] [llvm/llvm-project] 1035cc: [OpenMP][NFC] Encapsulate Devices.size() (#74010)
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 071855: [ThinLTO] Fix assembly dumping of vtable type ids ...
Teresa Johnson via All-commits
- [all-commits] [llvm/llvm-project] 51fc85: [OpenMP][NFC] Move mapping related logic into Mapp...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] cfe1ec: [clang][llvm][fatlto] Avoid cloning modules in Fat...
Paul Kirth via All-commits
- [all-commits] [llvm/llvm-project] f2cbd1: [LoongArch] Add codegen support for insertelement
wanglei via All-commits
- [all-commits] [llvm/llvm-project] 668a4a: [lldb] pipe2(2) is also supported by OpenBSD (#74012)
Brad Smith via All-commits
- [all-commits] [llvm/llvm-project] 8123fd: [ASAN][AMDGPU] NFC. Improve instrumentation tests....
Valery Pykhtin via All-commits
- [all-commits] [llvm/llvm-project] 985c0d: [libc][mincore] use correct page_size for test (#7...
Schrodinger ZHU Yifan via All-commits
- [all-commits] [llvm/llvm-project] 2441e2: [NFC][indvars] Remove unused code in WidenIV::wide...
Wenju He via All-commits
- [all-commits] [llvm/llvm-project] 56bbf8: [BOLT] CDSplit main logic part 1/2 (#73895)
ShatianWang via All-commits
- [all-commits] [llvm/llvm-project] ca66df: [LoongArch] Add more and/or/xor patterns for vecto...
wanglei via All-commits
- [all-commits] [llvm/llvm-project] d0a39e: [RISCV] default enable splitting regalloc between ...
Piyou Chen via All-commits
- [all-commits] [llvm/llvm-project] 640270: [mlir] Fix the link of libcuda.so in MLIRGPUTransf...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 755c28: [GISel][Mips] Infer alignment when creating memory...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] a37c69: [lldb] Remove pre GCC 4.8 workaround (#73981)
Brad Smith via All-commits
- [all-commits] [llvm/llvm-project] 4483cf: [BOLT] CDSplit main logic part 2/2 (#74032)
ShatianWang via All-commits
- [all-commits] [llvm/llvm-project] 5c60e2: [clang-format][NFC] Reformat source code with clan...
Owen Pan via All-commits
- [all-commits] [llvm/llvm-project] 54878b: [libc] remove fragile test from mincore (#74026)
Schrodinger ZHU Yifan via All-commits
- [all-commits] [llvm/llvm-project] 3bd517: Reland "[CodeGen] Port SafeStack to new pass manag...
paperchalice via All-commits
- [all-commits] [llvm/llvm-project] 36239f: [RISCV] Move AVL coalescing logic upwards into com...
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] dbbc7c: [LoongArch] Add some binary IR instructions testca...
leecheechen via All-commits
- [all-commits] [llvm/llvm-project] 173fcf: [NVPTX] Lower 16xi8 and 8xi8 stores efficiently (#...
Uday Bondhugula via All-commits
- [all-commits] [llvm/llvm-project] cf1a97: [RISCV] Minimally modify incoming state in transfe...
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] 58199d: [NFC] Typo fix (#74033)
lifengxiang1025 via All-commits
- [all-commits] [llvm/llvm-project] 340cb1: [MemProf] Expand optimization scope to internal li...
lifengxiang1025 via All-commits
- [all-commits] [llvm/llvm-project] 71ba05: [ADT] Make use of the endian.h header on NetBSD an...
Brad Smith via All-commits
- [all-commits] [llvm/llvm-project] 5ecb37: [RISCV] Make InitUndef handle undef operand (#65755)
Piyou Chen via All-commits
- [all-commits] [llvm/llvm-project] c1ad36: [clang] Use the materialized temporary's type whil...
Younan Zhang via All-commits
- [all-commits] [llvm/llvm-project] e01716: [X86][NFC] Extract ReplaceableInstrs to a separate...
Shengchen Kan via All-commits
- [all-commits] [llvm/llvm-project] d56e0d: clang/OpenCL: set sqrt fp accuracy on call to Z4sq...
Romaric Jodin via All-commits
- [all-commits] [llvm/llvm-project] 5a9354: [CodeGen][NFC] Sort and format MachinePassRegistry...
paperchalice via All-commits
- [all-commits] [llvm/llvm-project] 520c3b: [llvm] Stop including llvm/ADT/StringSet.h (NFC)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] bc265b: [llvm-reduce] Stop including llvm/ADT/SetVector.h ...
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 604c29: [AMDGPU] NFC. Add test for debug info on CFG annot...
Valery Pykhtin via All-commits
- [all-commits] [llvm/llvm-project] 0e163e: [X86][MC] Not emit {evex} for VEX-promoted instruc...
Shengchen Kan via All-commits
- [all-commits] [llvm/llvm-project] ab3fdb: [ValueTracking] Support srem/urem for isKnownNonNu...
Allen via All-commits
- [all-commits] [llvm/llvm-project] d48d1e: PowerPC/aix-cc-abi: regenerate test using UTC (NFC...
Ramkumar Ramachandra via All-commits
- [all-commits] [llvm/llvm-project] 9557fc: [libc] Fix lint message (#73956)
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] 1726b6: [MLIR][Vector] Refactor tests for contract -> OP t...
Andrzej Warzyński via All-commits
- [all-commits] [llvm/llvm-project] 2c976a: [libc] Fix _Float16 detection for x86 (#73947)
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] d55692: Reapply "ValueTracking: Identify implied fp classe...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 5a4ca5: [mlir] notify insertion of parent op first when cl...
jeanPerier via All-commits
- [all-commits] [llvm/llvm-project] a224dd: [mlir][nvvm] Introduce `cp.async.bulk.commit.group`
Guray Ozen via All-commits
- [all-commits] [llvm/llvm-project] 4d1dc7: AMDGPU/load-global-i32: regenerate test using UTC ...
Ramkumar Ramachandra via All-commits
- [all-commits] [llvm/llvm-project] bb9822: [libc][NFC] Remove named_pair (#73952)
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] 5fe7ae: [AArch64][SME2] Add ldr_zt, str_zt builtins and in...
Matthew Devereau via All-commits
- [all-commits] [llvm/llvm-project] de55a2: [X86][MC] Support Enc/Dec for EGPR for promoted BM...
XinWang10 via All-commits
- [all-commits] [llvm/llvm-project] f42ce1: [mlir][sve][nfc] Update a test to use transform-in...
Andrzej Warzyński via All-commits
- [all-commits] [llvm/llvm-project] 1ee41b: [libc++][NFC] Update the remaining old license hea...
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] f7d91f: [mlir][ArmSME] Add option to only enable streaming...
Benjamin Maxwell via All-commits
- [all-commits] [llvm/llvm-project] da1aff: [llvm][PowerPC] Correct handling of spill slots fo...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 289fe7: [clang][NFC] Fill in historical data on when C++ D...
Vlad Serebrennikov via All-commits
- [all-commits] [llvm/llvm-project] 5a1020: [InstSimplify] Add test for disjoint or miscompile...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 89b004: [InstSimplify] Add test for implied cond with equa...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 9468de: TargetInstrInfo: make getOperandLatency return opt...
Ramkumar Ramachandra via All-commits
- [all-commits] [llvm/llvm-project] 5a3201: [mlir] update linalg transform ops docs
ftynse via All-commits
- [all-commits] [llvm/llvm-project] 690208: [NFC] Remove a space in CMake.rst
Shivam Gupta via All-commits
- [all-commits] [llvm/llvm-project] 872798: [Driver] Add exclusive-group feature to multilib.y...
Simon Tatham via All-commits
- [all-commits] [llvm/llvm-project] a2e820: [NFC][LLVMContext] Clean up DenseMapInfo classes u...
Paul Walker via All-commits
- [all-commits] [llvm/llvm-project] 85184b: [OpenMP] Fix libomptarget build issue (#74067)
Dominik Adamski via All-commits
- [all-commits] [llvm/llvm-project] 808b7d: [libc][NFC] rename LONG_DOUBLE_IS_DOUBLE into LIBC...
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] f1d027: [libc][NFC] Rename LIBC_LONG_DOUBLE_IS_IEEE754_BIN...
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] 977af4: [libc][NFC] Rename SPECIAL_X86_LONG_DOUBLE in LIBC...
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] da86d4: [ValueTracking] Reduce duplication in haveNoCommon...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 6e3b2c: [llvm][MC][ARM][Assembly] Emit relocations for ADR...
Eleanor Bonnici via All-commits
- [all-commits] [llvm/llvm-project] 6ab766: [clang][NFC] Refactor expected directives in C++ D...
Vlad Serebrennikov via All-commits
- [all-commits] [llvm/llvm-project] f19571: [libc++] Revert "Compile MSAN/TSAN failing test wi...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] f42b76: [mlir][Vector] Add fold transpose(shape_cast) -> s...
Benjamin Maxwell via All-commits
- [all-commits] [llvm/llvm-project] e59a0c: [AArch64][SME2] Add SME2 builtins for zero { zt0 }...
Matthew Devereau via All-commits
- [all-commits] [llvm/llvm-project] 936365: [InstCombiner] Make isFreeToInvert() and friends i...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 288d97: [𝘀𝗽𝗿] initial version
Zack Johnson via All-commits
- [all-commits] [llvm/llvm-project] f62800: [𝘀𝗽𝗿] initial version
Zack Johnson via All-commits
- [all-commits] [llvm/llvm-project] 1449b5: [𝘀𝗽𝗿] initial version
Zack Johnson via All-commits
- [all-commits] [llvm/llvm-project] 65aab9: [mlir][gpu] Generate multiple rank-specializations...
Adam Paszke via All-commits
- [all-commits] [llvm/llvm-project] dd5c53: [InstCombine] Add tests for invert of lshr (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] fdf84c: [mlir][vector] Fix unit dim dropping pattern for m...
Quinn Dawkins via All-commits
- [all-commits] [llvm/llvm-project] 8c1309: Revert "[InstCombine] Support inverting lshr with ...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 852f6b: [mlir][tosa] Improve tosa-infer-shapes for ops con...
Spenser Bauman via All-commits
- [all-commits] [llvm/llvm-project] 700791: [InstCombine] Add additional test for invert of ls...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 0d87e2: [mlir][tosa] Improve lowering to tosa.fully_connec...
Spenser Bauman via All-commits
- [all-commits] [llvm/llvm-project] f58fb8: [mlir][tosa] Fix lowering of tosa.conv2d (#73240)
Spenser Bauman via All-commits
- [all-commits] [llvm/llvm-project] 39d15a: [AArch64][SME] Remove implicit-def's on smstart (#...
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] 14e991: [clang][ExtractAPI] Ensure LocationFileChecker doe...
Daniel Grumberg via All-commits
- [all-commits] [llvm/llvm-project] d222fa: TargetInstrInfo: squelch a signedness warning on M...
Ramkumar Ramachandra via All-commits
- [all-commits] [llvm/llvm-project] 623239: More run lines, neon mappings, negative stride test
Graham Hunter via All-commits
- [all-commits] [llvm/llvm-project] 76f78e: Revert "Reland [X86] With large code model, put fu...
Dmitri Gribenko via All-commits
- [all-commits] [llvm/llvm-project] f18414: [amdgpu] Default to 1.0, instead of unspecified, f...
Jon Chesterfield via All-commits
- [all-commits] [llvm/llvm-project] f40d25: [Clang] Implement P2308R1 - Template Parameter Ini...
cor3ntin via All-commits
- [all-commits] [llvm/llvm-project] a3f46f: [LV] Add support for linear arguments for vector f...
Graham Hunter via All-commits
- [all-commits] [llvm/llvm-project] 6cd750: [llvm][IR] Remove method IRBuilderBase::getInt8Ptr...
Youngsuk Kim via All-commits
- [all-commits] [llvm/llvm-project] abaeaf: [OpenMP][flang] Adding more tests for commonblock ...
Shraiysh via All-commits
- [all-commits] [llvm/llvm-project] 7832a8: [mlgo] Fix test post PR #73899
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] ea4eb6: [Flang][Clang] Add support for frame pointers in F...
Tom Eccles via All-commits
- [all-commits] [llvm/llvm-project] bc8024: [mlir][sve][nfc] Merge the integration tests for l...
Andrzej Warzyński via All-commits
- [all-commits] [llvm/llvm-project] d72d2e: Revert "[flang][Driver] Let the linker fail on mul...
Tom Eccles via All-commits
- [all-commits] [llvm/llvm-project] 76a9ea: [BOLT][utils] Remove heatmap mode detection from w...
Amir Ayupov via All-commits
- [all-commits] [llvm/llvm-project] f866fd: [RISCV][GISel] Lower G_FCONSTANT to constant pool ...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 3693f4: [libc] Exclude Fuchsia from float128 detection (#7...
Caslyn Tonelli via All-commits
- [all-commits] [llvm/llvm-project] 8bea80: [libc] Move the pointer to pin off the stack to th...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 6c5e96: Fix MSVC signed/unsigned mismatch warning. NFC.
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] ff0d8a: Report pass name when -llvm-verify-each reports br...
chrulski-intel via All-commits
- [all-commits] [llvm/llvm-project] bc4e0c: [OpenMP][NFC] Modernize the plugin handling (#74034)
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 70187e: [AIX][tests] Disable mixed-source.ll test using de...
Jake Egan via All-commits
- [all-commits] [llvm/llvm-project] 353042: [OpenMP][NFC] Extract OffloadPolicy into a helper ...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] ca2d79: [OpenMP] Add an INFO message for data transfer of ...
dhruvachak via All-commits
- [all-commits] [llvm/llvm-project] e81796: [RISCV] Collapse fast unaligned access into a sing...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 62213b: [LLD][RISCV] Fix incorrect call relaxation when mi...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] aa7e87: [AArch64] Regenerate fmin/fmax/memcpy legalization...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 8c1d47: Revert "[libc] Explicitly pin memory for the clien...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 171cac: [mlir][tensor] Fold padding_value away for pack op...
Han-Chung Wang via All-commits
- [all-commits] [llvm/llvm-project] 7e7aaa: [RISCV][GISel] Support G_ABS with Zbb. (#72939)
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 279b1e: [SLP]Improve gathering of the scalars used in the ...
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] deca80: Avoid nullptr+0 in Regex (#73071)
Tanmay via All-commits
- [all-commits] [llvm/llvm-project] 37f2f4: [DebugInfo][RemoveDIs] Handle a debug-info splicin...
Jeremy Morse via All-commits
- [all-commits] [llvm/llvm-project] 1a013b: Allow libc++ image tag to be specified via envirom...
Eric via All-commits
- [all-commits] [llvm/llvm-project] 9553e1: [libc] Allocate fine-grained memory for the RPC ho...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] adc6b4: [llvm][NFC] Autoupdater AMD intrinsic detection (#...
Nathan Sidwell via All-commits
- [all-commits] [llvm/llvm-project] 91b255: [nvptx] Fix autoupdater's intrinsic matcher (#73330)
Nathan Sidwell via All-commits
- [all-commits] [llvm/llvm-project] 481e9b: [asan][win][msvc] override new and delete and sepe...
Charlie Barto via All-commits
- [all-commits] [llvm/llvm-project] 4c44dc: Support soft failure on DWP section overflow, prod...
Jinjie Huang via All-commits
- [all-commits] [llvm/llvm-project] f310a5: [mlir][tensor] Add a tensor.concat operation (#72779)
Quinn Dawkins via All-commits
- [all-commits] [llvm/llvm-project] 296088: [BOLT][NFC] Remove unused code for CDSplit (#74136)
ShatianWang via All-commits
- [all-commits] [llvm/llvm-project] 1f8f9e: [libc++] Correct libcxx default linker script beha...
Haowei via All-commits
- [all-commits] [llvm/llvm-project] 406929: [PowerPC] Fix the register class for the instructi...
Stefan Pintilie via All-commits
- [all-commits] [llvm/llvm-project] 81cd28: [lldb/test] Add OpenBSD to _get_platform_os (#74036)
Brad Smith via All-commits
- [all-commits] [llvm/llvm-project] c3f093: [lldb] Simplify pipe2(2) handling on FreeBSD (#74019)
Brad Smith via All-commits
- [all-commits] [llvm/llvm-project] 025e4b: [asan][Windows] Synchronizing ASAN init on Windows
Zack Johnson via All-commits
- [all-commits] [llvm/llvm-project] 25ea0e: [lldb] Make use of LD_LIBRARY_PATH on OpenBSD (#74...
Brad Smith via All-commits
- [all-commits] [llvm/llvm-project] 027935: [OpenMP] Re-enable KMP_HAVE_QUAD on NetBSD 10.0 wi...
Brad Smith via All-commits
- [all-commits] [llvm/llvm-project] 6fe823: drop the non-manual .symbol_resolver lowering
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] f11d25: [𝘀𝗽𝗿] changes introduced through rebase
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] ca23e9: [𝘀𝗽𝗿] changes introduced through rebase
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] 501007: [𝘀𝗽𝗿] changes introduced through rebase
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] ed22bf: [mlir][linalg] Fix weight dimension ordering in 2D...
Felix Schneider via All-commits
- [all-commits] [llvm/llvm-project] a4d854: [HIP] fix stack marking for -fgpu-rdc (#72782)
Yaxun (Sam) Liu via All-commits
- [all-commits] [llvm/llvm-project] 2b76e2: [CUDA][HIP] allow trivial ctor/dtor in device var ...
Yaxun (Sam) Liu via All-commits
- [all-commits] [llvm/llvm-project] 72853b: fix formatting
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] 7f2f35: [𝘀𝗽𝗿] changes introduced through rebase
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] 4a0343: [𝘀𝗽𝗿] changes introduced through rebase
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] 672624: [𝘀𝗽𝗿] changes introduced through rebase
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] 3d89f2: [RISCV] Remove null terminator from CSRegs in dete...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 8206b7: [mlir][sparse] fix crash when generate rotated con...
Peiming Liu via All-commits
- [all-commits] [llvm/llvm-project] d8a043: Reland [X86] With large code model, put functions ...
Arthur Eubanks via All-commits
- [all-commits] [llvm/llvm-project] a09b88: Revert "[asan][win][msvc] override new and delete ...
Kirill Stoimenov via All-commits
- [all-commits] [llvm/llvm-project] 75867f: [scudo] Fix realloc hooks behavior (#74149)
ChiaHungDuan via All-commits
- [all-commits] [llvm/llvm-project] 5fe741: [OpenMP] Separate Requirements into a standalone h...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] d22944: [cmake] Fix relative paths in prefix map (#74132)
Paul Kirth via All-commits
- [all-commits] [llvm/llvm-project] b091a8: [OpenMP][NFC] Extract device image handling into a...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 7169c4: [OpenMP][NFCI] Organize offload entry logic
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] e469f8: [OpenMP][FIX] Fixup test
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 27f178: [OpenMP][NFC] Remove PluginAdaptorManagerTy
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 357b8b: [Driver] Remove tests for NetBSD 7. No longer supp...
Brad Smith via All-commits
- [all-commits] [llvm/llvm-project] 005c83: [mlir][tensor] Fix ReifyResultShapes implementatio...
Quinn Dawkins via All-commits
- [all-commits] [llvm/llvm-project] fc74db: [mlir][Linalg] Fix foldFillPackIntoFillOp to work ...
Vivian via All-commits
- [all-commits] [llvm/llvm-project] ccfc2d: [mlir][transform] Remove `cachedNames` expensive c...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] c45a66: [clang-format] ObjCPropertyAttributeOrder to sort ...
Owen Pan via All-commits
- [all-commits] [llvm/llvm-project] 7ccc4e: [gn build] Port c45a66ecd4cb
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 1ffd77: [NFC][ASAN] Declare few functions as static
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 7a8cad: [𝘀𝗽𝗿] initial version
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] d78dcc: [𝘀𝗽𝗿] initial version
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] b93cf7: [𝘀𝗽𝗿] initial version
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 5099f0: [𝘀𝗽𝗿] initial version
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 8822f6: [𝘀𝗽𝗿] initial version
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] ef876c: Revert HWASAN failure (#74163)
Kirill Stoimenov via All-commits
- [all-commits] [llvm/llvm-project] b6d0ee: Revert HWASAN failure (#74163)
Kirill Stoimenov via All-commits
- [all-commits] [llvm/llvm-project] 19e068: [MLIR][SCF] Handle more cases in pipelining transf...
Thomas Raoux via All-commits
- [all-commits] [llvm/llvm-project] 66a3e4: [LoongArch] Override TargetLowering::isShuffleMask...
wanglei via All-commits
- [all-commits] [llvm/llvm-project] 6b4812: [llvm-objdump] Stop including llvm/ADT/IndexedMap....
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 96d0a3: [llvm] Stop including optional (NFC)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] f6d680: [llvm] Stop including array (NFC)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 07cec7: [LoongArch] Support CTLZ with lsx/lasx
wanglei via All-commits
- [all-commits] [llvm/llvm-project] 63e6bb: Revert "[LoongArch] Support CTLZ with lsx/lasx"
wanglei via All-commits
- [all-commits] [llvm/llvm-project] a60a54: Reland "[LoongArch] Support CTLZ with lsx/lasx"
wanglei via All-commits
- [all-commits] [llvm/llvm-project] b1806e: [AArch64] Stack probing for dynamic allocas in Sel...
Momchil Velikov via All-commits
- [all-commits] [llvm/llvm-project] 37da4e: [clang-fuzzer] Remove GCC 4.x pre GCC 4.9 workarou...
Brad Smith via All-commits
- [all-commits] [llvm/llvm-project] e9c6f3: [AArch64] Fix -Wunused-variable in AArch64FrameLow...
Jie Fu (傅杰) via All-commits
- [all-commits] [llvm/llvm-project] 708158: [lld][COFF][NFC] Store pdata range as ChunkRange. ...
Jacek Caban via All-commits
- [all-commits] [llvm/llvm-project] 293c21: [mlir][tosa] Improve lowering of tosa.conv2d (#74143)
Spenser Bauman via All-commits
- [all-commits] [llvm/llvm-project] 19e217: Revert "[Clang] Eagerly instantiate used constexpr...
cor3ntin via All-commits
- [all-commits] [llvm/llvm-project] 0e823b: [libc++] Update libcpp-uglify-attributes to diagno...
Nikolas Klauser via All-commits
- [all-commits] [llvm/llvm-project] 5e9408: AMDGPU: Regenerate test checks
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 68d6fe: [X86][CodeGen] Prefer KMOVkk_EVEX than KMOVkk when...
Shengchen Kan via All-commits
- [all-commits] [llvm/llvm-project] 3c86bc: AMDGPU: Add more tests for rootn libcall handling
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] db8b85: AMDGPU: Support llvm.exp10 (#65860)
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] cbf7b5: [VPlan] Properly update reduction live-out after p...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 1c6a6b: [bazel] Remove :CAPIGPU as a dependency of :MLIRPy...
Peter Hawkins via All-commits
- [all-commits] [llvm/llvm-project] 70535f: [VPlan] Replace IR based truncateToMinimalBitwidth...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 36dd74: [libc++][test] add more benchmarks for `stop_token...
Hui via All-commits
- [all-commits] [llvm/llvm-project] d06e17: mailmap: add another entry for myself
Saleem Abdulrasool via All-commits
- [all-commits] [llvm/llvm-project] 1fa35f: [clang] Avoid recalculating TBAA base type info (#...
Nathan Sidwell via All-commits
- [all-commits] [llvm/llvm-project] d04a4a: [llvm] Adjust Autoupdater's llvm prefix detection ...
Nathan Sidwell via All-commits
- [all-commits] [llvm/llvm-project] 7e0c52: [LLVM][NFC] fix typo in `llvm/lib/IR/ConstantsCont...
FusionBolt via All-commits
- [all-commits] [llvm/llvm-project] 2f9c92: [clang][NFC] Fill in historical data on when C++ D...
Vlad Serebrennikov via All-commits
- [all-commits] [llvm/llvm-project] 0c06e8: [clang][NFC] Refactor expected directives in C++ D...
Vlad Serebrennikov via All-commits
- [all-commits] [llvm/llvm-project] a7627f: [llvm] Stop including list (NFC)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] c63816: [clang][RISCVVEmitter] Remove no-op ptr-to-ptr bit...
Youngsuk Kim via All-commits
- [all-commits] [llvm/llvm-project] 308551: [llvm-rc] Include StringMap.h insteadof StringSet....
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 0008b9: [Vectorize] Fix an unused variable warning
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 560263: [LoopPeel] Peel iterations based on and, or condit...
Joshua Cao via All-commits
- [all-commits] [llvm/llvm-project] b3e80d: [clang-format] Add space in Verilog tagged unions ...
sstwcw via All-commits
- [all-commits] [llvm/llvm-project] bd3820: [BBUtils][NFC] Delete SplitLandingPadPredecessors ...
Joshua Cao via All-commits
- [all-commits] [llvm/llvm-project] bb6497: [BPI] Reuse the AsmWriter's BB naming scheme in Br...
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] b04b89: [TextAPI] Introduce Records & RecordSlice Types (#...
Cyndy Ishida via All-commits
- [all-commits] [llvm/llvm-project] 96070e: [clang][NFC] Adjust expected directives in DR tests
Vlad Serebrennikov via All-commits
- [all-commits] [llvm/llvm-project] fccc37: [TextAPI] fix fpermissive error
Cyndy Ishida via All-commits
- [all-commits] [llvm/llvm-project] ad8084: [gn build] Port b04b89753daf
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 592ab2: [llvm-exegesis] Add explicit error message with se...
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 080121: [TextAPI][Tests] Add missing link to TargetParser ...
Cyndy Ishida via All-commits
- [all-commits] [llvm/llvm-project] 7ec4f6: [InstCombine] Infer disjoint flag on Or instructio...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 2bddb1: [llvm-exegesis] Minor changes for downstream consu...
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] f13b5d: Actually update code
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] bb41fc: [ORC-RT][ORC][MachO] Add executor-side symbol tabl...
lhames via All-commits
- [all-commits] [llvm/llvm-project] 5fcf3b: [NFC][HWASAN] Remove unused macro parameter
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 76e1e4: simplify
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 091a9f: [libc++][test] Avoid truncation warnings from `dou...
Stephan T. Lavavej via All-commits
- [all-commits] [llvm/llvm-project] 8f018d: [libc++][test] Make the feature-test macro tests m...
Stephan T. Lavavej via All-commits
- [all-commits] [llvm/llvm-project] 38f75d: [llvm-exegesis] Removed useless test
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] bdcf20: Recommit "[InstCombine] Retain exact instruction n...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] f376a3: Work around GCC test failure that is caused by ena...
Eric via All-commits
- [all-commits] [llvm/llvm-project] 19bef8: [clang][NFC] Adjust expected directives in DR test...
Vlad Serebrennikov via All-commits
- [all-commits] [llvm/llvm-project] 6b6552: [llvm-dwarfutil] Adjust includes (NFC)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 76cd03: [InstCombine] Preserve exact instruction name for ...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 0fc69b: [clangd] Carefully handle PseudoObjectExprs for in...
Younan Zhang via All-commits
- [all-commits] [llvm/llvm-project] ecc080: [OpenMP] return empty stmt for `nothing` (#74042)
Sandeep Kosuri via All-commits
- [all-commits] [llvm/llvm-project] e3b3c9: [InstCombine] Fix missed opportunity to fold 'or' ...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] c000f7: [libc++][test] Avoid non-Standard zero-length arra...
Stephan T. Lavavej via All-commits
- [all-commits] [llvm/llvm-project] 5db1c6: Revert "[InstCombine] Fix missed opportunity to fo...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 2a3f11: [clang-format] Fix a bug in `git-clang-format --bi...
Owen Pan via All-commits
- [all-commits] [llvm/llvm-project] c89058: [VPlan] Account for live-in entries in MinBW used ...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 599cba: [clang][NFC] Fill in historical data on when C++ D...
Vlad Serebrennikov via All-commits
- [all-commits] [llvm/llvm-project] bc51a3: [clang][NFC] Refactor expected directives in C++ D...
Vlad Serebrennikov via All-commits
- [all-commits] [llvm/llvm-project] 9f78ed: [libc++] tests with picolibc: Fix iterator diff_ty...
Dominik Wójt via All-commits
- [all-commits] [llvm/llvm-project] 741975: [InstCombine][InstSimplify] Pass `SimplifyQuery` t...
Yingwei Zheng via All-commits
- [all-commits] [llvm/llvm-project] f25daa: [llvm] Stop including llvm/ADT/StringRef.h (NFC)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 871dfd: [llvm] Stop including llvm/ADT/StringMap.h (NFC)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 3b1761: [llvm] Stop including map (NFC)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 3e7ca0: [InstCombine] Use disjoint flag instead of calling...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] ba3d02: [flang] Record the original name of a function dur...
Tom Eccles via All-commits
- [all-commits] [llvm/llvm-project] 74ff52: [llvm] Stop including unordered_map (NFC)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] e315bf: [AArch64] Update LangRef to reference GHC calling ...
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 7882f3: Fix documentation on PGO/coverage related options....
David Li via All-commits
- [all-commits] [llvm/llvm-project] 21a9c7: [mlir][AMDGPU] fix AMDGPU C API registration (#74255)
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] 4042fb: [TRE] Generate tests for accumulator recursion
Joshua Cao via All-commits
- [all-commits] [llvm/llvm-project] 57eb48: [llvm] Stop including string (NFC)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 4596dd: Change how libc++ specifies the runners to use. (#...
Eric via All-commits
- [all-commits] [llvm/llvm-project] 9f3ff6: [SimplifyCFG] Not folding branch in loop header wi...
xiangzh1 via All-commits
- [all-commits] [llvm/llvm-project] dff5bb: [flang] Add MSC_VER and target arch defines when t...
David Truby via All-commits
- [all-commits] [llvm/llvm-project] e9cd19: [LoongArch] Support MULHS/MULHU with lsx/lasx
wanglei via All-commits
- [all-commits] [llvm/llvm-project] 239bcb: Fix [[clang::coro_wrapper]] documentation.
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] 26fc26: [RISCV] Simplify computation of VarArgsSaveSize. N...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 0f8681: [clang][AMDGPU] precommit test for ballot on Windo...
Sameer Sahasrabuddhe via All-commits
- [all-commits] [llvm/llvm-project] 87526c: [RISCV] Add test case showing that removal of W su...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 7c4eb1: [Transforms] Remove unnecessary includes (NFC)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] f4b1f4: [PDB] Remove llvm/DebugInfo/PDB/Native/Formatters....
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 0031ef: Remove warnings from -Wchar-subscripts for known p...
wheatman via All-commits
- [all-commits] [llvm/llvm-project] fe0d62: [TableGen] Remove unnecessary includes (NFC)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] bc1fe6: RegisterCoalescer: Fix producing malformed IMPLICI...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 92c252: [llvm] Stop including vector (NFC)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 3406a2: [llvm] Stop including tuple (NFC)
Kazu Hirata via All-commits
- [all-commits] [llvm/llvm-project] 67f9cd: [mlir][llvm] Fix verifier for const float (#74247)
Rik Huijzer via All-commits
- [all-commits] [llvm/llvm-project] 725656: [M68k] Emit RTE for interrupt handler. (#72787)
Sheng via All-commits
- [all-commits] [llvm/llvm-project] d49e9d: [SelectionDAG][NFC] Replace C-style casting with s...
Wang Pengcheng via All-commits
- [all-commits] [llvm/llvm-project] c9c1b3: [mlir][memref] Fix an invalid dim loop motion cras...
Rik Huijzer via All-commits
Last message date:
Sun Dec 3 23:58:12 PST 2023
Archived on: Sun Dec 3 23:58:15 PST 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).