platform/upstream/llvm.git
2022-01-14 fourdim[jitlink] add R_RISCV_BRANCH to jitlink
2022-01-14 Ellis Hoag[InstrProf][NFC] Do not assume size of counter type
2022-01-14 Jessica Paquette[JumpThreading] Change asserts for WantInteger into...
2022-01-14 Mike Rice[OpenMP] Fix problems with the declare variant append_a...
2022-01-14 V Donaldson[flang] "CFI" types for Fortran REAL and COMPLEX kinds...
2022-01-14 Florian HahnRecommit "[LV] Inline CreateSplatIV call for scalar...
2022-01-14 Nadav RotemAdd new tests that check the icmp-ashr baseline.
2022-01-14 Peter Klausler[flang] Allow pointers to non-sequence types in sequenc...
2022-01-14 Erich Keane[CPU-Dispatch] Make sure Dispatch names get updated...
2022-01-14 Nikolas Klauser[libc++][NFC] Remove clang-diagnostic-c++98-compat...
2022-01-14 Mehdi AminiApply clang-tidy fixes for readability-container-size...
2022-01-14 Mehdi AminiApply clang-tidy fixes for readability-identifier-namin...
2022-01-14 Mehdi AminiApply clang-tidy fixes for performance-for-range-copy...
2022-01-14 Mehdi AminiApply clang-tidy fixes for performance-unnecessary...
2022-01-14 Fangrui Song[X86] Fix -Wunused-lambda-capture
2022-01-14 Hui Xie[libc++] Fix __simple_view concept in std::ranges
2022-01-14 Sanjay Patel[InstCombine] remove unnecessary use check on X >>exact...
2022-01-14 Sanjay Patel[InstCombine] add tests for icmp with exact shift; NFC
2022-01-14 Arthur O'Dwyer[libc++] [test] ASSERT_WITH_LIBRARY_INTERNAL_ALLOCATION...
2022-01-14 Tue Ly[libc] Implement correctly rounded log2f based on RLIBM...
2022-01-14 Arthur O'Dwyer[libc++] [NFC] Remove a hard tab from __config.
2022-01-14 Rahul Joshi[MLIR] Introduce generic visitors.
2022-01-14 Simon Pilgrim[X86][AVX] lowerShuffleAsLanePermuteAndShuffle - don...
2022-01-14 Craig Topper[RISCV] Add basic support for matching shuffles to...
2022-01-14 Craig Topper[RISCV] Honor the VT when converting float point regist...
2022-01-14 Nikita Popov[Docs] Use anonymous reference (NFC)
2022-01-14 Craig Topper[AMDGPU] Correct the known bits calculation for MUL_I24.
2022-01-14 Craig Topper[AMDGPU] Pre-commit test for D116469. NFC
2022-01-14 Sanjay Patel[InstCombine] add more tests for binop with phi operand...
2022-01-14 Sanjay Patel[InstCombine] add test for limitation of knownbits...
2022-01-14 Nikita Popov[Docs] Update opaque pointer docs (NFC)
2022-01-14 Muiez Ahmed[SystemZ][z/OS] ASCII/EBCDIC support with no coexistence
2022-01-14 Philip ReamesRevert "[MemoryBuiltins] [NFC] Add missing section...
2022-01-14 Simon Pilgrim[LTO] runNewPMPasses - remove check for TM != nullptr...
2022-01-14 Tue Ly[libc] Update exhaustive testing documentations.
2022-01-14 Andrzej Warzynski[flang] Fix a bug in the `flang` wrapper script
2022-01-14 Florian Hahn[LV] Add test with an integer induction based on a...
2022-01-14 Simon Pilgrim[llvm-profgen] ProfiledBinary::load - use cast<> instea...
2022-01-14 Simon Pilgrim[X86] combineConcatVectorOps - fold concat(permilpd...
2022-01-14 Simon Pilgrim[X86] combineConcatVectorOps - fold concat(movs*dup...
2022-01-14 Arthur O'Dwyer[libc++] _Uglify some template parameter names. NFCI.
2022-01-14 Stephan Herhut[mlir][memref] Fix memref.copy of scalar memref
2022-01-14 LLVM GN Syncbot[gn build] Port 5726e5598104
2022-01-14 Benjamin Kramer[CGBuiltin] Simplify code. NFCI.
2022-01-14 Stanislav Gatev[clang][dataflow] Add transfer functions for constructors
2022-01-14 Louis Dionne[libc++] Modularize <chrono>
2022-01-14 Vitaly Buka[msan] Fix typo in test from rGf6875c434ec2
2022-01-14 Simon Pilgrim[X86] Add tests showing failure to concatenate vmovsldu...
2022-01-14 Simon Pilgrim[X86] combineConcatVectorOps - fold concat(movddup...
2022-01-14 Simon Pilgrim[llvm-profgen] Pass iteration value by reference in...
2022-01-14 Simon Pilgrim[llvm-profgen] CSProfileGenerator::generateLineNumBased...
2022-01-14 David Truby[AArch64][SVE] Fix VLS mulh tests to use literal vectors
2022-01-14 Roman Lebedev[NFCI][SCEV] `computeExitLimitFromCondFromBinOp()`...
2022-01-14 Roman Lebedev[SCEV] `getSequentialMinMaxExpr()`: relax 2-op umin_seq...
2022-01-14 Roman Lebedev[NFC][SCEV] Add test with umin_seq w/ 1op and constant
2022-01-14 Uday Bondhugula[MLIR] NFC. affine data copy generate utility return...
2022-01-14 Jun Zhang[Clang] Add __builtin_reduce_or and __builtin_reduce_and
2022-01-14 Coelacanthus[LLDB][NFC] Fix a typo in comment
2022-01-14 Matthias Springer[mlir][linalg][bufferize] Support custom insertion...
2022-01-14 Matthias Springer[mlir][memref] Fold self copies
2022-01-14 Marek Kurdej[clang-format] Add missing test for loops formatting...
2022-01-14 Florian Hahn[LoopVersioning] Add test case with foldable icmp in...
2022-01-14 Kadir CetinkayaRevert "[clangd] Elide even more checks in SelectionTree."
2022-01-14 Matthias Springer[mlir][linalg][bufferize] Use memref.copy instead of...
2022-01-14 Stephan Herhut[mlir][memref] Implement fast lowering of memref.copy
2022-01-14 Alexey Lapshin[DebugInfo][DWARF][NFC] Refactor DWARFTypePrinter usage...
2022-01-14 Matthias Springer[mlir][memref] Fold copy of cast
2022-01-14 Roman Lebedev[SCEV] `getSequentialMinMaxExpr()`: rewrite deduplicati...
2022-01-14 Marek Kurdej[clang-format] Fix typos in test. NFC.
2022-01-14 Alex Bradbury[RISCV][NFC] Use TableGen 'foreach' to simplify repetit...
2022-01-14 Alex Zinenko[mlir] Fix invalid assertion in ModuleTranslation.cpp
2022-01-14 Florian Hahn[IRBuilder] Migrate gep-folding to value-based FoldGEP.
2022-01-14 Nikita Popov[Verifier] Avoid asserting on invalid cleanuppad chain
2022-01-14 Adrian Kuegel[mlir] Use .empty() instead of checking size() == 0.
2022-01-14 Jay Foad[llvm-dwp] Simplify FileCheck patterns. NFC.
2022-01-14 Jay FoadUse {LITERAL} instead of regex escaping in some lit...
2022-01-14 Muhammad Omair... [LLDB] Skip TestIOHandlerPythonREPLSigint.py on Arm...
2022-01-14 Marek Kurdej[clang-format] Fix namespace end comments fixer with...
2022-01-14 Florian Hahn[InstSimplify] Pass pointer and indices separately...
2022-01-14 Caroline Concatto[InstCombine] Fold for masked scatters to a uniform...
2022-01-14 Nikita Popov[ConstantFold] Check for uniform value before reinterpr...
2022-01-14 Nikita Popov[InstSimplify] Add test for load from undef (NFC)
2022-01-14 Nikita Popov[GlobalOpt] Add test for SRA with i8 array type (NFC)
2022-01-14 Fangrui Song[CMake] Do not override user specified CMAKE_{C,CXX...
2022-01-14 Sam McCall[clang-check] Adjust argument adjusters for clang-check...
2022-01-14 Zi Xuan Wu[NFC][CSKY] Remove duplicate setOperationAction in...
2022-01-14 Kevin AtheyAdd -fsanitize-address-param-retval to clang.
2022-01-14 Marek KurdejRevert unrelated change from: [clang-format] Fix break...
2022-01-14 Armen Khachkinaev[clang-format] Fix break being added to macro define...
2022-01-14 Chuanqi Xu[NFC] [Coroutines] Refactor implementation in checkFina...
2022-01-14 Mehdi AminiFix a comment in CMake (NFC)
2022-01-14 Mehdi AminiDo not build llc and mlir-cpu-runner to run MLIR tests...
2022-01-14 Alexander Belyaev[mlir] Expose a function to get vector::CombiningKind...
2022-01-14 Mehdi AminiMark some MLIR tests as requiring the native target...
2022-01-14 Bryce Wilson[Attributor] [NFC] Use canonical variable name
2022-01-14 Amir Ayupov[BOLT][NFC] Refactor reset-release to move assignment
2022-01-14 Amir Ayupov[BOLT][NFC] Remove uses of `std::vector<bool>`
2022-01-14 Mehdi AminiPartially revert cac7aabbd82: some APIs don't have...
2022-01-14 Stella Laurenzo[bazel] Separate capi_deps from deps in mlir_c_api_cc_l...
2022-01-14 jacquesguan[RISCV] Improve i64 splat vector lowering in RV32.
next