platform/upstream/llvm.git
2021-06-28 Whisperity[clang-tidy] Extend 'bugprone-easily-swappable-paramete...
2021-06-28 Whisperity[clang-tidy] Extend 'bugprone-easily-swappable-paramete...
2021-06-28 Whisperity[clang-tidy] Extend 'bugprone-easily-swappable-paramete...
2021-06-28 Whisperity[clang-tidy] Add 'bugprone-easily-swappable-parameters...
2021-06-28 David Spickett[clang][ARM] Mark sanitize-coverage-old-pm.c unsupporte...
2021-06-28 Tobias Gysi[mlir][linalg] Remove the StructuredOp capture mechanism.
2021-06-28 David Green[ARM] Add an extra fold for f32 extract(vdup(i32))
2021-06-28 Igor Kudrin[llvm-objdump] Print memory operand addresses as regula...
2021-06-28 Igor Kudrin[llvm-objdump] Prefix memory operand addresses with...
2021-06-28 Igor Kudrin[llvm-objdump] Prevent variable locations to overlap...
2021-06-28 Igor Kudrin[llvm-objdump] Print comments for the disassembled...
2021-06-28 Min-Yih HsuRevert "[M68k][GloballSel] Formal arguments lowering...
2021-06-28 Max KazantsevRevert "[Test] Add XFAIL test for PR50918"
2021-06-28 Max Kazantsev[LSR][NFC] Make sure that after the canonicalization...
2021-06-28 Max Kazantsev[Test] Add XFAIL test for PR50918
2021-06-28 Max Kazantsev[LoopDeletion] Benefit from branches by undef condition...
2021-06-28 Jinsong Ji[PowerPC] Add XL Compat fetch builtins
2021-06-28 Muhammad Omair... [LLDB] Silence warnings in cli-wrapper-mpxtable.cpp
2021-06-28 Muhammad Omair... Tag sanitize-coverage-old-pm.c unsupported on arm 32 bit
2021-06-27 Sushma Unnibhavi[M68k][GloballSel] Formal arguments lowering in IRTrans...
2021-06-27 Muhammad Omair... Remove XFAIL flag from sanitize-coverage-old-pm.c
2021-06-27 David BlaikiePR50708: Update link to Intel SIMD ABI
2021-06-27 David BlaikiePR37255: DebugInfo: LTO with -g inlined into -gmlt...
2021-06-27 Craig Topper[RISCV] Add tests for __builtin_parity idiom.
2021-06-27 Nathan Chancellor[BitCode] Add noprofile to getAttrFromCode()
2021-06-27 Nikita Popov[DSE] Preserve address space
2021-06-27 Nikita Popov[MemCpyOpt] Preserve address space
2021-06-27 Craig TopperRevert "[RISCV] Use zexti32/sexti32 in srliw/sraiw...
2021-06-27 Nikita Popov[DSE] Support opaque pointers
2021-06-27 Geoffrey Martin... [Bazel] Update for 0813700de1
2021-06-27 Darwin Xu[clang-format] Fix the issue that empty lines being...
2021-06-27 Nikita Popov[MemCpyOpt] Handle unusual memcpy element type
2021-06-27 Sanjay Patel[InstCombine] hoist min/max intrinsics above select...
2021-06-27 Nikita Popov[MemCpyOpt] Support opaque pointers
2021-06-27 Nikita Popov[LoadStoreVectorizer] Support opaque pointers
2021-06-27 Florian Hahn[VPlan] Track both incoming values for first-order...
2021-06-27 Sanjay Patel[InstCombine][test] add tests for min/max intrinsics...
2021-06-27 Sanjay Patel[Analysis] improve function signature checking for...
2021-06-27 Mara Sophie... [Orc][examples] LLJITWithRemoteDebugger: fix CMake...
2021-06-27 Nico Weber[lld/mac] Don't fold UNWIND_X86_64_MODE_STACK_IND unwin...
2021-06-27 Jan KratochvilFix lld testsuite after llvm-dwarfdump now errors on...
2021-06-27 Jan Kratochvilllvm-dwarfdump: Print warnings on invalid DWARF
2021-06-27 Matthias Springer[mlir][NFC] Cleanup: Move helper functions to StaticVal...
2021-06-27 Craig Topper[X86] Tighten up some inline assembly constraint handling.
2021-06-27 Alexander Shaposhnikov[docs][llvm-strip] Fix documentation for -s/-S
2021-06-27 Craig Topper[X86] Correct the conversion of VALIGND/Q intrinsics...
2021-06-26 Ed Maste[Driver] do not link _p libs for -pg on FreeBSD 14...
2021-06-26 David Green[ARM] Lower MVETRUNC to stack operations
2021-06-26 Matheus Izvekov[clang] add C++ feature test macro for P2266 simpler...
2021-06-26 David Green[ARM] Introduce MVETRUNC ISel lowering
2021-06-26 Craig Topper[RISCV] Use zexti32/sexti32 in srliw/sraiw isel pattern...
2021-06-26 David Green[ARM] MVE vabd
2021-06-26 David Green[ISel] Port AArch64 SABD and UABD to DAGCombine
2021-06-26 Nikita Popov[Verifier] Support masked load/store with opaque pointers
2021-06-26 LLVM GN Syncbot[gn build] Port 8b7881a084d0
2021-06-26 mydeveloperday[clang-format] Add basic support for formatting JSON
2021-06-26 mydeveloperday[clang-format] [PR50702] Lamdba processing does not...
2021-06-26 mydeveloperday[clang-format] PR50525 doesn't handle AlignConsecutiveA...
2021-06-26 David Green[ARM] Regenerate big-endian-vector-caller.ll test check...
2021-06-26 Florian Hahn[LV] Adjust trip count based on IsOrdered in widenPHIIn...
2021-06-26 LLVM GN Syncbot[gn build] Port aff57ff24aca
2021-06-26 Lang Hames[JITLink][ELF] Add generic ELFLinkGraphBuilder template.
2021-06-26 Timm Bäder[clang][tests] Specify unwindlib in aix-ld tests
2021-06-26 Jim Lin[RISCV][NFC] Combine the control flow for different...
2021-06-26 Saurabh Jha[Docs] Minor fixes with language extension docs
2021-06-26 Craig Topper[RISCV] Add DAG combine to detect opportunities to...
2021-06-26 Gus Smith[MLIR][Sparse] Move `buildLattices` into Merger
2021-06-26 Eric Astor[ms] [llvm-ml] Disable C-style comments
2021-06-26 Luo, Yuanke[X86] Selecting fld0 for undefined value in fast ISEL.
2021-06-26 Jon ChesterfieldDisable ReplaceLDS pass, patch up tests to match
2021-06-26 Andrew Browne[DFSan] Change shadow and origin memory layouts to...
2021-06-25 Siva Chandra... [libc] Use __builtin_ctzll instead of __builtin_ctzl...
2021-06-25 Nikita PopovRevert "[InstCombine] Make indexed compare fold opaque...
2021-06-25 Duncan P. N... OpaquePtr: Reject 'ptr*' again when parsing textual IR
2021-06-25 Aart Bik[mlir][sparse] add print methods to Merger (for debugging)
2021-06-25 Matheus Izvekov[clang] Stop providing builtin overload candidate for...
2021-06-25 Jonas Devlieghere[lldb] Use the non-locking variant of objc_copyRealized...
2021-06-25 Jim InghamAdd support for the NSMutableDictionary variant: "__NSF...
2021-06-25 Eli Friedman[NFC] Prefer ConstantRange::makeExactICmpRegion over...
2021-06-25 Eric Astor[ms] [llvm-ml] Add support for ALIGN, EVEN, and ORG...
2021-06-25 Adrian PrantlChange PathMappingList::RemapPath to return an optional...
2021-06-25 Juneyoung Lee[SimplifyLibCalls] Fix memchr opt to use CreateLogicalAnd
2021-06-25 Joseph Huber[OpenMP] Change OpenMPOpt to check openmp metadata
2021-06-25 Joseph Huber[OpenMP] Add Module metadata for OpenMP compilation
2021-06-25 Nemanja Ivanovic[PowerPC] Disable combine 64-bit bswap(load) without...
2021-06-25 Valeriy Savchenko[analyzer] Fix assertion failure on code with transpare...
2021-06-25 Martin Storsjö[llvm-rc] Don't rewrite the arch in the default triple...
2021-06-25 Fangrui Song[ELF] --sysroot: change sysrooted script to not fall...
2021-06-25 Ulrich Weigand[SystemZ] Add support for .reloc assembler directive
2021-06-25 Hongtao Yu[Coroutines] Define __coro_frame_ty in function scope
2021-06-25 Eugene Zhulenev[mlir:Async] Submit accidentally omitted changes
2021-06-25 Nikita Popov[OpaquePtr] Enumerate GlobalAlias value type
2021-06-25 Arthur O'Dwyer[libc++] Enable the rvalue overloads of operator<<...
2021-06-25 Nikita Popov[IR] Add Type::isOpaquePointerTy() helper (NFC)
2021-06-25 peter klausler[flang] Fix generic/specific procedure confusion
2021-06-25 David Green[DAG] Fold neg(splat(neg(x)) -> splat(x)
2021-06-25 Craig Topper[X86] Simplify part of the isel for X86ISD::FCMP/STRICT...
2021-06-25 Joel E. Denny[UpdateCCTestChecks] Fix new test from 9eaf0d120d32
2021-06-25 David Green[AArch64] Extra negated shift tests. NFC
2021-06-25 Jon Chesterfield[libomptarget][amdgpu] Build openmp for two more targets
next