platform/upstream/llvm.git
2020-01-31 Aaron PuchertDon't warn about missing declarations for partial templ...
2020-01-31 Kostya Kortchinsky[scudo][standalone] Change default Android config
2020-01-31 Jonas Devlieghere[lldb/Test] Fix more substr ordering issues that only...
2020-01-31 Jonas Devlieghere[lldb/Test] Fix substr order in TestWatchLocationWithWa...
2020-01-31 Jonas Devlieghere[lldb/Platform] Always print Kernel last
2020-01-31 Petr HosekRevert "[clang-doc] Improving Markdown Output"
2020-01-31 Luís Marques[RISCV] Implement jump pseudo-instruction
2020-01-31 Petr Hosek[clang-doc] Improving Markdown Output
2020-01-31 Jonas DevlieghereRevert "[lldb/Test] Make substrs argument to self.expec...
2020-01-31 Richard Smith[diagtree] Use a different color for unimplemented...
2020-01-31 Jonas Devlieghere[lldb/Test] Make substrs argument to self.expect ordered.
2020-01-31 Jonas Devlieghere[lldb/Test] Fix substrs order in self.expect for the...
2020-01-31 River Riddle[mlir][DialectConversion] Remove invalid NDEBUG wrapper.
2020-01-31 Nicolas Vasilache[mlir][EDSC] NFC - Cleanups to builder-api-test.cpp
2020-01-31 David BlaikieDebugInfo: Simplify debug-macinfo-split-dwarf.ll
2020-01-31 Richard SmithPR44723: Trigger return type deduction for operator...
2020-01-31 Nicolas Vasilache[mlir][Linalg] Adding support for linalg_matmul with...
2020-01-31 Michał Górny[lldb] [test] Skip 128-bit int tests on i386 (no __int1...
2020-01-31 David BlaikieDebugInfo: Allow dumping macinfo and macinfo.dwo from...
2020-01-31 Jonas Devlieghere[lldb/Test] Fix substrs order in self.expect for more...
2020-01-31 Alex Langford[lldb] Move clang-based files out of Symbol
2020-01-31 Jonas Devlieghere[lldb/Test] Fix substrs order in self.expect for more...
2020-01-31 River Riddle[mlir][NFC] Refactor DialectConversion debug logging
2020-01-31 Nikita Popov[InstCombine] Push negation through multiply (PR44234)
2020-01-31 Siva Chandra... [libc] Use cpp::Array instead of cpp::ArrayRef in memor...
2020-01-31 Dominic Chen[Typo fix] RNG: Take pass name as argument instead...
2020-01-31 aartbik[mlir] [VectorOps] fixed bug in vector.insert_strided_s...
2020-01-31 Dominic ChenRNG: Take pass name as argument instead of pass pointer.
2020-01-31 Jay Foad[GlobalISel] Tweak lowering of G_SMULO/G_UMULO
2020-01-31 Jessica Paquette[AArch64][GlobalISel] Walk through G_TRUNC in getTestBitReg
2020-01-31 Jonas Devlieghere[lldb/Symbol] Use StringRef ctor to prevent incorrect...
2020-01-31 Simon Pilgrim[DAG] SimplifyMultipleUseDemandedBits - peek through...
2020-01-31 Alex Zinenko[mlir] Remove the dependency of StdToLLVM on LoopToStd
2020-01-31 Alex Zinenko[mlir] Linalg tiling: generate code avoding out-of...
2020-01-31 David BlaikieOrc: Remove an unnecessary explicit scope
2020-01-31 Jonas Devlieghere[lldb/Test] Fix substrs order in self.expect for more...
2020-01-31 Fangrui Song[yaml2obj] Internlize DocNum. NFC
2020-01-31 David BlaikieOrc: Remove redundant std::move
2020-01-31 Saar Raz[Concepts] Fix isDeclarationSpecifier to detect type...
2020-01-31 Simon Pilgrim[DAG] Enable ISD::INSERT_SUBVECTOR SimplifyMultipleUseD...
2020-01-31 alex-t[AMDGPU] fixed divergence driven shift operations selection
2020-01-31 Hiroshi Yamauchi[PGO][PGSO] Handle MBFIWrapper
2020-01-31 Jay Foad[GlobalISel] Tidy up unnecessary calls to createGeneric...
2020-01-31 Raphael Isemann[lldb][NFC] Fix expect calls with wrong order of 'subst...
2020-01-31 Nathan James- Update .clang-tidy to ignore parameters of main like...
2020-01-31 Danilo Carvalho... [AArch64][SVE] Add SVE2 mla unpredicated intrinsics.
2020-01-31 Guillaume Chatelet[NFC] Introduce a type to model memory operation
2020-01-31 Jan Kratochvil[NFC] [lldb] Unindent DWARFDebugInfoEntry::GetDWARFDecl...
2020-01-31 Matt ArsenaultAMDGPU: Fix potential use of undefined value
2020-01-31 Jan Kratochvil[lldb] Revert refactorization from: Move non-DWARF...
2020-01-31 Matt ArsenaultAMDGPU/GlobalISel: Combine FMIN_LEGACY/FMAX_LEGACY
2020-01-31 Sanjay Patel[PATCH] D73727: [SLP] drop poison-generating flags...
2020-01-31 Pavel Labath[lldb] Add a basic unit test for the SharedCluster...
2020-01-31 Pavel Labath[lldb] Remove some dead code from SharingPtr.h
2020-01-31 Lei Zhang[mlir][spirv] Convert linalg.generic for reduction...
2020-01-31 Jonathan Coe[clang-format] Fixes for spaces around C# object initia...
2020-01-31 Jan Kratochvil[lldb] Move non-DWARF code: DWARFUnit -> SymbolFileDWARF
2020-01-31 Matt ArsenaultAMDGPU/GlobalISel: Select global MUBUF atomicrmw
2020-01-31 Kadir Cetinkaya[clangd][Hover] Handle uninstantiated default args
2020-01-31 Matt ArsenaultReapply "AMDGPU: Cleanup and fix SMRD offset handling"
2020-01-31 Saar Raz[Concepts] Correctly form initial parameter mapping...
2020-01-31 Kamil Rytarowski[compiler-rt] Fix build on NetBSD 9.99.44
2020-01-31 Jay FoadAMDGPU/GlobalISel: Make use of MachineIRBuilder helper...
2020-01-31 Pavel Labath[lldb/DWARF] Delete some dead code in SymbolFileDWARF
2020-01-31 serge-sans... Implement -fsemantic-interposition
2020-01-31 Sjoerd Meijer[llvm-objdump] avoid crash disassembling unknown instru...
2020-01-31 Raphael Isemann[lldb][NFC] Add a CompilerDecl->clang::Decl conversion...
2020-01-31 Raphael Isemann[lldb][NFC] Remove unnecessary ClangASTImporter checks...
2020-01-31 Raphael Isemann[lldb][NFC] Remove ParserVars::m_parser_type member...
2020-01-31 Kerry McLaughlin[AArch64][SVE] Add remaining SVE2 intrinsics for unifor...
2020-01-31 Marek KurdejReland [libc++] [P0325] Implement to_array from LFTS...
2020-01-31 Sam Parker[NFC][ARM] Add test
2020-01-31 Georgii Rymar[llvm-readobj] - Don't crash when dumping invalid dynam...
2020-01-31 Stephan HerhutFix conversion of loops to GPU with no block/thread...
2020-01-31 Georgii Rymar[llvm-readobj][test] - Cleanup testing of the --section...
2020-01-31 Markus Böck[Support] Wrap extern TLS variable in getter function
2020-01-31 LLVM GN Syncbot[gn build] Port 16a0313ee32
2020-01-31 Raphael Isemann[lldb] Print the command output when 'expect' fails...
2020-01-31 Guillaume Chatelet[libc] Add utils for memory functions
2020-01-31 Igor Kudrin[DWARF] Add support for 64-bit DWARF in .debug_names.
2020-01-31 Marek KurdejRevert "[libc++] [P0325] Implement to_array from LFTS...
2020-01-31 Raphael Isemann[lldb][NFC] Add safe Decl->CompilerDecl conversion...
2020-01-31 Raphael Isemann[lldb][NFC] Cleanup ClangASTImporter::LayoutInfo
2020-01-31 Sebastian NeubauerFix typo
2020-01-31 Tim Shen[mlir] Add MemRefTypeBuilder and refactor some MemRefTy...
2020-01-31 Alex Langford[lldb][NFCI] Remove UserExpression::GetJITModule
2020-01-31 Alex Langford[lldb][NFCI] Remove unused LanguageType parameters
2020-01-31 Jonas Devlieghere[lldb/Lit] Fix UnboundLocalError when reaching a timeout.
2020-01-31 Jonas Devlieghere[SmallString] Use data() instead of begin() (NFC)
2020-01-31 Quentin Colombet[GISel][KnownBits] Fix a bug where we could run out...
2020-01-31 Richard SmithPR44627: Consider reversing == and <=> candidates found...
2020-01-31 Pierre HabouzitRevert "[objc_direct] Small updates to help with adoption."
2020-01-31 Pierre Habouzit[objc_direct] Small updates to help with adoption.
2020-01-31 Pierre Habouzit[objc_direct] fix codegen for mismatched Decl/Impl...
2020-01-31 Alex Langford[lldb][NFCI] Delete commented out code
2020-01-31 Fangrui Song[llvm-objcopy][test] Fix tests when path contains ...
2020-01-31 Fangrui Song[X86][ELF] Prefer to lower MC_GlobalAddress operands...
2020-01-31 Saar Raz[Concepts] Check function constraints before deducing...
2020-01-31 Richard SmithPR41991: Accept attributes on defaulted and deleted...
2020-01-31 Richard SmithPR44721: Don't consider overloaded operators for built...
next