platform/upstream/llvm.git
2022-02-10 Peter Klausler[flang] Handle "type(foo) function f" when foo is defin...
2022-02-10 Yuanfang Chen[clang-cl] Support the /JMC flag
2022-02-10 Yuanfang Chen[AArch64][ARM] add -Wunaligned-access only for clang
2022-02-10 Huihui Zhang [AArch64][LoadStoreOptimizer] Ignore undef registers...
2022-02-10 Marek Kurdej[clang-format] Do not remove required spaces when align...
2022-02-10 Nirvedh[mlir][vector] Add pattern to drop lead unit dim for...
2022-02-10 Simon Pilgrim[X86] Add smulo and umulo with add+load test coverage
2022-02-10 Ivan Murashko[clangd] Crash in __memcmp_avx2_movbe
2022-02-10 Craig Topper[RISCV] Lower the shufflevector equivalent of vector...
2022-02-10 Valentin Clement[flang] Lower simple RETURN statement
2022-02-10 Valentin Clement[flang][NFC] Replace hardcoded attribute name
2022-02-10 Craig Topper[RISCV] Move the creation of VLMaxSentinel to isel...
2022-02-10 Hans Wennborg[clang-cl] Accept the "legacy" -target flag spelling
2022-02-10 Paul Walker[SVE] Remove AArch64ISD::ADD_PRED and AArch64ISD::SUB_PRED.
2022-02-10 Simon Pilgrim[X86] Add tests showing failure to use LEA to avoid...
2022-02-10 Simon Pilgrim[X86] getFMA3OpcodeToCommuteOperands - use unreachable...
2022-02-10 Arthur Eubanks[hwasan][test] Rework memaccess-clobber.ll
2022-02-10 Craig Topper[RISCV] Remove stale comment. NFC
2022-02-10 Jordan Rupprecht[libc++] Remove usage of `_LIBCPP_DEBUG` in `__comp_ref...
2022-02-10 Jordan Rupprecht[libc++] Fix std::__debug_less in c++17.
2022-02-10 Mark de Wever[libc++][nfc] Add TEST_HAS_NO_LOCALIZATION.
2022-02-10 Jeremy Morse[DebugInfo][InstrRef] Avoid duplicate instruction numbe...
2022-02-10 alex-t[AMDGPU] Missed sign/zero extend patterns for divergenc...
2022-02-10 Simon Pilgrim[AMDGPU] Pull out repeated getVecSize() calls. NFC.
2022-02-10 David Sherwood[AArch64] Improve codegen for get.active.lane.mask...
2022-02-10 Nikolas Klauser[libc++] Prepare string.{contains, ends_with, iterators...
2022-02-10 Florian Hahn[LV] Add tests with chained first-order recurrences.
2022-02-10 Aart Bik[mlir][sparse][pytaco] migrate to sparse compiler pipeline
2022-02-10 dreachem[OpenMP][NFC] update status for 5.1 'nothing' directive...
2022-02-10 Rainer Orth[fir] Fix FlangOptimizerTests link on Solaris
2022-02-10 LLVM GN Syncbot[gn build] Port 9d9053190498
2022-02-10 Nikita Popov[InstSimplify] Remove zero-index opaque pointer GEP
2022-02-10 Nikolas Klauser[libc++][ranges] Implement std::ranges::swap_ranges()
2022-02-10 Christian Kandelerclangd: Set a diagnostic on a code action resulting...
2022-02-10 Jay Foad[AMDGPU] Rename DSAtomicCmpXChg to DSAtomicCmpXChgSwapp...
2022-02-10 Paul Walker[SVE] Remove redundant hasBF16 calls from lowering...
2022-02-10 Roman Lebedev[NFC][SCEV] `createNodeForSelectOrPHIViaUMinSeq()`...
2022-02-10 Roman Lebedev[NFC][SCEV] `createNodeForSelectOrPHIViaUMinSeq()`...
2022-02-10 Roman Lebedev[NFC][SCEV] `createNodeForSelectOrPHIViaUMinSeq()`...
2022-02-10 Roman Lebedev[SCEV] Recognize `cond ? i1 0 : i1 y` as `umin_seq...
2022-02-10 Roman Lebedev[SCEV] Recognize `cond ? i1 x : i1 1` as `~umin_seq...
2022-02-10 Roman Lebedev[SCEV] Recognize logical `or` as `not umin_seq (not...
2022-02-10 Roman Lebedev[SCEV] Recognize logical `and` as `umin_seq`
2022-02-10 Roman Lebedev[SCEV] `createNodeForSelectOrPHI()`: try constant-foldi...
2022-02-10 Roman Lebedev[NFC][SCEV] Prepare `createNodeForSelectOrPHI()` for...
2022-02-10 Roman Lebedev[SCEV] Recognize binary `xor` as bit-wise `add`
2022-02-10 Roman Lebedev[SCEV] Recognize binary `and` as bit-wise `umin`
2022-02-10 Roman Lebedev[SCEV] Recognize binary `or` as bit-wise `umax`
2022-02-10 Roman Lebedev[NFC][SCEV] Add some tests with logical operations...
2022-02-10 Paul Walker[SVE] Prefer zero-extending loads when lowering ISD...
2022-02-10 David Sherwood[SVE][CodeGen] Bail out for scalable vectors in AArch64...
2022-02-10 Marius Brehler[mlir] Add missing dep to new cf dialect
2022-02-10 OCHyams[cross-project-tests] REQUIRES: system-darwin in llgdb...
2022-02-10 Timm Bäder[clang] Add test for C++ DR2390
2022-02-10 Timm Bäder[clang][tests] Add test for C++ DR2406
2022-02-10 Lei Zhang[mlir][linalg] Fold tensor.pad(linalg.fill) with the...
2022-02-10 Matthias Springer[mlir][vector] Add helper that builds a scalar reductio...
2022-02-10 Greg Miller[clang-tidy] add option performance-move-const-arg...
2022-02-10 Simon Pilgrim[InstCombine] Extend fold (icmp sgt smin(PosA, B) 0...
2022-02-10 Simon Pilgrim[InstCombine] Add test showing failure to fold (icmp...
2022-02-10 Sanjay Patel[InstCombine] reduce mul operands based on undemanded...
2022-02-10 Nikita Popov[FastISel] Remove redundant reg class check (NFC)
2022-02-10 Nikita Popov[CodeGen] Regenerate test checks (NFC)
2022-02-10 Groverkss[MLIR][Presburger] Factor out space information to...
2022-02-10 Nathan Sidwell[clang][NFC] Standard substitution checking cleanup
2022-02-10 Nikolas Klauser[libc++][NFC] Reformat and modernize compressed_pair.h
2022-02-10 Nathan Sidwell[demangler] Fix new/delete demangling
2022-02-10 Florian Hahn[ConstraintElimination] Remove unnecessary recursion...
2022-02-10 Bradley Smith[AArch64][SVE] Fix selection failure during lowering...
2022-02-10 Simon Pilgrim[LoopVectorize] Regenerate reduction-predselect.ll...
2022-02-10 Rainer Orth[Driver] Use libatomic for 32-bit SPARC atomics support
2022-02-10 Jeremy Morse[DebugInfo][InstrRef] Don't fire assertions if debug...
2022-02-10 Nikita Popov[LLParser][OpaquePtr] Support forward reference to...
2022-02-10 Nikita Popov[NVPTX] Use align attribute for kernel pointer arg...
2022-02-10 OCHyams[cross-project-tests] Add REQUIRES: compiler-rt to...
2022-02-10 David SpickettReland "[lldb] Remove non address bits when looking...
2022-02-10 Valentin Clement[flang] Add FIRInlinerInterface
2022-02-10 Nikita Popov[ArgPromotion] Transfer metadata to promoted loads
2022-02-10 Nikita Popov[ArgPromotion] Add test for metadata on promoted loads...
2022-02-10 Lu Weining[LoongArch][test] (6/6) Add encoding and mnemonics...
2022-02-10 Lu Weining[Utils][LoongArch](5/6) Add a --bits-endian option...
2022-02-10 Lu Weining[LoongArch 4/6] Add basic tablegen infra for LoongArch
2022-02-10 Lu Weining[LoongArch 3/6] Add target stub for LoongArch
2022-02-10 Lu Weining[LoongArch 2/6] Add ELF machine flag and relocs for...
2022-02-10 Lu Weining[LoongArch 1/6] Add triples loongarch{32,64} for the...
2022-02-10 Matthias Springer[mlir][vector][NFC] Use CombiningKindAttr instead of...
2022-02-10 Fraser Cormack[RISCV] Pre-process FP SPLAT_VECTOR to RISCVISD::VFMV_V...
2022-02-10 Oliver Stannard[ARM] Patterns for vector conversion between half and...
2022-02-10 Marek Kurdej[clang-format] Move FormatToken::opensBlockOrBlockTypeL...
2022-02-10 Tres PoppRevert "[MLIR] Fix fold-memref-subview-ops for affine...
2022-02-10 Sven van Haastregt[OpenCL] Refactor cl_ext_float_atomics declarations...
2022-02-10 David SherwoodFix incorrect TypeSize->uint64_t cast in InductionDescr...
2022-02-10 Roman Lebedev[llvm] Fix update_analyze_test_checks and add a test...
2022-02-10 Jay Foad[GlobalISel] CSE FP constants at -O0
2022-02-10 Tres PoppUpdate bazel after 8d12bf4ac102ea5887705ca467163aecea13b6f1
2022-02-10 tyb0807[AArch64] ACLE feature macro for Armv8.8-A MOPS
2022-02-10 Martin Storsjö[libcxx] [test] Fix the aligned storage test to work...
2022-02-10 Martin Storsjö[clang] [MinGW] Default to DWARF 4
2022-02-10 Daniil Kovalev[NVPTX] Eliminate StoreRetval instructions with undef...
2022-02-10 Diana Picustest-release.sh: Remove test-suite from LLVM_ENABLE_PRO...
next