The Week Of Monday 19 July 2021 Archives by date
Starting: Mon Jul 19 00:22:31 PDT 2021
Ending: Sun Jul 25 21:50:11 PDT 2021
Messages: 715
- [all-commits] [llvm/llvm-project] db69ea: [llvm-objdump][WebAssembly] Fix llvm-objdump on fi...
Andy Wingo via All-commits
- [all-commits] [llvm/llvm-project] 0ed057: [AArch64][SVE] Optimize bitcasts between unpacked ...
sdesmalen-arm via All-commits
- [all-commits] [llvm/llvm-project] eb1e95: [ARM] Extend more reductions during lowering
David Green via All-commits
- [all-commits] [llvm/llvm-project] f91eaa: [AArch64][SME] Add SVE2 instructions added in SME
Cullen Rhodes via All-commits
- [all-commits] [llvm/llvm-project] 34d682: [LoopFlatten] Use Loop to identify loop induction ...
RosieSumpter via All-commits
- [all-commits] [llvm/llvm-project] 73e4b5: [clang-tidy] Add 'readability-suspicious-call-argu...
Whisperity via All-commits
- [all-commits] [llvm/llvm-project] 3f8f29: [mlir][linalg] Set explicit insertion point in pad...
Tobias Gysi via All-commits
- [all-commits] [llvm/llvm-project] bad3eb: [Polly][Isl] Stop generating isl::union_{set, map} ...
Riccardo Mori via All-commits
- [all-commits] [llvm/llvm-project] fe494f: [X86][SSE] Add codegen tests dot2/3 dot product of...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] ac5ce4: [ORC-RT] Fix signedness warning in unit test.
lhames via All-commits
- [all-commits] [llvm/llvm-project] d23f26: [NFC] [MTE] helper for stack tagging lifetimes.
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] d5ee35: [Polly][Isl] Use isl::union_map::unite() instead o...
Riccardo Mori via All-commits
- [all-commits] [llvm/llvm-project] eaa329: [ORC-RT] Handle missing __has_builtin operator.
lhames via All-commits
- [all-commits] [llvm/llvm-project] b28e5b: [VE] Disable relative lookup table converter pass ...
Kazushi Marukawa via All-commits
- [all-commits] [llvm/llvm-project] 249510: [ORC] Add missing std::move.
lhames via All-commits
- [all-commits] [llvm/llvm-project] 159e07: [Polly] Use isl::set::tuple_dim instead of isl::se...
Riccardo Mori via All-commits
- [all-commits] [llvm/llvm-project] 3d5c1a: [compiler-rt][GWP-ASAN] Disable 2 tests on Armv7 L...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] df4777: [ORC] Explicitly convert to ArrayRefs to silence e...
lhames via All-commits
- [all-commits] [llvm/llvm-project] 754b1c: [X86][SSE] Fix copy+paste typo in dot3_float4_as_f...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 12268f: [hwasan] Use stack safety analysis.
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 4ee28b: [VE] Set getExtendForAtomicOps to ISD::ANY_EXTEND
Kazushi Marukawa via All-commits
- [all-commits] [llvm/llvm-project] ad4f04: [ORC-RT] Fix missing std::move.
lhames via All-commits
- [all-commits] [llvm/llvm-project] baa7f5: tsan: make obtaining current PC faster
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] 807d50: Revert "[hwasan] Use stack safety analysis."
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 156b43: [LV] Add test with ptr induction used as scalar an...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] eda464: [mlir][memref] Clarify the documentation for memre...
Stephan Herhut via All-commits
- [all-commits] [llvm/llvm-project] f3814e: [LV] Re-generate check lines of some fragile tests...
ChenMd via All-commits
- [all-commits] [llvm/llvm-project] d8d8b4: [SLP]Fix possible crash on unreachable incoming va...
cilkplus via All-commits
- [all-commits] [llvm/llvm-project] 5939c6: [CostModel][X86] Add fast math tests for float red...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 11c110: [ORC-RT] Separate jit-dispach tag decls from defin...
lhames via All-commits
- [all-commits] [llvm/llvm-project] 3b03d9: [mlir] Introduce `linalg.tiled_yield` terminator f...
Alexander Belyaev via All-commits
- [all-commits] [llvm/llvm-project] f6ba03: [clang-tidy] ensure run-clang-tidy reports childre...
Ian Campbell via All-commits
- [all-commits] [llvm/llvm-project] 58ddeb: Revert "[mlir] Introduce `linalg.tiled_yield` term...
Alexander Belyaev via All-commits
- [all-commits] [llvm/llvm-project] cef56d: [clang] Change set type used for SourceLocation.
Simon Tatham via All-commits
- [all-commits] [llvm/llvm-project] 96d8f2: [AMDGPU] Fix typo in comments idexen -> idxen
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 195786: Fix duplicate checks in clangd comments
Elton Leander Pinto via All-commits
- [all-commits] [llvm/llvm-project] eacbd7: [MLIR] AffineStructures: resolve clang-tidy warnin...
Arjun P via All-commits
- [all-commits] [llvm/llvm-project] 5b51bd: [TLI] prepareSREMEqFold(): use correct VT for the ...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] f15c39: [CodeGen] Remove isNON_TRUNCStore and isTRUNCStore...
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 73840f: thread_local support for AIX
jamieschmeiser via All-commits
- [all-commits] [llvm/llvm-project] f46321: [InstrRef][X86] Drop debug instruction numbers fro...
Jeremy Morse via All-commits
- [all-commits] [llvm/llvm-project] dd5aa6: [PowerPC] Implement vector bool/pixel initializati...
Amy Kwan via All-commits
- [all-commits] [llvm/llvm-project] fb0cf0: Revert "[OpenMP] Codegen aggregate for outlined fu...
Giorgis Georgakoudis via All-commits
- [all-commits] [llvm/llvm-project] e574fd: AArch64/GlobalISel: Cleanup unnecessary size check...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 77bb82: [Clang][RISCV] Support half-precision floating poi...
Kai Wang via All-commits
- [all-commits] [llvm/llvm-project] 7f6726: tsan: remove duplicate arch switch in buildgo.sh
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] ad424c: [flang] Runtime API for data pointers
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 84dfbf: [Polly][Isl] Stop using isl::set::lex_le_set. NFC
Riccardo Mori via All-commits
- [all-commits] [llvm/llvm-project] 923612: GlobalISel: Preserve LLT when bitcasting loads and...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 74f0f9: [LICM] Create LoopNest Invariant Code Motion (LNIC...
uint256_t via All-commits
- [all-commits] [llvm/llvm-project] 5561ad: [ARM] Remove PromotedBitwiseVT for NEON types
David Green via All-commits
- [all-commits] [llvm/llvm-project] 67d613: GlobalISel: Preserve memory types for implicit sre...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 87656a: [mlir][linalg] Fold TensorCast into PadTensorOp.
Tobias Gysi via All-commits
- [all-commits] [llvm/llvm-project] 142e60: [X86] Fix case of IsAfterLegalize argument. NFC.
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 356300: [NFC][PowerPC] Update builtins-ppc-altivec.c to be...
Amy Kwan via All-commits
- [all-commits] [llvm/llvm-project] 59e4e5: [NewPM] Fix wrong perfect forwardings
Victor Campos via All-commits
- [all-commits] [llvm/llvm-project] 9c4919: [mlir][Linalg] Migrate 2D pooling ops from tc defi...
Han-Chung Wang via All-commits
- [all-commits] [llvm/llvm-project] 50302f: [SelectionDAG][RISCV] Use isSExtCheaperThanZExt to...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 670944: [WebAssembly] Support R_WASM_MEMORY_ADDR_TLS_SLEB6...
Wouter van Oortmerssen via All-commits
- [all-commits] [llvm/llvm-project] 03cdb5: [GlobalISel] Fix load-or combine moving loads acro...
Amara Emerson via All-commits
- [all-commits] [llvm/llvm-project] 11dda1: [mlir][tosa] Added shape inference for tosa convol...
rsuderman via All-commits
- [all-commits] [llvm/llvm-project] 4f9934: [NFC] Run -instnamer on test Transforms/LICM/sink-...
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] fd972b: Revert "[llvm][sve] Lowering for VLS truncating st...
Amy Huang via All-commits
- [all-commits] [llvm/llvm-project] 6c0e68: [SystemZ] Handle NoRegister in SystemZTargetLower...
Jonas Paulsson via All-commits
- [all-commits] [llvm/llvm-project] 8b4acb: [elfabi] Prepare elfabi/ifs merging.
Zero Omega via All-commits
- [all-commits] [llvm/llvm-project] d0ed40: [gn build] Port 6103fdfab4e2
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 9333d3: [libc++] Disable #pragma system_header in the new ...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 2d56e1: [Sanitizer] Intercepts flopen/flopenat on FreeBSD.
David CARLIER via All-commits
- [all-commits] [llvm/llvm-project] ef648d: [Bazel] Update for 6103fdfab4
Geoffrey Martin-Noble via All-commits
- [all-commits] [llvm/llvm-project] 2c9829: [MemCpyOpt] Enable memcpy optimizations unconditio...
Artem Belevich via All-commits
- [all-commits] [llvm/llvm-project] a2cc67: [ifs] Fix linking errors on some llvm builders
Zero Omega via All-commits
- [all-commits] [llvm/llvm-project] bcbb30: [lld/mac] Change load command order to be more lik...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 408f2b: [SLP][X86] Add dot product tests based off PR51075
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] b988d6: [infer-address-spaces] Handle complex non-pointer ...
Artem Belevich via All-commits
- [all-commits] [llvm/llvm-project] 54902e: [InstrProfiling] Use weak alias for bias variable
Petr Hosek via All-commits
- [all-commits] [llvm/llvm-project] 42e6cf: [gn build] Port 54902e00d128
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 599420: [mlir][Linalg] NFC: Rename FusionOfTensors pass to...
MaheshRavishankar via All-commits
- [all-commits] [llvm/llvm-project] 51e62e: [AMDGPU] Reserve AMDGPU ELF e_flags machine 0x45
Tony Tye via All-commits
- [all-commits] [llvm/llvm-project] 54c890: [LangRef] Clarify support for multiple metadata at...
Teresa Johnson via All-commits
- [all-commits] [llvm/llvm-project] 87039c: [demangler] Fix demangling of 'half'
Stuart Brady via All-commits
- [all-commits] [llvm/llvm-project] 9da70a: [clang-format] Break an unwrapped line at a K&R C ...
Owen via All-commits
- [all-commits] [llvm/llvm-project] fbb459: [lld/mac] Resolve defined symbols before undefined...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] f6f88e: [mlir] Add software pipelining transformation for ...
Thomas via All-commits
- [all-commits] [llvm/llvm-project] 6ef37b: [lld/mac] Add test for --lto-O
Leonard Grey via All-commits
- [all-commits] [llvm/llvm-project] 4ae575: [WebAssembly] Deduplicate imports of the same modu...
Nick Fitzgerald via All-commits
- [all-commits] [llvm/llvm-project] 55e2d2: [MLGO] Use binary protobufs for improved training ...
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] ad1f54: [WebAssembly] Generate R_WASM_FUNCTION_OFFSET relo...
Derek Schuff via All-commits
- [all-commits] [llvm/llvm-project] 73f1d6: [mlir] Fix bazel build
Thomas via All-commits
- [all-commits] [llvm/llvm-project] 1a43ee: Revert "[MemCpyOpt] Enable memcpy optimizations un...
Artem Belevich via All-commits
- [all-commits] [llvm/llvm-project] 2656af: Don't use !eStateRunning when you mean eStateStopp...
jimingham via All-commits
- [all-commits] [llvm/llvm-project] 9b965b: [lld][WebAssembly] Cleanup duplicate fields in Sym...
Sam Clegg via All-commits
- [all-commits] [llvm/llvm-project] 08b289: [clang] Respect PrintingPolicy::FullyQualifiedName...
Nathan Ridge via All-commits
- [all-commits] [llvm/llvm-project] 49289b: [gn build] Port 08b289867b5a
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 9afc06: Split `InferShapedTypeOpInterface` to create `Reif...
MaheshRavishankar via All-commits
- [all-commits] [llvm/llvm-project] 0268e1: [PowerPC] swdiv_nochk Builtins for XL Compat
Kamau Bridgeman via All-commits
- [all-commits] [llvm/llvm-project] 6cbb35: [NewPM] Bail out of devirtualization wrapper if th...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 5de114: [NewPM][opt] Add -debug-pass-manager=quiet to not ...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 4402d0: [SCEV] Add a clarifying comment in howManyLessThans
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 381c3b: Dyanamic shape support for memref reassociation re...
Yi Zhang via All-commits
- [all-commits] [llvm/llvm-project] de3ea5: [ScalarEvolution] Refine computeMaxBECountForLT to...
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] 321b2b: [lld-macho] Use DO_BIND_ADD_ADDR_IMM_SCALED for bi...
Vincent Lee via All-commits
- [all-commits] [llvm/llvm-project] 4c40cf: [tests] Add a couple of tests for zero stride trip...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] d153e7: [libc++] Add a bunch of missing _LIBCPP_HIDE_FROM_...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 15bf66: [libc++] Tidy-up instances of __STDCPP_DEFAULT_NEW...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 18a8aa: [gn build] Fix llvm_build_instrumented_coverage=tr...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 762bad: [Libomptarget] Remove volatile from NVPTX work fun...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 16aac4: Revert D105519 "[WebAssembly] Deduplicate imports ...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 30fa07: AArch64/GlobalISel: Preserve memory types
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 1d3e77: [PowerPC] Extra test case for LDARX
Conanap via All-commits
- [all-commits] [llvm/llvm-project] c9ec80: CodeGen: Make MachineOptimizationRemarkEmitterPass...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 996baa: [OpenMP] Fixed a segmentation fault when using tas...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] 88e226: Revert D106128 "[lld-macho] Use DO_BIND_ADD_ADDR_I...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 0d22de: [Clang][RISCV] Correct the alignment of stores gen...
Kai Wang via All-commits
- [all-commits] [llvm/llvm-project] ebec95: [ORC-RT] Add ORC_RT prefix to WEAK_IMPORT macro.
lhames via All-commits
- [all-commits] [llvm/llvm-project] 038602: [NFC] Correct documentation error in OpenMP releas...
Tony Tye via All-commits
- [all-commits] [llvm/llvm-project] 0d4f63: Revert "[PowerPC] Extra test case for LDARX"
Conanap via All-commits
- [all-commits] [llvm/llvm-project] 97387f: [OpenMP] Fix carefully track SPMDCompatibilityTracker
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 15c570: [OpenMP][FIX] Temporarily XFAIL tests waiting for ...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] d9b6e3: tsan: add pragma line to buildgo.sh
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] 5e1698: [Attributor][NFC] Fix function name spelling
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] adb55d: tsan: remove the stats subsystem
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] 7b54b1: [lldb] Make WatchpointList iterable
Michał Górny via All-commits
- [all-commits] [llvm/llvm-project] 53942c: [gn build] Port adb55d7c3265
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 4f1270: [RISCV] Add test cases to show an issue with our f...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] ff4279: [NFC][profile] Move writeMMappedFile to ELF ifdef ...
Petr Hosek via All-commits
- [all-commits] [llvm/llvm-project] e2ee27: [PowerPC] Fallback to base's implementation of sho...
bzEq via All-commits
- [all-commits] [llvm/llvm-project] 3f981f: sanitizer_common: add new mutex
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] 5eba78: [Attributor] Use checkForAllUses instead of custom...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 56a668: [AArch64][GlobalISel] Don't form truncstores in po...
Amara Emerson via All-commits
- [all-commits] [llvm/llvm-project] b2e255: Remove the DarwinLog functionality from debguserver
Jason Molenda via All-commits
- [all-commits] [llvm/llvm-project] b4001a: [mlir-tblgen] Fix failed matching when binds same ...
ChiaHungDuan via All-commits
- [all-commits] [llvm/llvm-project] 15af3a: [AArch64][SME] Add system registers and related in...
Cullen Rhodes via All-commits
- [all-commits] [llvm/llvm-project] aa09d1: [lldb] Remove unused variable. NFCI
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] eb1a51: [AArch64][SVE][InstCombine] last{a, b} of a splat v...
sdesmalen-arm via All-commits
- [all-commits] [llvm/llvm-project] e9c63e: [hwasan] Use stack safety analysis.
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] f3f287: [hwasan] [NFC] copy and disable ASAN tests to hwasan.
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 1453f0: [PowerPC] Add lit.local.cfg in AtomicExpand tests
bzEq via All-commits
- [all-commits] [llvm/llvm-project] 98687a: [NFC] run clang-format on hwasan use-after-scope t...
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 63fd10: [clang][deps] Normalize ignored filenames in minim...
Jan Svoboda via All-commits
- [all-commits] [llvm/llvm-project] 5f0821: Revert "[hwasan] Use stack safety analysis."
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 43234b: [DSE] Transform memset + malloc --> calloc (PR25892)
yurai007 via All-commits
- [all-commits] [llvm/llvm-project] 9dc263: [AMDGPU] Disable LDS lowering for GFX shaders
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] bc1a29: [clang][deps] Separate filesystem caches for minim...
Jan Svoboda via All-commits
- [all-commits] [llvm/llvm-project] e564fd: [clang][deps] Avoid minimizing PCH input files
Jan Svoboda via All-commits
- [all-commits] [llvm/llvm-project] fe8b26: [PowerPC][NFC] add more cases for lfiwzx/lfiwax
Chen Zheng via All-commits
- [all-commits] [llvm/llvm-project] 9ced84: [gn build] (manually) port bc1a2979fc70
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 241f3e: [DebugInfo][InstrRef] Fix a broken substitution me...
Jeremy Morse via All-commits
- [all-commits] [llvm/llvm-project] 0821c8: [AMDGPU] Pre-commit test case for D106284
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] c94a34: [clang][deps] Fix test by checking ignored files c...
Jan Svoboda via All-commits
- [all-commits] [llvm/llvm-project] 669275: [llvm][tools] Hide more unrelated tool options
Timm Bäder via All-commits
- [all-commits] [llvm/llvm-project] e04c05: [SystemZ] Fix invalid assumption in getCPUNameFrom...
Ulrich Weigand via All-commits
- [all-commits] [llvm/llvm-project] 2b08f6: [AMDGPU] Improve register computation for indirect...
Sebastian Neubauer via All-commits
- [all-commits] [llvm/llvm-project] 978c5d: [gn build] Port 2b08f6af62af
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 419001: [clangd] Add tests covering existing header-guard ...
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] 69c04e: [clangd] Propagate header-guarded flag from preamb...
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] eb03fa: [clang-tidy] Don't suggest "inline" fix for main f...
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] fd2278: [Lex] Consider a PCH header-guarded even with #end...
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] e7accb: [MIPS][MSA] Regenerate basic operations test checks
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 339637: [linalg] Add TensorDimOp to list of ops known by b...
Tobias Gysi via All-commits
- [all-commits] [llvm/llvm-project] ec2bdf: [libc++][NFC] Add missing commits to the ABI chang...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] ee072e: [AArch64] Regenerate some tests checks. NFC
David Green via All-commits
- [all-commits] [llvm/llvm-project] 3d25fa: Exclude pybind11 2.7.0 from MLIR python requirements.
Stella Laurenzo via All-commits
- [all-commits] [llvm/llvm-project] 02cd93: [PowerPC][Builtins] Added a number of builtins for...
stefanp-ibm via All-commits
- [all-commits] [llvm/llvm-project]
Conanap via All-commits
- [all-commits] [llvm/llvm-project]
Conanap via All-commits
- [all-commits] [llvm/llvm-project] 9cb00b: Reland Produce warning for performing pointer arit...
jamieschmeiser via All-commits
- [all-commits] [llvm/llvm-project] ce5abf: [gn build] remove stray character in a comment
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] d2a73f: [VPlan] Add recipe for first-order rec phis, make ...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project]
Conanap via All-commits
- [all-commits] [llvm/llvm-project]
Conanap via All-commits
- [all-commits] [llvm/llvm-project]
Conanap via All-commits
- [all-commits] [llvm/llvm-project] 82834a: [VPlan] Fix formatting glitch from d2a73fb44ea0b8.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 191f9f: [AArch64][SVE] Move instcombine like transforms ou...
Bradley Smith via All-commits
- [all-commits] [llvm/llvm-project] d62bbb: [Attributor] Initialize effectively unused value t...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 4ffc3c: [CostModel] Templatize EntryCost::Cost to allow cu...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] fd855c: [PowerPC] Restore FastMathFlags of Builder for Vec...
Kamau Bridgeman via All-commits
- [all-commits] [llvm/llvm-project] 0977f3: [SystemZ][z/OS] Add GOFF support to file magic ide...
Anirudh Prasad via All-commits
- [all-commits] [llvm/llvm-project] cf7899: [NFC][LoopVectorizer] Remove VF.isScalable() asser...
CarolineConcatto via All-commits
- [all-commits] [llvm/llvm-project] ea864c: [clang][patch][NFC] Refactor calculation of Functi...
Melanie Blower via All-commits
- [all-commits] [llvm/llvm-project] 53e5a6: [NFC] Fix some comments and only look at terminato...
Rahul Joshi via All-commits
- [all-commits] [llvm/llvm-project] 4a30a5: [SampleProfile] Remove ProfileIsValid (NFC)
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 1a2940: [libcxx][ranges] Add common_iterator.
Zoe Carver via All-commits
- [all-commits] [llvm/llvm-project] 7cefcd: [gn build] Port 1a29403d2f8a
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 2f5b2e: [UpdateCCTestChecks] Implement --global-value-regex
Joel E. Denny via All-commits
- [all-commits] [llvm/llvm-project] 57de4a: [Bazel] Update for bc1a2979fc
Geoffrey Martin-Noble via All-commits
- [all-commits] [llvm/llvm-project] 4272e6: [LV] Change interface of getReductionPatternCost t...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 84877a: [RISCV] Use unordered indexed loads for MGATHER.
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] bbbc4f: Avoid keeping internal string_views in Twine.
Sterling-Augustine via All-commits
- [all-commits] [llvm/llvm-project] 1a6dc9: [PowerPC] Inefficient register allocation of ACC r...
stefanp-ibm via All-commits
- [all-commits] [llvm/llvm-project] 98d4ad: [RISCV] Add custom isel to select (and (srl X, C1)...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 59d2ba: [PowerPC] Semachecking for XL compat builtin icbt
Kamau Bridgeman via All-commits
- [all-commits] [llvm/llvm-project] 5b899c: [Driver] Detect libstdc++ include paths for native...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 2ad2c5: [RISCV] Add -mattr=+c command lines to add-before-...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 0b043b: This patch extends the OptimizeGlobalAddressOfMal...
Shimin Cui via All-commits
- [all-commits] [llvm/llvm-project] 2f75fd: [test] Avoid llvm-symbolizer/llvm-addr2line one-da...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 6242f9: [OpenMP][Documentation] Fix hyperlink location
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 0cc234: [MLIR][NFC] Minor cleanup for BufferDeallocation p...
Rahul Joshi via All-commits
- [all-commits] [llvm/llvm-project] b917a1: [OpenMP] Change AMDGCN to AMDGPU in the Cmake Module
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] e8439e: [OpenMP] Set RequiresFullRuntime false in SPMDization
Giorgis Georgakoudis via All-commits
- [all-commits] [llvm/llvm-project] f3cb8d: [SystemZ][z/OS][libcxx]: fix libcxx test cases rel...
NancyWang2019 via All-commits
- [all-commits] [llvm/llvm-project] 7704fe: [SystemZ][z/OS][libcxx]: fix libcxx test cases rel...
NancyWang2019 via All-commits
- [all-commits] [llvm/llvm-project] 6144fc: [NewPM] Print pre-transformation IR name in --prin...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 700d07: ThinLTO: Fix inline assembly references to static ...
Sami Tolvanen via All-commits
- [all-commits] [llvm/llvm-project] 4b897d: [mlir][ods] Add nested OpTrait
Jacques Pienaar via All-commits
- [all-commits] [llvm/llvm-project] a08554: [libc++][doc] Fixes a broken link.
mordante via All-commits
- [all-commits] [llvm/llvm-project] e8bc87: [PowerPC][test] Don't write to srcdir
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] ea014c: [Inline] Fix noalias addition on simplified instru...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 877382: [Utils] Add -compilation-dir flag to prepare-code-...
ZequanWu via All-commits
- [all-commits] [llvm/llvm-project] 1f3e90: Fix Threshold overwrite bug in the Oz inlining mod...
Jacob Hegna via All-commits
- [all-commits] [llvm/llvm-project] 1a762f: [PowerPC] Add PowerPC cmpb builtin and emit target...
Victor Huang via All-commits
- [all-commits] [llvm/llvm-project] c68f24: [clang-scan-deps] ignore top-level module dependen...
Alex Lorenz via All-commits
- [all-commits] [llvm/llvm-project] 1f8d3f: [Verifier] Check byval/etc type when comparing ABI...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] a4ac34: [NFC] Update code owners file
graham-yiu via All-commits
- [all-commits] [llvm/llvm-project] 4e9296: [flang] Fix legitimate warning from latest GCC
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] a7f183: [Orc] Fix sret/byval attributes in test (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 6312a7: [BitcodeReader] Handle type attributes more explic...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] f42869: Reland "[lld][WebAssembly] Cleanup duplicate field...
Sam Clegg via All-commits
- [all-commits] [llvm/llvm-project] 2a7711: [PowerPC] Extra test case for LDARX
Conanap via All-commits
- [all-commits] [llvm/llvm-project] a465f0: [AttrBuilder] Assert correct attribute kind
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] d51f74: [lld][WebAssembly] Error on import of TLS symbols ...
Sam Clegg via All-commits
- [all-commits] [llvm/llvm-project] 843c61: [AArch64] Fix i128 cmpxchg using ldxp/stxp.
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] 02dff7: [NFC][OpenMP] Fix an issue that no CHECK in test c...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] 55c658: [OpenMP][deviceRTLs] Update return type of functio...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] 392487: [IR] Rename `comdat noduplicates` to `comdat noded...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 0c0549: [AArch64] Delete unused Opcode after D106039
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] a8262a: [clang][darwin] add support for Mac Catalyst avail...
Alex Lorenz via All-commits
- [all-commits] [llvm/llvm-project] 6bf0f6: [mlir][tosa] Add quantized lowering for matmul and...
rsuderman via All-commits
- [all-commits] [llvm/llvm-project] ce8024: [CLANG][PATCH][FPEnv] Add support for option -ffp-...
Melanie Blower via All-commits
- [all-commits] [llvm/llvm-project] db5e07: [LTO] Add SelectionKind to IRSymtab and use it in ...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 05a6d7: [clang] NFC, move DarwinSDKInfo to lib/Basic
Alex Lorenz via All-commits
- [all-commits] [llvm/llvm-project] 664a1f: [AArch64] Use the CMP_SWAP_128 variants added in 8...
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] 8f54eb: [AArch64][GlobalISel] Select llvm.aarch64.neon.st2...
Jessica Paquette via All-commits
- [all-commits] [llvm/llvm-project] edfdb5: Consolidate string types into ptr and length repre...
Sterling-Augustine via All-commits
- [all-commits] [llvm/llvm-project] d48ad3: Revert "[CLANG][PATCH][FPEnv] Add support for opti...
Melanie Blower via All-commits
- [all-commits] [llvm/llvm-project] 33ab99: Recommit "[lld-macho] Use DO_BIND_ADD_ADDR_IMM_SCA...
Vincent Lee via All-commits
- [all-commits] [llvm/llvm-project] 3434ac: [PowerPC] Store, load, move from and to registers ...
Conanap via All-commits
- [all-commits] [llvm/llvm-project] d1438c: [gn build] Port 05a6d74c4845
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] e0e094: [LLD] [COFF] Add a couple "MinGW only" comments re...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] e901e5: Revert "ThinLTO: Fix inline assembly references to...
Sami Tolvanen via All-commits
- [all-commits] [llvm/llvm-project] c4e1ac: [AArch64] Add tests for 128-bit atomic loads with ...
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] a0217b: [NFC][VectorCombine] Add tests for widening of par...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 808bbc: [clang][darwin] Add support for macOS -> Mac Catalyst
Alex Lorenz via All-commits
- [all-commits] [llvm/llvm-project] 1d68ec: [clang] fix oops: enable implicit moves in MSVC co...
Matheus Izvekov via All-commits
- [all-commits] [llvm/llvm-project] 5f5576: [clang] Fix the capitalization of the DarwinSDKInf...
Alex Lorenz via All-commits
- [all-commits] [llvm/llvm-project] c781eb: [gn build] Port 808bbc2c4702
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 3b2e40: [Bazel] Fix Exegesis target reference and remove s...
Geoffrey Martin-Noble via All-commits
- [all-commits] [llvm/llvm-project] 40a02f: [mlir][tosa] Added tosa to linalg lowering to unst...
rsuderman via All-commits
- [all-commits] [llvm/llvm-project] a48e41: [flang] Run-time derived type initialization and d...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] b43e08: [flang] Don't require newline at EOF in unformatte...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 13302c: [ConstantFolding] avoid crashing on a fake math li...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] c53a5e: [ELF][test] Add -DAG
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 75187a: [AArch64][GlobalISel] Legalize ctpop for v2s64, v2...
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] fbd3bb: [NFC][AssemblyWriter] Allow AssemblyWriter::printB...
proaditya via All-commits
- [all-commits] [llvm/llvm-project] 2fd152: [PowerPC] Implemented mtmsr, mfspr, mtspr Builtins
Conanap via All-commits
- [all-commits] [llvm/llvm-project] a876d0: [JITLink] Add support for moving blocks and symbol...
lhames via All-commits
- [all-commits] [llvm/llvm-project] 6d8c63: Revert "[ORC][ORC-RT] Add initial native-TLV suppo...
lhames via All-commits
- [all-commits] [llvm/llvm-project] 041958: [intel pt] Add TSC timestamps
walter erquinigo via All-commits
- [all-commits] [llvm/llvm-project] cb53fe: [Bazel] Remove explicit relative_to_caller_repository
Geoffrey Martin-Noble via All-commits
- [all-commits] [llvm/llvm-project] 3de062: [mlir][Linalg] Update signatures of the callback f...
Han-Chung Wang via All-commits
- [all-commits] [llvm/llvm-project] afaf92: [GlobalISel] Mark memcpy/memmove/memset as thisreturn
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] 403e67: [DWP] Refactoring llvm-dwp in to a library.
Alexander Yermolovich via All-commits
- [all-commits] [llvm/llvm-project] d81a3c: [gn build] Port 403e67d34d03
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 0fab53: [flang] Remove now-unused private data member, sil...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 65cead: [Bazel] Remove copypasta from linalggen.bzl
Geoffrey Martin-Noble via All-commits
- [all-commits] [llvm/llvm-project] be8738: [MachineVerifier] Diagnose invalid INSERT_SUBREGs
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] 7f7fb2: [compiler-rt] Fix %device_rundir test substitution
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] ee6c5b: [lsan] Remove %pull_from_device from tests
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 260720: Remove libMLIRPublicAPI DSO.
Stella Laurenzo via All-commits
- [all-commits] [llvm/llvm-project] ec9767: [mlir] Use OpTraitList to define InferTensorType. NFC
Jacques Pienaar via All-commits
- [all-commits] [llvm/llvm-project] 51db23: [DWP] Fix for Refactoring llvm-dwp in to a library
Alexander Yermolovich via All-commits
- [all-commits] [llvm/llvm-project] 89ce64: [Clang][RISCV] Add half-precision FP for vle16/vse16.
Kai Wang via All-commits
- [all-commits] [llvm/llvm-project] cd4d24: [NFC][hwasan] Simplify expression
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] d3738a: [RISCV][test] Add tests for mul optimization in th...
Ben Shi via All-commits
- [all-commits] [llvm/llvm-project] 13e08d: [flang] Two tweaks to mollify buildbots
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] bec4a8: [X86] Update MachineLoopInfo in CMOV conversion.
Tianqing Wang via All-commits
- [all-commits] [llvm/llvm-project] d7314b: [mlir-tblgen] Support binding multi-results of Nat...
ChiaHungDuan via All-commits
- [all-commits] [llvm/llvm-project] ec14ab: [libc] Add a new test matcher for tests raising fl...
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] a7733e: Re-apply "[ORC][ORC-RT] Add initial native-TLV sup...
lhames via All-commits
- [all-commits] [llvm/llvm-project] d4abde: [ORC-RT] Rename macho_tlv.x86-64.s to macho_tlv.x8...
lhames via All-commits
- [all-commits] [llvm/llvm-project] ff3847: [libc][NFC] Adjust enabled_exceptions_test wrt FE_...
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] 48aa82: [ORC][ORC-RT] Revert MachO TLV patches while I inv...
lhames via All-commits
- [all-commits] [llvm/llvm-project] b49961: [lbc++][nfc] Use _LIBCPP_HIDE_FROM_ABI.
mordante via All-commits
- [all-commits] [llvm/llvm-project] 9226e6: [libc++][nfc] Adds a missing generated file.
mordante via All-commits
- [all-commits] [llvm/llvm-project] 927efd: sanitizer_common: modernize SpinMutex
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] 90cb52: [clang][analyzer] Improve report of file read at E...
Balázs Kéri via All-commits
- [all-commits] [llvm/llvm-project] d16f15: [llvm][tools] Hide more unrelated LLVM tool options
Timm Bäder via All-commits
- [all-commits] [llvm/llvm-project] 74b8fc: sanitizer_common: revert StaticSpinMutex ctor
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] a31f6d: [libc][Obvious] Fix few typos in FPUtil/TestHelper...
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] 6c32cf: [AArch64][SME] Add ldr and str instructions
Cullen Rhodes via All-commits
- [all-commits] [llvm/llvm-project] 2d80bb: [AArch64][SME] Add mova instructions
Cullen Rhodes via All-commits
- [all-commits] [llvm/llvm-project] 291e0d: AArch64: support 8 & 16-bit atomic operations in G...
Tim Northover via All-commits
- [all-commits] [llvm/llvm-project] 008c75: [AArch64][SME] Support .arch and .arch_extension a...
Cullen Rhodes via All-commits
- [all-commits] [llvm/llvm-project] 278df2: [nfc] [lldb] Rename GetRnglist() to GetRnglistTable()
Jan Kratochvil via All-commits
- [all-commits] [llvm/llvm-project] e22a59: [LV] Use lookThroughAnd with logical reductions
kmclaughlin-arm via All-commits
- [all-commits] [llvm/llvm-project] 724f0e: [OpenCL] Add cl_khr_extended_bit_ops
Sven van Haastregt via All-commits
- [all-commits] [llvm/llvm-project] 44c9ad: [LoopFlatten][LoopInfo] Use Loop to identify latch...
RosieSumpter via All-commits
- [all-commits] [llvm/llvm-project] 91670f: [clangd] Remove big PreambleData constructor. NFC
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] 21401a: [clang] Introduce SourceLocation::[U]IntTy typedefs.
Simon Tatham via All-commits
- [all-commits] [llvm/llvm-project] 732a8a: [Analyzer][solver][NFC] Add explanatory comments t...
Gabor Marton via All-commits
- [all-commits] [llvm/llvm-project] 3ed29f: [AMDGPU] NFC refactoring in isel for buffer access...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 72dc5c: [LV] Make use of PatternMatchers in getReductionPa...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 7c53a7: IFSStub.cpp - consistently use default case to sil...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 48e960: [NFC][VectorCombine] Load widening: add a few more...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] bb4f7b: [compiler-rt][hwasan] Update register-dump-read.c ...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 59db3a: [InstCombine] Add multiuse test for D106352
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] d6da02: [llvm] Add enum iteration to Sequence
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] 907efd: [clangd] Cleanup FuzzyFindRequest serialization an...
Kirill Bobyrev via All-commits
- [all-commits] [llvm/llvm-project] 80068c: [analyzer] Fix for faulty namespace test in SmartP...
Deep Majumder via All-commits
- [all-commits] [llvm/llvm-project] 137740: [libc] Exclude few unused bits from x86 state for ...
HedGarcia via All-commits
- [all-commits] [llvm/llvm-project] f49f2e: [libc] Append math functions to Window's entrypoints
HedGarcia via All-commits
- [all-commits] [llvm/llvm-project] aba1f1: [AMDGPU] Precommit vgpr-liverange tests
Sebastian Neubauer via All-commits
- [all-commits] [llvm/llvm-project] efa211: [libc] Include nextafter's functions to Windows's ...
HedGarcia via All-commits
- [all-commits] [llvm/llvm-project] f55de3: [InstCombine] Regenerate gep-custom-dl.ll test checks
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 3c3165: [ADT] Add initializer_list constructor to SmallDen...
Jakub Kuderski via All-commits
- [all-commits] [llvm/llvm-project] e002d2: [PowerPC] Floating Point Builtins for XL Compat.
Quinn Pham via All-commits
- [all-commits] [llvm/llvm-project] ba2dd1: [InstCombine] Remove CreateOverflowTuple (NFC)
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] ca9b60: [LoopVectorize] Regenerate sve-vector-reverse.ll t...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] be753b: Revert "[LV] Use lookThroughAnd with logical reduc...
kmclaughlin-arm via All-commits
- [all-commits] [llvm/llvm-project] 240483: [PowerPC] Require power-pc target for new builtin ...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] c3e17c: [PowerPC] Move backend test to fix non PPC bots
Quinn Pham via All-commits
- [all-commits] [llvm/llvm-project] 7932d2: [MLIR] Introduce a new rewrite driver to simplify ...
Uday Bondhugula via All-commits
- [all-commits] [llvm/llvm-project] 1daf0e: [libc++] Add `__libcpp_copysign` conditionally con...
Marek Kurdej via All-commits
- [all-commits] [llvm/llvm-project] 104fad: [MLIR] Add folder for zero trip count affine.for
Uday Bondhugula via All-commits
- [all-commits] [llvm/llvm-project] ece9aa: [flang] Implement the runtime portion of the UNPAC...
Pete Steinfeld via All-commits
- [all-commits] [llvm/llvm-project] 968899: [OpenMP][AMDGCN] Initial math headers support
pdhaliwal-amd via All-commits
- [all-commits] [llvm/llvm-project] 13e5aa: [Bazel] Remove deprecated td_relative_includes
Geoffrey Martin-Noble via All-commits
- [all-commits] [llvm/llvm-project] 4cbb91: [ms] [llvm-ml] Add support for numeric built-in sy...
Eric Astor via All-commits
- [all-commits] [llvm/llvm-project] 5fba60: [ms] [llvm-ml] Support built-in text macros
Eric Astor via All-commits
- [all-commits] [llvm/llvm-project] 4de74a: [MachineVerifier] Make INSERT_SUBREG diagnostic re...
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] 8bc298: [NewPM][Inliner] Check if deleted function is in c...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 695514: [ms] [llvm-ml] Restrict implicit RIP-relative addr...
Eric Astor via All-commits
- [all-commits] [llvm/llvm-project] e23ff5: [PowerPC] Removing a REQUIRES line from llvm test
Quinn Pham via All-commits
- [all-commits] [llvm/llvm-project] 1a57ee: [WebAssembly] Codegen for v128.load{32, 64}_zero
Thomas Lively via All-commits
- [all-commits] [llvm/llvm-project] a733bb: [libomptarget][amdgpu][nfc] Refactor #includes
Jon Chesterfield via All-commits
- [all-commits] [llvm/llvm-project] d71062: Revert "[OpenMP][AMDGCN] Initial math headers supp...
Jon Chesterfield via All-commits
- [all-commits] [llvm/llvm-project] 345ace: [trace] [intel pt] Create a "thread trace dump sta...
walter erquinigo via All-commits
- [all-commits] [llvm/llvm-project] 5a682d: [OpenMP] Expose libomptarget function to get HW th...
Giorgis Georgakoudis via All-commits
- [all-commits] [llvm/llvm-project] b0e06e: [Attributor][NFC] Modify isAssumedHeapToStack for ...
Giorgis Georgakoudis via All-commits
- [all-commits] [llvm/llvm-project] c030ba: [mlir] Add alias for input to shaped type op inter...
Jacques Pienaar via All-commits
- [all-commits] [llvm/llvm-project] 6ba493: [SystemZ][z/OS][libcxx]: add the missing comment f...
NancyWang2019 via All-commits
- [all-commits] [llvm/llvm-project] f984ac: [profile] Add binary id into profiles
gulfemsavrun via All-commits
- [all-commits] [llvm/llvm-project] 0ca46a: [SelectionDAG] Fix the representation of ISD::STEP...
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] 467c71: [profile] Change linkage type of a compiler-rt func
gulfemsavrun via All-commits
- [all-commits] [llvm/llvm-project] 3f71b4: [Attributor] Preserve BBs and instructions added i...
Giorgis Georgakoudis via All-commits
- [all-commits] [llvm/llvm-project] 301b21: [AArch64] Regenerate and add more tests for i128 a...
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] eb26ba: [clang][darwin] add support for remapping macOS av...
Alex Lorenz via All-commits
- [all-commits] [llvm/llvm-project] 8d65bf: [Sanitizers][darwin] Fix a -Wcast-qual
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] fd895b: Revert "[profile] Add binary id into profiles"
gulfemsavrun via All-commits
- [all-commits] [llvm/llvm-project] db5f10: [HIP] Remove workaround in __clang_hip_runtime_wra...
Yaxun (Sam) Liu via All-commits
- [all-commits] [llvm/llvm-project] f14495: [SROA] avoid crash on memset with constant express...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] a467c0: [RISCV] Cleanup comment around vector tail policy ...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] a397c1: [AMDGPU] Tune perfhint analysis to account access ...
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 9643d1: [clang][sema] NFC, include DarwinSDKInfo header in...
Alex Lorenz via All-commits
- [all-commits] [llvm/llvm-project] 326a5a: Fix a bug in OptimizedStructLayout when filling ga...
John McCall via All-commits
- [all-commits] [llvm/llvm-project] 4e52a0: Change requires line from arm to aarch64 since the...
dyung via All-commits
- [all-commits] [llvm/llvm-project] d0af73: [AArch64][GlobalISel] Widen s2 and s4 G_IMPLICIT_D...
Jessica Paquette via All-commits
- [all-commits] [llvm/llvm-project] d01b34: [AMDGPU] Move perfhint analysis
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] a8f1ec: [SimplifyCFG] Regenerate test checks (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 8e6b31: [LLDB] Move Trace-specific classes into separate l...
Alex via All-commits
- [all-commits] [llvm/llvm-project] 7898e7: [flang] Implement the runtime portion of the CSHIF...
Pete Steinfeld via All-commits
- [all-commits] [llvm/llvm-project] 7b7895: [sanitizer] Place module_ctor/module_dtor in llvm....
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 4eb248: [AMDGPU] Mark all relevant VOP1 instructions remat...
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 29af52: [intel pt] fix builds
walter erquinigo via All-commits
- [all-commits] [llvm/llvm-project] ba42f6: [ARM] Pass SelectionDAG to methods that dont requi...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 635288: [llvm-diff] Check for recursive initialiers
Bill Wendling via All-commits
- [all-commits] [llvm/llvm-project] 9625ca: [AMDGPU] Mark relevant rematerializable VOP2 instr...
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 9a7258: [clang][Sema] removes -Wfree-nonheap-object refere...
Christopher Di Bella via All-commits
- [all-commits] [llvm/llvm-project] 74fd3c: [libcxx][ranges] implements dangling, borrowed_ite...
Christopher Di Bella via All-commits
- [all-commits] [llvm/llvm-project] c93dc2: [LLDB][GUI] Add Process Plugin Field
Omar Emara via All-commits
- [all-commits] [llvm/llvm-project] 9ef7de: [LLDB][GUI] Add required property to text fields
Omar Emara via All-commits
- [all-commits] [llvm/llvm-project] fe197e: [AMDGPU] Mark relevant rematerializable VOP3 instr...
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] e2000f: [gn build] Port 74fd3cb8cd3e
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] c75a2b: [AArch64][GlobalISel] Change | -> || in an if
Jessica Paquette via All-commits
- [all-commits] [llvm/llvm-project] a664c1: [mlir][LLVM] Revert bareptr calling convention han...
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] c54c76: Prevent dead uses in register coalescer after rema...
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 5a8a15: Add verifier for insert/extract element/value on t...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] e7fe44: Remove `LIBC_INSTALL_PREFIX`
John Ericson via All-commits
- [all-commits] [llvm/llvm-project] db7efc: [WebAssembly] Remove clang builtins for extract_la...
Thomas Lively via All-commits
- [all-commits] [llvm/llvm-project] bcf6f6: [mlir] Add workaround for false positive in -Wfree...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 8af333: [WebAssembly] Replace @llvm.wasm.popcnt with @llvm...
Thomas Lively via All-commits
- [all-commits] [llvm/llvm-project] 6b2a96: Re-re-apply "[ORC][ORC-RT] Add initial native-TLV ...
lhames via All-commits
- [all-commits] [llvm/llvm-project] cfc4de: [NFC] Code cleanups in InlineCost.cpp.
Jacob Hegna via All-commits
- [all-commits] [llvm/llvm-project] 049cfc: [libc] Rename FEnv.h and refactor subsequent files
HedGarcia via All-commits
- [all-commits] [llvm/llvm-project] a46c63: Fix assigned-but-unused (except in an assert) warn...
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] 402b68: Re-re-revert "[ORC][ORC-RT] Add initial native-TLV...
lhames via All-commits
- [all-commits] [llvm/llvm-project] 754eb1: [OpenMP] Change `__kmpc_free_shared` to include th...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 7d5763: [OpenMP] Add new execution mode for SPMD execution...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 168401: [Libomptarget] Introduce new main thread ID runtim...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 9dcd75: [AMDGPU] Allow frontends to disable null export fo...
Carl Ritson via All-commits
- [all-commits] [llvm/llvm-project] a9de8f: [Clang][RISCV] Implement vlsseg.
Kai Wang via All-commits
- [all-commits] [llvm/llvm-project] 45cb41: [mlir] Extend scf pipeling to support loop carried...
Thomas via All-commits
- [all-commits] [llvm/llvm-project] 6efb32: [AMDGPU] Add VReg_192/VReg_224 support for MIMG in...
Carl Ritson via All-commits
- [all-commits] [llvm/llvm-project] 9e5c5a: [RISCV] Optimize multiplication in the zba extensi...
Ben Shi via All-commits
- [all-commits] [llvm/llvm-project] 795e72: [MLIR] Fix affine.for empty loop body folder
Uday Bondhugula via All-commits
- [all-commits] [llvm/llvm-project] 1dd379: [mlir] Fix various issues in TimerImpl.
Roman Dzhabarov via All-commits
- [all-commits] [llvm/llvm-project] c7781a: [Attributor][NFC] Clang format
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 8d8656: [RegisterCoalescer] Make resolveConflicts aware of...
ShihPo Hung via All-commits
- [all-commits] [llvm/llvm-project] c81926: [Attributor] Improve the Attributor::getAssumedCon...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 599b2f: [AArch64][SVE] Handle svbool_t VLST <-> VLAT/GNUT ...
junparser via All-commits
- [all-commits] [llvm/llvm-project] 0fe753: [llvm-mc-assemble-fuzzer] Initialize MCTargetOptions.
Kai Wang via All-commits
- [all-commits] [llvm/llvm-project] f44379: [clangd] Ensure Ref::Container refers to an indexe...
Nathan Ridge via All-commits
- [all-commits] [llvm/llvm-project] 924d62: [llvm][tools] Hide remaining unrelated llvm- tool ...
Timm Bäder via All-commits
- [all-commits] [llvm/llvm-project] cdc6f8: Read and write a LC_NOTE "addrable bits" for addre...
Jason Molenda via All-commits
- [all-commits] [llvm/llvm-project] 473eff: [clang-tidy] Fix crash and handle AttributedType i...
Whisperity via All-commits
- [all-commits] [llvm/llvm-project] 7b3a69: [RISCV] Lower more BUILD_VECTOR sequences to RVV's...
Fraser Cormack via All-commits
- [all-commits] [llvm/llvm-project] b115c0: [RISCV] Fix a crash when lowering split float argu...
Fraser Cormack via All-commits
- [all-commits] [llvm/llvm-project] 5d1df6: sanitizers: increase .clang-format columns to 100
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] a92974: [AArch64] Add and update reduction and shuffle cos...
David Green via All-commits
- [all-commits] [llvm/llvm-project] bd4113: [clang] Use i64 for the !srcloc metadata on asm IR...
Simon Tatham via All-commits
- [all-commits] [llvm/llvm-project] dc1f6f: [libomptarget][amdgpu][nfc] Drop dead signal pool ...
Jon Chesterfield via All-commits
- [all-commits] [llvm/llvm-project] 1c9bec: [InstCombine] Fold (gep (oneuse(gep Ptr, Idx0)), I...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] aa245d: [clang][lex] NFC: Add explicit cast to silence -Ws...
Jan Svoboda via All-commits
- [all-commits] [llvm/llvm-project] 41adc0: [clang][AST] Add support for DecompositionDecl to ...
Balázs Kéri via All-commits
- [all-commits] [llvm/llvm-project] bde941: [hwasan] Use stack safety analysis.
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 11338e: [LoopIdiom] Transform memmove-like loop into memmo...
yurai007 via All-commits
- [all-commits] [llvm/llvm-project] 789a4a: Revert "[hwasan] Use stack safety analysis."
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 67c588: [lldb] Generalize empty record size computation to...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] 12a89e: [lldb][NFCI] Remove redundant accessibility heuris...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] 842e71: Add support for zero-sized Scalars as a LowLevelType
Paulo Matos via All-commits
- [all-commits] [llvm/llvm-project] 5a4de8: [LoopVectorize] Fix crash for predicated instructi...
CarolineConcatto via All-commits
- [all-commits] [llvm/llvm-project] 078003: [lldb] Fix that `process signal` completion always...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] b9b696: [clang][fpenv][patch] Change clang option -ffp-mod...
Melanie Blower via All-commits
- [all-commits] [llvm/llvm-project] 312b43: [lldb/Plugins] Add ScriptedProcess Process Plugin
Med Ismail Bennani via All-commits
- [all-commits] [llvm/llvm-project] 77440d: [lldb][NFC] Allow range-based for loops over DWARF...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] 6bb042: Implement _ExtInt conversion rules
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] fd3823: [gn build] (manually) port 78bda894129 from 2012 b...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] a158d3: [OpenMP] Fix warnings for uninitialized block counts
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] f6413d: [Transforms] Remove getOrCreateInitFunction (NFC)
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] eb61ff: [lldb] Fix TestCompletion by using SIGPIPE instead...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] 4296d6: Revert "[clang][fpenv][patch] Change clang option ...
Melanie Blower via All-commits
- [all-commits] [llvm/llvm-project] 00e87e: [AArch64][SME] Improve diagnostic for vector selec...
Cullen Rhodes via All-commits
- [all-commits] [llvm/llvm-project] 6e9cd3: [libomptarget][nfc] Improve static assert message ...
Jon Chesterfield via All-commits
- [all-commits] [llvm/llvm-project] 9ce931: [HIP] Fix no matching constructor for init of shar...
Aaron Enye Shi via All-commits
- [all-commits] [llvm/llvm-project] 2e7d9f: Deploy onnx/onnx-mlir to github.com/onnx/onnx-mlir...
Alexandre Eichenberger via All-commits
- [all-commits] [llvm/llvm-project] b455f7: [OPENMP]Fix PR49787: Codegen for calling __tgt_tar...
cilkplus via All-commits
- [all-commits] [llvm/llvm-project] 34a8cd: update readme
Alexandre Eichenberger via All-commits
- [all-commits] [llvm/llvm-project] 3d9a9f: [lldb] Remove a wrong assert in TestStructTypes th...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] f828f0: Revert "[OPENMP]Fix PR49787: Codegen for calling _...
cilkplus via All-commits
- [all-commits] [llvm/llvm-project] 9d43c0: [lld/mac] Move handling of special undefineds later
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] b88a68: [OPENMP]Fix PR49787: Codegen for calling __tgt_tar...
cilkplus via All-commits
- [all-commits] [llvm/llvm-project] b510e0: [OpenCL][NFC] Refactors lang version check in test.
Anastasia Stulova via All-commits
- [all-commits] [llvm/llvm-project] 26ea4a: [PowerPC] Add PowerPC "__stbcx" builtin and intrin...
Victor Huang via All-commits
- [all-commits] [llvm/llvm-project] 1a9657: [libomptarget][amdgpu] Implement dlopen of libhsa
Jon Chesterfield via All-commits
- [all-commits] [llvm/llvm-project] f8d375: [MLIR][memref] Fix findDealloc() to handle > 1 dea...
Rahul Joshi via All-commits
- [all-commits] [llvm/llvm-project] db6217: [test] Add llvm-stress to LLVM_TEST_DEPENDS and li...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 1a7f77: [OpenMPOpt] Add support for BooleanStateWithSetVector
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] e1bdb5: [CostModel][X86] Adjust shift SSE legalized costs ...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] c9cebd: [AArch64] Adjust the cost of integer sum reductions
David Green via All-commits
- [all-commits] [llvm/llvm-project] 2542c1: [clang][driver][darwin] Add driver support for Mac...
Alex Lorenz via All-commits
- [all-commits] [llvm/llvm-project] ae4e8f: [InstCombine][test] add coverage for possible fabs...
Krishnakariya via All-commits
- [all-commits] [llvm/llvm-project] 49d840: [mlir] Improve description of interface options
Marius Brehler via All-commits
- [all-commits] [llvm/llvm-project] ce5b13: [Matrix] Fix miscompile for NT matmul if the trans...
anemet via All-commits
- [all-commits] [llvm/llvm-project] 40d2d0: [clang][test] Add -fuse-ld= to test case added in ...
Alex Lorenz via All-commits
- [all-commits] [llvm/llvm-project] 6f5064: [libc++][docs] Take lock for range.single.view.
Zoe Carver via All-commits
- [all-commits] [llvm/llvm-project] 3959c9: [libc++] Add helper type non-propagating-cache
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 3b1815: [Matrix] Fix -Wunused-variable in -DLLVM_ENABLE_AS...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 1cda1e: [ARC] Add disassembly for the conditioned RSUB imm...
Thomas Johnson via All-commits
- [all-commits] [llvm/llvm-project] d073b1: [X86] Fix SLM FP<->INT throughputs.
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 4e0cef: [gn build] Port 3959c95deb11
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 178c2b: Correctly diagnose taking the address of a registe...
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] 14e34a: [libomptarget][amdgpu][nfc] Replace use of gelf.h ...
Jon Chesterfield via All-commits
- [all-commits] [llvm/llvm-project] 2657fe: [CostModel][X86] Fix funnel shift check prefixes
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] e8da96: [nfc] Fix typo in comment, s/node/note
Jon Chesterfield via All-commits
- [all-commits] [llvm/llvm-project] 00edae: [clang-tidy] performance-unnecessary-copy-initiali...
Felix Berger via All-commits
- [all-commits] [llvm/llvm-project] 952dc2: [NFC][SimplifyCFG] Add some more tests w/ two-entr...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 9e05c0: [libomptarget][amdgpu][nfc] Normalise license headers
Jon Chesterfield via All-commits
- [all-commits] [llvm/llvm-project] ee7242: [mlir] Update to use ValueShapeRange (NFC)
Jacques Pienaar via All-commits
- [all-commits] [llvm/llvm-project] f719df: [AIX] Clang's library integration support for 128-...
anjankumar-g-k via All-commits
- [all-commits] [llvm/llvm-project] 429465: [LICM][SCCP] Regenerate test checks (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 4fa989: Fix TSAN signal interceptor out-of-bound access
Shu-Chun Weng via All-commits
- [all-commits] [llvm/llvm-project] 7d669e: [AIX] Generate large code model relocations when m...
anjankumar-g-k via All-commits
- [all-commits] [llvm/llvm-project] a4e964: [ms] [llvm-ml] Fix macro case-insensitivity
Eric Astor via All-commits
- [all-commits] [llvm/llvm-project] af8fa3: [NFCI][TLI] prepare[US]REMEqFold(): don't add nons...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 1b52e9: [AIX] Define __LONGDOUBLE64 macro
Jake via All-commits
- [all-commits] [llvm/llvm-project] df0066: [NFC][MLGO] Fix vector sizing
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] 46667a: [WebAssembly] Implementation of global.get/set for...
Paulo Matos via All-commits
- [all-commits] [llvm/llvm-project] cb4c12: [clang-tidy] performance-unnecessary-copy-initiali...
Felix Berger via All-commits
- [all-commits] [llvm/llvm-project] a4a4f6: [MLGO] Correct protobuf path
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] 9dbc4b: [LLD] [COFF] Make -export-all-symbols work as inte...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] 3d4cad: [lldb/Interpreter] Conform ScriptedProcessPythonIn...
Med Ismail Bennani via All-commits
- [all-commits] [llvm/llvm-project] 254c4d: [lldb] Fix build failure introduced by 3d4cadfb264...
Med Ismail Bennani via All-commits
- [all-commits] [llvm/llvm-project] a5b889: [mlir] Also update inferReturnTensorTypes (NFC)
Jacques Pienaar via All-commits
- [all-commits] [llvm/llvm-project] 1d445a: Reland: "[WebAssembly] Deduplicate imports of the ...
Nick Fitzgerald via All-commits
- [all-commits] [llvm/llvm-project] 40ec59: [NFC] Fix test build breakage on Darwin
Shu-Chun Weng via All-commits
- [all-commits] [llvm/llvm-project] 7de73d: [asan] Modified ASAN_MEMORY_ACCESS_CALLBACK to use...
kstoimenov via All-commits
- [all-commits] [llvm/llvm-project] f8c651: [DWP] Refactoring llvm-dwp in to a library part 2
Alexander Yermolovich via All-commits
- [all-commits] [llvm/llvm-project] b9d871: [NFC][SimplifyCFG] Add test for SimplifyCondBranch...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project]
Tom Stellard via All-commits
- [all-commits] [llvm/llvm-project]
Tom Stellard via All-commits
- [all-commits] [llvm/llvm-project]
Tom Stellard via All-commits
- [all-commits] [llvm/llvm-project]
Tom Stellard via All-commits
- [all-commits] [llvm/llvm-project] a806f9: [dfsan] Make warn_unimplemented off by default
Z via All-commits
- [all-commits] [llvm/llvm-project] 832259: PR51158: Don't emit -Wswitch or -Wcovered-switch-d...
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] 3e2ad2: [DebugInfo] Add -fno-ctor-homing for as counterpar...
Amy Huang via All-commits
- [all-commits] [llvm/llvm-project] 25c02b: [Bazel] Update for f8c6515554
Geoffrey Martin-Noble via All-commits
- [all-commits] [llvm/llvm-project] 29f684: [AArch64] Regenerate test arm64-ccmp.ll
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] bcce8e: Fix the logic so stop-hooks get run after a breakp...
jimingham via All-commits
- [all-commits] [llvm/llvm-project] 68d627: [OpenMP] Renaming RT functions `GetNumberOfBlocksI...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] bf281f: [dfsan] Add wrappers for v*printf functions
George Balatsouras via All-commits
- [all-commits] [llvm/llvm-project] cf8a1f: [mlir][tosa] Quantized Conv2DOp lowering to linalg...
rsuderman via All-commits
- [all-commits] [llvm/llvm-project] b4f8a0: [Bazel] Change external_zlib attribute to string
Michael McLoughlin via All-commits
- [all-commits] [llvm/llvm-project] 14fad0: [docs] Add the compiler-rt requirement to the test...
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] be583b: [Bazel] Rename LLVMDWP to DWP
Geoffrey Martin-Noble via All-commits
- [all-commits] [llvm/llvm-project] 96c634: [hwasan] Use stack safety analysis.
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] ea4523: [OpenMP] Refined the logic to give a regular task ...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] 207c4d: [MLGO] Strip TF_PIP cmake variable
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] 0cf653: [libcxx][modularisation] properly modularises adva...
Christopher Di Bella via All-commits
- [all-commits] [llvm/llvm-project] 5ae39d: [lld/mac] Fix bug in interaction of -dead_strip an...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 481084: [WebAssembly][NFC] Update test expectations labels...
Thomas Lively via All-commits
- [all-commits] [llvm/llvm-project] 5b93e3: Add llvm-readobj and binutils symlinks to LLVM_TOO...
Mara Sophie Grosch via All-commits
- [all-commits] [llvm/llvm-project] 681107: [gn build] (manually) port f8c6515554cc (libLLVMDWP)
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 2d6fb6: [lld/mac] Handle symbols from -U in treatUndefined...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] ab5ac6: [CSSPGO] Fix a typo in SampleContextTracker
Hongtao Yu via All-commits
- [all-commits] [llvm/llvm-project] 54bc2d: [ELF][test] Add a test about GCable SHF_LINK_ORDER...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 120b18: [ELF] --gc-sections: allow GC on reserved sections...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] e50a38: [profile] Add binary id into profiles
gulfemsavrun via All-commits
- [all-commits] [llvm/llvm-project] 51d8e6: [ARC] Add tablegen definition for the Find Leading...
Thomas Johnson via All-commits
- [all-commits] [llvm/llvm-project] 286e7b: [mlir][tosa] Make tosa MakeBroadcastable pass hand...
rsuderman via All-commits
- [all-commits] [llvm/llvm-project] 44ba8c: [NFC][asan] Always pass Dominator Trees into forAl...
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 921c54: [compiler-rt] Fix lld dependency for sanitizers
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] f8c40e: [OpenMP] Use AAHeapToStack/AAHeapToShared analysis...
Giorgis Georgakoudis via All-commits
- [all-commits] [llvm/llvm-project] e4ed93: [PowerPC] Implement XL compatible behavior of __co...
bzEq via All-commits
- [all-commits] [llvm/llvm-project] eaab88: [Attributor][Fix] Add overrides for AA2HS analysis
Giorgis Georgakoudis via All-commits
- [all-commits] [llvm/llvm-project] 393116: [lld/mac] Remove "else" after return
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 377320: [gn build] Reformat all gn files
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 4a76bd: [gn build] Allow use_asan=true on macOS
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 3817ba: [OpenMP] Add environment variables to change stack...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 76c0c0: [OpenMP][NFC] Fix formatting in CUDA plugin
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 5acc6d: [lld-macho] Disambiguate bitcode files with the sa...
Leonard Grey via All-commits
- [all-commits] [llvm/llvm-project] 4cef90: cmake: Remove unused property on some targets: LLV...
Tom Stellard via All-commits
- [all-commits] [llvm/llvm-project] edffb9: [mlir] Fix comment typos
Jacques Pienaar via All-commits
- [all-commits] [llvm/llvm-project] 4b2dd3: [RISCV] Add FrameSetup/FrameDestroy flag to prolog...
Kai Wang via All-commits
- [all-commits] [llvm/llvm-project] 6ca969: [Attributor] If provided, only look at simplificat...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] c698be: [libc] Raise denormal exception if the libc define...
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] 99ed6c: [SelectionDAG][RISCV] Add tests showing missed sca...
Fraser Cormack via All-commits
- [all-commits] [llvm/llvm-project] f26ac7: [X86] Add test case simplified from PR51175. NFC
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] e8f954: [NFC] Fix early line-break in doxygen comment
Fraser Cormack via All-commits
- [all-commits] [llvm/llvm-project] fde755: [AArch64][AsmParser] NFC: when creating a token Is...
Cullen Rhodes via All-commits
- [all-commits] [llvm/llvm-project] 022439: sanitizer_common: add deadlock detection to the Mu...
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] cfed8d: tsan: rename test Mutex to UserMutex
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] 3c92eb: tsan: ignore interceptors in few more places
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] 8924d8: tsan: disable thread safety analysis in more funct...
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] 0118a6: tsan: switch to the new sanitizer_common mutex
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] a77671: tsan: switch atexit mutex to the normal Mutex
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] 7d4baf: [AMDGPU] Add maximum NSA size limit ISA feature
Carl Ritson via All-commits
- [all-commits] [llvm/llvm-project] e70779: [gn build] Port 0118a649348b
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 2f1531: [AMDGPU] Fix running ResourceUsageAnalysis
Sebastian Neubauer via All-commits
- [all-commits] [llvm/llvm-project] 1c64b5: [ConstantFolding] Fold constrained arithmetic intr...
Serge Pavlov via All-commits
- [all-commits] [llvm/llvm-project] 06d2fb: [mlir][Linalg] Fix a missing copy when source of i...
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] 38986c: [AArch64] Add worst case shuffle costs
David Green via All-commits
- [all-commits] [llvm/llvm-project] 678601: [libc++][doc] Update the LWG issues.
mordante via All-commits
- [all-commits] [llvm/llvm-project] 6c1f65: [mlir] Async: special handling for parallel loops ...
Eugene Zhulenev via All-commits
- [all-commits] [llvm/llvm-project] 8b0cc4: [clang-tidy] Improve "common type" diagnostic outp...
Whisperity via All-commits
- [all-commits] [llvm/llvm-project] 91bc85: [MS] Preserve base register %esi around movs[bwl]
namazso via All-commits
- [all-commits] [llvm/llvm-project] f7c929: [OpenMP] Fix CUDA plugin build after 3817ba13aea3.
Abhinav Gaba via All-commits
- [all-commits] [llvm/llvm-project] 6c1d74: sanitizer_common: don't use [[no_unique_address]]
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] c3044a: tsan: fix SANITIZER_DEBUG build
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] 989bed: [OpenCL] Add cl_khr_integer_dot_product
Sven van Haastregt via All-commits
- [all-commits] [llvm/llvm-project] fef86a: [hwasan] Fix uninitialized DisableOptimization
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] bc536c: Revert "[DSE] Transform memset + malloc --> calloc...
yurai007 via All-commits
- [all-commits] [llvm/llvm-project] 424fe9: [AMDGPU][MC][GFX9][NFC][DOC] Updated AMD GPU assem...
dpreobra via All-commits
- [all-commits] [llvm/llvm-project] 80e0bd: [SVE][IR] Fix Binary op matching in PatternMatch::...
DylanFleming-arm via All-commits
- [all-commits] [llvm/llvm-project] fb978f: [mlir][Complex]: Add lowerings for AddOp and SubOp...
Adrian Kuegel via All-commits
- [all-commits] [llvm/llvm-project] 5c63bf: [OpenCL] Add NULL to standards prior to v2.0.
Anastasia Stulova via All-commits
- [all-commits] [llvm/llvm-project] b63833: [NFC][SimplifyCFG] Add test for `SpeculativelyExec...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 71d0fd: [X86][AVX] lowerV2X128Shuffle - attempt to recogni...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 24ffb9: [libc] optimize bzero/memset for x86
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] 44fa31: [Analyzer][solver] Fix inconsistent equivalence cl...
Gabor Marton via All-commits
- [all-commits] [llvm/llvm-project] 0e64a5: Thread safety analysis: Mock getter for private mu...
Aaron Puchert via All-commits
- [all-commits] [llvm/llvm-project] f97de4: [OpenMPOpt] Move dedup runtime calls after init fo...
Giorgis Georgakoudis via All-commits
- [all-commits] [llvm/llvm-project] 1528a4: [llvm][sve] Lowering for VLS truncating stores
David Truby via All-commits
- [all-commits] [llvm/llvm-project] a0987e: [clangd] Improve performance of dex by 45-60%
Kirill Bobyrev via All-commits
- [all-commits] [llvm/llvm-project] 253b81: [clangd] Avoid range-loop init-list lifetime subtl...
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] 028eb4: [x86] add tests for add X, (cmov constants); NFC
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] af5602: [ORC] Work around AIX build compiler: Replace lamb...
Hubert Tong via All-commits
- [all-commits] [llvm/llvm-project] 9a977d: Fix __hip_fabin visibility
Yaxun (Sam) Liu via All-commits
- [all-commits] [llvm/llvm-project] dd70cd: [llvm][sve] Silence unused variable warning in Rel...
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] 44dbbe: [HIP] Preserve ASAN bitcode library functions
Yaxun (Sam) Liu via All-commits
- [all-commits] [llvm/llvm-project] 687181: [lld/mac] Add missing REQUIRES line to new test
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 172210: [ARM] Remove getHWDivName (NFC)
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] f86570: [libc++] Avoid triggering warnings for implicit co...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] d2a6ec: [clangd] Use CommandMangler in TestTU
kadir çetinkaya via All-commits
- [all-commits] [llvm/llvm-project] 2c508c: [lld/mac] Don't crash on absolute symbols in order...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 31677c: [llvm-symbolizer] Remove one-dash long options
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 73a9d6: [mlir][linalg] Fix bug in contraction op vectoriza...
Thomas via All-commits
- [all-commits] [llvm/llvm-project] 9482aa: [lld/mac] Let OutputSegment store its start address
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 0ad562: [JITLink][RISCV] Initial Support RISCV64 in JITLink
luxufan via All-commits
- [all-commits] [llvm/llvm-project] 8eac5d: [lld-macho] Reorganize + extend ICF test
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] c7c70f: [JITLink] Add riscv.cpp
luxufan via All-commits
- [all-commits] [llvm/llvm-project] 04e21f: Revert "[clangd] Adjust compile flags to contain o...
kadir çetinkaya via All-commits
- [all-commits] [llvm/llvm-project] cc6d30: [X86] Fix a bug in TEST with immediate creation
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] fa7a9e: [libc] Add option to run specific tests
Caitlyn Cano via All-commits
- [all-commits] [llvm/llvm-project] e5d8b9: [libcxx][ranges] Add `ranges::common_view`.
Zoe Carver via All-commits
- [all-commits] [llvm/llvm-project] 5edccc: [RISCV] Avoid using x0, x0 vsetvli for vmv.x.s and ...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] f890d6: [gn build] Port 0ad562b48bfd
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] e7590d: Revert "[clangd] Canonicalize compile flags before...
kadir çetinkaya via All-commits
- [all-commits] [llvm/llvm-project] 1ffc36: [RISCV] Add a test showing an incorrect vsetvli in...
Fraser Cormack via All-commits
- [all-commits] [llvm/llvm-project] d99085: [libcxx][nfc] Cleanup libc++ specific tests.
mordante via All-commits
- [all-commits] [llvm/llvm-project] 13f95c: Update isl to isl-0.24-69-g54aac5ac
Riccardo Mori via All-commits
- [all-commits] [llvm/llvm-project] 42896e: [clang] -falign-loops=
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 7290dd: Revert "[clang] -falign-loops="
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 2ae7d6: Revert "Update isl to isl-0.24-69-g54aac5ac"
Riccardo Mori via All-commits
- [all-commits] [llvm/llvm-project] da06d1: [libc] add option to use SCUDO as the allocator
michaelrj-google via All-commits
- [all-commits] [llvm/llvm-project] ae69f4: [AbstractAttributor] Refine logic to indicate pess...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] deebf1: [mlir][linalg] Add pooling_nchw_max, conv_2d_nchw ...
Yi Zhang via All-commits
- [all-commits] [llvm/llvm-project] 55e12f: [NFC][MLGO] Just use the underlying protobuf objec...
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] 68ef91: Delete PrintingPolicy's copy constructor/operator.
Erich Keane via All-commits
- [all-commits] [llvm/llvm-project] e7afaa: Revert "Delete PrintingPolicy's copy constructor/o...
Erich Keane via All-commits
- [all-commits] [llvm/llvm-project] 8594a2: [llvm][NFC] Fix typos in Errc.h description
Cyndy Ishida via All-commits
- [all-commits] [llvm/llvm-project] 64c2b2: [FPEnv][InstSimplify] Enable more folds for constr...
Kevin P. Neal via All-commits
- [all-commits] [llvm/llvm-project] aee845: Revert "[FPEnv][InstSimplify] Enable more folds fo...
Kevin P. Neal via All-commits
- [all-commits] [llvm/llvm-project] a085c2: [libunwind] Allow restoring SP while unwinding.
Marco Vanotti via All-commits
- [all-commits] [llvm/llvm-project] 04e8d0: [lld/mac] Implement support for section$start and ...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 0a1683: [llvm-rc] Allow dashes as part of resource name st...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] 18ce3d: [OpenMP][Offloading] Fix data race in data mapping...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] f50268: [MergeICmps] Relax sinking check
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 3c2c98: [NFC][compiler-rt] tidy up some whitespace in lit ...
Emily Shi via All-commits
- [all-commits] [llvm/llvm-project] 17de7e: [MLIR][NFC] Minor cleanup in liveness.
Rahul Joshi via All-commits
- [all-commits] [llvm/llvm-project] d71fc3: [compiler-rt][NFC] add debugging options to iossim...
Emily Shi via All-commits
- [all-commits] [llvm/llvm-project] e1dede: [Libomptarget] Add unroll flag to shared variables...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] c2c431: [OpenMP] Fix bug 50022
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] 04f5eb: [lld/mac] Fix start-stop.s test with expensive che...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 5d679f: [libc] Clean up Windows macros
Caitlyn Cano via All-commits
- [all-commits] [llvm/llvm-project] c45e17: [NewPM] Add CrossDSOCFI pass irrespective of LTO o...
pirama-arumuga-nainar via All-commits
- [all-commits] [llvm/llvm-project] 2aa2fd: [NFC][BasicBlockUtils] Refactor GetIfCondition() t...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 407903: [OpenMP] always compile with c++14 instead of gnu++14
Ye Luo via All-commits
- [all-commits] [llvm/llvm-project] 39c0e4: [WebAssembly][NFC] Simplify SIMD bitconvert pattern
Thomas Lively via All-commits
- [all-commits] [llvm/llvm-project] 85157c: [WebAssembly] Codegen for pmin and pmax
Thomas Lively via All-commits
- [all-commits] [llvm/llvm-project] 923727: [ConstantFold] Extract GEP of GEP fold (NFCI)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] f623b3: [ConstantFold] Fix GEP of GEP fold with opaque poi...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 1f341a: [NFC][SimplifyCFG] Add tests for `FoldTwoEntryPHIN...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 3f2c1e: [Bazel] Swap stray td_srcs to deps
Geoffrey Martin-Noble via All-commits
- [all-commits] [llvm/llvm-project] 92c085: [lld/mac] Fix comment typo in new start-end.s test
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] c24c18: [libc] Accommodate Fuchsia's death test framework ...
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] 4a3dc7: [SCEV] Fix bug involving zero step and non-invaria...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 328bb2: [cmake] Export LLVM_HOST_TRIPLE in the LLVMConfig....
Stella Stamenova via All-commits
- [all-commits] [llvm/llvm-project] 0cd964: [Attributor][FIX] checkForAllInstructions, correct...
Kuter Dinel via All-commits
- [all-commits] [llvm/llvm-project] d54013: [LangRef] Clarify comdat
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] ec43de: Style tweaks for SCEV's computeMaxBECountForLT [NFC]
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] ef8c68: [source maps] fix source mapping when there are mu...
walter erquinigo via All-commits
- [all-commits] [llvm/llvm-project] e160b3: [LLDB][GUI] Add Platform Plugin Field
Omar Emara via All-commits
- [all-commits] [llvm/llvm-project] 80ac12: [LLDB][GUI] Check fields validity in actions
Omar Emara via All-commits
- [all-commits] [llvm/llvm-project] e093cb: [flang] Runtime: Reset list-directed input state f...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 4d42e1: [flang] runtime: fix problems with I/O around EOF ...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 967098: [AMDGPU] Deduce attributes with the Attributor
Kuter Dinel via All-commits
- [all-commits] [llvm/llvm-project] 698fef: [gn build] Port 96709823ec37
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] eda6af: Re-re-re-apply "[ORC][ORC-RT] Add initial native-T...
lhames via All-commits
- [all-commits] [llvm/llvm-project] 5ec0f0: [GlobalISel] Add GUnmerge, GMerge, GConcatVectors, ...
Amara Emerson via All-commits
- [all-commits] [llvm/llvm-project] 8da3b7: [CMake] Don't LTO optimize targets on Darwin, but ...
azharudd via All-commits
- [all-commits] [llvm/llvm-project] ffe32b: [CMake] Add LIBXML2_DEFINITIONS when testing for s...
zero9178 via All-commits
- [all-commits] [llvm/llvm-project] 9706dd: [SimplifyCFG] Add additional if conversion tests (...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 228bea: Revert D106195 "[dfsan] Add wrappers for v*printf ...
George Balatsouras via All-commits
- [all-commits] [llvm/llvm-project] aca5ae: [InstCombine] Add freezeAllUsesOfArgument to visit...
Hyeongyu Kim via All-commits
- [all-commits] [llvm/llvm-project] edb05d: [llvm] Inline getAssociatedFunction() in LLVM_DEBUG.
Alexander Belyaev via All-commits
- [all-commits] [llvm/llvm-project] 937e7c: [x86] add more tests for add with CMOV of constant...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] c261a0: [DAG] Add initial SelectionDAG::isGuaranteedNotToB...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 05ae30: [clang][patch] Remove test artifact before running...
Melanie Blower via All-commits
- [all-commits] [llvm/llvm-project] b7a464: [mlir] ConversionTarget legality callbacks refacto...
Ivan Butygin via All-commits
- [all-commits] [llvm/llvm-project] 13ca0c: [lld][WebAssembly] Align __heap_base
Ayke via All-commits
- [all-commits] [llvm/llvm-project] fcb3bb: [gn build] Port 6aa9e746ebde
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 478b22: [CGP] despeculateCountZeros - Don't create is-zero...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] e697a5: [SVE][NFC] Cleanup fixed length code gen tests to ...
paulwalker-arm via All-commits
- [all-commits] [llvm/llvm-project] 01f205: [X86] Add i128 div-mod-pair test coverage
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] c3277a: [BasicTTI] Set scalarization cost of scalable vect...
sdesmalen-arm via All-commits
- [all-commits] [llvm/llvm-project] e27c70: [mlir] Restore markUnknownOpDynamicallyLegal to ca...
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] f8191e: [X86] Add additional div-mod-pair negative test co...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 4ccfb1: [ADT] Remove WrappedPairNodeDataIterator (NFC)
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 0339fc: [LICM] Extract debugify test (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] baa51a: [Tests] Add missing willreturn attributes (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] c63dbd: [RISCV] Custom lower (i32 (fptoui/fptosi X)).
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] de7a4e: [mlir] Async: lower SCF operations into CFG inside...
Eugene Zhulenev via All-commits
- [all-commits] [llvm/llvm-project] acbc0c: [AArch64][GlobalISel] Widen non-pow-2 types for sh...
Amara Emerson via All-commits
- [all-commits] [llvm/llvm-project] 4bdfea: [llvm][Inline] Add interface to return cost-benefi...
Liqiang TAO via All-commits
- [all-commits] [llvm/llvm-project] 97d227: [AMDGPU] Regenerate anyext test checks
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 4e288a: [Inline] Fix a warning by removing an explicit cop...
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 0fc553: [GlobalISel] Remove FlagsOp (NFC)
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 1ce05a: [x86] improve CMOV codegen by pushing add into ope...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 54e5ce: [AMDGPU] Regenerate mul24 test checks
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] fa0910: [NFC][Codegen][X86] Improve test coverage for repe...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] f1b8fa: [OpenMP][NVPTX] Disable OpenMPOpt when building de...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] 7bd361: [InstCombine] Fix PR47960 - Incorrect transformati...
Krishnakariya via All-commits
- [all-commits] [llvm/llvm-project] 75077f: [JITLink][RISCV] Run new test from 0ad562b48 only ...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 34dc4f: Revert rG939291041bb35b8088e3b61be2b8b3bc950f64a7 ...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 99f869: [Attributes] Remove nonnull from UB-implying attri...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 087a8e: [Attributes] Clean up handling of UB implying attr...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] b95f66: [X86][SSE] LowerRotate - perform modulo on the amo...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] c46ccb: [OpenMP][tests][NFC] Update test status for gcc 11...
Joachim via All-commits
- [all-commits] [llvm/llvm-project] 6530ea: [AArch64] Fix Local Deallocation for Homogeneous P...
kyulee-com via All-commits
- [all-commits] [llvm/llvm-project] 9ebd0d: [NFC][Codegen][X86] Improve test coverage for inse...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 58725c: [OpenMP] Introduce RAII to protect certain RTL cal...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] e30b3b: [libomptarget] Build amdgpu plugin without hsa
Jon Chesterfield via All-commits
- [all-commits] [llvm/llvm-project] 1cfecf: [X86][AVX] Add getBROADCAST_LOAD helper function. ...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] a45bcd: [LangRef] Reorder two paragraphs for comdat
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] e3251f: Revert "[libomptarget] Build amdgpu plugin without...
Jon Chesterfield via All-commits
- [all-commits] [llvm/llvm-project] b1777b: Revert "[VPlan] Add recipe for first-order rec phi...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] e814b2: [docs] Update release notes to mention lli JIT eng...
Stefan Gränitz via All-commits
- [all-commits] [llvm/llvm-project] a6eb34: [lld/mac] Add tests for the interaction between -r...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 14bb6e: Revert "[lld/mac] Add tests for the interaction be...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] dd0b46: [libomptarget][amdgpu] More robust handling of fai...
Jon Chesterfield via All-commits
- [all-commits] [llvm/llvm-project] 6bf7d2: [lld/mac] Reland: Add tests for the interaction be...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] afdeb4: [lld/mac] Move output segment rename logic into Ou...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 80caa1: [lld/mac] Add support for segment$start$ and segme...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 75e7d1: [lld/mac] Make comment style uniform in start-end....
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] e7a7ad: [ELF] Support quoted symbols in symbol assignments
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 48379f: [NFC][SimplifyCFG] Add more negative tests for pro...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 7d9a2c: Remove the NotUnderValgrind caching flag
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] df7d9c: Revert "Build libSupport with -Werror=global-const...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 945140: [OPENCL] opencl-c.h: add initial CL 3.0 conditiona...
Dave Airlie via All-commits
- [all-commits] [llvm/llvm-project] 2eb7e5: [yaml2obj] Do not write the string table if there ...
Esme via All-commits
- [all-commits] [llvm/llvm-project] 579cc9: Build libSupport with -Werror=global-constructors ...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 3211ea: Revert "Build libSupport with -Werror=global-const...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 0d3e4d: [Debug-Info][llvm-dwarfdump] Don't use DW_FORM_dat...
Esme via All-commits
- [all-commits] [llvm/llvm-project] 1558bb: [Object] make SourceMgr available to MCContext dur...
Yuanfang Chen via All-commits
- [all-commits] [llvm/llvm-project] ae6b40: [Preprocessor] Implement -fminimize-whitespace.
Michael Kruse via All-commits
- [all-commits] [llvm/llvm-project] 042533: [mlir] Added new RegionBranchTerminatorOpInterface...
Marcel Koester via All-commits
Last message date:
Sun Jul 25 21:50:11 PDT 2021
Archived on: Sun Jul 25 21:50:13 PDT 2021
This archive was generated by
Pipermail 0.09 (Mailman edition).