platform/upstream/llvm.git
2020-10-30 Thomas Lively[WebAssembly] Prototype i64x2.eq
2020-10-30 Nathan James[clang-tidy][test] Fix test failure when LLVM_ENABLE_WE...
2020-10-30 Tony[NFC][AMDGPU] Minor cleanup to AMDGPU memory model...
2020-10-30 peter klausler[flang] Detect and rewrite ambiguous READ(CVAR)[,item...
2020-10-30 Thomas Lively[WebAssembly] Prototype i64x2.widen_{low,high}_i32x4_...
2020-10-30 Mehdi AminiUse `--allow-unused-prefixes=false` by default for...
2020-10-30 Florian HahnRevert "[SLP] Consider alternatives for cost of select...
2020-10-30 Florian HahnRevert "[TTI] Add VecPred argument to getCmpSelInstrCost."
2020-10-30 Peter Collingbournehwasan: Support for outlined checks in the Linux kernel.
2020-10-30 Mircea Trofin[FileCheck] Address unused prefixes in tests
2020-10-30 Sean Silva[mlir] Add BufferResultsToOutParams pass.
2020-10-30 Cameron McInally[Legalize] Add legalizations for VECREDUCE_SEQ_FADD
2020-10-30 ergawy[MLIR][SPIRV] Start module combiner.
2020-10-30 Sean Silva[mlir] Move some linalg patterns around.
2020-10-30 Geoffrey Martin... Revert "[MLIR][SPIRV] Start module combiner."
2020-10-30 Keith Smiley[clang][NFC] Remove unused FileCheck prefix
2020-10-30 Duncan P. N... Remove `noexcept` from ac49500cd0484e1b2dcf37fa4c0dade6...
2020-10-30 Peter Collingbournehwasan: Move fixed shadow behind opaque no-op cast...
2020-10-30 Paul C. Anagnostopoulos[TableGen] Remove spurious GISEL prefix from test.
2020-10-30 Peter CollingbourneAArch64: Use SBFX instead of UBFX to extract address...
2020-10-30 Peter CollingbourneAArch64: Switch to x20 as the shadow base register...
2020-10-30 Nikita Popov[PhaseOrdering] Add test for PR39282 (NFC)
2020-10-30 Mircea Trofin[FileCheck] Report missing prefixes when more than...
2020-10-30 LLVM GN Syncbot[gn build] Port ac49500cd04
2020-10-30 Joseph Tremoulet[lldb] Report old modules from ModuleList::ReplaceEquiv...
2020-10-30 Joseph Tremoulet[lldb] GetSharedModule: Collect old modules in SmallVector
2020-10-30 Anna Thomas[CFG] Replace hardcoded max BBs explored as CL option...
2020-10-30 Duncan P. N... Reapply "FileManager: Improve the FileEntryRef API...
2020-10-30 ergawy[MLIR][SPIRV] Start module combiner.
2020-10-30 Scott Linder[AMDGPU] Refactor and extend elf-header-flags-mach...
2020-10-30 Louis Dionne[libc++] Fix tests failing with Clang after removing...
2020-10-30 Dmitry Vyukovtsan: add Go race detector support for macOS/ARM64
2020-10-30 LLVM GN Syncbot[gn build] Port 940d0a310dc
2020-10-30 Duncan P. N... Revert "FileManager: Improve the FileEntryRef API and...
2020-10-30 Duncan P. N... Speculative fix for bots after 84e8257937ec6a332aa0b688...
2020-10-30 Duncan P. N... Speculative fix for bots after 84e8257937ec6a332aa0b688...
2020-10-30 LLVM GN Syncbot[gn build] Port 84e8257937e
2020-10-30 Nico Weber[gn build] port e58660750e76
2020-10-30 Craig Topper[RISCV] Don't use DCI.CombineTo to replace a single...
2020-10-30 Zequan Wu[lldb][NFC] Refactor getUUID functionality
2020-10-30 Ronald Wampler[Support] PR42623: Avoid setting the delete-on-close...
2020-10-30 Duncan P. N... FileManager: Improve the FileEntryRef API and customize...
2020-10-30 Richard SmithPR47861: Expand dangling reference warning to look...
2020-10-30 Sam Clegg[lld][WebAssembly] Give better warnings on bad relocati...
2020-10-30 Arthur Eubanks[NFC] Clean up PassBuilder
2020-10-30 Arthur EubanksUse uint64_t for branch weights instead of uint32_t
2020-10-30 Andrzej Warzynski[clang][driver] Rename DriverOption as NoXarchOption...
2020-10-30 Louis Dionne[libc++] Add -Wno-sized-deallocation to avoid spurious...
2020-10-30 Pedro Tammela[NFC][Reg2Mem] modernize loops iterators
2020-10-30 Pedro Tammela[NFC][LoopSimplify] modernize for loops over LoopInfo
2020-10-30 Louis Dionne[libc++] NFC: Fix several GCC warnings in the test...
2020-10-30 Daniel Kiss[libunwind] Support DW_CFA_remember/restore_state witho...
2020-10-30 Sanjay Patel[x86] add cost overrides for mul with overflow
2020-10-30 Amy Huang[CodeView] Encode signed int values correctly when...
2020-10-30 Simon Pilgrim[CodeGen][X86] Remove unused check-prefix in constraine...
2020-10-30 Simon Pilgrim[CodeGen][X86] Remove unused check-prefix in movdir...
2020-10-30 Jonas Devlieghere[lldb] Ignore binary data in crashlog
2020-10-30 Simon Pilgrim[CodeGen][X86] Cleanup + fix unused check-prefixes...
2020-10-30 Simon Pilgrim[CodeGen][X86] Tidyup CHECKs on bitscan tests
2020-10-30 Simon Pilgrim[CodeGen][X86] Remove unused check-prefix in bitscan...
2020-10-30 Simon Pilgrim[CodeGen][X86] Remove unused check-prefix in bswap...
2020-10-30 Simon Pilgrim[CodeGen][X86] Cleanup + remove unused check-prefixes...
2020-10-30 Simon Pilgrim[CodeGen][X86] Remove unused check-prefix in amx inline...
2020-10-30 Pavel LabathFix an embarrasing use-after-free from a895a446bcde
2020-10-30 Jan Kratochvil[nfc] [lldb] Align `user_id_t` format to the current...
2020-10-30 Simon Moll[VE][NFC] move scalar tests to Scalar/
2020-10-30 Keith Smiley[llvm-cov][NFC] Remove unused prefixes from FileCheck...
2020-10-30 Michael Liao[gvn] PRE needs to skip convergent intrinsics/calls.
2020-10-30 Evgeniy Brevnov[DSE] Improve partial overlap detection
2020-10-30 Simon Pilgrim[SLP][X86] Extend target coverage for PR47629
2020-10-30 Simon PilgrimUse cast<> instead of dyn_cast<> as we dereference...
2020-10-30 Simon Moll[VE][NFC] Split up lowering init
2020-10-30 Matt ArsenaultAMDGPU: Fix missing writelane cases to skip with exec=0
2020-10-30 Cullen Rhodes[clang][aarch64] Address various fixed-length SVE vecto...
2020-10-30 Mehdi AminiRevert "[MLIR][SPIRV] Start module combiner"
2020-10-30 David Green[ARM] Update target triple in tests. NFC
2020-10-30 Florian Hahn[VPlan] Use isa<> instead getVPRecipeID in getFirstNonP...
2020-10-30 Simon Pilgrim[SCEV] SCEVExpander::InsertNoopCastOfTo - reduce scope...
2020-10-30 Frederik Gossen[MLIR] Use `llvm::is_one_of` in walk templates
2020-10-30 serge-sans... [lit] Ship and bundle license for lit package
2020-10-30 serge-sans... [stack-clash] Fix probing of dynamic alloca
2020-10-30 Simon PilgrimUse cast<> instead of dyn_cast<> as we dereference...
2020-10-30 Simon PilgrimBitcodeReader::popValue - pass SmallVectorImpl<> as...
2020-10-30 Melanie Blower[clang] add fexperimental-strict-floating-point to...
2020-10-30 Pavel Labath[lldb/DWARF] Fix dwo flavour of TestTypeGetModule
2020-10-30 Marco AntogniniAddress ABI issues introduced with CXCursor_CXXAddrspac...
2020-10-30 Roman Lebedev[NFCI][SCEV] getPtrToIntExpr(): use SCEVRewriteVisitor...
2020-10-30 Florian Hahn[TTI] Add VecPred argument to getCmpSelInstrCost.
2020-10-30 Erich KeanePR47372: Fix Lambda invoker calling conventions
2020-10-30 ergawy[MLIR][SPIRV] Start module combiner
2020-10-30 David Sherwood[SVE] Add fatal error for unnamed SVE variadic arguments
2020-10-30 David Green[ARM] Match MVE vqdmulh
2020-10-30 Pavel Labath[lldb/test] Remove a double debugserver launch in TestG...
2020-10-30 Pavel Labath[lldb/test] Simplify/generalize YAMLModuleTester
2020-10-30 Louis Dionne[libc++] Add a new concept of ConfigAction, and use...
2020-10-30 Georgii Rymar[yaml2obj] - Make `Section::Link` field to be `Optional<>`.
2020-10-30 Melanie Blower[clang][FPEnv] Diagnose Strict FP pragmas if target...
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
next