platform/upstream/llvm.git
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.
2022-01-14 jacquesguan[RISCV] Add more i64 splat vector test.
2022-01-14 Craig Topper[RISCV] Remove unused check prefixes. NFC
2022-01-14 Vitaly Buka[NFC][msan] Init few vars later
2022-01-14 Craig Topper[RISCV] Add basic Zfh inline assembly tests. NFC
2022-01-14 Craig Topper[RISCV] Add inline asm f32 test cases with D extension...
2022-01-14 Nenad MikšaFix registers for Windows on ARM64
2022-01-14 Vitaly Buka[NFC][msan] Declare some getShadow vars later
2022-01-14 John Ericson[Polly][CMake] Make PollyConfig.cmake relocatable like...
2022-01-14 Maurice Heumann[MS] Implement on-demand TLS initialization for Microso...
2022-01-14 River Riddle[mlir] Optimize OperationName construction and usage
2022-01-14 James Y KnightRevert "GlobalISel: Add G_ASSERT_ALIGN hint instruction"
2022-01-14 Konstantin... [libc++] LWG3171: implement operator<< for filesystem...
2022-01-14 wren romano[mlir][sparse] Moving the sort from factory method...
2022-01-14 Peixin-Qiao[NFC] Apply the fix for different signedness warning...
2022-01-14 Tue Ly[libc] Fix precision constants for long double in MPFRU...
2022-01-14 Mehdi AminiApply clang-tidy fixes for readability-simplify-boolean...
2022-01-14 Mehdi AminiApply clang-tidy fixes for readability-identifier-namin...
2022-01-14 Mehdi AminiApply clang-tidy fixes for readability-avoid-const...
2022-01-14 Mehdi AminiApply clang-tidy fixes for performance-unnecessary...
2022-01-14 Mehdi AminiApply clang-tidy fixes for performance-move-const-arg...
2022-01-14 Mehdi AminiApply clang-tidy fixes for performance-for-range-copy...
2022-01-14 Mehdi AminiApply clang-tidy fixes for modernize-use-using to MLIR...
2022-01-14 Mehdi AminiApply clang-tidy fixes for modernize-use-override to...
2022-01-14 Mehdi AminiApply clang-tidy fixes for modernize-use-equals-default...
2022-01-14 Mehdi AminiApply clang-tidy fixes for modernize-use-default-member...
2022-01-14 Mehdi AminiApply clang-tidy fixes for llvm-qualified-auto to MLIR...
2022-01-14 Chuanqi Xu[C++20] [Modules] Exit early if export decl is not...
2022-01-14 LLVM GN Syncbot[gn build] Port d3729bb38475
2022-01-14 Nikolas Klauser[libc++][ranges] Add ranges::in_in_result
2022-01-14 Peixin-Qiao[OMPIRBuilder] Fix store inst alignment for ordered...
2022-01-14 Bryce Wilson[MemoryBuiltins] [NFC] Add missing section comments
2022-01-14 Casey Carter[libcxx][test] Add missing includes and suppress warnings
2022-01-14 Peter Klausler[flang] Support extension intrinsic function variations...
2022-01-14 Dave Lee[lldb] Use __lldb_init_module instead of "if lldb.debug...
2022-01-14 Fangrui Song[GlobalValue] Make dso_local function work with comdat...
2022-01-14 Peter Klausler[flang] Downgrade benign error message to a warning
2022-01-14 James Y KnightRevert "[LV] Inline CreateSplatIV call for scalar VFs...
2022-01-13 Philip Reames[MemoryBuiltins] Demote isCallocLikeFn and isAlignedAll...
2022-01-13 Fangrui Song[Driver][Fuchsia] -r: imply -nostdlib like GCC
2022-01-13 Fangrui Song[CMake] Don't use -fno-semantic-interposition with...
2022-01-13 Philip Reames[Attributor] Generalize heap to stack to any allocator...
2022-01-13 Philip Reames[Attributor] Share code for abstract interpretation...
2022-01-13 Jonas Devlieghere[lldb] Fix that the embedded Python REPL crashes if...
2022-01-13 Mehdi AminiApply clang-tidy fixes for llvm-namespace-comment in...
2022-01-13 Mehdi AminiApply clang-tidy fixes for llvm-namespace-comment in...
2022-01-13 Mehdi AminiApply clang-tidy fixes for llvm-namespace-comment in...
2022-01-13 Mehdi AminiApply clang-tidy fixes for llvm-namespace-comment in...
2022-01-13 Mehdi AminiApply clang-tidy fixes for llvm-else-after-return in...
2022-01-13 Bryce Wilson[MemoryBuiltins] [NFC] Remove unused overload of isAlig...
2022-01-13 Mehdi AminiRevert "Upstream MLIR PyTACO implementation."
2022-01-13 Mehdi AminiApply clang-tidy fixes for llvm-header-guard in MLIR...
next