platform/upstream/llvm.git
2019-12-16 Fangrui Song[ELF] Delete unused declaration addIRelativeRelocs...
2019-12-16 Fangrui Song[ELF] Delete relOff from TargetInfo::writePLT
2019-12-16 Fangrui Song[ELF] De-template PltSection::addEntry. NFC
2019-12-16 Nico Webergn build: (manually) merge c82e4ef69
2019-12-16 Alexey Bataev[OPENMP][DOCS]Claim simd nontemporal clause, NFC.
2019-12-16 John McCallForward {read,write}SomeEnumType to {read,write}Enum...
2019-12-16 John McCallUse property-based serialization for TemplateArgument.
2019-12-16 John McCallAdd Optional::map.
2019-12-16 John McCallUse property-based serialization for TemplateName.
2019-12-16 John McCallAdd the ability for properties to be conditional on...
2019-12-16 John McCallAdd the ability to declare helper variables when reading
2019-12-16 John McCallUse property-based serialization for DeclarationName.
2019-12-16 John McCallAdd the ability to use property-based serialization...
2019-12-16 John McCallReplace tabs with spaces.
2019-12-16 John McCallMove Basic{Reader,Writer} emission into ASTPropsEmitter...
2019-12-16 John McCallAlways -I clang/include when tblgen'ing in Clang.
2019-12-16 Alexey Bataev[OPENMP][DOCS]Mark if clause on simd done, NFC.
2019-12-16 Alexey Bataev[OPENMP50]Add if clause in target teams idistribute...
2019-12-16 Julian Lettner[lit] max_failures does not need to be stored in LitConfig
2019-12-16 Sam McCallRevert "[clangd] Reapply b60896fad926 Fall back to...
2019-12-16 Jonas Paulsson[SystemZ] Improve verification of MachineOperands.
2019-12-16 Steven Wu[llvm-cxxfilt] Correctly demangle COFF import thunk
2019-12-16 Teresa Johnson[TLI] Support for per-Function TLI that overrides avail...
2019-12-16 Aaron BallmanFixing a -Wcovered-switch diagnostic and changing tabs...
2019-12-16 Sam Elliott[libunwind][RISCV] Add 64-bit RISC-V support
2019-12-16 David Greene[Bugpoint] Do not create illegal function attribute...
2019-12-16 JonChesterfieldRevert "Revert "[libomptarget] Move resource id functio...
2019-12-16 Miloš Stojanović[mips] Add an assert in getTargetStreamer()
2019-12-16 LLVM GN Syncbotgn build: Merge 0add79aec2e
2019-12-16 Miloš Stojanović[llvm-exegesis][mips] Add SnippetGeneratorTest unit...
2019-12-16 Alexey Bataev[OPENMP50]Add if clause in target teams distribute...
2019-12-16 Erich KeaneFix floating point builtins to not promote float->double
2019-12-16 Ulrich Weigand[clang][SystemZ] Add support for -march=native
2019-12-16 Sam McCall[clangd] Reapply b60896fad926 Fall back to selecting...
2019-12-16 Sam McCallRevert "[clangd] Reapply b60896fad926 Fall back to...
2019-12-16 Sam McCall[clangd] Reapply b60896fad926 Fall back to selecting...
2019-12-16 Sam McCall[clangd] Make Tweak::Selection movable. NFC
2019-12-16 Aaron BallmanSilence an MSVC "not all control paths" diagnostic...
2019-12-16 Dmitri GribenkoRevert "[clangd] Implement "textDocument/documentLink...
2019-12-16 Guillaume ChateletRevert "[Alignment][NFC] Deprecate CreateMemCpy/CreateM...
2019-12-16 Nico Webergn build: (manually, belatedly) merge r358832
2019-12-16 Nico Webergn build: (manually, belatedly) merge r371898
2019-12-16 David TellenbachReland [AArch64][MachineOutliner] Return address signin...
2019-12-16 Kristof Beylsfind_interesting_reviews.py: adapt to github monorepo
2019-12-16 Pavel Labath[lldb] Use file-based synchronization in TestVSCode_attach
2019-12-16 Guillaume Chatelet[llvm-exegesis] Set up AsmTargetStreamer in readSnippets
2019-12-16 Guillaume Chatelet[Alignment][NFC] Deprecate CreateMemCpy/CreateMemMove
2019-12-16 Andrzej Warzynski[AArch64][SVE2] Add intrinsics for binary narrowing...
2019-12-16 Kristof Beyls[AArch64] Enable emission of stack maps for non-Mach...
2019-12-16 Andrzej Warzynski[Aarch64][SVE] Add intrinsics for scatter stores
2019-12-16 Raphael Isemann[lldb] Add unit test for ClangASTImporter
2019-12-16 Alex RichardsonAdd initial tests for update_{llc_,cc_,}test_checks.py
2019-12-16 Raphael Isemann[lldb][NFC] Remove all overloads of Copy/DeportType...
2019-12-16 Pavel Labath[lldb] Centralize desugaring of decltype-like types...
2019-12-16 Jay FoadFix whitespace.
2019-12-16 Bjorn Pettersson[BasicBlockUtils] Fix dbg.value elimination problem...
2019-12-16 Bjorn Pettersson[LoopRotate] Add test case to show dbg value problem
2019-12-16 Bjorn Pettersson[BasicBlockUtils] Add utility to remove redundant dbg...
2019-12-16 Jay FoadFix for AMDGPU MUL_I24 known bits calculation
2019-12-16 Kirill Bobyrev[NFC] Fix typos in Clangd and Clang
2019-12-16 Raphael Isemann[lldb][NFC] Move definition of ClangASTMetadata out...
2019-12-16 Valentin Churavy[CodegenPrepare] Guard against degenerate branches
2019-12-16 Sjoerd Meijer[ARM] Move MVE opcode helper functions to ARMBaseInstrI...
2019-12-16 Raphael Isemann[lldb][NFC] Fix file header of TestClangASTContext.cpp
2019-12-16 Kadir Cetinkaya[clangd] Get rid of raw string literals in macro calls
2019-12-16 Raphael Isemann[lldb][NFC] Remove ClangASTImporter::ResolveDeclOrigin
2019-12-16 Dmitri GribenkoFix title underline in LangRef
2019-12-16 Raphael Isemann[lldb][NFC] Remove unnecessary includes in source/Commands
2019-12-16 Raphael Isemann[lldb][NFC] Replace ClangASTImporter's use of map/set...
2019-12-16 Richard SmithMark the major papers for C++20 consistent comparisons...
2019-12-16 Richard Smith[c++20] Compute exception specifications for defaulted...
2019-12-16 Richard SmithProperly compute whether statement expressions can...
2019-12-16 Richard SmithResolve exception specifications after marking the...
2019-12-16 Fangrui Song[ELF] Delete redundant isLive() check. NFC
2019-12-16 Lang Hames[examples] Rename LLJITWithJITLink to LLJITWithCustomOb...
2019-12-16 Lang Hames[Orc][LLJIT] Automatically use JITLink for LLJIT on...
2019-12-16 Lang Hames[examples] Update LLJITWithJITLink example for change...
2019-12-16 Fangrui Song[llvm-objcopy][ELF] -O binary: use LMA instead of sh_of...
2019-12-16 Seiya Nuta[llvm-objcopy][MachO] Implement --add-section
2019-12-16 Fangrui Song[MC] Delete STT_SECTION special cases from MCSymbolELF...
2019-12-16 Jim Lin[PowerPC] Fix %llvm.ppc.altivec.vc* lowering
2019-12-16 Lang Hames[ORC] Make ObjectLinkingLayer own its jitlink::MemoryMa...
2019-12-16 Fangrui Song[MC] Assume CommentStream is non-null in MCDisassembler...
2019-12-16 Fangrui Song[MC] Ignore VK_WEAKREF in MCValue::getAccessVariant
2019-12-15 Fangrui Song[MC] Delete unused MCAsmInfoELF::UsesNonexecutableStack...
2019-12-15 Lang Hames[Kaleidoscope][BuildingAJIT] Add a missing std::move.
2019-12-15 Raphael Isemann[lldb] Remove RTTI in ClangExternalASTSourceCommon...
2019-12-15 Mark de Wever[AST] Use a reference in a range-based for
2019-12-15 Raphael Isemann[clang] Improve LLVM-style RTTI support in ExternalASTS...
2019-12-15 LLVM GN Syncbotgn build: Merge bbc9f6c2ef0
2019-12-15 Gabor Bencze[clang-tidy] Add cert-oop58-cpp check
2019-12-15 Sanjay Patel[InstSimplify] fold splat of inserted constant to vecto...
2019-12-15 Sanjay Patel[DAG] Add SimplifyDemandedBits support for BSWAP
2019-12-15 Borsik Gabor[analyzer] Add support for namespaces to GenericTaintCh...
2019-12-15 Heejin Ahn[IR] Include more target specific intrinsic headers
2019-12-14 Craig Topper[LegalizeTypes] Teach BitcastToInt_ATOMIC_SWAP to only...
2019-12-14 Craig Topper[LegalizeTypes] In PromoteFloatOp_SETCC, don't both...
2019-12-14 Richard Smith[cxx_status] Fix paper number for "Concept auto" paper.
2019-12-14 Logan ChienRevert "AArch64: Fix frame record chain"
2019-12-14 Nico Webergn build: (manually and belatedly) merge ed153ef044fd
next