platform/upstream/llvm.git
2021-02-23 Nathan James[clang-tidy] Update checks list.
2021-02-23 Timm Bäder[clang][parse][NFC] Remove dead ProhibitAttributes...
2021-02-23 Florian Schmaus[clang-tidy] Install run-clang-tidy.py in bin/ as run...
2021-02-23 Matteo Favaro[DSE] Allow ptrs defined in the entry block in IsGuaran...
2021-02-23 Hsiangkai Wang[RISCV] vle1.v/vse1.v should be unmasked instructions.
2021-02-23 Anastasia Stulova[OpenCL][Docs] Change description for the OpenCL standa...
2021-02-23 Nicolas Vasilache[mlir][Linalg] Retire hoistViewAllocOps.
2021-02-23 Simon PilgrimFix Wdocumentation parameter warning. NFCI.
2021-02-23 Nicolas Vasilache[mlir] NFC - Use declarative assembly for scf::YieldOp
2021-02-23 Raphael Isemann[lldb][NFC] Remove unused ValueObject::LogValueObject...
2021-02-23 Alexey Lapshin[Support] Add reserve() method to the raw_ostream.
2021-02-23 Raphael Isemann[lldb][NFC] Clean up ValueObject comments
2021-02-23 David Green[ARM] Add pre/post inc tests of various sizes. NFC
2021-02-23 Andy WingoRevert "[WebAssembly] call_indirect issues table number...
2021-02-23 Fraser Cormack[RISCV] Support insertion of misaligned subvectors
2021-02-23 Frederik GossenFix unused variable
2021-02-23 Sven van Haastregt[OpenCL] Move remaining defines to opencl-c-base.h
2021-02-23 Raphael Isemann[lldb][NFC] Give CompilerType's IsArrayType/IsVectorTyp...
2021-02-23 Martin LiskaFix UBSAN in __ubsan::Value::getSIntValue
2021-02-23 Luís Marques[Sanitizer][NFC] Fix typo
2021-02-23 Raphael Isemann[lldb][NFC] Don't inherit from UserID in ValueObject
2021-02-23 Liu, Chen3[X86] Support amx-int8 intrinsic.
2021-02-23 River Riddle[mlir] Add support for DebugCounters using the new...
2021-02-23 River Riddle[mlir] Add a new debug action framework.
2021-02-23 Kadir Cetinkaya[clang][DeclPrinter] Pass Context into StmtPrinter...
2021-02-23 Raphael Isemann[lldb][NFC] Cleanup ValueObject construction code
2021-02-23 Craig Topper[RISCV] Add test case for missed opportunity use bgez...
2021-02-23 Juneyoung Lee[SimplifyCFG] Minor tweaks to the added tests (NFC)
2021-02-23 Juneyoung Lee[SimplifyCFG] Add tests for D97244 (NFC)
2021-02-23 Jean Perier[flang][NFC] Add source line to lowering TODO messages
2021-02-23 Petr Hosek[CMake][profile] Don't use `TARGET lld` to avoid orderi...
2021-02-23 KareemErgawy... [MLIR][LinAlg] Start detensoring implementation.
2021-02-23 Mark de Wever[NFC][libc++] Fix _LIBCPP_HAS_BITSCAN64 usage.
2021-02-23 Kamlesh Kumar[builtins] Replace __SOFT_FP__ with __SOFTFP__
2021-02-23 Lang Hames[docs][ORC] Fix section title and reference.
2021-02-23 Anton Afanasyev[SLP][Test] Add test for PR49081.ll
2021-02-23 Mehdi AminiMove the MLIR integration tests as a subdirectory of...
2021-02-23 Siva Chandra... [libc][NFC] Eliminate couple of dependencies on llvm...
2021-02-23 Juneyoung Lee[BuildLibCalls] Add noundef to allocator fns' size
2021-02-23 Arthur EubanksOnly verify LazyCallGraph under expensive checks
2021-02-23 Kazu Hirata[Analysis] Use range-based for loops (NFC)
2021-02-23 Kazu Hirata[llvm] Use llvm::drop_begin (NFC)
2021-02-23 Kazu Hirata[Analysis] Use ListSeparator (NFC)
2021-02-23 Raman Tenneti[libc] [Obvious] Fix.
2021-02-23 River Riddle[mlir][pdl][NFC] Extract the execution of each bytecode...
2021-02-23 River Riddle[mlir][pdl] Fix bug when ordering predicates
2021-02-23 ksyx[GVN] Fix a typo in comment
2021-02-23 Raman TennetiChanges to mktime to handle invalid dates, overflow...
2021-02-23 Jianzhou Zhao[dfsan] Propagate origins at non-memory/phi/call instru...
2021-02-23 Rahman Lavaee[obj2yaml,yaml2obj] Add NumBlocks to the BBAddrMapEntry...
2021-02-23 Richard Howell[lldb] add check for libcxx runtime
2021-02-23 River Riddle[mlir][IR] Refactor the `getChecked` and `verifyConstru...
2021-02-23 Jessica PaquetteRevert "[AArch64][GlobalISel] Match G_SHUFFLE_VECTOR...
2021-02-23 Cassie Jones[Test][AArch64] Test SADDE/SSUBE/UADDE/USUBE narrowing...
2021-02-23 Cassie Jones[AArch64][GlobalISel] Make overflow legalization use...
2021-02-23 Cassie Jones[GlobalISel] Implement narrowScalar for SADDE/SSUBE...
2021-02-23 Cassie Jones[GlobalISel] Implement narrowScalar for SADDO/SSUBO
2021-02-23 Cassie Jones[GlobalISel] Implement narrowScalar for UADDO/USUBO
2021-02-23 Jonas Devlieghere[lldb] Reinstate support for LLDB_VERSION_STRING
2021-02-23 Kazu Hirata[MacroExpansionContext] Fix a warning.
2021-02-23 Ryan Prichard[libunwind] unw_* alias fixes for ELF and Mach-O
2021-02-23 Aart Bik[sparse][mlir] simplify lattice optimization logic
2021-02-23 Lang Hames[JITLink] Add a getFixupAddress convenience method...
2021-02-23 Lang Hames[JITLink] Don't allow creation of sections with duplica...
2021-02-22 LLVM GN Syncbot[gn build] Port 8f48ddd19358
2021-02-22 Luo, Yuanke[X86][AMX] Lower tile copy instruction.
2021-02-22 James Y KnightDebugInfo: Emit "LocalToUnit" flag on local member...
2021-02-22 Andy KaylorAdd auto-upgrade support for annotation intrinsics
2021-02-22 Stanislav Mekhanoshin[AMDGPU] Move RPT::getLiveRegs() check under EXPENSIVE_...
2021-02-22 Arthur Eubanks[CMake] Don't optimize tests so much under ThinLTO
2021-02-22 Craig Topper[RISCV] Have sexti32 also recognize AssertZExt from...
2021-02-22 James Y KnightDebugInfo: Emit "LocalToUnit" flag on local member...
2021-02-22 Jessica Paquette[AArch64][GlobalISel] Match G_SHUFFLE_VECTOR -> insert...
2021-02-22 Craig Topper[ValueTracking] Improve ComputeNumSignBits for SRem.
2021-02-22 Peter Collingbournescudo: Support memory tagging in the secondary allocator.
2021-02-22 Shafik YaghmourModify TypePrinter to differentiate between anonymous...
2021-02-22 Sam McCall[clangd] Shutdown sequence for modules, and doc threadi...
2021-02-22 Sam McCall[clangd] Narrow and document a loophole in blockUntilIdle
2021-02-22 Petr Hosek[InstrProfiling] Use ELF section groups for counters...
2021-02-22 Amara Emerson[GloblalISel] Support lowering <3 x i8> arguments in...
2021-02-22 Amara Emerson[AArch64][GlobalISel] Support lowering <1 x i8> arguments.
2021-02-22 Nico Weber[lld-link] Add /reproduce: support for several flags
2021-02-22 Heejin Ahn[WebAssembly] Remap branch dests after fixCatchUnwindMi...
2021-02-22 Heejin Ahn[WebAssembly] Support WasmEHFuncInfo serialization
2021-02-22 Geoffrey Martin... Fix typo introduced in https://reviews.llvm.org/D97006
2021-02-22 Zequan Wu[Utils] Add an option to specify number of cores to...
2021-02-22 LLVM GN Syncbot[gn build] Port e64fcdf8d53c
2021-02-22 Heejin Ahn[WebAssembly] Rename methods in WasmEHFuncInfo (NFC)
2021-02-22 Melanie Blower[clang][patch] Inclusive language, modify filename...
2021-02-22 Craig Topper[RISCV] Add isel support for bitcasts between fixed...
2021-02-22 Heejin Ahn[WebAssembly] Split EH MIR tests into two files
2021-02-22 Alexey Bataev[SLP]No need to mark scatter load pointer as scalar...
2021-02-22 Geoffrey Martin... Add modern arc config for default "onto" branch
2021-02-22 Louis Dionne[libc++] Fix tuple assignment from types derived from...
2021-02-22 Heejin Ahn[WebAssembly] Misc. fixes in cfg-stackify-eh.ll
2021-02-22 Jez Ng[lld-macho] Try to fix cross-platform test from D96565
2021-02-22 Nathan James[clang-tidy] Harden PreferMemberInitializerCheck
2021-02-22 Geoffrey Martin... Add missing dep to fix shared libs build
2021-02-22 Peyton, Jonathan L[OpenMP] Help static loop code avoid over/underflow
2021-02-22 Vivek[MLIR] Fix tilePerfectlyNested utility for handling...
next