platform/upstream/llvm.git
2021-11-03 David SpickettReland "[lldb] Remove non address bits when looking...
2021-11-03 Peter WallerReland "[AArch64][SVE][InstCombine] Combine contiguous...
2021-11-03 Peter WallerRevert "[AArch64][SVE][InstCombine] Combine contiguous...
2021-11-03 David SpickettRevert "[lldb] Remove non address bits when looking...
2021-11-03 Florian Hahn[LV] Drop unneeded use of getVPSingleValue (NFC).
2021-11-03 Konstantin... [libcxx][test][NFC] More tests for containers comparisons
2021-11-03 Sanjay Patel[PhaseOrdering] add tests for x86 abs/max using SSE...
2021-11-03 Florian Hahn[VPlan] Make VPWidenCanonicalIVRecipe a VPValue (NFC).
2021-11-03 Andrew Savonichev[NVPTX] Mark special registers as reserved
2021-11-03 Clement Courbet[Sema][NFC] Improve test coverage for builtin operators.
2021-11-03 Pavel Labath[lldb] Remove ConstString from plugin names in PluginMa...
2021-11-03 Cullen Rhodes[TableGen] Emit a warning for unused template args
2021-11-03 Cullen Rhodes[mlir][nvvm] NFC: Fix unused template arg tablegen...
2021-11-03 Butygin[mlir] spirv: Add some atomic ops
2021-11-03 Andrew Savonichev[NVPTX] Add MoveParam instruction for TargetExternalSym...
2021-11-03 David Green[ARM] Treat MVE gather add-like-or's like adds
2021-11-03 David Spickett[lldb] Remove non address bits when looking up memory...
2021-11-03 Peter Waller[AArch64][SVE][InstCombine] Combine contiguous gather...
2021-11-03 David Green[ARM] Push gather/scatter shl index updates out of...
2021-11-03 David Spickett[libcxx][utils] Note read only mount and ptrace permiss...
2021-11-03 Qiu Chaofan[PowerPC] Implement longdouble pack/unpack builtins
2021-11-03 David Sherwood[NFC][LoopVectorize] Add test for tail-folding loop...
2021-11-03 Alex Zinenko[mlir][python] expose the shape property of shaped...
2021-11-03 Alex Zinenko[mlir][python] improve usability of Python affine const...
2021-11-03 rkayaith[mlir][python] Make Operation and Value hashable
2021-11-03 Andrew Savonichev[NVPTX] Copy machine operand flags in TII::insertBranch
2021-11-03 Yi Kong[ARM][AsmParser] Don't emit "deprecated instruction...
2021-11-03 Valentin Clement[fir] Add substr information to fircg.ext_embox and...
2021-11-03 Andrew Savonichev[X86][clang] Disable long double type for -mno-x87...
2021-11-03 Kazushi (Jam... [VE] Change to omitting the frame pointer on leaf functions
2021-11-03 Piotr Sobczak[InstCombine] Extend pattern to replace shuffle's inser...
2021-11-03 Nicolas Vasilache[mlir][Linalg] Refactor vectorization of conv1d more...
2021-11-03 Nicolas Vasilache[mlir][Linalg] Refactor conv vectorization to decouple...
2021-11-03 Fangrui SongRevert "[ELF] Try appeasing --target=armv7-linux-androi...
2021-11-03 Markus Böck[mlir] Fix typos in comments in DebugAction.h
2021-11-03 Ben ShiRevert "[AArch64] Optimize add/sub with immediate"
2021-11-03 Chen Zheng[PowerPC] handle more splat loads without stack operation
2021-11-03 Johannes Doerfert[OpenMP][FIX] Do not signal SPMD-mode but then keep...
2021-11-03 Johannes Doerfert[OpenMP][FIX] Introduce and use a simple generic-mode...
2021-11-03 Johannes Doerfert[NVVM] Update intrinsic definitions to include more...
2021-11-03 Johannes Doerfert[OpenMP][FIX] Ensure guarding uses proper global name
2021-11-03 Johannes Doerfert[OpenMP][FIX] Avoid a race between initialization and...
2021-11-03 Abinav Puthan... [AMDGPU] Fix SGPR checks in S_MOV_B64_IMM_PSEUDO genera...
2021-11-03 Ben Shi[AArch64] Optimize add/sub with immediate
2021-11-03 wlei[llvm-profgen] Refactor the code of getHashCode
2021-11-03 wlei[llvm-profgen] Warn on invalid range and show warning...
2021-11-03 Liren Peng[ScalarEvolution] Infer loop max trip count from array...
2021-11-03 Phoebe Wang[X86][VARARG] Assign MMO earlier to avoid prolog insert...
2021-11-03 Fangrui Song[ELF] Try appeasing --target=armv7-linux-androideabi24...
2021-11-03 Mircea Trofin[NFC][Regalloc] Ensure Query::interferingVRegs is accurate.
2021-11-03 Kazu Hirata[Transforms] Use make_early_inc_range (NFC)
2021-11-03 Hongtao Yu[llvm-profdata] Print out section flags for FunctionMe...
2021-11-03 Fangrui Song[ARM] Make empty name symbols SF_FormatSpecific to...
2021-11-02 Arthur EubanksRevert "[gn build] Manually port 6fd2db04"
2021-11-02 Vitaly Buka[NFC][asan] Fix confusing variable name
2021-11-02 Vitaly Buka[NFC][asan] Simplify AddressSanitizerOptions
2021-11-02 MaheshRavishankar[mlir][Linalg] Allow transformation filter to match...
2021-11-02 Mehdi AminiFix iterator_adaptor_base/enumerator_iter to allow...
2021-11-02 Mehdi AminiRemove builder that takes SSA value instead of Attribut...
2021-11-02 Nicolas Vasilache[mlir][Vector] Add a pattern to lower 2-D vector.transp...
2021-11-02 Eli Friedman[AArch64] Diagnose large adrp offset on Windows.
2021-11-02 Kirill Stoimenov[mlir] Fixed a typo.
2021-11-02 Lawrence D... [lldb] update TestEchoCommands
2021-11-02 Jonas Devlieghere[lldb] Improve error reporting in `lang objc tagged...
2021-11-02 Florian Hahn[LV] Add test case from PR51794 for over-eager truncation.
2021-11-02 Aart Bik[mlir][sparse] bazel correction after filename change
2021-11-02 Rich Lowe[sanitizer_common] Fix readlink error handling in sanit...
2021-11-02 Yaxun (Sam... Revert "[clang] deprecate frelaxed-template-template...
2021-11-02 Vy NguyenRevert "[lld-macho] Change bitfield types to be identical."
2021-11-02 HarrietAkot[mlir][sparse] Rename SparseUtils.cpp file to SparseTen...
2021-11-02 Nikita Popov[BasicAA] Check known access sizes earlier (NFC)
2021-11-02 Nikita Popov[BasicAA] Use early returns (NFC)
2021-11-02 Simon Pilgrim[X86][AVX] combineConcatVectorOps - use getBROADCAST_LO...
2021-11-02 Martin Storsjö[libcxx] [test] Remove a LIBCXX-WINDOWS-FIXME, don...
2021-11-02 Vy Nguyen[lld-macho] Change bitfield types to be identical.
2021-11-02 Nikita Popov[BasicAA] Use saturating multiply on range if nsw
2021-11-02 Jinsong Ji[AIX] Avoid depending on objdump
2021-11-02 Chih-Ping Chen[CodeView] Fortran debug info emission in Code View.
2021-11-02 Elizabeth AndrewsFix complex types declared using mode TC
2021-11-02 Simon Pilgrim[X86][AVX] Add PR51226 test case
2021-11-02 Christopher... [NFC] Reformat VerifyPreservedCFG for non-CPP-aware...
2021-11-02 Andrzej Warzynski[flang][CodeGen] Transform `fir.unreachable` to `llvm...
2021-11-02 Stanislav Mekhanoshin[InstCombine] Precommit updated and-xor-or.ll tests...
2021-11-02 Med Ismail... Revert "Use `GNUInstallDirs` to support custom installa...
2021-11-02 Simon Pilgrim[X86][AVX] combineConcatVectorOps - use getBROADCAST_LO...
2021-11-02 Lawrence D... [lldb] fix --source-quietly
2021-11-02 Nico Weber[lld/mac] Write -v output to stderr
2021-11-02 Dave Lee[clang] Fix cmake error
2021-11-02 Nico Weber[cmake] Make LLVM_ENABLE_LLD=ON work better on macOS
2021-11-02 Craig Topper[RISCV] Rename vfredusum/vfredosum intrinsic test files...
2021-11-02 Fraser Cormack[RISCV] Optimize vp.load with an all-ones mask
2021-11-02 Sanjay Patel[InstCombine] add tests for bitwise select of vectors...
2021-11-02 Tres PoppSpecify explicit casts of types in pair construction
2021-11-02 Tres PoppRevert "Update bazel file after fe364e5dc78c58a915986d9...
2021-11-02 Fraser Cormack[RISCV][VP] Mangle pointers in vp.load and vp.store...
2021-11-02 Vy Nguyen[lld-macho] Remove no_dtrace_dof from un-implemented...
2021-11-02 Tres PoppUpdate bazel file after fe364e5dc78c58a915986d9a44cfd65...
2021-11-02 Dmitry Makogon[LoopPeel] Peel loops with exits followed by an unreach...
2021-11-02 Arthur EubanksRevert "[NFC] Remove LinkAll*.h"
2021-11-02 Jamie SchmeiserAdd new choices dot-cfg and dot-cfg-quiet to print...
next