The Week Of Monday 21 June 2021 Archives by date
Starting: Mon Jun 21 00:05:12 PDT 2021
Ending: Sun Jun 27 23:27:00 PDT 2021
Messages: 599
- [all-commits] [llvm/llvm-project] e04533: [mlir][Linalg] Introduce a BufferizationAliasInfo ...
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] 11e9a7: [mlir][Linalg] NFC - Drop unused variable definition.
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] 208332: [AMDGPU] Add Optimize VGPR LiveRange Pass.
Ruiling, Song via All-commits
- [all-commits] [llvm/llvm-project] 808ac8: [gn build] Port 208332de8abf
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 225b96: [mlir][linalg] Support low padding in subtensor(pa...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 342bbb: [FuncSpec] Don't specialise functions with NoDupli...
sjoerdmeijer via All-commits
- [all-commits] [llvm/llvm-project] c03884: [InstCombine] Fold icmp (select c, const, arg), null...
Juneyoung Lee via All-commits
- [all-commits] [llvm/llvm-project] 00a88a: [Mem2Reg] Regenerate test checks (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 80e042: [Mem2Reg] Use poison for unreachable cases
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 66f878: [mlir][NFC] Remove Standard dialect dependency on ...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] acefe0: [Mem2Reg] Regenerate test checks (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] bbd742: [AMDGPU] Fix linking with shared libraries
Sebastian Neubauer via All-commits
- [all-commits] [llvm/llvm-project] 12ae3c: [lldb] Assert that CommandResultObject error messa...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 983972: [VP][NFCI] Address various clang-tidy warnings
Fraser Cormack via All-commits
- [all-commits] [llvm/llvm-project] 596989: [mlir][Linalg] Silence warnings in Release builds....
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] b65077: [NFC] Wrap entire assert-only block in LLVM_DEBUG
Jordan Rupprecht via All-commits
- [all-commits] [llvm/llvm-project] 628e13: [mlir][ODS] Fix copy ctor for generate Pass classes
Vladislav Vinogradov via All-commits
- [all-commits] [llvm/llvm-project] 05bb96: [LoopIdiom] Add test case that involves adds with ...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 7f20e6: [lldb][NFC] Remove redundant deleted constructors ...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] 325b67: [Sema][SVE] Properly match builtin ID when using a...
Bradley Smith via All-commits
- [all-commits] [llvm/llvm-project] 9e7329: [AArch64][SVE] Wire up vscale_range attribute to S...
Bradley Smith via All-commits
- [all-commits] [llvm/llvm-project] 4684cd: [NFC] Fix typo
Sebastian Neubauer via All-commits
- [all-commits] [llvm/llvm-project] bbe16b: [ARM] Transform a fixed-point to floating-point co...
Sam Tebbs via All-commits
- [all-commits] [llvm/llvm-project] 3063a5: [clang-cl] Implement /external:I, /external:env, a...
Hans via All-commits
- [all-commits] [llvm/llvm-project] aad9e4: [NFC][libomptarget] Remove redundant libelf depend...
vzakhari via All-commits
- [all-commits] [llvm/llvm-project] 071dba: [FuncSpec] Add minsize test. NFC.
sjoerdmeijer via All-commits
- [all-commits] [llvm/llvm-project] ed31ff: [AArch64][SVE] Add missing target require to test
Bradley Smith via All-commits
- [all-commits] [llvm/llvm-project] 2e972e: [mlir] Remove "getNumPayloadInductionVariables".
Alexander Belyaev via All-commits
- [all-commits] [llvm/llvm-project] 4819cd: AMDGPU: Add missing tests for v_fma_mixlo
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 64b267: [InstCombine] fold ctlz/cttz-of-select with 1 or m...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 83bf80: [mlir][NFC] Move SubTensorOp and SubTensorInsertOp...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] eab1fd: [omp] Fix build without ITT after D103121 changes
Vladislav Vinogradov via All-commits
- [all-commits] [llvm/llvm-project] 5958dc: Try to fix clang/test/Driver/cl-include.c failure
Hans via All-commits
- [all-commits] [llvm/llvm-project] a42739: [OpenCL] Add support of __opencl_c_images feature ...
Anton Zabaznov via All-commits
- [all-commits] [llvm/llvm-project] 2251f3: [SLP][AArch64] Add SLP vectorizer regression test....
RosieSumpter via All-commits
- [all-commits] [llvm/llvm-project] 198b79: [InstCombine] move bitmanipulation-of-select folds
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] c02160: [libc++] Remove unused variable
Fanbo Meng via All-commits
- [all-commits] [llvm/llvm-project] 186f2a: [HIP] Add support functions for C++ polymorphic types
Yaxun (Sam) Liu via All-commits
- [all-commits] [llvm/llvm-project] 969944: RegisterCoalescer: Fix iterating through use opera...
Hendrik Greving via All-commits
- [all-commits] [llvm/llvm-project] 0a2d4f: [lldb] Enable Rust v0 symbol demangling
Alexander via All-commits
- [all-commits] [llvm/llvm-project] 9f7791: [OpaquePtr] Return opaque pointer from opaque poin...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 60d97f: Revert "[mlir][NFC] Move SubTensorOp and SubTensor...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 503c08: [flang] Fold more reduction intrinsic function calls
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] f52666: Revert "[LoopDeletion] Handle Phis with similar in...
Nathan Chancellor via All-commits
- [all-commits] [llvm/llvm-project] f86d1f: Remove ML inlining model artifacts.
Jacob Hegna via All-commits
- [all-commits] [llvm/llvm-project] 1265f0: [lldb] Skip TestLimitDebugInfo for Clang<7
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] c197cd: [lldb] Add support for escaping zsh arguments
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] 0193a7: [SystemZ] Assign the full space for promoted and ...
Jonas Paulsson via All-commits
- [all-commits] [llvm/llvm-project] 28d9fd: Revert "[lldb-vscode] attempt to fix flakiness"
walter erquinigo via All-commits
- [all-commits] [llvm/llvm-project] 9be921: AMD k8 family does not support SSE4.x which are re...
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] 0c09e5: Split a test for ease of auto update
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] d9fe96: [OpaquePtr] Support opaque constant expression GEP
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] a969bd: [InstCombine] Remove unnecessary addres space chec...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 908065: [RISCV] Add isel patterns to match vmacc/vmadd/vnm...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] a63d4f: [Clang][Codegen] rename no_profile fn attr no_prof...
Nick Desaulniers via All-commits
- [all-commits] [llvm/llvm-project] b2cd98: [SystemZ] Fix some typos in comments.
Jonas Paulsson via All-commits
- [all-commits] [llvm/llvm-project] ea23c3: [llvm-profdata] Allow omission of -o for --text ou...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] d9f5d7: [InstCombine] Extract bitcast -> gep transform
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 908b75: [SLP]Improve vectorization of PHI instructions.
cilkplus via All-commits
- [all-commits] [llvm/llvm-project] 862313: [LoopUnroll] Don't modify TripCount/TripMultiple i...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 075f23: [libcxx][ranges] Add `indirectly_movable` and `ind...
Zoe Carver via All-commits
- [all-commits] [llvm/llvm-project] a24035: [llvm-reduce] Don't delete arguments of intrinsics
Langston Barrett via All-commits
- [all-commits] [llvm/llvm-project] 501313: [SYCL][NFC] Ensure SYCL kernel for unique-stable-n...
Erich Keane via All-commits
- [all-commits] [llvm/llvm-project] c2e01e: [RISCV] Remove extra character from a comment. NFC
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 1244bc: [mlir][vector] Support distributing transfer op wi...
Thomas via All-commits
- [all-commits] [llvm/llvm-project] 7e2d67: Add polynomial approximation for trigonometric sin...
Ahmed S. Taei via All-commits
- [all-commits] [llvm/llvm-project] 403792: [InstCombine] Add test for bitcast of unsized poin...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] d9cf82: Create install targets for scan-build-py.
Marco Vanotti via All-commits
- [all-commits] [llvm/llvm-project] 39796e: Reapply [InstCombine] Don't try converting opaque ...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 9b371f: [libc++] NFC: Fix outdated comment about secrets.env
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] b3634d: Revert "[SYCL][NFC] Ensure SYCL kernel for unique-...
Erich Keane via All-commits
- [all-commits] [llvm/llvm-project] c5bbc7: [SLP][NFC]Rename functions in the tests, NFC.
cilkplus via All-commits
- [all-commits] [llvm/llvm-project] 3e98b8: [NFC][SimplifyCFG] Fix tests to use FileCheck inst...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 2bfe05: [UpdateCCTestChecks] Fix --replace-value-regex acr...
Joel E. Denny via All-commits
- [all-commits] [llvm/llvm-project] 399631: [DAGCombine] reassoc flag shouldn't enable contract
jsji via All-commits
- [all-commits] [llvm/llvm-project] c61869: [AArch64][X86] Allow 64-bit label differences lowe...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] bf0d06: [ARM] Make sure we don't transform unaligned store...
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] 8c68eb: [SampleFDO] Make FSDiscriminator flag part of func...
xur-llvm via All-commits
- [all-commits] [llvm/llvm-project] 759e79: [DFSan][NFC] Refactor Origin Address Alignment code.
Andrew Browne via All-commits
- [all-commits] [llvm/llvm-project] 8ace12: [IR] convert warn-stack-size from module flag to f...
Nick Desaulniers via All-commits
- [all-commits] [llvm/llvm-project] 4181bf: Clarify the "env" launch configuration setting.
Greg Clayton via All-commits
- [all-commits] [llvm/llvm-project] ad1a9d: [mlir][tosa] Enable tosa.div for TosaMakeBroadcast...
rsuderman via All-commits
- [all-commits] [llvm/llvm-project] 8f3d16: [ScalarEvolution] Ensure backedge-taken counts are...
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] ac15a1: [NFC] Add getUnderlyingObjects test
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 74909e: Rename MachineMemOperand::getOrdering -> getSucces...
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] 89447e: Builtin defs
Conanap via All-commits
- [all-commits] [llvm/llvm-project] 610d47: [lldb-vscode] only report long running progress ev...
walter erquinigo via All-commits
- [all-commits] [llvm/llvm-project] f84615: Revert "[lldb-vscode] only report long running pro...
walter erquinigo via All-commits
- [all-commits] [llvm/llvm-project] 2ba387: [mlir][linalg] Fusion of PadTensorOp
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] bff2b9: Retry of [lldb-vscode] only report long running pr...
walter erquinigo via All-commits
- [all-commits] [llvm/llvm-project] 1c7b84: [WebAssembly] Make tag attribute's encoding uint8
Heejin Ahn via All-commits
- [all-commits] [llvm/llvm-project] cc08a2: Sanitizer built against glibc 2.34 doesn't work
Tom Stellard via All-commits
- [all-commits] [llvm/llvm-project] b690ec: [LV] Parallel annotated loop does not imply all lo...
fodinabor via All-commits
- [all-commits] [llvm/llvm-project] 575253: [LoopDeletion] Require loop to have a predecessor ...
Max Kazantsev via All-commits
- [all-commits] [llvm/llvm-project] 4c4f1a: Re-land "[LoopDeletion] Handle Phis with similar i...
Max Kazantsev via All-commits
- [all-commits] [llvm/llvm-project] f14e6e: [llvm-objcopy] Delete empty namespace. NFC
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 4882ca: [mlir][linalg] Adapt FillOp to use a scalar operand.
Tobias Gysi via All-commits
- [all-commits] [llvm/llvm-project] 3f873e: [llvm-objcopy] Internalize some symbols
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] d919b7: [NewPM] Print passes with params when using "opt -...
Björn Pettersson via All-commits
- [all-commits] [llvm/llvm-project] bd7f7e: [GlobalISel] Add scalable property to LLT types.
sdesmalen-arm via All-commits
- [all-commits] [llvm/llvm-project] c97cf7: [Utils][vim] Add missing highlights for fast-math ...
Fraser Cormack via All-commits
- [all-commits] [llvm/llvm-project] 060208: [mlir][NFC] Move SubTensorOp and SubTensorInsertOp...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] d7227a: [clang][Analyzer] Track null stream argument in al...
Balázs Kéri via All-commits
- [all-commits] [llvm/llvm-project] 04395f: [ConstantFolding] Separate conditions in GEP evalu...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] c6a91e: [Clang][OpenMP] Monotonic does not apply to SIMD
huntergr-arm via All-commits
- [all-commits] [llvm/llvm-project] 703b0e: [ADT] Add StringRef consume_front_lower and consum...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] 35cf5b: [lldb] Bumb Clang version requirement for TestBasi...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] d6565a: [lld/mac] Add explicit "no unwind info" entries fo...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 98e2b1: [lldb] Adjust Clang version requirements for tail_...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] d17798: [SCEV] Retain AddExpr flags when subtracting a fol...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] bb6afc: [mlir][memref] Add memref.copy operation
Stephan Herhut via All-commits
- [all-commits] [llvm/llvm-project] 28058d: [LLDB] Skip TestExitDuringExpression on aarch64/li...
Muhammad Omair Javaid via All-commits
- [all-commits] [llvm/llvm-project] 2ef1fb: Add norm sub-target feature to table gen for ARC
Danila Malyutin via All-commits
- [all-commits] [llvm/llvm-project] c46204: [lldb][NFC] Use SubsystemRAII in XcodeSDKModuleTests
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] 9d110f: [AMDGPU][Libomptarget] Move allow_access_to_all_gp...
pdhaliwal-amd via All-commits
- [all-commits] [llvm/llvm-project] 82c1fb: [mlir] Fix invalid handling of AllocOp symbolOpera...
Ivan Butygin via All-commits
- [all-commits] [llvm/llvm-project] 5dd4d0: [OpenMP] libomp: fix dynamic loop dispatcher
Andrey Churbanov via All-commits
- [all-commits] [llvm/llvm-project] 87bdde: [ConstantFold] Skip bitcast -> GEP transform for o...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 34cccd: [BitcodeReader] Validate Strtab before accessing.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 952a0f: [Libomptarget] Introduce new globalization runtime...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] a83ce9: [clang] Remove unused capture in closure
huntergr-arm via All-commits
- [all-commits] [llvm/llvm-project] b2f48c: [SLP][AArch64] Add SLP vectorizer tests for XOR an...
RosieSumpter via All-commits
- [all-commits] [llvm/llvm-project] 48e2d3: [lldb][NFC] Remove an outdated comment in HostInfo...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] 68d133: [OpenMP] Simplify GPU memory globalization
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 6c782e: [SCEV] Reduce code to handle predicates in applyLo...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 873ff5: [SimpleLoopUnswich] Fixa a bug on ComputeUnswitche...
JinGu Kang via All-commits
- [all-commits] [llvm/llvm-project] a8dd70: [lldb] Remove more redundant SetStatus(eReturnStat...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] ea011e: [AArch64LoadStoreOptimizer] Recommit: Generate mor...
Meera Nakrani via All-commits
- [all-commits] [llvm/llvm-project] e790d3: [OpaquePtr] Handle addrspacecasts in InstCombine
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 244e98: [Libomptarget] Improve device runtime implementati...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 275ffa: [libc++] Make sure std::allocator<void> is always ...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 6fc51c: [OpenMP] Replace GPU globalization calls with shar...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] dd1b12: [llvm-diff] Constify APIs so that there aren't con...
Bill Wendling via All-commits
- [all-commits] [llvm/llvm-project] 3accff: [llvm-objcopy] Fix some namespace style issues
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] c747b7: [llvm] Fix lto tests that requires ld64
Steven Wu via All-commits
- [all-commits] [llvm/llvm-project] 03d7e6: [OpenMP] Internalize functions in OpenMPOpt to imp...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 002905: [NFC][OpenMP][Offloading] Unified the construction...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] 78d404: [clang][c++20] Fix false warning for unused privat...
Hans via All-commits
- [all-commits] [llvm/llvm-project] 7adf71: [libc++] Change forward_list::swap to use propagat...
Hyundeok Park via All-commits
- [all-commits] [llvm/llvm-project] 894c0c: [libc++] Fix CI on release/12.x branch
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] a7786b: AMDGPU: Move zeroed FP high bits optimization to p...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 475533: [gn build] manually port c747b7d1d9a2 (config.osx_...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 40d6d2: [libcxx][ranges] Add `ranges::iter_swap`.
Zoe Carver via All-commits
- [all-commits] [llvm/llvm-project] f53d79: Improve the diagnostic of DiagnosticInfoResourceLi...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] d797a7: [AMDGPU] Use performOptimizedStructLayout for LDS ...
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] bd240b: [AIX][XCOFF] generate eh_info when vector register...
diggerlin via All-commits
- [all-commits] [llvm/llvm-project] 447495: ThinLTO: Fix inline assembly references to static ...
Sami Tolvanen via All-commits
- [all-commits] [llvm/llvm-project] 805e1a: [gn build] Port 40d6d2c49dd1
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 9ad8a1: AMDGPU: Fix high 16-bit optimization on gfx9
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] d03736: [MCA] [In-order pipeline] Fix for 0 latency instru...
Patrick Holland via All-commits
- [all-commits] [llvm/llvm-project] 266235: [OpenMP] Add new OpenMP globalization functions to...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 2e1209: AMDGPU: Add baseline test for instructions zeroing...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 317e92: [libc++] Enable `explicit` conversion operators, e...
Quuxplusone via All-commits
- [all-commits] [llvm/llvm-project] 39f8a7: AMDGPU: Try to eliminate clearing of high bits of ...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 87dbe6: [libc++] NFC: Add missing all.h to the modulemap
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 709f81: [lldb] Add missing string include to lldb-server's...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] 884040: libsanitizer: Remove cyclades inclusion in sanitizer
Tamar Christina via All-commits
- [all-commits] [llvm/llvm-project] 015c27: [ARM] Change some Gather/Scatter interface types t...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 30e36c: [Attributor] Add interface to emit remarks in Attr...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 4e78bd: [InstCombine][test] add tests for FP min/max with ...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 948016: Improve clang -Wframe-larger-than= diagnostic
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 0680e2: [libc++] add `inline` for __open's definition in i...
Jason Liu via All-commits
- [all-commits] [llvm/llvm-project] 8d8475: Revert "[LLD] [COFF] Avoid doing repeated fuzzy sy...
Reid Kleckner via All-commits
- [all-commits] [llvm/llvm-project] b54cca: [Attributor] Add an option to increase the max num...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] ca1560: [OpenMP][NFC] Add new optimizations to OpenMPOpt c...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] f4c06b: [CodeGen] Don't create fake FunctionDecls when gen...
Akira Hatanaka via All-commits
- [all-commits] [llvm/llvm-project] fa5f42: [compiler-rt][CMake] Drop flags that are set by de...
Petr Hosek via All-commits
- [all-commits] [llvm/llvm-project] e7091d: [libcxx][docs] updates the ranges status paper
Christopher Di Bella via All-commits
- [all-commits] [llvm/llvm-project] ed7086: [CMake] Fix the option declaration
Petr Hosek via All-commits
- [all-commits] [llvm/llvm-project] e4ec61: [libcxx][doc] corrects LWG links in the One Ranges...
Christopher Di Bella via All-commits
- [all-commits] [llvm/llvm-project] bc768a: [OpenMP] Remove OpenMP CUDA Target Parallel compil...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 33c943: Revert "ThinLTO: Fix inline assembly references to...
Sami Tolvanen via All-commits
- [all-commits] [llvm/llvm-project] 7bb7fa: [OpaquePtr] Support changing load type in InstCombine
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] ae1093: Revert "[compiler-rt] Make use of undefined symbol...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] ab6002: [llvm-diff] Add support for diffing the callbr ins...
Bill Wendling via All-commits
- [all-commits] [llvm/llvm-project] dedeb6: Make lit configs relocatable again after c747b7d1d9a
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 356d6b: [gn build] manually port c747b7d1d9a2 more (config...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 21c008: Revert "[cmake] [compiler-rt] Call llvm_setup_rpat...
Petr Hosek via All-commits
- [all-commits] [llvm/llvm-project] 64cf5e: [clang-format] Add new LambdaBodyIndentation option
Björn Schäpers via All-commits
- [all-commits] [llvm/llvm-project] 4aeb2e: Introduce a Bazel build configuration
Geoffrey Martin-Noble via All-commits
- [all-commits] [llvm/llvm-project] 5bcbc7: Add regression test for maybeMangle issue
Reid Kleckner via All-commits
- [all-commits] [llvm/llvm-project] e4e31e: [mlir][OpGen] Cache Identifiers for known attribut...
River Riddle via All-commits
- [all-commits] [llvm/llvm-project] e35677: [libc++] NFC: Remove unused c++98 Lit feature
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 422ada: [OpenMP] Add thread limit environment variable sup...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 7942eb: [clang] Add cc1 option for dumping layout for all ...
David Tenty via All-commits
- [all-commits] [llvm/llvm-project] 36b66a: [mlir][sparse] add support for "simply dynamic" sp...
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] 544d20: [clangd] Dont index ObjCCategoryDecls for completion
kadir çetinkaya via All-commits
- [all-commits] [llvm/llvm-project] 44feac: [OpenMP] Change remaining globalization from an an...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] e3b2f1: [flang] [NFC] Repair build with GCC 7.3
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] b25974: [PowerPC][NFC] Clean up builtin sema checks
Lei Huang via All-commits
- [all-commits] [llvm/llvm-project] 600074: [mlir] Fix build on gcc-5 after D104167
River Riddle via All-commits
- [all-commits] [llvm/llvm-project] cadfaf: [compiler-rt] Make use of undefined symbols config...
Petr Hosek via All-commits
- [all-commits] [llvm/llvm-project] f608ce: [PowerPC] Implement trap and conversion builtins f...
Conanap via All-commits
- [all-commits] [llvm/llvm-project] b13cbf: [mlir][sparse] integration test for "simply dynami...
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] 449b17: gn build: Rebase clang-tblgen include path against...
pcc via All-commits
- [all-commits] [llvm/llvm-project] a8bf33: [clang] unbreak Index/preamble-reparse-changed-mod...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 1cfdca: [Attributor] Fix AAExecutionDomain returning true ...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] e38777: [ELF] Optimize ScriptLexer::getLineNumber by cachi...
colincross via All-commits
- [all-commits] [llvm/llvm-project] 6a40bb: precommit test for D104665
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 959dbd: Revert "Revert "[cmake] [compiler-rt] Call llvm_se...
Petr Hosek via All-commits
- [all-commits] [llvm/llvm-project] 5c8659: [CSSPGO][llvm-profgen] Handle return to external t...
Hongtao Yu via All-commits
- [all-commits] [llvm/llvm-project] c9aaf3: [SemaCXX] Handle lack of TypeSourceInfo on special...
Bruno Cardoso Lopes via All-commits
- [all-commits] [llvm/llvm-project] 5cb420: [libcxx] Allow shared_ptr's unique_ptr converting ...
Zoe Carver via All-commits
- [all-commits] [llvm/llvm-project] fa21c5: [libc++] Make feature-test macros consistent with ...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] d69395: [scudo] Handle predefined M_MEMTAG_TUNING_* consta...
Evgenii Stepanov via All-commits
- [all-commits] [llvm/llvm-project] 6e962f: gn build: Add support for building ubsan_minimal.
pcc via All-commits
- [all-commits] [llvm/llvm-project] 36b538: [mlir][NFC] Move several small methods from .cpp t...
River Riddle via All-commits
- [all-commits] [llvm/llvm-project] a0d96f: [llvm][Inliner] Make PriorityInlineOrder lazily up...
Liqiang TAO via All-commits
- [all-commits] [llvm/llvm-project] 493d69: [Remarks] Make memsize remarks report as an analys...
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] cafae0: [libcxx][NFC] prepares `<type_traits>` for moving ...
Christopher Di Bella via All-commits
- [all-commits] [llvm/llvm-project] 18465b: [mlir][NFC] Cleanup the MLIRTestReducer pass
River Riddle via All-commits
- [all-commits] [llvm/llvm-project] e8c8ce: [gn build] don't build ubsan_minimal on mac
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 0246dd: [mlir] Fix slicing-utils.mlir test after D104516
River Riddle via All-commits
- [all-commits] [llvm/llvm-project] 72d4cd: [OpenMP] Introduce an CMake find module for OpenMP...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] c43e8c: [mlir][OpDefGen] Don't emit attribute name getters...
River Riddle via All-commits
- [all-commits] [llvm/llvm-project] 84bd07: [mlir] Fix GCC5 build after D104516
River Riddle via All-commits
- [all-commits] [llvm/llvm-project] 4666f3: Fix typo in Toy Tutorial Ch-4
Jack Xia via All-commits
- [all-commits] [llvm/llvm-project] 6c57ba: [clang] Don't assert in EmitAggregateCopy on trivi...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] b7d2c1: [LSR] Filter out zero factors. PR50765
Max Kazantsev via All-commits
- [all-commits] [llvm/llvm-project] 976926: [Test] Clear out br i1 undef from tests to avoid UB
Max Kazantsev via All-commits
- [all-commits] [llvm/llvm-project] f681fd: Revert "[CodeGen] Don't create fake FunctionDecls ...
ZequanWu via All-commits
- [all-commits] [llvm/llvm-project] 842b4c: [LoopDeletion] Exploit undef Phi inputs when symbo...
Max Kazantsev via All-commits
- [all-commits] [llvm/llvm-project] 5cb522: [M68k] Refactor codegen patterns for logic operati...
Jim Lin via All-commits
- [all-commits] [llvm/llvm-project] 0365af: [M68k] Add testcases for shift and rotate instruct...
Jim Lin via All-commits
- [all-commits] [llvm/llvm-project] dfafd5: [M68k] Fix incorrect #include-ed file in M68kSubta...
Min-Yih Hsu via All-commits
- [all-commits] [llvm/llvm-project] 36111f: [TableGen] Fix printing second PC-relative operand
Igor Kudrin via All-commits
- [all-commits] [llvm/llvm-project] 1cb784: Revert "[AArch64LoadStoreOptimizer] Recommit: Gene...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] 0e5511: [NFC][PDL] Fix documentation typo, redundant test
Vinayaka Bandishti via All-commits
- [all-commits] [llvm/llvm-project] a873b6: [MLIR] Generalize detecting mods during slice comp...
Vinayaka Bandishti via All-commits
- [all-commits] [llvm/llvm-project] a21a6f: [mlir][linalg] Change the pretty printed FillOp op...
Tobias Gysi via All-commits
- [all-commits] [llvm/llvm-project] fdf54f: [LLD] [MinGW] Print the lld-link command to stderr
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] 011b50: [llvm-objcopy][MachO] Fix namespace style issues
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] f1a18f: [LLD] [MinGW] Silence the printouts in one test. NFC.
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] 2b4320: [AMDGPU] Propagate LDS align into to instructions
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 7cef24: [mlir][linalg] Adapt the FillOp builder signature.
Tobias Gysi via All-commits
- [all-commits] [llvm/llvm-project] c65f3f: [AMDGPU] Simplify collectReachableCallees. NFCI.
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 5ab96f: [SCEV] Add tests with single-cond range check gene...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] adee48: [SCEV] Support signed predicates in applyLoopGuards.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] aa58fd: [llvm] Update tests that got missed in adee485adf8...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] f1844f: [mlir][linalg] Change the FillOp library call sign...
Tobias Gysi via All-commits
- [all-commits] [llvm/llvm-project] 157473: [IR] Simplify createReplacementInstr
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] dfb8c0: [AMDGPU] Stop using LegacyLegalizerInfo. NFCI.
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] f0d43a: [mlir][LLVMIR] Fold ExtractValueOp coming from Ins...
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] 3ee6f1: [LLParser] Remove special handling for call addres...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] cfb1cb: [TTI] Make assertion compatible with opaque pointers
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 3c4dbf: [Verifier] Fail on overrunning and invalid indices...
Joe Ellis via All-commits
- [all-commits] [llvm/llvm-project] 1b1c8e: [lldb] Remove CommandReturnObject's SetError(Strin...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 5af8ba: [InstSimplify] Add more poison folding optimizations
Juneyoung Lee via All-commits
- [all-commits] [llvm/llvm-project] 24037c: Add support for #pragma system_header with -fms-ex...
Hans via All-commits
- [all-commits] [llvm/llvm-project] ff4b1d: [NFCI-ish][SimplifyCFGPass] Rework and generalize ...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 76c931: [AIX][PowerPC] Remove error when specifying mabi=v...
Zarko Todorovski via All-commits
- [all-commits] [llvm/llvm-project] ca7f47: [clang-format] Fix a bug that indents else-comment...
Owen via All-commits
- [all-commits] [llvm/llvm-project] 12cb8c: [AArch64] Add CodeGen tests for vector reduction i...
RosieSumpter via All-commits
- [all-commits] [llvm/llvm-project] 8a5165: [lldb][NFC] Remove some redundant semicolons on Ho...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] fe63db: [lldb] Remove asserts in CommandReturnObject SetEr...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 8c01de: [ARMParallelDSP] Remove unnecessary wrapper functi...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 4de0c4: [NFC][ARM] Fix update_llc_test_checks for armv7-ap...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] a16cb9: [AMDGPU] Remove unused multiclass MUBUF_Real_gfx10...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] a0d05e: Handle interactions between reserved identifier an...
serge-sans-paille via All-commits
- [all-commits] [llvm/llvm-project] 707224: [NFC] Update arm_function_name.ll after 4de0c40031...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 0c0628: [libc++] Remove ad-hoc modules tests that are now ...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 48421a: [OpenMP] Improve ref count debug messages
Joel E. Denny via All-commits
- [all-commits] [llvm/llvm-project] c125af: [DAGCombine] Check reassoc flags in aggressive fsu...
jsji via All-commits
- [all-commits] [llvm/llvm-project] 87065c: [libc] add benchmarks for memcmp and bzero
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] 5dfdc1: [OpenMP][AMDGCN] Apply fix for isnan, isinf and is...
estewart08 via All-commits
- [all-commits] [llvm/llvm-project] 1e9b6b: [InstCombine] convert FP min/max with negated op t...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 0eae12: [ConstantMerge] Don't merge thread_local constants...
Amanieu via All-commits
- [all-commits] [llvm/llvm-project] a37cf1: [RISCV] Add explicit copy to V0 in the masked vmsg...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 38b7b1: [UpdateCCTestChecks][NFC] Permit other comments in...
Joel E. Denny via All-commits
- [all-commits] [llvm/llvm-project] ad0085: [InstCombine] Eliminate casts to optimize ctlz ope...
datta via All-commits
- [all-commits] [llvm/llvm-project] 8cfc08: [ARM] Limit v6m unrolling with multiple live outs
David Green via All-commits
- [all-commits] [llvm/llvm-project] 656001: [ValueTracking] look through bitcast of vector in ...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] be9a87: [clang-format] Add IfMacros option
Vitali Lovich via All-commits
- [all-commits] [llvm/llvm-project] b58dfd: Update Bazel BUILD files up to be9a87fe9b
Geoffrey Martin-Noble via All-commits
- [all-commits] [llvm/llvm-project] 6cc6ad: [Demangle][Rust] Hide implementation details NFC
tmiasko via All-commits
- [all-commits] [llvm/llvm-project] 88c677: Reland 293e8fa13d3f05e993771577a4c022deee5cbf6e
Vy Nguyen via All-commits
- [all-commits] [llvm/llvm-project] 00d3f7: [LAA] Make getPointersDiff() API compatible with o...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 2fd303: [ConstantFold] Allow propagation of poison for and...
Juneyoung Lee via All-commits
- [all-commits] [llvm/llvm-project] 560170: [libcxx][views] Add drop_view.
Zoe Carver via All-commits
- [all-commits] [llvm/llvm-project] 45d537: [gn build] Port 560170fa2de5
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 5616a7: [MLIR][LLVM] Expose type translator from LLVM to M...
William Moses via All-commits
- [all-commits] [llvm/llvm-project] 71f6f7: Revert "[MLIR][LLVM] Expose type translator from L...
William Moses via All-commits
- [all-commits] [llvm/llvm-project] 5d44d5: [Attributor] Derive AAFunctionReachability attribute.
Kuter Dinel via All-commits
- [all-commits] [llvm/llvm-project] 072f51: Improve error handling in llvm-dwarfdump.
adrian-prantl via All-commits
- [all-commits] [llvm/llvm-project] ec08f0: [OpaquePtr] Mangle intrinsics with opaque pointers...
ZequanWu via All-commits
- [all-commits] [llvm/llvm-project] e3d24b: ThinLTO: Fix inline assembly references to static ...
Sami Tolvanen via All-commits
- [all-commits] [llvm/llvm-project] f660af: [OpaquePtr] Support call instruction
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 4a1420: [AIX] Emitting diagnostics error for profile options
whitneywhtsang via All-commits
- [all-commits] [llvm/llvm-project] 00c93d: Fix flang build after D104167
River Riddle via All-commits
- [all-commits] [llvm/llvm-project]
whitneywhtsang via All-commits
- [all-commits] [llvm/llvm-project] 56709b: [TextAPI] add symbol name prefixes to central loca...
Cyndy Ishida via All-commits
- [all-commits] [llvm/llvm-project] e5f2b0: [OpaquePtr] Support invoke instruction
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] dbbc8d: [lld/mac] Don't crash on absolute symbols in unwin...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 832133: [InstCombine] Use getFunctionType()
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] fb9f94: [llvm-tapi-diff] Wrap empty string around StringLi...
Cyndy Ishida via All-commits
- [all-commits] [llvm/llvm-project] b06fbd: [compiler-rt][hwasan] Add InitState options to thr...
Leonard Chan via All-commits
- [all-commits] [llvm/llvm-project] 5076d2: Update test after https://reviews.llvm.org/D104483
adrian-prantl via All-commits
- [all-commits] [llvm/llvm-project] c1e1a4: temp commit
Conanap via All-commits
- [all-commits] [llvm/llvm-project] f086ef: [Constants] Handle addrspacecast with opaque point...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 7a38a7: Move dwarfdump-invalid.test into the tools/llvm-dw...
adrian-prantl via All-commits
- [all-commits] [llvm/llvm-project] 0eac97: Reland "[AArch64] handle -Wa, -march="
Jian Cai via All-commits
- [all-commits] [llvm/llvm-project] 3cf415: IR: Fix use-list-order round-tripping for call and...
Duncan P. N. Exon Smith via All-commits
- [all-commits] [llvm/llvm-project] a15f9f: [docs][GISel]Added GISel documentation link
Pooja Yadav via All-commits
- [all-commits] [llvm/llvm-project] d274d6: [AMDGPU] Check for pointer operand while refining ...
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 9e73f7: [IRSim] Adding basic implementation of llvm-sim.
Andrew Litteken via All-commits
- [all-commits] [llvm/llvm-project] fdaf30: [NFC][ScalarEvolution] Fix SCEVNAryExpr::getType().
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] 84046e: [Polly] Fix test after D104732.
Michael Kruse via All-commits
- [all-commits] [llvm/llvm-project] 2716c6: [flang] Tweak the conditions for the GCC 7/libstdc...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] b7ff9c: Fix up test cases
Conanap via All-commits
- [all-commits] [llvm/llvm-project] b92e90: Fix return and function call
Conanap via All-commits
- [all-commits] [llvm/llvm-project] ef7535: [lld/mac] Delete incorrect FIXME
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 418eb1: Fixed call again
Conanap via All-commits
- [all-commits] [llvm/llvm-project] d5700b: [libc] Calculate ulp error after rounding MPFR res...
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] c1204d: fix declare
Conanap via All-commits
- [all-commits] [llvm/llvm-project] 05e48e: [NFC][compiler-rt] Remove iOS xfail for unpoison-a...
Emily Shi via All-commits
- [all-commits] [llvm/llvm-project] 5bebc0: [lldb] Decouple ObjCLanguage from Symtab
Alex via All-commits
- [all-commits] [llvm/llvm-project] e6a353: [NFC][AArch64] Autogenerate assembly checklines in...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 70b1a8: [PatternMatch] Make m_VScale compatible with opaqu...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 7c8a50: Replace python3 with %python in ML inlining tests.
Jacob Hegna via All-commits
- [all-commits] [llvm/llvm-project] f36703: [SjLj] Insert UnregisterFn before musttail call
Xun Li via All-commits
- [all-commits] [llvm/llvm-project] bffcf3: [PowerPC] Implement trap and conversion builtins f...
Conanap via All-commits
- [all-commits] [llvm/llvm-project] edd770: [Coroutine] Properly deal with byval and noalias p...
Xun Li via All-commits
- [all-commits] [llvm/llvm-project] afd360: [libc++abi][AIX] Enable calculating addresses with...
xingxue-ibm via All-commits
- [all-commits] [llvm/llvm-project] 02b775: [nfc] llvm-dwarfdump: DWARFAbbreviationDeclaration...
Jan Kratochvil via All-commits
- [all-commits] [llvm/llvm-project] 70040d: [MCA][TimelineView] Fixed a bug that was causing i...
Patrick Holland via All-commits
- [all-commits] [llvm/llvm-project] f38f81: mailmap: add mappings for myself
Saleem Abdulrasool via All-commits
- [all-commits] [llvm/llvm-project] f8c84d: Revert "[SjLj] Insert UnregisterFn before musttail...
Xun Li via All-commits
- [all-commits] [llvm/llvm-project] f09ec0: [SjLj] Insert UnregisterFn before musttail call
Xun Li via All-commits
- [all-commits] [llvm/llvm-project] 913195: [CGP][RISCV] Teach CodeGenPrepare::optimizeSwitchI...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 826947: [llvm-diff] Explicitly check ConstantStructs for d...
Bill Wendling via All-commits
- [all-commits] [llvm/llvm-project] 24d48d: [LangRef] add note to warn-frame-size about ODR
Nick Desaulniers via All-commits
- [all-commits] [llvm/llvm-project] a7b626: [NFC] [DwarfEHPrepare] Add additional stats for EH
modiking via All-commits
- [all-commits] [llvm/llvm-project] 42b99e: [Clang] Check for returns_nonnull when deciding to...
modiking via All-commits
- [all-commits] [llvm/llvm-project] ab244d: [AIX] Emitting diagnostics error for profile options
whitneywhtsang via All-commits
- [all-commits] [llvm/llvm-project] ae266e: [LVI] Remove recursion from getValueForCondition (...
Carl Ritson via All-commits
- [all-commits] [llvm/llvm-project] 3f429e: Implement an scf.for range folding optimization pass.
anthonycanino1 via All-commits
- [all-commits] [llvm/llvm-project] 660cae: Revert "[AMDGPU] [IndirectCalls] Don't propagate a...
Jon Chesterfield via All-commits
- [all-commits] [llvm/llvm-project] 78f7e6: [hwasan] Respect llvm.asan.globals.
Evgenii Stepanov via All-commits
- [all-commits] [llvm/llvm-project] e655e7: AST: Create __va_list in the std namespace even in C.
pcc via All-commits
- [all-commits] [llvm/llvm-project] 939389: Revert "ThinLTO: Fix inline assembly references to...
ZequanWu via All-commits
- [all-commits] [llvm/llvm-project] 272af9: gn build: Build ubsan_minimal on Android.
pcc via All-commits
- [all-commits] [llvm/llvm-project] e15673: [docs][NewPM] Add some instructions on how to invo...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 767e20: [PowerPC] Add test to show passes in O3 pipeline. ...
bzEq via All-commits
- [all-commits] [llvm/llvm-project] 82e03e: [HIP] Defer operator overloading errors
Yaxun (Sam) Liu via All-commits
- [all-commits] [llvm/llvm-project] 6b0f98: [ValueTypes] Define MVTs for v3i64/v3f64 to comple...
Carl Ritson via All-commits
- [all-commits] [llvm/llvm-project] 8a8558: [lld-macho] add tests for ICF, plus cleanups
Greg McGary via All-commits
- [all-commits] [llvm/llvm-project] 2aa1dd: [trace] Add a TraceCursor class
walter erquinigo via All-commits
- [all-commits] [llvm/llvm-project] 533abb: [scudo] Enabled MTE before the first allocator
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] f0d061: [NFC][trace] remove dead function
walter erquinigo via All-commits
- [all-commits] [llvm/llvm-project] 99ec78: [scudo] Fix use of ScopedDisableMemoryTagChecks in...
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 6fd963: [scudo] Avoid ifdef in test
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 35e1db: [scudo] Fix test on arch without MTE
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 1db68f: tsan: fix mmap atomicity
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] 2f6f24: tsan: re-enable mmap_stress.cpp test
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] 2daf11: [SLP] Add some tests that require memory runtime c...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] c72705: Partial Reapply "[DebugInfo] Use variadic debug va...
Stephen Tozer via All-commits
- [all-commits] [llvm/llvm-project] 7e3f8b: [hwasan] print exact mismatch offset for short gra...
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] c2fd2b: [MLIR][OpenMP]Basic OpenMP target operation
kiranchandramohan via All-commits
- [all-commits] [llvm/llvm-project] a4729f: [RISCV] Lower RVV vector SELECTs to VSELECTs
Fraser Cormack via All-commits
- [all-commits] [llvm/llvm-project] e76c00: [analyzer] Added a test case for PR46264
Denys Petrov via All-commits
- [all-commits] [llvm/llvm-project] 31f888: [mlir][linalg][python] Add attribute support to th...
Tobias Gysi via All-commits
- [all-commits] [llvm/llvm-project] cba4b1: [NFC][AArch64] Un-autogenerate swifterror.ll tests
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] d5e14b: [GlobalISel] NFC: Change LLT::vector to take Eleme...
sdesmalen-arm via All-commits
- [all-commits] [llvm/llvm-project] c4d3ee: [X86] Fold nested select_cc to select (cmp*ge/le C...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] c5028f: [Clang] XFAIL sanitize-coverage-old-pm.c on 32bit ...
Muhammad Omair Javaid via All-commits
- [all-commits] [llvm/llvm-project] e3ea2d: [mlir][Linalg] Add basic lowering test to library ...
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] 0c4651: [CostModel][AArch64] Improve cost model for vector...
RosieSumpter via All-commits
- [all-commits] [llvm/llvm-project] 121ecb: [SCEV] Generalize MatchBinaryAddToConst to support...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] a54c6f: [X86] Exclude invalid element types for bitcast/br...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] beebe5: [MCA] Allow unlimited cycles in the timeline view
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 9f5f91: [NFC][SimplifyCFG] Add basic test for tail-merging...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 1113e0: [ARM] Extend narrow values to allow using truncati...
David Green via All-commits
- [all-commits] [llvm/llvm-project] adace7: [DebugInfo] Enable variadic debug value salvaging
Stephen Tozer via All-commits
- [all-commits] [llvm/llvm-project] 25bb61: [mlir][linalg][python] Add attribute support to th...
Tobias Gysi via All-commits
- [all-commits] [llvm/llvm-project] 833bdb: [LV] Support sinking recipe in replicate region af...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 927b80: [GlobalISel] Describe undefined values for G_SBFX/...
bcahoon via All-commits
- [all-commits] [llvm/llvm-project] e0f274: [lldb][AArch64] Add class for managing memory tags
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 78dc1e: [mlir][linalg][python] Add shape-only tensor suppo...
Tobias Gysi via All-commits
- [all-commits] [llvm/llvm-project] d57a58: [gn build] Remove an unneeded -I flag
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 8d58fb: [lldb][AArch64] Add memory-tagging qSupported feature
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] cd256c: Add documentation for compound assignment and type...
Saurabh Jha via All-commits
- [all-commits] [llvm/llvm-project] cc0541: [lldb][AArch64] Fix unpack tags test case
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] c74aea: [AArch64] Precommit extending load tests for D1047...
sjoerdmeijer via All-commits
- [all-commits] [llvm/llvm-project] 57fe7f: [mlir][Linalg] Add support for scf::ForOp in compr...
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] b1061e: [gn build] Fix a comment typo and a comment copy-p...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] f6ba84: [VPlan] Fix indentation of check lines in sinking ...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] da2e61: [lldb][AArch64] Add memory tag reading to lldb-server
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 929189: [MLIR][LLVM] Expose type translator from LLVM to M...
William Moses via All-commits
- [all-commits] [llvm/llvm-project] a224c5: [LLD][LLVM] CG Graph profile using relocations
Alexander Yermolovich via All-commits
- [all-commits] [llvm/llvm-project] 5d3436: [lldb][AArch64] Add MTE memory tag reading to lldb
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 10b8eb: [mlir] remove repeated use of TypeToLLVM.cpp in cm...
ftynse via All-commits
- [all-commits] [llvm/llvm-project] 31f996: [lldb][AArch64] Add "memory tag read" command
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 1ca4cf: Update Bazel build for 929189a499
Geoffrey Martin-Noble via All-commits
- [all-commits] [llvm/llvm-project] 631362: [AsmParser][SystemZ][z/OS] Support for emitting la...
Anirudh Prasad via All-commits
- [all-commits] [llvm/llvm-project] aac4de: [CMake] Don't LTO optimize targets on Darwin either
Petr Hosek via All-commits
- [all-commits] [llvm/llvm-project] 03f9e0: [TargetLowering][ARM] Don't alter opaque constants...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] e13c62: [InstSimplify][test] move tests that don't require...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 449858: [MLIR][SCF] Inline single block ExecuteRegionOp
William Moses via All-commits
- [all-commits] [llvm/llvm-project] e9a363: Precommit tests for context senstive attribute dro...
annamthomas via All-commits
- [all-commits] [llvm/llvm-project] 50db98: [InstSimplify] move extract with undef index fold; ...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 571c8c: [AArch64][v8.3A] Avoid inserting implicit landing ...
Pablo Barrio via All-commits
- [all-commits] [llvm/llvm-project] 507df6: [NFC][SimplifyCFG] Revisit tail-merge-resume.ll test
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 345039: [libcxx][ranges] Add contiguous_range.
Zoe Carver via All-commits
- [all-commits] [llvm/llvm-project] 9824f8: [libcxx][nfc] Add one more test case for contiguou...
Zoe Carver via All-commits
- [all-commits] [llvm/llvm-project] 652f4b: Attempt to disable MLIR JIT tests on PowerPC to un...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] d87f15: [libcxx][NFC] removes `swap`'s dependency on `swap...
Christopher Di Bella via All-commits
- [all-commits] [llvm/llvm-project] 6ca730: [gn build] Port 6adbc83ee9e4
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] ba032a: [libcxx][ranges] Enable borrowed range for drop vi...
Zoe Carver via All-commits
- [all-commits] [llvm/llvm-project] d06418: [SimplifyCFG] Tail-merging all blocks with `resume...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 3453f3: [AMDGPU] Add gfx1035 target
Aakanksha Patil via All-commits
- [all-commits] [llvm/llvm-project] 486764: [NFC][Codegen] Autogenerate Thumb2/setjmp_longjmp....
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 8db0db: [CodeGen] Don't create fake FunctionDecls when gen...
Akira Hatanaka via All-commits
- [all-commits] [llvm/llvm-project] b3ccf4: [clang-format][NFC] Fix documentation
Björn Schäpers via All-commits
- [all-commits] [llvm/llvm-project] 1eda54: [BuildLibCalls/SimplifyLibCalls] Fix attributes o...
Jonas Paulsson via All-commits
- [all-commits] [llvm/llvm-project] 8e0ff4: [InstCombine] Make varargs cast transform compatib...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 046458: [PowerPC] Combine 64-bit bswap(load) without LDBRX
Nemanja Ivanovic via All-commits
- [all-commits] [llvm/llvm-project] a08fa8: [Clang-Format] Add ReferenceAlignment directive
Seraphime Kirkovski via All-commits
- [all-commits] [llvm/llvm-project] 711051: [WPD] Don't optimize calls more than once
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 4c8174: [OpaquePtr] Introduce option to force all pointers...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 5cb20e: [InstCombine] Make indexed compare fold opaque ptr...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] f26ada: [compiler-rt][test] fix zero_page_pc on arm64e
Emily Shi via All-commits
- [all-commits] [llvm/llvm-project] e2d4b0: [Polly][ScopInliner] Indicate if the IR has changed.
Michael Kruse via All-commits
- [all-commits] [llvm/llvm-project] 4a8503: [lld-macho] Align all cstrings to 16 bytes when de...
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] 297740: [LangRef] clarify the meaning of noimplicitfloat
inglorion via All-commits
- [all-commits] [llvm/llvm-project] d09218: [Hexagon] Opaquify pointer usage in GEP commoning
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] 3eed57: [ADT] Rename StringRef case insensitive methods fo...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] 9ca017: [LLDB] Fix broken LLDB build due MemoryTagManager.h
Muhammad Omair Javaid via All-commits
- [all-commits] [llvm/llvm-project] f1e2d5: [OptTable] Rename PrintHelp to printHelp
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 3b4aad: Fix typo in TestMemoryTag.py
Muhammad Omair Javaid via All-commits
- [all-commits] [llvm/llvm-project] c4ca39: [ELF] Fix .rela.llvm.call-graph-profile detection ...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 473a3a: Disable check_qmemtags unit tests
Muhammad Omair Javaid via All-commits
- [all-commits] [llvm/llvm-project] 641322: [mlir][VectorToGPU] Add conversion for splat const...
Thomas via All-commits
- [all-commits] [llvm/llvm-project] 1a8655: [mlir][VectorToGPU] Add conversion for scf::For op...
Thomas via All-commits
- [all-commits] [llvm/llvm-project] 975af8: Disable TestAArch64UnwindPAC.py for non PAC targets
Muhammad Omair Javaid via All-commits
- [all-commits] [llvm/llvm-project] a1526a: [AMDGPU] Reserve AMDGPU ELF e_flags machine 0x43
Tony Tye via All-commits
- [all-commits] [llvm/llvm-project] b27879: [OpenMP][NFC] libomp: fix wrong debug assertion.
Andrey Churbanov via All-commits
- [all-commits] [llvm/llvm-project] 744146: [MLIR][Sparse] Refactor lattice code into its own ...
Gus Smith via All-commits
- [all-commits] [llvm/llvm-project] dcccb2: [PowerPC] Fix bswap combine for big endian systems
Nemanja Ivanovic via All-commits
- [all-commits] [llvm/llvm-project] f0dd6f: Update Bazel build for 744146f60b
Geoffrey Martin-Noble via All-commits
- [all-commits] [llvm/llvm-project] ef9065: [PowerPC] Fix vec_add for 64-bit on pre-Power7 sub...
Nemanja Ivanovic via All-commits
- [all-commits] [llvm/llvm-project] d6a91f: Revert "[Clang] XFAIL sanitize-coverage-old-pm.c o...
Muhammad Omair Javaid via All-commits
- [all-commits] [llvm/llvm-project] a10340: Change the flang reshape runtime routine interface...
mleair via All-commits
- [all-commits] [llvm/llvm-project] 69d5a6: [libcxx][modularisation] splits `<utility>` into s...
Christopher Di Bella via All-commits
- [all-commits] [llvm/llvm-project] 67a893: [gn build] Port 69d5a6662115
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] a43574: [scudo] Clang-format tests
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] e8cded: Unsupported sanitize-coverage-old-pm.c on 32 bit Arm
Muhammad Omair Javaid via All-commits
- [all-commits] [llvm/llvm-project] f22536: [RISCV] Add vget/vset intrinsics for inserting and...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] f3ef4f: [PowerPC] Add XL compat __compare_and_swap builtins
jsji via All-commits
- [all-commits] [llvm/llvm-project] b90457: [PowerPC] Move PPCBranchSelector as close to asm p...
bzEq via All-commits
- [all-commits] [llvm/llvm-project] 8aa17d: [lld-macho] Move ICF members from InputSection to ...
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] 1aa02b: Revert "[BuildLibCalls/SimplifyLibCalls] Fix attr...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] b6ff4d: [PowerPC] Handle FP physical register in inline as...
Sean Fertile via All-commits
- [all-commits] [llvm/llvm-project] 07234c: Add type attributes to LLVM C API
Christoffer Lerno via All-commits
- [all-commits] [llvm/llvm-project] ca3bdb: [MC][ELF] Change SHT_LLVM_CALL_GRAPH_PROFILE reloc...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] b36d21: [X86] Add description of FXAM instruction
Serge Pavlov via All-commits
- [all-commits] [llvm/llvm-project] ab1bd2: [RISCV] Permit larger RVV stacks and stack offsets
Fraser Cormack via All-commits
- [all-commits] [llvm/llvm-project] f9b384: [ARM] Fix crash in chained BFI combine due to inco...
Amara Emerson via All-commits
- [all-commits] [llvm/llvm-project] d07f43: [LLD] [COFF] Fix handling of LTO comdats with nont...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] e043c2: Fixed STBCX
Conanap via All-commits
- [all-commits] [llvm/llvm-project] 90c60a: Trap test case separation
Conanap via All-commits
- [all-commits] [llvm/llvm-project] 2f4e60: [PowerPC] Implement trap and conversion builtins f...
Conanap via All-commits
- [all-commits] [llvm/llvm-project] 63b918: [PowerPC] Store, load, move from and to registers ...
Conanap via All-commits
- [all-commits] [llvm/llvm-project] 68f8fa: [PowerPC] Implement trap and conversion builtins f...
Conanap via All-commits
- [all-commits] [llvm/llvm-project] a08fc1: [PowerPC] Change VSRpRC allocation order
Qiu Chaofan via All-commits
- [all-commits] [llvm/llvm-project] 536872: [OpaquePtr] Enumerate global variable type
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 18d7e8: [OpaquePtr] Enumerate alloca type
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 51e434: [AArch64] Custom lower <4 x i8> loads
sjoerdmeijer via All-commits
- [all-commits] [llvm/llvm-project] effc33: [llvm-cov] Enforce alignment of function records
serge-sans-paille via All-commits
- [all-commits] [llvm/llvm-project] 64f98a: [lldb] Fix memory tag unsupported test
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 7b8ed2: [OpaquePtr] Split force-opaque-pointers test (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 6478f3: [SCEV] Support single-cond range check idiom in ap...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 487ac0: [lldb] Skip tests failing with GCC due to LLDB not...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] 0adc66: [lldb] Skip libstdc++ tests failing with GCC
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] c3549d: [lldb] Skip TestDataFormatterSynthVal.py with GCC ...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] 0646e3: [Analyzer][solver] Fix crashes during symbol simpl...
Gabor Marton via All-commits
- [all-commits] [llvm/llvm-project] 79c982: [SLP][AArch64] Precommit test for D103629, checkin...
sjoerdmeijer via All-commits
- [all-commits] [llvm/llvm-project] 6e5c4a: [lldb] Re-enable GDB server client memory tag read...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 968980: [GlobalISel] NFC: Change LLT::scalarOrVector to ta...
sdesmalen-arm via All-commits
- [all-commits] [llvm/llvm-project] e47027: [OpenCL] Use DW_LANG_OpenCL language tag for OpenCL C
Stuart Brady via All-commits
- [all-commits] [llvm/llvm-project] 96f687: [OpenMP][NFC] Drop unused headers from amdgpu plugin
Jon Chesterfield via All-commits
- [all-commits] [llvm/llvm-project] f7b1fa: [NFC] remove unreferenced function ResolveIPV4Host...
serge-sans-paille via All-commits
- [all-commits] [llvm/llvm-project] 2a7bb8: [flang][driver] Add `-fno-analyzed-objects-for-unp...
Andrzej Warzyński via All-commits
- [all-commits] [llvm/llvm-project] 91053e: [LV] Reflow comment for VectorizationCostTy (NFC).
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 319313: [OpenCL] Do not include default header for preproc...
Yaxun (Sam) Liu via All-commits
- [all-commits] [llvm/llvm-project] 3aa6ca: [clangd] Call malloc_trim in clangd-index-server p...
kadir çetinkaya via All-commits
- [all-commits] [llvm/llvm-project] 8f2bf9: [clangd] Introduce a log-prefix flag to remote-ind...
kadir çetinkaya via All-commits
- [all-commits] [llvm/llvm-project] c9acd2: [GlobalISel] NFC: Change LLT::changeNumElements to...
sdesmalen-arm via All-commits
- [all-commits] [llvm/llvm-project] e00969: [libc++][NFC] Rename include guard.
mordante via All-commits
- [all-commits] [llvm/llvm-project] c3ebb5: [flang][unittest] Add a missing dependency
Andrzej Warzyński via All-commits
- [all-commits] [llvm/llvm-project] 8a9ec3: [Hexagon] Convert getTypeAlignment to return Align
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] c3cc9d: [AMDGPU] Removed unused Predicate HasOffset3fBug. ...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] aeab9d: [GlobalISel] NFC: Have LLT::getSizeInBits/Bytes re...
sdesmalen-arm via All-commits
- [all-commits] [llvm/llvm-project] 1076b6: [Analysis] use better version of getLibFunc to che...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 4d8156: [lldb-vscode] Make extension contribute breakpoint...
chrisnb via All-commits
- [all-commits] [llvm/llvm-project] 1e6303: [OpaquePtr] Allow globals with opaque pointer valu...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] b732e6: Revert "[GlobalISel] NFC: Have LLT::getSizeInBits/...
sdesmalen-arm via All-commits
- [all-commits] [llvm/llvm-project] b7f249: [Coroutines] Remove all legacy test command
Xun Li via All-commits
- [all-commits] [llvm/llvm-project] e15e14: [ModuloSchedule] Pass loop block explicitly to ker...
Hendrik Greving via All-commits
- [all-commits] [llvm/llvm-project] fb0dbc: [mlir][memref] Introduce UnrankedMemRefOf to table...
Stephan Herhut via All-commits
- [all-commits] [llvm/llvm-project] e80a21: [test][instcombine] Add test cases for all x.with....
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 9eaf0d: [UpdateCCTestChecks] Support --check-globals
Joel E. Denny via All-commits
- [all-commits] [llvm/llvm-project] 2cd23e: [instcombine] Fold overflow check using umulo to c...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] d43b23: [mlir:Async] Add the size parameter to the async.g...
Eugene Zhulenev via All-commits
- [all-commits] [llvm/llvm-project] 86ad0a: [mlir:Async] Implement recursive async work splitt...
Eugene Zhulenev via All-commits
- [all-commits] [llvm/llvm-project] cc5ee8: [LV] Doxygenize VectorizationFactor member comment...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 9714d0: [test] Add coverage for existing overflow rule wit...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] fda790: [clang] Make fewer assumptions about path to lit.s...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] f66b8f: [libomptarget][amdgpu] Build openmp for two more t...
Jon Chesterfield via All-commits
- [all-commits] [llvm/llvm-project] 77ae9b: [AArch64] Extra negated shift tests. NFC
David Green via All-commits
- [all-commits] [llvm/llvm-project] cc60fa: [UpdateCCTestChecks] Fix new test from 9eaf0d120d32
Joel E. Denny via All-commits
- [all-commits] [llvm/llvm-project] 0f3bc0: [X86] Simplify part of the isel for X86ISD::FCMP/S...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] b8c8bb: [DAG] Fold neg(splat(neg(x)) -> splat(x)
David Green via All-commits
- [all-commits] [llvm/llvm-project] 3cc5d4: [flang] Fix generic/specific procedure confusion
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] c42141: Fixed C test case
Conanap via All-commits
- [all-commits] [llvm/llvm-project] ad4bb8: [IR] Add Type::isOpaquePointerTy() helper (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 585496: [libc++] Enable the rvalue overloads of operator<<...
Quuxplusone via All-commits
- [all-commits] [llvm/llvm-project] 5b2573: [OpaquePtr] Enumerate GlobalAlias value type
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 34a164: [mlir:Async] Submit accidentally omitted changes
Eugene Zhulenev via All-commits
- [all-commits] [llvm/llvm-project] 363808: [Coroutines] Define __coro_frame_ty in function scope
Hongtao Yu via All-commits
- [all-commits] [llvm/llvm-project] 26cbf3: Added 64bit test
Conanap via All-commits
- [all-commits] [llvm/llvm-project] b26746: [SystemZ] Add support for .reloc assembler directive
Ulrich Weigand via All-commits
- [all-commits] [llvm/llvm-project] 250873: [ELF] --sysroot: change sysrooted script to not fa...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] bdb035: [llvm-rc] Don't rewrite the arch in the default tr...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] d64615: [analyzer] Fix assertion failure on code with tran...
Valeriy Savchenko via All-commits
- [all-commits] [llvm/llvm-project] 4e22c7: [PowerPC] Disable combine 64-bit bswap(load) witho...
Nemanja Ivanovic via All-commits
- [all-commits] [llvm/llvm-project] 9ce02e: [OpenMP] Add Module metadata for OpenMP compilation
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 67bad6: temp signed impelmentation
Conanap via All-commits
- [all-commits] [llvm/llvm-project] 160559: [SimplifyLibCalls] Fix memchr opt to use CreateLog...
Juneyoung Lee via All-commits
- [all-commits] [llvm/llvm-project] 4cf7c6: Change PathMappingList::RemapPath to return an opt...
adrian-prantl via All-commits
- [all-commits] [llvm/llvm-project] c8d0d8: [ms] [llvm-ml] Add support for ALIGN, EVEN, and OR...
Eric Astor via All-commits
- [all-commits] [llvm/llvm-project] 8d5bf0: [NFC] Prefer ConstantRange::makeExactICmpRegion ov...
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] 4eabb1: Add support for the NSMutableDictionary variant: "...
jimingham via All-commits
- [all-commits] [llvm/llvm-project] ffc053: [lldb] Use the non-locking variant of objc_copyRea...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] ad14b5: [clang] Stop providing builtin overload candidate ...
Matheus Izvekov via All-commits
- [all-commits] [llvm/llvm-project] 557b10: [mlir][sparse] add print methods to Merger (for de...
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] 4506f6: OpaquePtr: Reject 'ptr*' again when parsing textua...
Duncan P. N. Exon Smith via All-commits
- [all-commits] [llvm/llvm-project] fdd4c1: Revert "[InstCombine] Make indexed compare fold op...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 2e9c75: [libc] Use __builtin_ctzll instead of __builtin_ct...
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] 45f6d5: [DFSan] Change shadow and origin memory layouts to...
Andrew Browne via All-commits
- [all-commits] [llvm/llvm-project] 50ad34: Disable ReplaceLDS pass, patch up tests to match
Jon Chesterfield via All-commits
- [all-commits] [llvm/llvm-project] 36003c: [X86] Selecting fld0 for undefined value in fast I...
Luo, Yuanke via All-commits
- [all-commits] [llvm/llvm-project] e074d5: [ms] [llvm-ml] Disable C-style comments
Eric Astor via All-commits
- [all-commits] [llvm/llvm-project] fd2737: [ARM] MVE VPT block tests with debug info. NFC
David Green via All-commits
- [all-commits] [llvm/llvm-project] 043ce4: [MLIR][Sparse] Move `buildLattices` into Merger
Gus Smith via All-commits
- [all-commits] [llvm/llvm-project]
Tom Stellard via All-commits
- [all-commits] [llvm/llvm-project] d4f4a1: [RISCV] Add DAG combine to detect opportunities to...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] c8f3f4: [Docs] Minor fixes with language extension docs
Saurabh Jha via All-commits
- [all-commits] [llvm/llvm-project] 779d2b: [RISCV][NFC] Combine the control flow for differen...
Jim Lin via All-commits
- [all-commits] [llvm/llvm-project] 3255db: [clang][tests] Specify unwindlib in aix-ld tests
Timm Bäder via All-commits
- [all-commits] [llvm/llvm-project] aff57f: [JITLink][ELF] Add generic ELFLinkGraphBuilder tem...
lhames via All-commits
- [all-commits] [llvm/llvm-project] 2b9016: [gn build] Port aff57ff24aca
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 7f3698: [LV] Adjust trip count based on IsOrdered in widen...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 991a88: [ARM] Regenerate big-endian-vector-caller.ll test ...
David Green via All-commits
- [all-commits] [llvm/llvm-project] ee3b2c: [clang-format] PR50525 doesn't handle AlignConsecu...
MyDeveloperDay via All-commits
- [all-commits] [llvm/llvm-project] 37c223: [clang-format] [PR50702] Lamdba processing does no...
MyDeveloperDay via All-commits
- [all-commits] [llvm/llvm-project] 8b7881: [clang-format] Add basic support for formatting JSON
MyDeveloperDay via All-commits
- [all-commits] [llvm/llvm-project] b62de2: [gn build] Port 8b7881a084d0
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 8c2d46: [Verifier] Support masked load/store with opaque p...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 2887f1: [ISel] Port AArch64 SABD and UABD to DAGCombine
David Green via All-commits
- [all-commits] [llvm/llvm-project] 0f83d3: [ARM] MVE vabd
David Green via All-commits
- [all-commits] [llvm/llvm-project] 81b2f9: [RISCV] Use zexti32/sexti32 in srliw/sraiw isel pa...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 595581: [ARM] Introduce MVETRUNC ISel lowering
David Green via All-commits
- [all-commits] [llvm/llvm-project] d6144c: [clang] add C++ feature test macro for P2266 simpl...
Matheus Izvekov via All-commits
- [all-commits] [llvm/llvm-project] 41d814: [ARM] Lower MVETRUNC to stack operations
David Green via All-commits
- [all-commits] [llvm/llvm-project] 699d47: [Driver] do not link _p libs for -pg on FreeBSD 14...
Ed Maste via All-commits
- [all-commits] [llvm/llvm-project] 7a1123: [X86] Correct the conversion of VALIGND/Q intrinsi...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] d86782: [docs][llvm-strip] Fix documentation for -s/-S
Alexander Shaposhnikov via All-commits
- [all-commits] [llvm/llvm-project] 81f6d7: [X86] Tighten up some inline assembly constraint h...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 081370: [mlir][NFC] Cleanup: Move helper functions to Stat...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] c19a28: llvm-dwarfdump: Print warnings on invalid DWARF
Jan Kratochvil via All-commits
- [all-commits] [llvm/llvm-project] a7afaf: Fix lld testsuite after llvm-dwarfdump now errors ...
Jan Kratochvil via All-commits
- [all-commits] [llvm/llvm-project] 0f24ff: [lld/mac] Don't fold UNWIND_X86_64_MODE_STACK_IND ...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] f45eee: [Orc][examples] LLJITWithRemoteDebugger: fix CMake...
Mara Sophie Grosch via All-commits
- [all-commits] [llvm/llvm-project] 7414bb: [Analysis] improve function signature checking for...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] f1a643: [VPlan] Track both incoming values for first-order...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] a9129f: [LoadStoreVectorizer] Support opaque pointers
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 81fcda: [MemCpyOpt] Support opaque pointers
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 153da0: [InstCombine] hoist min/max intrinsics above selec...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] f02505: [MemCpyOpt] Handle unusual memcpy element type
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] e5a8f2: [clang-format] Fix the issue that empty lines bein...
darwin-x via All-commits
- [all-commits] [llvm/llvm-project] 09ac97: [Bazel] Update for 0813700de1
Geoffrey Martin-Noble via All-commits
- [all-commits] [llvm/llvm-project] f00941: [DSE] Support opaque pointers
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 010f0f: Revert "[RISCV] Use zexti32/sexti32 in srliw/sraiw...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 9aa951: [MemCpyOpt] Preserve address space
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] e81702: [DSE] Preserve address space
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 4ae0ab: [BitCode] Add noprofile to getAttrFromCode()
Nathan Chancellor via All-commits
- [all-commits] [llvm/llvm-project] 4c92e3: [RISCV] Add tests for __builtin_parity idiom.
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 1b112c: PR37255: DebugInfo: LTO with -g inlined into -gmlt...
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] 5c2ade: PR50708: Update link to Intel SIMD ABI
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] 3a6599: Remove XFAIL flag from sanitize-coverage-old-pm.c
Muhammad Omair Javaid via All-commits
- [all-commits] [llvm/llvm-project] 8f4340: [M68k][GloballSel] Formal arguments lowering in IR...
Min-Yih Hsu via All-commits
- [all-commits] [llvm/llvm-project] 2ddca6: Tag sanitize-coverage-old-pm.c unsupported on arm ...
Muhammad Omair Javaid via All-commits
- [all-commits] [llvm/llvm-project] 0f32d0: [LLDB] Silence warnings in cli-wrapper-mpxtable.cpp
Muhammad Omair Javaid via All-commits
- [all-commits] [llvm/llvm-project] eb237f: [PowerPC] Add XL Compat fetch builtins
jsji via All-commits
- [all-commits] [llvm/llvm-project] 7c73c2: [LoopDeletion] Benefit from branches by undef cond...
Max Kazantsev via All-commits
- [all-commits] [llvm/llvm-project] af03f7: [Test] Add XFAIL test for PR50918
Max Kazantsev via All-commits
- [all-commits] [llvm/llvm-project] d58514: [LSR][NFC] Make sure that after the canonicalizati...
Max Kazantsev via All-commits
- [all-commits] [llvm/llvm-project] 616b99: Revert "[Test] Add XFAIL test for PR50918"
Max Kazantsev via All-commits
- [all-commits] [llvm/llvm-project] 04242b: Revert "[M68k][GloballSel] Formal arguments loweri...
Min-Yih Hsu via All-commits
Last message date:
Sun Jun 27 23:27:00 PDT 2021
Archived on: Sun Jun 27 23:27:02 PDT 2021
This archive was generated by
Pipermail 0.09 (Mailman edition).