platform/upstream/llvm.git
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
2022-10-11 Sterling AugustineReenable gdb pretty printers, and update them.
2022-10-11 Chris Bieneman[DX] Add analysis and printer for shader flags
2022-10-11 Michele Scandale[NFC] Test commit.
2022-10-11 Louis Dionne[runtimes] Add the ability to customize the output...
2022-10-11 Louis Dionne[libunwind] Install the headers by default
2022-10-11 Joseph Huber[OpenMP] Fix `-foffload-lto` for offloading to Nvidia
2022-10-11 Joseph Huber[OpenMP][Docs] Add documentation for linking OpenMP...
2022-10-11 Joseph Huber[Clang] Fix use of `hasArg` when `hasFlag` should be...
2022-10-11 Joseph Huber[OpenMP][Docs] Document multi-architecture binary handling
2022-10-11 Abinav Puthan... [docs] Fix warning in AMDGPUUsage.rst after 3d9f011a9c6...
2022-10-11 Jakub Kuderski[mlir][arith] Improve EmulateWideInt diagnostics
2022-10-11 Arthur Eubanks[LLDB] Fix crash when printing a struct with a static...
2022-10-11 Abinav Puthan... [AMDGPU] Make the uses_dynamic_stack field in the kerne...
2022-10-11 Yuanfang Chen[clang-format] update --files help description
2022-10-11 Kai Nacke[PPC] Opaque pointer migration, part 2.
2022-10-11 Kai Nacke[PPC] Opaque pointer migration, part 1.
2022-10-11 Mark de Wever[NFC][libc++][format] Improves tests.
2022-10-11 Mehdi AminiApply clang-tidy fixes for llvm-qualified-auto in Tilin...
2022-10-11 Mehdi AminiApply clang-tidy fixes for readability-identifier-namin...
2022-10-11 Jessica Paquette[GlobalISel] Combine (X op Y) == X --> Y == 0
2022-10-11 Philip Reames[SDAG] Treat DemandedElts argument to isSplatVector...
2022-10-11 Xiang Li[HLSL] Add Resource kind for HLSLResourceAttr.
2022-10-11 Slava Zakharin[flang] Fix buildbot failure after D135610.
2022-10-11 Alex Zinenko[mlir] generate docs for GPU transform extension
2022-10-11 Joe Nash[AMDGPU] Make disassembler convertFMAanyK call more...
2022-10-11 Krzysztof Parzyszek[Hexagon] Remove unused function, NFC
2022-10-11 Nico Weber[gn build] Reformat all build files
2022-10-11 Pierre van... [GISel] Add redundant bitcast folding combine
2022-10-11 Nikolas Klauser[libc++] static_assert that rebinding the allocator...
2022-10-11 Nikita Popov[Intrinsics] Remove duplicate ImmArg attribute on amdgc...
2022-10-11 Nico Weber[gn build] port 243da90ea535 more
2022-10-11 Philip Reames[SDAG] Clarify behavior of scalable demanded/undef...
2022-10-11 Florian Hahn[LoopRotation] Also drop block dispositions.
2022-10-11 Nico Weber[gn build] (semi-automatically) port 243da90ea535
2022-10-11 Luke Drummond[NVPTX] Fix a segfault for bitcasted calls with byval...
2022-10-11 David Spickett[LLDB] Change RegisterValue::GetAsMemoryData to const...
2022-10-11 Sanjay Patel[InstCombine] try harder to cancel out mul/div
2022-10-11 Sanjay Patel[InstCombine] add tests for div with common mul operand...
2022-10-11 Adrian Kuegel[mlir][Bazel] Remove unused dependency.
2022-10-11 Anush ElangovanMake windows resource generation more robust
2022-10-11 David Spickett[LLDB] Switch to RegisterInfo& for EmulateInstruction...
2022-10-11 Tobias Gysi[mlir][llvm] Introduce a mapValue function in LLVMIR...
2022-10-11 Nikita Popov[TableGen] Change representation of ArgumentAttributes...
2022-10-11 Kai Stierand[libclang] CIndex: Visit UsingTypeLoc as TypeRef
2022-10-11 Arthur O'Dwyer[libc++] Add the C++17 <memory_resource> header (mono...
2022-10-11 wangleiReland "[clang][LoongArch] Set MaxAtomicInlineWidth...
2022-10-11 Max Kazantsev[NFC] Factor out collection of unswitch candidate to...
2022-10-11 Max Kazantsev[NFC] Refine API in SimpleLoopUnswitch: add missing...
2022-10-11 Max Kazantsev[NFC] Refine API: add missing const notion in hasPartia...
2022-10-11 David Truby[flang] Add cpowi function to runtime and use instead...
2022-10-11 David Spickett[LLDB] Change pointer to ref in EmulateInstruction...
2022-10-11 Simon Tatham[NFC] Pre-commit tests for D135434.
2022-10-11 Alex Zinenko[mlir] drop unnecssary transform.with_pdl_patterns...
2022-10-11 Weining LuReland "[Clang][LoongArch] Add inline asm support for...
2022-10-11 Dmitry Preobrazhensky[AMDGPU][MC] Correct image_gather4h
2022-10-11 Martin Storsjö[AArch64] Add SEH_Nop opcodes for BTI hints
2022-10-11 Martin Storsjö[llvm-readobj] Decode the new ARM64 SEH info for return...
2022-10-11 Weining LuRevert "[clang][LoongArch] Set MaxAtomicInlineWidth...
2022-10-11 Simon Pilgrim[CostModel][X86] Add insertelement costs into a known...
2022-10-11 wanglei[LoongArch] Define getSetCCResultType for setting vecto...
2022-10-11 Alex Zinenko[mlir] use raw function pointer instead of std::function
2022-10-11 wanglei[clang][LoongArch] Set MaxAtomicInlineWidth and MaxAtom...
2022-10-11 wanglei[LoongArch] Add codegen support of GlobalTLSAddress...
2022-10-11 Alex Zinenko[mlir] switch the transform loop extension to use types
2022-10-11 Alex Zinenko[mlir] add OperationType to the Transform dialect
2022-10-11 Alex Zinenko[mlir] cleanup transform payload setting
2022-10-11 Alex Zinenko[mlir] switch transform dialect ops to use TransformTyp...
2022-10-11 Alex Zinenko[mlir] clean up transform dialect definitions, NFC
2022-10-11 Alex Zinenko[mlir] add types to the transform dialect
2022-10-11 Ivan Butygin[mlir][gpu] Add `subgroup_reduce` operation
2022-10-11 Nicolas Vasilache[mlir][Linalg] Retire LinalgStrategyTilePass and filter...
2022-10-11 Nikita Popov[SimplifyLibCalls] Use helper methods to query attribut...
2022-10-11 Nikita Popov[Attributes] Return Optional from getAllocSizeArgs...
2022-10-11 Nikita Popov[Attributes] Support int attributes with zero value
2022-10-11 Nikita Popov[AttrBuilder] Remove unused vscale accessors (NFC)
2022-10-11 David Green[AArch64][ARM] Alter most of arm_neon.h to be target...
2022-10-11 Nikita Popov[Attributes] Remove AttrBuilder::hasAlignmentAttr(...
2022-10-11 Nikita Popov[AsmParser] Remove some redundant checks for align...
2022-10-11 Nikita Popov[Attributes] Remove special SRet/ByVal attribute handli...
2022-10-11 Nikita Popov[MustExec][LICM] Handle latch being part of an inner...
2022-10-11 Fangrui Song[test] Require aarch64-registered-target
2022-10-11 Siva Chandra... [libc] Add POSIX functions posix_spawn_file_actions_*.
next