platform/upstream/llvm.git
2023-01-17 Erich KeaneRevert "[clang] Instantiate concepts with sugared templ...
2023-01-17 Nikita Popov[CVP] Handle use-site conditions in more folds
2023-01-17 Valentin Clement[flang] Support allocate with source for polymorphic...
2023-01-17 Florian Hahn[VPlan] Remove duplicated VPValue IDs (NFCI).
2023-01-17 Nicolas Vasilache[mlir][Transform] Add a transform.get_consumers_of_resu...
2023-01-17 Francesco Petrogalli[MIScheduler] Print top/down cycle in the SUnit dump.
2023-01-17 Valentin Clement[flang] Lower allocation with MOLD
2023-01-17 Raghu Maddhipatla[Flang] [OpenMP] Refine parser restrictions for OMP...
2023-01-17 Amy Wang[MLIR][Transform] Introduce loop.coalesce transform op.
2023-01-17 Alex Bradbury[clang-repl] XFAIL riscv targets in simple-exception...
2023-01-17 luxufan[InstCombine] Don't combine smul of i1 type constant one
2023-01-17 Leonardo Sandoval[flang] fix FIRLangRef.md path
2023-01-17 Nicolas Vasilache[mlir][Linalg] Fix post-commit typo for 5443743ca1874ac...
2023-01-17 Nicolas Vasilache[mlir][Linalg] Add a transform.structured.pack operation
2023-01-17 Paul Walker[AArch64][SVE] Fix typo after post review change to...
2023-01-17 Weining Lu[docs] Add llvm & clang release notes for LoongArch
2023-01-17 zhongyunde[AArch64][SVE] Fix crash for DestructiveBinaryComm...
2023-01-17 Jean Perier[flang][hlfir] Lower some character elemental references
2023-01-17 Abid Malik[flang][OpenMP] Parser support for the unroll construct...
2023-01-17 Markus Böck[mlir][Tensor][NFC] Migrate Tensor dialect to the new...
2023-01-17 Sebastian Neubauer[BitcodeReader] Allow reading pointer types from old IR
2023-01-17 Johannes ReifferscheidFix bazel build overlay.
2023-01-17 Florian Hahn[VPlan] Add test for VPAllSuccessorIterator directly...
2023-01-17 Abid Malik[flang][OpenMP] Added parser support for Tile Construct...
2023-01-17 Florian Hahn[VPlan] Remove unnecessary getNumSuccessors call (NFC).
2023-01-17 David Green[ARM] Fix i1 shuffle lowering with multiple operands.
2023-01-17 Nikita Popov[Linker] Convert test to opaque pointers (NFC)
2023-01-17 Nikita Popov[Linker] Convert test to opaque pointers (NFC)
2023-01-17 Quentin Colombet[mlir][vector] Share enums with the transform dialect
2023-01-17 Guillaume Chatelet[libc] Fix memcpy inefficiency
2023-01-17 Nikita Popov[Linker] Convert test to opaque pointers (NFC)
2023-01-17 Jean Perier[flang] Lower elemental and transformational clean...
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...
next