platform/upstream/llvm.git
2021-02-23 Eric Schweitz[flang][fir][NFC] remove dead code
2021-02-23 Matthew Voss[llvm-profdata] Emit Error when Invalid MemOpSize Secti...
2021-02-23 David Green[AArch64] Introduce UDOT/SDOT DAG nodes
2021-02-23 Lang HamesRevert "[docs][ORC] Fix section title and reference."
2021-02-23 Craig Topper[RISCV] Use a different constant in one of the smulo...
2021-02-23 Jessica PaquetteRecommit "[AArch64][GlobalISel] Match G_SHUFFLE_VECTOR...
2021-02-23 Amara Emerson[AArch64][GlobalISel] Lower G_USUBSAT and G_UADDSAT...
2021-02-23 Florian Hahn[AArch64] Regenerate check lines for neon-compare-instr...
2021-02-23 Andrei Elovikov[NFC][VPlan] Use VPUser to store block's predicate
2021-02-23 Florian Hahn[LV] Ensure fixNonInductionPHIs uses a valid insertion...
2021-02-23 Nathan James[clang-tidy] Add cppcoreguidelines-prefer-member-initia...
2021-02-23 Simon Pilgrim[InstSimplify] Handle nsw shl -> poison patterns
2021-02-23 Stanislav Mekhanoshin[AMDGPU] Set threshold for regbanks reassign pass
2021-02-23 Andrzej Warzynski[flang][test] Share all driver test dirs between `f18...
2021-02-23 Shilei Tian[OpenMP][NVPTX] Fixed a compilation error in deviceRTLs...
2021-02-23 Adam Strawmake Affine parallel and yield ops MemRefsNormalizable
2021-02-23 Simon Pilgrim[InstructionSimplify] SimplifyShift - rename shift...
2021-02-23 Duncan P. N... Revert "Module: Use FileEntryRef and DirectoryEntryRef...
2021-02-23 Craig Topper[LegalizeIntegerTypes] Improve ExpandIntRes_SADDSUBO...
2021-02-23 Nick Desaulniers[THUMB2] add .w suffixes for ldr/str (immediate) T4
2021-02-23 Emily Shi[darwin] use new crash reporter api
2021-02-23 Emily Shi[darwin][asan] add test for application specific inform...
2021-02-23 Jay Foad[GlobalISel] Make more use of replaceSingleDefInstWithR...
2021-02-23 Dave Lee[lldb] Add deref support and tests to shared_ptr synthetic
2021-02-23 Florian HahnRevert "[LV] Allow tryToCreateWidenRecipe to return...
2021-02-23 Florian Hahn[LV] Allow tryToCreateWidenRecipe to return a VPValue...
2021-02-23 Nicolai Hähnle[AMDGPU][SelectionDAG] Don't combine uniform multiplies...
2021-02-23 Juneyoung Lee[JumpThreading] Update computeValueKnownInPredecessors...
2021-02-23 Jay Foad[AMDGPU] Rename a prefix for sanity. NFC.
2021-02-23 Nate ChandlerAdd @llvm.coro.async.size.replace intrinsic.
2021-02-23 Jessica Clarke[Driver][NFC] Add explicit break to final case
2021-02-23 Martin Storsjö[libcxx] [test] Define _CRT_STDIO_ISO_WIDE_SPECIFIERS...
2021-02-23 Nathan James[clang-tidy] Remove IncludeInserter from MoveConstructo...
2021-02-23 Joe Ellis[clang][SVE] Don't warn on vector to sizeless builtin...
2021-02-23 Balázs Kéri[clang-tidy] Extending bugprone-signal-handler with...
2021-02-23 Michał Górny[lldb] [test] Un-XFAIL TestBuiltinTrap on FreeBSD/aarch64
2021-02-23 Michał Górny[lldb] [test] Un-XFAIL a test that no longer fail on...
2021-02-23 Simon Pilgrim[X86] Cleanup overflow test check prefixes. NFCI.
2021-02-23 Jay Foad[AMDGPU] Use divergent addresses for vector loads
2021-02-23 Sjoerd Meijer[ARM] do not consider sp as deprecated for ldm/stm
2021-02-23 David Green[TTI] Change getOperandsScalarizationOverhead to take...
2021-02-23 David Green[CostModel] Remove VF from IntrinsicCostAttributes
2021-02-23 Nathan James[clang-tidy] Update checks list.
2021-02-23 Timm Bäder[clang][parse][NFC] Remove dead ProhibitAttributes...
2021-02-23 Florian Schmaus[clang-tidy] Install run-clang-tidy.py in bin/ as run...
2021-02-23 Matteo Favaro[DSE] Allow ptrs defined in the entry block in IsGuaran...
2021-02-23 Hsiangkai Wang[RISCV] vle1.v/vse1.v should be unmasked instructions.
2021-02-23 Anastasia Stulova[OpenCL][Docs] Change description for the OpenCL standa...
2021-02-23 Nicolas Vasilache[mlir][Linalg] Retire hoistViewAllocOps.
2021-02-23 Simon PilgrimFix Wdocumentation parameter warning. NFCI.
2021-02-23 Nicolas Vasilache[mlir] NFC - Use declarative assembly for scf::YieldOp
2021-02-23 Raphael Isemann[lldb][NFC] Remove unused ValueObject::LogValueObject...
2021-02-23 Alexey Lapshin[Support] Add reserve() method to the raw_ostream.
2021-02-23 Raphael Isemann[lldb][NFC] Clean up ValueObject comments
2021-02-23 David Green[ARM] Add pre/post inc tests of various sizes. NFC
2021-02-23 Andy WingoRevert "[WebAssembly] call_indirect issues table number...
2021-02-23 Fraser Cormack[RISCV] Support insertion of misaligned subvectors
2021-02-23 Frederik GossenFix unused variable
2021-02-23 Sven van Haastregt[OpenCL] Move remaining defines to opencl-c-base.h
2021-02-23 Raphael Isemann[lldb][NFC] Give CompilerType's IsArrayType/IsVectorTyp...
2021-02-23 Martin LiskaFix UBSAN in __ubsan::Value::getSIntValue
2021-02-23 Luís Marques[Sanitizer][NFC] Fix typo
2021-02-23 Raphael Isemann[lldb][NFC] Don't inherit from UserID in ValueObject
2021-02-23 Liu, Chen3[X86] Support amx-int8 intrinsic.
2021-02-23 River Riddle[mlir] Add support for DebugCounters using the new...
2021-02-23 River Riddle[mlir] Add a new debug action framework.
2021-02-23 Kadir Cetinkaya[clang][DeclPrinter] Pass Context into StmtPrinter...
2021-02-23 Raphael Isemann[lldb][NFC] Cleanup ValueObject construction code
2021-02-23 Craig Topper[RISCV] Add test case for missed opportunity use bgez...
2021-02-23 Juneyoung Lee[SimplifyCFG] Minor tweaks to the added tests (NFC)
2021-02-23 Juneyoung Lee[SimplifyCFG] Add tests for D97244 (NFC)
2021-02-23 Jean Perier[flang][NFC] Add source line to lowering TODO messages
2021-02-23 Petr Hosek[CMake][profile] Don't use `TARGET lld` to avoid orderi...
2021-02-23 KareemErgawy... [MLIR][LinAlg] Start detensoring implementation.
2021-02-23 Mark de Wever[NFC][libc++] Fix _LIBCPP_HAS_BITSCAN64 usage.
2021-02-23 Kamlesh Kumar[builtins] Replace __SOFT_FP__ with __SOFTFP__
2021-02-23 Lang Hames[docs][ORC] Fix section title and reference.
2021-02-23 Anton Afanasyev[SLP][Test] Add test for PR49081.ll
2021-02-23 Mehdi AminiMove the MLIR integration tests as a subdirectory of...
2021-02-23 Siva Chandra... [libc][NFC] Eliminate couple of dependencies on llvm...
2021-02-23 Juneyoung Lee[BuildLibCalls] Add noundef to allocator fns' size
2021-02-23 Arthur EubanksOnly verify LazyCallGraph under expensive checks
2021-02-23 Kazu Hirata[Analysis] Use range-based for loops (NFC)
2021-02-23 Kazu Hirata[llvm] Use llvm::drop_begin (NFC)
2021-02-23 Kazu Hirata[Analysis] Use ListSeparator (NFC)
2021-02-23 Raman Tenneti[libc] [Obvious] Fix.
2021-02-23 River Riddle[mlir][pdl][NFC] Extract the execution of each bytecode...
2021-02-23 River Riddle[mlir][pdl] Fix bug when ordering predicates
2021-02-23 ksyx[GVN] Fix a typo in comment
2021-02-23 Raman TennetiChanges to mktime to handle invalid dates, overflow...
2021-02-23 Jianzhou Zhao[dfsan] Propagate origins at non-memory/phi/call instru...
2021-02-23 Rahman Lavaee[obj2yaml,yaml2obj] Add NumBlocks to the BBAddrMapEntry...
2021-02-23 Richard Howell[lldb] add check for libcxx runtime
2021-02-23 River Riddle[mlir][IR] Refactor the `getChecked` and `verifyConstru...
2021-02-23 Jessica PaquetteRevert "[AArch64][GlobalISel] Match G_SHUFFLE_VECTOR...
2021-02-23 Cassie Jones[Test][AArch64] Test SADDE/SSUBE/UADDE/USUBE narrowing...
2021-02-23 Cassie Jones[AArch64][GlobalISel] Make overflow legalization use...
2021-02-23 Cassie Jones[GlobalISel] Implement narrowScalar for SADDE/SSUBE...
2021-02-23 Cassie Jones[GlobalISel] Implement narrowScalar for SADDO/SSUBO
2021-02-23 Cassie Jones[GlobalISel] Implement narrowScalar for UADDO/USUBO
next