platform/upstream/llvm.git
2023-01-17 chenglin.biRevert "[AArch64] fold subs ugt/ult to ands when the...
2023-01-17 Samuel Parker[NFC][WebAssembly] Update test
2023-01-17 Jean Perier[flang][hlfir] Add hlfir.destroy operation.
2023-01-17 Jean Perier[flang][hlfir] Add move semantics to hlfir.as_expr.
2023-01-17 Nikita Popov[MLIR] Convert some tests to opaque pointers (NFC)
2023-01-17 Nikita Popov[MLIR] Convert test to opaque pointers (NFC)
2023-01-17 Nikita Popov[MLIR] Don't verify opaque pointer type in cmpxchg
2023-01-17 Nikita Popov[MLIR] Don't verify opaque pointer type in atomicrmw
2023-01-17 Nikita Popov[MLIR] Don't verify call signature for indirect opaque...
2023-01-17 Chuanqi Xu[C++20] [Modules] Only diagnose the non-inline external...
2023-01-17 Nikita Popov[MLIR] Convert test to opaque pointers (NFC)
2023-01-17 Nikita Popov[Polly] Convert some tests to opaque pointers (NFC)
2023-01-17 Nikita Popov[Clang] Convert test to opaque pointers (NFC)
2023-01-17 Florian Hahn[VPlan] Remove unneeded VPUser::classof(const VPDef...
2023-01-17 Mariusz Sikora[AMDGPU] v_fmac_f64 encoding tests for gfx940
2023-01-17 Nikita Popov[Clang] Convert test to opaque pointers (NFC)
2023-01-17 Nikita Popov[Support] Fix alternation support in backreferences...
2023-01-17 Rainer Orth[sanitizer_common] Don't intercept __tls_get_addr on...
2023-01-17 Sergey Kachkov[GVN] Refactor handling of pointer-select in GVN pass
2023-01-17 Kadir Cetinkaya[clangd] Disable ScopedMemoryLimit on tsan builds
2023-01-17 Fangrui Song[ARM] Properly fix -Wsign-compare after D141791
2023-01-17 chendewenRevert "[AArch64][SVE] Add more intrinsics in 'isZeroin...
2023-01-17 Noah GoldsteinTransform AtomicRMW logic operations to BT{R|C|S} if...
2023-01-17 Noah GoldsteinAdd tests for BMI patterns across non-adjacent and...
2023-01-17 Jonathan Peyton[OpenMP][libomp] Add topology information to thread...
2023-01-17 Shilei Tian[OpenMP] Fix the wrong format string used in `__kmpc_error`
2023-01-17 Jonathan Peyton[OpenMP][libomp] Fix macOS 12 library destruction
2023-01-17 chenglin.bi[AArch64] fold subs ugt/ult to ands when the second...
2023-01-17 Chuanqi Xu[C++20] [Coroutines] Disable to take the address of...
2023-01-17 Shilei Tian[Clang][OpenMP] Fix the issue that a functor is not...
2023-01-17 Freddy Ye[NFC][X86] clang-format change for avx512vlbwintrin.h
2023-01-17 chendewen[AArch64][SVE] Add more intrinsics in 'isZeroingInactiv...
2023-01-17 Arthur Eubanks[bolt][test] Add REQUIRES: asserts to jt-symbol-disambi...
2023-01-17 Arthur Eubanks[docs][NewPM] Clarify more status of legacy PM + optimi...
2023-01-17 James Y KnightExceptionHandling documentation tweaks.
2023-01-17 Paul Walker[NFC][Clang] Regenerate test output for SVE ACLE tests.
2023-01-17 Luo, Yuanke[X86] Don't fold select for vXi1 on X86 target.
2023-01-16 Mehdi AminiRevert "Revert "Refactor OperationName to use virtual...
2023-01-16 James Y KnightMove Personalities array from MachineModuleInfo to...
2023-01-16 James Y KnightFastISel: remove EH_LABEL skipping code.
2023-01-16 Mehdi AminiRevert "Refactor OperationName to use virtual tables...
2023-01-16 Martin Storsjö[clang] [MinGW] Avoid adding <base>/include and <base...
2023-01-16 Joe Loser[llvm][ADT] Replace uses of `makeMutableArrayRef` with...
2023-01-16 Mehdi AminiFix crash in Spirv -lower-host-to-llvm pass
2023-01-16 Mahesh Ravishankar[mlir][TilingInterface] Fix use after free error from...
2023-01-16 Slava Zakharin[mlir][llvmir] Fixed MDNode uniquing during TBAA transl...
2023-01-16 Hendrik Greving[mlir:LLVM] Fix minor bug, missing cconv translation
2023-01-16 Lei Huang[P10] Fix the implementation for BRH
2023-01-16 Ram-NK[LoopInterchange] Correcting the profitability check
2023-01-16 Alex Zinenko[mlir] accept values with result numbers in gpu.launch_func
2023-01-16 Joseph Huber[nvptx-arch] Dynamically load the CUDA runtime if not...
2023-01-16 Joseph Huber[amdgpu-arch] Dynamically load the HSA runtime if not...
2023-01-16 Kelvin Li[flang][NFC] Fix typo in Cray pointee error message
2023-01-16 David Green[AArch64] Add tests for forming abd from wrap flags...
2023-01-16 Simon PilgrimSilence signed/unsigned comparison warnings. NFC.
2023-01-16 Nikolas Klauser[libc++] Remove <type_traits> includes from <atomic...
2023-01-16 Mahesh Ravishankar[mlir][TilingInterface] Add an option to tile and fuse...
2023-01-16 Simon Pilgrim[Thumb2][MVE] Recognise shuffle truncation patterns...
2023-01-16 Sanjay Patel[InstCombine] canonicalize a signum (spaceship) that...
2023-01-16 Sanjay Patel[InstCombine] add tests for signum (spaceship) variant...
2023-01-16 Matt KulukundisFix format for `case` in .proto files
2023-01-16 serge-sans... [lld][COFF] Provide unwinding information for Chunk...
2023-01-16 Michael Buch[libcxx] Add missing includes
2023-01-16 David Green[AArch64] Move default extensions from clang Driver...
2023-01-16 Frank (Fang... [mlir][vector] Add scalable vectors support to OuterPro...
2023-01-16 Prabhdeep Singh... Revert "[mlir][vector] Add scalable vectors support...
2023-01-16 Mehdi AminiCheck for FunctionOpInterface when looking up a parent...
2023-01-16 Ivan Kosarev[AMDGPU][AsmParser][NFC] Refine defining single-bit...
2023-01-16 Felipe de Azevedo... Revert "[codegen] Store address of indirect arguments...
2023-01-16 Nikita Popov[Support] Fix incorrect assertion in backref compilation
2023-01-16 Nikita Popov[Support] Fix REDEBUG compilation
2023-01-16 Benjamin Maxwell[DebugInfo] Add CIE::getAugmentationData() and FDE...
2023-01-16 Matthias Springer[mlir][NFC] GreedyPatternRewriteDriver: Consistent...
2023-01-16 Matthias Springer[mlir][NFC] GreedyPatternRewriteDriver: Remove overridd...
2023-01-16 Mehdi AminiExplicitly more Error when returning it (NFC)
2023-01-16 Francesco Petrogalli[docs] Expand example on stand-alone builds.
2023-01-16 Freddy Ye[X86] Prefer fpext(splat(X)) to splat(fpext(x)).
2023-01-16 Luo, Yuanke[X86] Add more test case for folding select on vXi1
2023-01-16 Guillaume ChateletDeprecate MemIntrinsicBase::getDestAlignment() and...
2023-01-16 Felipe de Azevedo... [codegen] Store address of indirect arguments on the...
2023-01-16 Elena Lepilkina[llvm-objdump][RISCV] Use new common method to parse...
2023-01-16 Ed Maste[libc++] allow redefined macro in non_trivial_copy_move...
2023-01-16 Alexey LapshinThis patch allows llvm-dwarfutil to utilize accelerator...
2023-01-16 Sergei Barannikov[NFC] Use `llvm::enumerate` in llvm/unittests/Object
2023-01-16 Guillaume Chatelet[NFC] Remove dead code
2023-01-16 Guillaume ChateletDeprecate Argument::getParamAlignment()
2023-01-16 Florian Hahn[LoopUnroll] Don't update DT for changeToUnreachable.
2023-01-16 Haojian Wu[bazel] Another blank-line format fix for the utils...
2023-01-16 Sergey KachkovRevert "[GVN] Refactor handling of pointer-select in...
2023-01-16 Zain Jaffal[AArch64] Add tests for dotreduce to check for wider...
2023-01-16 Max Kazantsev[JumpThreading] Preserve profile metadata during select...
2023-01-16 Haojian Wu[bazel] Fix the format of utils/bazel/configure.bzl...
2023-01-16 Kerry McLaughlin[AArch64][SME] Add an instruction mapping for SME pseudos
2023-01-16 Jolanta Jensen[NFC] Fixed a typo in clang help docs
2023-01-16 Sven van Haastregt[OpenCL] Allow undefining header-only features
2023-01-16 Utkarsh SaxenaAdd test for an invalid requirement in requires expr.
2023-01-16 Nikita Popov[Clang] Convert test to opaque pointers (NFC)
2023-01-16 Sergey Kachkov[GVN] Refactor handling of pointer-select in GVN pass
2023-01-16 Markus Böck[mlir][NFC] Set `useFoldAPI` to `kEmitRawAttributesFold...
2023-01-16 David Green[AArch64] Sink to umull if we know tops bits are zero.
next