platform/upstream/llvm.git
2020-12-23 ShihPo Hung[RISCV] Add intrinsics for vfwmacc, vfwnmacc, vfwmsac...
2020-12-23 Georgii Rymar[llvm-readobj] - Dump the ELF file type better.
2020-12-23 Zakk Chen[RISCV] Define vmerge/vfmerge intrinsics.
2020-12-23 Evandro Menezes[RISCV] Define the vfmin, vfmax RVV intrinsics
2020-12-23 Arthur Eubanks[NewPM] Fix objc-arc-apelim pass typo
2020-12-23 Kazu Hirata[NewGVN] Remove for_each_found (NFC)
2020-12-23 Thomas Lively[WebAssembly][NFC] Refactor SIMD load/store tablegen...
2020-12-23 Kazu Hirata[MemorySSA] Use is_contained (NFC)
2020-12-23 Matt ArsenaultGlobalISel: Return APInt from getConstantVRegVal
2020-12-23 Nico Weber[lld/mac] Add --version flag
2020-12-23 Matt ArsenaultAMDGPU: Use Register
2020-12-23 Matt ArsenaultAMDGPU: Add spilled CSR SGPRs to entry block live ins
2020-12-23 ShihPo Hung[RISCV] Add intrinsics for vf[n]macc/vf[n]msac/vf[n...
2020-12-23 ShihPo Hung[RISCV] Add intrinsics for vwmacc[u|su|us] instructions
2020-12-23 ShihPo Hung[RISCV] Add intrinsics for vslide1up/down, vfslide1up...
2020-12-23 Matt ArsenaultAMDGPU: Fix assert when checking for implicit operand...
2020-12-23 Matt ArsenaultVirtRegMap: Use Register
2020-12-23 Arthur O'DwyerReplace `T(x)` with `reinterpret_cast<T>(x)` everywhere...
2020-12-23 Peter Collingbournescudo: Move the management of the UseMemoryTagging...
2020-12-23 Peter Collingbournescudo: Replace the Cache argument on MapAllocator with...
2020-12-23 Stanislav Mekhanoshin[AMDGPU][GlobalISel] GlobalISel for flat scratch
2020-12-23 Stanislav Mekhanoshin[AMDGPU] Support unaligned flat scratch in TLI
2020-12-22 Peter Collingbournescudo: Move the configuration for the primary allocator...
2020-12-22 Chris Lattner[IR] Add an ImplicitLocOpBuilder helper class for build...
2020-12-22 Joseph Huber[OpenMP] Add OpenMP Documentation for Libomptarget...
2020-12-22 Alex Zinenko[mlir] Remove instance methods from LLVMType
2020-12-22 Thomas Lively[WebAssembly][SIMD] Rename shuffle, swizzle, and load_s...
2020-12-22 Sam McCall[clangd] Release notes for b8c37153d5393aad96
2020-12-22 Christian Sigg[mlir] Lower gpu.memcpy to GPU runtime calls.
2020-12-22 Sam McCall[clangd] Use atomics instead of locks to track periodic...
2020-12-22 Sanjay Patel[SLP] add reduction tests for maxnum/minnum intrinsics...
2020-12-22 Sanjay Patel[SLP] use operand index abstraction for number of operands
2020-12-22 Nico Weberglld/mac] Don't add names of unreferenced symbols to...
2020-12-22 Stephen KellyTry to fix build on Windows
2020-12-22 Craig Topper[RISCV] Remove unneeded !eq comparing a single bit...
2020-12-22 Johannes Doerfert[OpenMP][Docs] Fix Typo
2020-12-22 Shilei Tian[OpenMP][Docs] Fixed a typo in the doc that can mislead...
2020-12-22 Johannes Doerfert[OpenMP][Docs] Add FAQ entry about math and complex...
2020-12-22 Arnold SchwaighoferAdd a llvm.coro.end.async intrinsic
2020-12-22 Stanislav Mekhanoshin[AMDGPU] Folding of FI operand with flat scratch
2020-12-22 Stephen Kelly[clang-tidy] Handle template instantiations in containe...
2020-12-22 Arthur EubanksRevert "[LLDB] Unbreak the build after recent clang...
2020-12-22 Arthur EubanksRevert "[clangd] zap a few warnings"
2020-12-22 sameeran joshiRevert "[Flang][openmp][5.0] Add task_reduction clause."
2020-12-22 Arthur EubanksRevert "DR2064: decltype(E) is only a dependent type...
2020-12-22 Arthur EubanksRevert "Following up on PR48517, fix handling of templa...
2020-12-22 Arthur EubanksRevert "[c++20] P1907R1: Support for generalized non...
2020-12-22 Arthur EubanksRevert "Fix MSVC "not all control paths return a value...
2020-12-22 Arthur EubanksRevert "Fix memory leak complicated non-type template...
2020-12-22 Shilei Tian[OpenMP][Docs] Updated the faq about building an OpenMP...
2020-12-22 Andy Yankovsky[lldb] Add SBType::GetEnumerationIntegerType method
2020-12-22 Andy Yankovsky[lldb] Add SBType::IsScopedEnumerationType method
2020-12-22 Nathan James[ADT] Fix some tests after 5d10b8ad
2020-12-22 Florian Hahn[LoopDeletion] Add test case where outer loop needs...
2020-12-22 Philip Reames[tests] precommit a test mentioned in review for D93317
2020-12-22 Nathan James[ADT] Add resize_for_overwrite method to SmallVector.
2020-12-22 Paul WalkerFix some misnamed variables in sve-fixed-length-int...
2020-12-22 Jonas Devlieghere[lldb] Abstract scoped timer logic behind LLDB_SCOPED_T...
2020-12-22 Kamau Bridgeman[PowerPC][Power10] Exploit store rightmost vector eleme...
2020-12-22 sameeran joshi[Flang][openmp][5.0] Add task_reduction clause.
2020-12-22 Paul Walker[SVE] Lower vector BITREVERSE and BSWAP operations.
2020-12-22 Christian Sigg[mlir] Add gpu.memcpy op.
2020-12-22 Prateek Gupta[MLIR] Fix lowering of affine operations with return...
2020-12-22 Nandor Licker[RISCV] Basic jump table lowering
2020-12-22 clementval[openacc][openmp][NFC] Fix typo in comments
2020-12-22 Florian Hahn[LV] Use ScalarEvolution::getURemExpr to reduce duplica...
2020-12-22 Paul C. Anagnostopoulos[MCInstrDesc] [TableGen] Reduce size of MCOperandInfo...
2020-12-22 Jan Svoboda[clang] NFC: Refactor custom class into a lambda in...
2020-12-22 Andrzej Warzynski[flang][driver] Fix formatting in a test (nfc)
2020-12-22 Jan Svoboda[clang][cli] Implement `getAllArgValues` marshalling
2020-12-22 Andrzej Warzynski[flang][driver] Refactor unit tests for frontend action...
2020-12-22 mydeveloperday[clang-format] NFC keep the code clang-formatted
2020-12-22 Sjoerd Meijer[AArch64] Add a test for MachineLICM SinkIntoLoop....
2020-12-22 Stephen Kelly[ASTMatchers] Traverse-ignore range-for implementation...
2020-12-22 Alex Richardson[compiler-rt] Fix atomic_test.c on macOS
2020-12-22 Alex Richardson[libc++] Add a 'is-lockfree-runtime-function' lit feature
2020-12-22 Nico WeberRevert "-fstack-clash-protection: Return an actual...
2020-12-22 Nemanja Ivanovic[PowerPC] Restore stack ptr from base ptr when available
2020-12-22 Nico Weber[gn build] (manually) port b8c37153d5393
2020-12-22 Nathan James[clangd] Reuse buffer for JSONTransport::sendMessage
2020-12-22 David Spickett[llvm][Arm/AArch64] Format extension flags in CPU test...
2020-12-22 Sylvestre Ledru-fstack-clash-protection: Return an actual error when...
2020-12-22 Siddhesh PoyarekarFold comparison of __builtin_object_size expression...
2020-12-22 Florian Hahn[VPlan] Make VPInstruction a VPDef
2020-12-22 Sjoerd Meijer[MachineLICM] Add llvm debug messages to SinkIntoLoop...
2020-12-22 Pavel Labath[DebugInfo] Don't use DW_OP_implicit_value for fragments
2020-12-22 Pavel Labath[lldb/test] Add GdbRemoteTestCaseFactory to avoid dupli...
2020-12-22 David Spickett[llvm][ARM/AArch64] Convert Target Parser CPU tests...
2020-12-22 sameeran joshi[Flang][openmp][5/5] Make dist_schedule clause part...
2020-12-22 Alex Zinenko[mlir] remove deprecated string-based OpBuilder from ODS
2020-12-22 sameeran joshi[Flang][openmp][4/5] Make nowait clause part of OmpClause
2020-12-22 Gil Rapaport[LV] Avoid needless fold tail
2020-12-22 sameeran joshi[Flang][openmp][3/5] Make ProcBind clause part of OmpClause
2020-12-22 Quentin Chateau[clangd] Trim memory periodically when using glibc...
2020-12-22 sameeran joshi[Flang][openmp][2/5] Make Default clause part of OmpClause
2020-12-22 sameeran joshi[Flang][openmp][1/5] Make Allocate clause part of OmpClause
2020-12-22 Hsiangkai Wang[RISCV] Define vector compare intrinsics.
2020-12-22 Zakk Chen[RISCV] Define vleff intrinsics.
2020-12-22 Bing1 Yu[LegalizeType] When LegalizeType procedure widens a...
2020-12-22 Zi Xuan Wu[CSKY 3/n] Add bare-bones C-SKY MCTargetDesc
next