platform/upstream/llvm.git
2020-03-12 Simon Tatham[ARM,MVE] Add intrinsics and isel for MVE fused multipl...
2020-03-12 Simon Tatham[ARM,MVE] Fix user-namespace violation in arm_mve.h.
2020-03-12 Dylan McKay[AVR] Fix read of uninitialized variable AVRSubtarget...
2020-03-12 Sam McCall[clangd] Redirect documentation to clangd.llvm.org.
2020-03-12 Max Kazantsev[LoopPeel] Turn incorrect assert into a check
2020-03-12 Marcel Hlopko[AST] Respect shouldTraversePostOrder when traversing...
2020-03-12 Marek Kurdej[libc++] [P0646] Add feature-test macro for __cpp_lib_l...
2020-03-12 TykerBasis of dropping uses in llvm.assume.
2020-03-12 Tyker[NFC] Add filters to hasNItems and hasNItemsOrMore
2020-03-12 Qiu Chaofan[PowerPC] Add strict-fp intrinsic to FP arithmetic
2020-03-12 Roman Lebedev[SCEV] isHighCostExpansionHelper(): use correct TTI...
2020-03-12 Dominik Montada[GlobalISel] fix crash in narrowScalarExtract if DstReg...
2020-03-12 Sebastian Neubauer[AMDGPU] Use progbits type for .AMDGPU.disasm section
2020-03-12 Clement Courbet[ExpandMemCmp][NFC] Add more tests.
2020-03-12 Tres PoppRemove unused variable.
2020-03-12 Shengchen Kan[X86] Reduce the number of emitted fragments due to...
2020-03-12 Juneyoung LeeApply update_test_check.py to CodeGenPrepare/X86/freeze...
2020-03-12 Djordje Todorovic[DebugInfo] Fix build failure on the mingw
2020-03-12 Dylan McKayRevert "[AVR] Include AVR by default in LLVM builds"
2020-03-12 Dylan McKay[AVR] Include AVR by default in LLVM builds
2020-03-12 LLVM GN Syncbot[gn build] Port 518292dbdfc
2020-03-12 QingShan Zhang[PowerPC] Add the MacroFusion support for Power8
2020-03-12 Shoaib Meenai[builtins] Build for arm64e for Darwin
2020-03-12 Adrian PrantlRevert "Update debugserver test for new ostype names"
2020-03-12 Philip Reames[GC] Remove redundant entiries in stackmap section...
2020-03-12 Reid KlecknerAdd a missing include to clang unit tests
2020-03-12 Alex Brachet[libc] [UnitTest] Add timeout to death tests
2020-03-12 Reid KlecknerPrune TargetInfo.h include from ParsedAttr.h, NFC
2020-03-12 Alex Brachet[libc] Add initial assert definition
2020-03-12 Bill WendlingSpecify branch probabilities for callbr dests
2020-03-12 Kang Zhang[NFC][PowerPC] Add a new MIR file te test ppc-early...
2020-03-12 Lang Hames[JITLink] Read symbol linkage from the correct field.
2020-03-12 Lang Hames[ORC] Fix an overly aggressive assert.
2020-03-12 Lang Hames[llvm-jitlink] Fix DEBUG_TYPE string.
2020-03-12 Lang Hames[ORC] Add some extra debugging output.
2020-03-12 Shengchen Kan[X86] Support intrinsic _mm_broadcastsi128_si256
2020-03-12 Adrian PrantlAdd newly-missing include
2020-03-12 Shengchen Kan[X86] Support intrinsic _mm_cldemote
2020-03-12 Adrian PrantlAdd debug info support for Swift/Clang APINotes.
2020-03-12 Mehdi AminiRemove CMake configuration for Sphinx targets in MLIR
2020-03-12 Shengchen Kan[X86] Support intrinsics _bextr2*
2020-03-12 Paula Toth[libc] Add docker container for llvm-libc buildbot...
2020-03-12 Mehdi AminiAdd missing "llvm/Support/Host.h" header to LLVM exampl...
2020-03-11 River Riddle[mlir][NFC] Use fold expressions instead of variadic...
2020-03-11 Reid KlecknerAdd missing StringMap.h inclusion, apparently clangd...
2020-03-11 Mehdi AminiFix MLIR build after header change in LLVM (NFC)
2020-03-11 Tim Shen[mlir] Add a simplifying wrapper for generateCopy and...
2020-03-11 Stanislav Mekhanoshin[AMDGPU] pre-commit collapse-endcf.mir. NFC.
2020-03-11 Teresa Johnson[PowerPC] Fix compile time issue in recursive CTR analy...
2020-03-11 Artem BelevichAdded constraints on cl-options.cu test
2020-03-11 aartbik[mlir] [VectorOps] Correctly account for rank-0 affine...
2020-03-11 Tyker[AssumeBundles] Enforce constraints on the operand...
2020-03-11 Adrian PrantlMake Decl::setOwningModuleID() public. (NFC)
2020-03-11 Adrian PrantlUpdate debugserver test for new ostype names
2020-03-11 Reid KlecknerRemove unused Endian.h includes, NFC
2020-03-11 Reid KlecknerDrop a StringMap.h include, NFC
2020-03-11 Louis Dionne[libc+++] Mark two future tests as being FLAKY
2020-03-11 Huihui Zhang[InstSimplify][SVE] Fix SimplifyInsert/ExtractElementIn...
2020-03-11 Vladimir VereschakaRevert "Temporarily re-apply https://reviews.llvm.org...
2020-03-11 Louis Dionne[libc++abi] NFC: Simplify extern C declaration
2020-03-11 Petr Hosek[runtimes] When COMPILER_RT is enabled, consider SANITI...
2020-03-11 Adrian PrantlAdd an SDK attribute to DICompileUnit
2020-03-11 Reid KlecknerAvoid including FileManager.h from SourceManager.h
2020-03-11 Reid KlecknerFix formatting after Module.h include adjustment, NFC
2020-03-11 Sanjay Patel[PatternMatch] add matcher for FP infinity; NFC
2020-03-11 Artem Belevich[CUDA,clang-cl] Filter out unsupported arguments for...
2020-03-11 Reid KlecknerAvoid including Module.h from ExternalASTSource.h
2020-03-11 Jin LinFix conflict value for metadata "Objective-C Garbage...
2020-03-11 River Riddle[mlir] Add support for non-identifier attribute names.
2020-03-11 Mitchell BalanRevert "[clang-format] Add option to specify explicit...
2020-03-11 Louis Dionne[libc++] Add SHA for C++20 Synchronization Library...
2020-03-11 Mitchell Balan[clang-format] Add option to specify explicit config...
2020-03-11 Sanjay Patel[InstCombine] reduce demand-limited bool math to logic
2020-03-11 Sanjay Patel[InstCombine] add tests for bool math; NFC
2020-03-11 Adrian PrantlAdd a verification mechanism to CompilerType.
2020-03-11 Matt ArsenaultAMDGPU: Don't hard error on LDS globals in functions
2020-03-11 Philip Reames[GC] Loosen ordering on statepoint reloads to allow CSE
2020-03-11 Paula Toth[clang-tidy] Mock system headers for portability-restri...
2020-03-11 Stephen Neuendorffer[MLIR] Link MLIRMlirOptMain with the same libraries...
2020-03-11 Simon Pilgrim[DAG] MatchRotate - Add funnel shift by immediate support
2020-03-11 Stephen Neuendorffer[MLIR] Do not link mlir-cpu-runner with X86 libs
2020-03-11 Sergej JaskiewiczTemporarily re-apply https://reviews.llvm.org/D74347
2020-03-11 Francesco Petrogalli[llvm][CodeGen] IR intrinsics for SVE2 contiguous confl...
2020-03-11 Stanislav Mekhanoshin[AMDGPU] Disable nested endcf collapse
2020-03-11 Tim Shen[MLIR] Guard DMA-specific logic with DMA option
2020-03-11 Juneyoung Lee[CodeGenPrepare] Fold br(freeze(icmp x, const)) to...
2020-03-11 Sergej Jaskiewicz[libc++] [cmake] Better diagnostics for missing abi...
2020-03-11 Jay Foad[AMDGPU] Extend macro fusion for ADDC and SUBB to SUBBREV
2020-03-11 Florian Hahn[Matrix] Add remark propagation along the inlined...
2020-03-11 Alexey Bataev[OPENMP][DOCS]Mark depobj as implemented, NFC.
2020-03-11 Sterling AugustineLazily save initialState of registers during unwind.
2020-03-11 Andrzej Warzynski[AArch64][SVE] Add the @llvm.aarch64.sve.sel intrinsic
2020-03-11 Philip Reames[GC] Remove buggy untested optimization from statepoint...
2020-03-11 Adrian PrantlAdd a decorator option to skip tests based on a default...
2020-03-11 Fangrui Song[ELF] Simplify sh_addr computation and warn if sh_addr...
2020-03-11 James Henderson[Object][unittest] Skip tests on machines with non...
2020-03-11 David Green[ARM] Extra VFMA tests. NFC
2020-03-11 Haojian Wu[clangd] Improve the "max limit" error message in renam...
2020-03-11 Matt ArsenaultAMDGPU/GlobalISel: Manually RegBankSelect copies
2020-03-11 Christian Sigg[MLIR] Remove all-reduce lowering from GPU to NVVM...
next