platform/upstream/llvm.git
2022-10-12 Louis Dionne[libc++] Disable the GDB pretty printer tests again...
2022-10-12 Nikita Popov[CGStmt] Use helper functions to set memory attributes...
2022-10-12 Alexey Bataev[SLP]Fix PR58177: Improve isUndefVector function to...
2022-10-12 Nicolas Vasilache[mlir][Linalg] Drop filter-based splitReduction
2022-10-12 Nicolas Vasilache[mlir][Linalg] NFC - Drop LinalgLoweringPattern
2022-10-12 Kai Nacke[SystemZ] Revert migration of SystemZ/Large/branch...
2022-10-12 Florian Hahn[LV] Add extra tests for epilogue vectorization with...
2022-10-12 Valentin Clement[flang] Use fir.rebox for tbp fir.dispatch call with...
2022-10-12 Tobias Gysi[mlir] Fix bitwidth of memref-to-llvm constant.
2022-10-12 Louis Dionne[runtimes] Always define cxx_shared, cxx_static & other...
2022-10-12 gonglingqin[LoongArch] Handle missing CondCodes
2022-10-12 Sanjay Patel[InstCombine] propagate "exact" through folds of div
2022-10-12 Sanjay Patel[InstCombine] add "exact" to div tests to show missing...
2022-10-12 Sanjay Patel[InstCombine] add helper function for div+shl folds...
2022-10-12 Sanjay Patel[InstCombine] add tests for div with shl operands; NFC
2022-10-12 Valentin Clement[flang] Lower type-bound procedure call needing dynamic...
2022-10-12 gonglingqin[LoongArch] Add earlyclobber of destination register...
2022-10-12 Arseniy ZaostrovnykhFix false positive related to handling of [[noreturn...
2022-10-12 Peixin Qiao[flang][NFC] Fix FIRTypes.td
2022-10-12 Chen Zheng[PowerPC][NFC] refactor some test cases.
2022-10-12 Tonko Sabolčec[lldb] Fix member access in GetExpressionPath
2022-10-12 Adrian Kuegel[mlir][Bazel] Port 8446f24ef03928f511ab59dae17a8aa581b0ab62
2022-10-12 Adrian Kuegel[mlir][Linalg] Add MapOp to Linalg structured ops.
2022-10-12 Florian Hahn[VPlan] Remove dead recipes before sinking.
2022-10-12 Nicolas Vasilache[mlir][Linalg] NFC - Drop filter from LinalgGeneralizat...
2022-10-12 Nicolas Vasilache[mlir][Linalg] NFC - Drop CodegenStrategy and remaining...
2022-10-12 Tobias Gysi[mlir][llvm] Tablegen based operation import from LLVM IR.
2022-10-12 Max Kazantsev[NFC] Perform all legality checks for non-trivial unswi...
2022-10-12 Luo, YuankeDon't widen shuffle element with AVX512
2022-10-12 OCHyams[Dexter] Ignore step information in __libc_start_call_main
2022-10-12 Florian Hahn[VPlan] Add test for sinking pointer induction increments.
2022-10-12 Alex Zinenko[mlir][doc] move transform dialect docs to .md, NFC
2022-10-12 Alex Zinenko[mlir] document transform dialect types
2022-10-12 Bjorn Pettersson[test][DebugInfo] Convert some test cases to opaque...
2022-10-12 Adrian Kuegel[mlir] Apply ClangTidyLegacy findings.
2022-10-12 Pierre van... [llvm-objdump] Support nonzero section addresses in...
2022-10-12 David GreenRevert "[AArch64] Add support for 128-bit non temporal...
2022-10-12 Martin Storsjö[AArch64] Exclude instructions after setting the FP...
2022-10-12 David Spickett[LLDB] Fix x86_64 build
2022-10-12 Cullen Rhodes[AArch64][SVE] Add instcombine for PTEST_ANY(X=OP(PG...
2022-10-12 Cullen Rhodes[AArch64][SVE] NFC: auto-generate llvm/test/Transforms...
2022-10-12 Tobias Hieta[CMake] Add option LLVM_FORCE_CREATE_SYMLINKS
2022-10-12 Dmitry Polukhin[clang-tidy] Dump effective diagnostics level in YAML...
2022-10-12 Nikita Popov[Attributes] Make intrinsic attribute generation more...
2022-10-12 David Spickett[LLDB] Change EmulateInstriction::ReadRegister to retur...
2022-10-12 Cullen Rhodes[AArch64][SVE] Fix BRKNS bug in optimizePTestInstr
2022-10-12 Cullen Rhodes[AArch64] NFC: Auto-generate llvm/test/CodeGen/AArch64...
2022-10-12 David Spickett[LLDB] Change RegisterValue::SetType param to const...
2022-10-12 David Spickett[LLDB] Pass const RegisterInfo& to RegisterValue::SetVa...
2022-10-12 Alex Zinenko[mlir] add transform dialect entry point
2022-10-12 David Spickett[LLDB] Change RegisterValue::SetFromMemoryData to const...
2022-10-12 Martin Storsjö[LLD] [MinGW] Look for libs named "<libname>.lib" even...
2022-10-12 Martin Storsjö[MC] [Win64EH] Generate ARM64 packed unwind info with...
2022-10-12 Martin Storsjö[AArch64] Add support for the SEH opcode for return...
2022-10-12 Petr Hosek[runtimes] Use a response file for runtimes test suites
2022-10-12 jacquesguan[mlir][Math] Change regex to match fp value on differen...
2022-10-12 Vitaly BukaRevert "Fix locating of COMPILER_RT_LIBCXX_PATH"
2022-10-12 Max Kazantsev[SimpleLoopUnswitch][NFC] Separate legality checks...
2022-10-12 Max Kazantsev[NFC] Factor out computation of best unswitch cost...
2022-10-12 Michał Górny[llvm] [cmake] Support finding both static and shared...
2022-10-12 Michał Górny[clang] Do not override libclang.so's SOVERSION if...
2022-10-12 rkayaith[mlir][async] Fix missing dialect dependency in async...
2022-10-12 Mehdi AminiApply clang-tidy fixes for performance-unnecessary...
2022-10-12 Mehdi AminiApply clang-tidy fixes for performance-for-range-copy...
2022-10-12 Mehdi AminiFix typo in tablegen option: '-gen-typedef-docs' -...
2022-10-12 Vitaly BukaFix locating of COMPILER_RT_LIBCXX_PATH
2022-10-12 Michael WymanFix assert in generated `direct` property getter/setter...
2022-10-12 Jez Ng[lld-macho] Canonicalize personality pointers in EH...
2022-10-12 chenglin.bi[AArch64][Windows] Check sret attribute also for inreg...
2022-10-12 Yeting Kuo[RISCV] Add isel patterns for vmacc, vnmsac.
2022-10-12 Mehdi AminiApply clang-tidy fixes for readability-simplify-boolean...
2022-10-12 Mehdi AminiApply clang-tidy fixes for llvm-else-after-return in...
2022-10-11 Craig Topper[RISCV] Use mask/tail agnostic if tied source is IMPLIC...
2022-10-11 Craig TopperRevert "[DAGCombiner] Fold (mul (sra X, BW-1), Y) ...
2022-10-11 Craig Topper[RISCV] Remove unused SchedClass WriteVFCvtFToFV. NFC
2022-10-11 Alan Hu[llvm-ocaml] Replace all typed pointer functions with...
2022-10-11 bixia1[mlir][sparse] Add MLIR interface for sparse tensor...
2022-10-11 Craig Topper[DAGCombiner] Fold (mul (sra X, BW-1), Y) -> (neg ...
2022-10-11 Keith Smiley[lld-macho] Add --ignore-auto-link-option
2022-10-11 Jan Svoboda[clang][deps] Prevent emitting diagnostics outside...
2022-10-11 Jan Svoboda[clang][deps] Remove more codegen options
2022-10-11 Joseph Huber[Clang] Do not build the OffloadActionBuilder when...
2022-10-11 Jeffrey TanPrevent lldb-vscode tests from source lldbinit file
2022-10-11 Jessica Paquette[GlobalISel] Allow vectors in redundant or + add combines
2022-10-11 Leonard Chan[llvm] Update WPD tests to use opaque pointers
2022-10-11 Fangrui Song[LTO] Make local linkage GlobalValue in non-prevailing...
2022-10-11 bixia1[mlir][sparse] Add rewriting rules for the sparse_tenso...
2022-10-11 Fangrui Song[MC] .addrsig_sym: ignore unregistered symbols
2022-10-11 wren romano[mlir][sparse] Renaming mlir_sparse_tensor_utils librar...
2022-10-11 Arthur Eubanks[CallGraph] Port -print-callgraph-sccs to new pass...
2022-10-11 bixia1[mlir][sparse] Move a few routines to CodegenUtils.
2022-10-11 Alexander Belyaev[flang] Use the ShapedType::kDynamicSize constant inste...
2022-10-11 Kai Nacke[SystemZ][NFC] Opaque pointer migration.
2022-10-11 wren romano[mlir][sparse] Converting SparseTensorCOO to use standa...
2022-10-11 Eli Friedman[clang][codegen] Don't emit atomic loads for threadsafe...
2022-10-11 Argyrios Kyrtzidis[clang/Sema] Follow-up for fix of non-deterministic...
2022-10-11 Michele Scandale[Sema] Fix `ExtVectorElementExpr` tree transform for...
2022-10-11 Louis Dionne[libc++][NFC] Change _VSTD to std as a prereq for D122780
2022-10-11 Florian Mayer[MC] [NFC] replace tabs with space in test
2022-10-11 Haojian Wu[TokenLexer][NFC] Rename the InstLoc to ExpandLoc
next