platform/upstream/llvm.git
2021-11-04 Ben Vanik[ADT] Simplifying hex string parsing so it runs faster...
2021-11-04 RamNalamothu[AMDGPU] Do not add debug locations to the code inside...
2021-11-04 Julian LettnerRevert "Mark tsan cxa_guard_acquire test as unsupported...
2021-11-04 Matthias Springer[mlir][linalg][bufferize] Fix typo in function name
2021-11-04 Jakub KuderskiMake enum iteration with seq safe by default
2021-11-04 Mehdi AminiRevert "Fix iterator_adaptor_base/enumerator_iter to...
2021-11-04 Volodymyr Sapsai[clang][objc] Speed up populating the global method...
2021-11-03 Michael Jones[libc][NFC] rename str_conv_utils to str_to_integer
2021-11-03 Jacques Pienaar[mlir] Use _odsPrinter for printer name in generated...
2021-11-03 Philip ReamesBackout must-exit based parts of 3fc9882e, and 412eb0
2021-11-03 Jonas Devlieghere[lldb] Update tagged pointer command output and test.
2021-11-03 Arthur Eubanks[NFC] Clarify why LinkAll*.h are actually necessary
2021-11-03 Arthur Eubanks[ArgPromo] Preserve FunctionAnalysisManagerCGSCCProxy
2021-11-03 Mogball[mlir] fix Debug unittests
2021-11-03 Philip Reames[tests] Precommit for generalization of D112262
2021-11-03 Craig Topper[RISCV] Use HasVInstructions and HasVInstructionsAnyF...
2021-11-03 Matthias BraunX86InstrInfo: Support immediates that are +1/-1 differe...
2021-11-03 Lang Hames[ORC-RT] Add SPS serialization for span<const char...
2021-11-03 Philip ReamesRevert "[indvars] Move a check slightlly earlier [NFC]"
2021-11-03 River Riddle[mlir] Avoid folding in OpBuilder::tryFold when types...
2021-11-03 Kirill Stoimenov[ASan] Process functions in Asan module pass
2021-11-03 alex-t[AMDGPU] Enable divergence-driven BFE selection
2021-11-03 Vitaly Buka[asan] Disable test on Android Arm 32bit
2021-11-03 Valentin Clement[fir] Use notifyMatchFailure in fir.zero_bits conversion
2021-11-03 Martin Storsjö[Support] [Windows] Use RemoveFileOnSignal if unable...
2021-11-03 Philip Reames[indvars] Move a check slightlly earlier [NFC]
2021-11-03 Philip Reames[indvars] Rotate zext though icmp to reduce loop varyin...
2021-11-03 Vitaly Buka[PassBuilder] Remove unused function after D113072
2021-11-03 Keith Smiley[lld-macho] Enable search-paths tests on macOS
2021-11-03 Vitaly Buka[sanitizer] Disable new test on Android
2021-11-03 River Riddle[mlir] Move the Operation OperandStorage to the first...
2021-11-03 Vitaly Buka[NFC][asan] Use AddressSanitizerOptions in ModuleAddres...
2021-11-03 Keith Smiley[lld-macho] Cache discovered framework paths
2021-11-03 Markus Böck[mlir] Change ABI breaking use of NDEBUG to LLVM_ENABLE...
2021-11-03 Kirill StoimenovRevert "[ASan] Process functions in Asan module pass"
2021-11-03 Kirill Stoimenov[ASan] Process functions in Asan module pass
2021-11-03 Sanjay Patel[InstCombine] adjust test for icmp fold; NFC
2021-11-03 Tamir Duberstein[sanitizer] Allow getsockname with NULL addrlen
2021-11-03 Fangrui Song[docs] Mention --leading-lines instead of --no-leading...
2021-11-03 Tamir Duberstein[sanitizer] Mark before deref in PosixSpawnImpl
2021-11-03 Keith Smiley[lld-macho] Cache library paths from findLibrary
2021-11-03 Louis Dionne[libc++] Fix GDB pretty printer tests for older Clangs...
2021-11-03 Shivam Gupta[Docs] Document scripts that are use to generate assert...
2021-11-03 Harald van... [X86] Fix X32 indirect call generation
2021-11-03 Sanjay Patel[InstCombine] refactor fold for icmp with trunc op...
2021-11-03 Sanjay Patel[InstCombine] add tests for icmp with trunc op; NFC
2021-11-03 Roman Lebedev[NFC] Add forgotten `REQUIRES: asserts` into the new...
2021-11-03 Roman Lebedev[PassManager] `buildModuleOptimizationPipeline()`:...
2021-11-03 Kazu Hirata[AArch64, AMDGPU] Use make_early_inc_range (NFC)
2021-11-03 Roman Lebedev[NFC] Rewrite runlines in interleaved-store-accesses...
2021-11-03 Hans WennborgRevert "X86InstrInfo: Support immediates that are ...
2021-11-03 Roman Lebedev[X86] `X86TTIImpl::getInterleavedMemoryOpCostAVX512...
2021-11-03 Roman Lebedev[NFC] Use single-dash-prefixed options in newly-added...
2021-11-03 Clement Courbet[Sema][NFC] Improve test coverage for builtin binary...
2021-11-03 Erich KeaneUpdate ast-dump-decl.mm test to work on 32 bit windows
2021-11-03 Roman Lebedev[BasicTTI] getInterleavedMemoryOpCost(): discount unuse...
2021-11-03 Roman Lebedev[NFC][X86] Duplicate LV test into a costmodel test
2021-11-03 Erich KeaneRevert part of D112349 to allow ifunc resolvers be...
2021-11-03 David Sherwood[NFC][LoopVectorize] Simple tidy-up in InnerLoopVectori...
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
next