platform/upstream/llvm.git
2020-10-30 Eugene Zhulenev[mlir] Implement lowering to LLVM of async.execute...
2020-10-30 Stephen Kelly[AST] Fix traversal over CXXConstructExpr in Syntactic...
2020-10-30 David Truby[Aarch64] Fix assumption that Windows implies x86
2020-10-30 Simon PilgrimRevert rG22c383763456 "[RISCV] Remove include of RISCVR...
2020-10-30 Andrzej Warzynski[Flang] Fix build failures (NFC)
2020-10-30 alex-t[AMDGPU] SILowerControlFlow::removeMBBifRedundant....
2020-10-30 Simon Pilgrim[clangd] Fix MSVC implicit capture build failure.
2020-10-30 Simon Pilgrim[SROA] Pass Twine by const reference. NFCI.
2020-10-30 Nathan James[ADT][NFC] Silence some misc-unconventional-assign...
2020-10-30 Max Kazantsev[NFC] Simplify code in IndVars
2020-10-30 David Green[ARM] Additional MVE VQDMULH tests. NFC
2020-10-30 Nathan James[ADT] Add methods to SmallString for efficient concaten...
2020-10-30 Tres Popp[mlir] Add lowering for IsBroadcastable to Std dialect.
2020-10-30 Florian Hahn[DSE] Remove noop stores after killing stores for a...
2020-10-30 Louis Dionne[compiler-rt] Don't include libc++ headers from the...
2020-10-30 Tres Popp[mlir] Add shape.is_broadcastable.
2020-10-30 Dmitry Vyukov[sanitizer] Use __atomic_load/store() built-ins for...
2020-10-30 Roman Lebedev[SCEV] SCEVPtrToIntExpr simplifications
2020-10-30 Roman Lebedev[SCEV] Introduce SCEVPtrToIntExpr (PR46786)
2020-10-30 Michael Roe[mips] Implement add.ps, mul.ps and sub.ps
2020-10-30 Vitaly Buka[NFC] Fix "ambiguous overload for ‘operator=’"
2020-10-30 River Riddle[mlir][ASM] Refactor how attribute/type aliases are...
2020-10-30 Vitaly Buka[NFC] Fix "ambiguous overload for ‘operator=’"
2020-10-30 Xun Li[Coroutine] Properly determine whether an alloca should...
2020-10-30 Georgii Rymar[llvm-readobj][test][NFC] - Use "--check-prefix" instea...
2020-10-30 Vitaly Buka[NFC] Don't run python binding tests with sanitizers
2020-10-30 Johannes Doerfert[OpenMP][Docs] Structure and content for the OpenMP...
2020-10-30 Johannes Doerfert[OpenMP][NFC] Clang format ParseOpenMP
2020-10-30 Fangrui Song[MC] Fix an assert in MCAssembler::writeSectionData...
2020-10-30 sameeran joshi[Flang][OpenMP][OpenACC] Fix exit out of a region in...
2020-10-30 Vitaly Buka[NFC] Don't run clang/bindings/python/tests with msan
2020-10-30 Mehdi AminiFix "incorrect" assertions in Linalg/EDSC/Builders...
2020-10-30 Fangrui Song[test] Fix unused check prefixes in test/Linker/ and...
2020-10-30 Michael LiaoFix shared build.
2020-10-30 Fangrui Song[RISCV] Fix unused check prefixes in test/MC/RISCV/
2020-10-30 Jonas Devlieghere[llvm] Export LLVM_LIT_ARGS in LLVMConfig.cmake
2020-10-30 Fangrui Song[MC] Add SMLoc to MCStreamer::emitSymbolAttribute and...
2020-10-30 LLVM GN Syncbot[gn build] Port 00090a2b826
2020-10-30 Liu, Chen3Support complex target features combinations
2020-10-30 Jonas Devlieghere[lldb] XFAIL TestTypeGetModule.py (temporarily)
2020-10-30 Ilya Bukonkin[lldb] Update TestTypeGetModule.py
2020-10-30 Arthur Eubanks[PruneEH] Pin tests to legacy PM
2020-10-30 Alina Sbirlea[AA] Pass query info.
2020-10-30 Jonas Devlieghere[dwarfdump] Recognize __apple sections as debug info...
2020-10-30 Keith Smiley[llvm-readobj][NFC] Remove unused prefix from FileCheck...
2020-10-30 Stella LaurenzoAdd InsertionPoint and context managers to the Python...
2020-10-30 Wouter van... [WebAssembly] Improved LLD error messages in case of...
2020-10-30 Nico Weberclang-tidy: Make tests more hermetic
2020-10-30 Krzysztof Parzyszek[Hexagon] Handle additional shuffles that can be made...
2020-10-29 Jim InghamThis is a preliminary version of the test for https...
2020-10-29 Aaron PuchertThread safety analysis: Consider static class members...
2020-10-29 Arthur Eubanks[NFC] Fix typo function -> module
2020-10-29 Scott Linder[NFC][AMDGPU] Resize Memory Model columns in AMDGPUUsag...
2020-10-29 Scott Linder[AMDGPU] Update Memory Model in AMDGPUUsage.rst
2020-10-29 Kostya Kortchinsky[GWP-ASan] Add mutexes for Fuchsia
2020-10-29 Joachim Meyer[OpenMP] Use __OPENMP_NVPTX__ instead of _OPENMP in...
2020-10-29 Jim InghamProvide a reasonable value for PATH_MAX if the lldb...
2020-10-29 Thomas Raoux[mlir][vector] Improve vector distribute integration...
2020-10-29 Craig Topper[RISCV] Improve worklist management in the DAG combine...
2020-10-29 Craig Topper[RISCV] Add test case for D90339
2020-10-29 Jim InghamUse !hasLocalLinkage instead of listing the symbol...
2020-10-29 Jim InghamMark the execution of stop-hooks as non-interactive.
2020-10-29 Christian Sigg[mlir][gpu] Add pass to make GPU ops within a region...
2020-10-29 Christian Sigg[mlir][gpu] Handle async in gpu.launch_func lowering.
2020-10-29 Nikita Popov[SDAG] Extract helper to determine neutral element...
2020-10-29 Stefanos Baziotis[LCSSA] Doc for special treatment of PHIs
2020-10-29 Christian Sigg[mlir][gpu] Allow gpu.launch_func to be async.
2020-10-29 Nikita Popov[LoopUtils] Fix neutral value for vector.reduce.fadd
2020-10-29 Ilya BukonkinGetModule, GetExeModule methods added
2020-10-29 Florian Hahn[SLP] Consider alternatives for cost of select instruct...
2020-10-29 Thomas Lively[WebAssembly] Remove unused FileCheck test prefixes
2020-10-29 Nikita Popov[SDAG] Fix neutral value for vecreduce_fadd
2020-10-29 Nikita Popov[CodeGen] Fix neutral value of vecreduce fadd in tests...
2020-10-29 Christian Sigg[mlir][gpu] NFC: Change gpu.launch_func ops to custom...
2020-10-29 Tony[AMDGPU] Update AMD GPU documentation
2020-10-29 Alex OrlovAdded remotely ran compiler-rt tests.
2020-10-29 Marcel HlopkoRemove HAVE_VCS_VERSION_INC, not needed
2020-10-29 Nikita Popov[SDAG] Extract helper to get vecreduce base opcode...
2020-10-29 Adhemerval... [sanitizer] Disable ASLR for release_shadow_space
2020-10-29 Peyton, Jonathan L[OpenMP] Add NULL check in dispatcher debug output
2020-10-29 Dávid Bolvanský[InferAttrs] Add nocapture/writeonly to string/mem...
2020-10-29 Paul-Antoine... [llvm-libtool-darwin] Add support for LLVM bitcode...
2020-10-29 Utkarsh Saxena[clangd] Add support for multiple DecisionForest model...
2020-10-29 Craig Topper[RISCV] Remove include of RISCVRegisterInfo.h from...
2020-10-29 Teresa Johnson[MemProf] Temporarily disable test failing on a couple...
2020-10-29 Sylvestre LedruAdd support of the next Ubuntu (Ubuntu 21.04 - Hirsute...
2020-10-29 Thomas Lively[WebAssembly] Implement SIMD signselect instructions
2020-10-29 Louis Dionne[libc++] Minor cleanup in the test suite
2020-10-29 Jody Sankey[sanitizer][fuchsia] Avoid deprecated syscall.
2020-10-29 Roland McGrath[Support] Make Support/SwapByteOrder.h compile on Fuchsia
2020-10-29 Jay Foad[AMDGPU] Fix double space in disassembly of ds_gws_sema...
2020-10-29 Mehdi AminiRevert "[mlir][gpu] Allow gpu.launch_func to be async."
2020-10-29 Teresa Johnson[MemProf] Augment test to debug avr bot failure
2020-10-29 Jan Kratochvil[nfc] [lldb] Remove excessive parentheses in SymbolFile...
2020-10-29 Mircea Trofin[ThinLTO] Fix empty .llvmcmd sections
2020-10-29 Christian Sigg[mlir][gpu] Allow gpu.launch_func to be async.
2020-10-29 Simon Pilgrim[X86] Add PR46393 test case
2020-10-29 Jon Chesterfield[AMDGPU] Add __builtin_amdgcn_grid_size
2020-10-29 Sanjay Patel[x86] add test for umul intrinsic costs; NFC
2020-10-29 Fangrui Song[MC] Error for .globl/.local which change the symbol...
next