platform/upstream/llvm.git
2021-09-16 Michał Górny[lldb] [gdb-remote] Try using <architecture/> for remot...
2021-09-16 Sjoerd Meijer[FuncSpec] Add a test for specialising on a non-constan...
2021-09-16 Jay Foad[AMDGPU] Fix upcoming TableGen warnings on unused templ...
2021-09-16 Sam Parker[HardwareLoops] Loop guard intrinsic to recognise zext
2021-09-16 David Green[AArch64] Regenerate some test checks. NFC
2021-09-16 Stuart Ellis[flang][driver] Add documentation for Plugins
2021-09-16 Tobias Gysi[mlir][OpDSL] Update op definitions to make shapes...
2021-09-16 Alok Kumar... [DebugInfo] Enhance DIImportedEntity to accept children...
2021-09-16 Lang Hames[ORC] Add MethodWrapperHandler utility for WrapperFunction.
2021-09-16 Fangrui SongDelete unused GlobalIndirectSymbol::getBaseObject overloads
2021-09-16 Aart Bik[mlir][sparse] add affine subscripts to sparse compilat...
2021-09-16 Kazu Hirata[Transforms] Use make_early_inc_range (NFC)
2021-09-16 Jessica Paquette[AArch64][GlobalISel] Ensure atomic loads always get...
2021-09-15 Ahmed Bougacha[AArch64][GlobalISel] Use MI::getIntrinsicID in more...
2021-09-15 Ahmed Bougacha[GlobalISel] Fix CombinerHelper::isPredecessor for...
2021-09-15 Teresa Johnson[MemProf] Fix format warnings
2021-09-15 Ted Woodward[lldb-vscode] Fix focus thread when previous thread...
2021-09-15 Teresa Johnson[MemProf] Avoid global lock when updating MIB cache
2021-09-15 Richard SmithPR51874: Fix diagnostics for defaulted, implicitly...
2021-09-15 Arthur Eubanks[test] Move some llvm-extract tests into the proper...
2021-09-15 Arthur Eubanks[NFC] Split up PassBuilder.cpp
2021-09-15 LLVM GN Syncbot[gn build] Port d249200fa7d5
2021-09-15 Michael Kruse[Polly] Remove autotools build systems from Externals...
2021-09-15 Owen AndersonTeach SimplifyCFG to fold switches into lookup tables...
2021-09-15 Anna ThomasRevert "[InstCombine] Improve TryToSinkInstruction...
2021-09-15 owenca[clang-format] Top-level unwrapped lines don't follow...
2021-09-15 David BlaikieNFC: DWARFTypePrinter: Remove "type" from member functi...
2021-09-15 Anna ThomasRevert use of getUniqueUndroppableUser in AssumeBundleB...
2021-09-15 Matt ArsenaultSplitKit: Remove decade old live interval hack
2021-09-15 Mogball[DRR] Explicit Return Types in Rewrites
2021-09-15 Dan Liew[Compiler-RT] For arm64e test suites use the SDK versio...
2021-09-15 Rob Suderman[mlir][linalg] Add canonicalizers for depthwise conv
2021-09-15 Anna ThomasRe-add getSingleUndroppableUse API
2021-09-15 Kim-Anh TranTest commit to check commit access
2021-09-15 Mats Larsen[NFC] Test commit to verify commit access
2021-09-15 David BlaikieSenticify some comments - post-commit review for e4b9f5...
2021-09-15 Hansang Bae[OpenMP][libomptarget] Minor fix in x86_64 plugin
2021-09-15 Saleem AbdulrasoolRevert "Re-Revert "clang-tidy: introduce readability...
2021-09-15 David BlaikieImprove type printing of size-dependent const arrays...
2021-09-15 Anna Thomas[InstCombine] Improve TryToSinkInstruction with multipl...
2021-09-15 Philip Reamesprecommit test for D109845/D106852
2021-09-15 Matt Morehouse[HWASan] Test longjmp(jmpbuf, 0).
2021-09-15 Kazu Hirata[MemorySSA] Fix "set but not used" warnings
2021-09-15 Sanjay Patel[InstCombine] move extend after insertelement if both...
2021-09-15 Philip Reames[SCEV] (udiv X, Y) * Y is always NUW
2021-09-15 Simon Camphausen[mlir] Fix printing of EmitC attrs/types with escape...
2021-09-15 Nicolas Vasilache[mlir][Linalg] Revisit insertion points in comprehensiv...
2021-09-15 Philip Reamesautogen a test for ease of update
2021-09-15 Philip Reamesswitch a couple of SCEV tests to autogen for ease of...
2021-09-15 Alina Sbirlea[MemorySSA] Add verification levels to MemorySSA. ...
2021-09-15 Mehdi AminiAdd llvm_unreachable after fully covered switch (NFC)
2021-09-15 Peyton, Jonathan L[OpenMP] Add support for GOMP depobj
2021-09-15 Uday Bondhugula[MLIR] Tighten type constraint on memref.global op def
2021-09-15 Yaxun (Sam... [HIP] Diagnose -fopenmp-targets for HIP programs
2021-09-15 Fangrui Song[CMake] Enable LLVM_ENABLE_PER_TARGET_RUNTIME_DIR by...
2021-09-15 Michał Górny[compiler-rt] Move -fno-omit-frame-pointer check to...
2021-09-15 Anna Thomas[InstCombine] Update test checks through autogeneration...
2021-09-15 Fangrui Song[test] Fix asan/scudo -shared-libsan tests with -DLLVM_...
2021-09-15 Matt Morehouse[HWASan] Add missing newlines.
2021-09-15 Max Kazantsev[Test] Add a test showing missing opportunities in...
2021-09-15 Nicolas Vasilache[mlir][Linalg] Fail comprehensive bufferization if...
2021-09-15 Alexey Bataev[SLP][NFC]Add a test for tiny tree with stores and...
2021-09-15 Matt Morehouse[HWASan] Catch cases where libc populated jmp_buf.
2021-09-15 David Tenty[clang][driver][AIX] Add system libc++ header paths...
2021-09-15 Jessica Clarke[RISCV][compiler-rt] Fix an incorrect comment for RV64...
2021-09-15 Corentin JabotImplement delimited escape sequences.
2021-09-15 Jessica Clarke[RISCV][compiler-rt] Move RV64 __riscv_restore_1/0...
2021-09-15 Jessica Clarke[RISCV][compiler-rt] Add missing __riscv_save_1/0 label...
2021-09-15 Filipp Zhinkin[InstCombine] Transform X == 0 ? 0 : X * Y --> X *...
2021-09-15 Sanjay Patel[PhaseOrdering] add tests for PR47023; NFC
2021-09-15 Simon Pilgrim[CostModel][X86] Adjust bitreverse/ctpop/ctlz/cttz...
2021-09-15 Martin Storsjö[lldb] [Windows] Fix an incorrect assert in NativeRegis...
2021-09-15 Martin Storsjö[ARM] Move fetching of ARMSubtarget into the scopes...
2021-09-15 Nico Weber[gn build] (manually) port 2c42a73d6c39
2021-09-15 Nicolas Vasilache[mlir][Linalg] Make codegen strategy late transformatio...
2021-09-15 Nicolas Vasilache[mlir][Linalg] Replace DenseSet by UnionFind in Compreh...
2021-09-15 David Green[ARM] Prevent continuous folding of SUBC
2021-09-15 Florian Hahn[DSE] Add capture-before test cases with loads.
2021-09-15 David Green[LV] Recognize intrinsic min/max reductions
2021-09-15 Simon Pilgrim[X86] combineX86ShuffleChain - ensure we only peek...
2021-09-15 Simon Atanasyan[MIPS] Remove unused tblgen template args. NFC
2021-09-15 Justas Janickas[OpenCL] Supports optional image types in C++ for OpenC...
2021-09-15 Cullen Rhodes[NVPTX] NFC: Remove unused imm type intrinsic arg
2021-09-15 David Green[LV] Min/max intrinsic reduction test cases.
2021-09-15 Matthias Springer[mlir][linalg] ComprehensiveBufferize: Do not copy...
2021-09-15 Florian Hahn[VPlan] Support sinking recipes with uniform users...
2021-09-15 Xiang1 Zhang[X86][InlineAsm] Use mem size information (*word ptr...
2021-09-15 Alex Zinenko[mlir] Update docs on conversion and translation to...
2021-09-15 Tobias Gysi[mlir][linalg] Update OpDSL doc (NFC).
2021-09-15 Amara Emerson[AArch64][GlobalISel] Add a new reassociation for G_PTR...
2021-09-15 Markus Lavin[NPM] Added -print-pipeline-passes print params for...
2021-09-15 serge-sans... Add extra check for llvm::Any::TypeId visibility
2021-09-15 Esme-Yi[obj2yaml][XCOFF] Dump sections
2021-09-15 Hongtao Yu[CSSPGO][llvm-profgen] Truncate stack samples with...
2021-09-15 Mehdi AminiRevert "[flang] Make 'this_image()' an intrinsic function"
2021-09-15 Mehdi AminiMake the --mlir-disable-threading command line option...
2021-09-15 cwz920716[MLIR] Use memref.copy ops in BufferResultsToOutParams...
2021-09-15 LLVM GN Syncbot[gn build] Port 626586fc253c
2021-09-15 Nico WeberRe-Revert "clang-tidy: introduce readability-containter...
2021-09-15 Philip Reamesregen an autogened test which is stale
next