platform/upstream/llvm.git
2020-02-18 Cristian Adamllvm: Use quotes around MSVC_DIA_SDK_DIR CMake variable
2020-02-18 Raphael Isemann[lldb] Fix another instance where we pass a nullptr...
2020-02-18 Tatyana Krasnukha[lldb][test] Remove expected failure decorator from...
2020-02-18 Florian Hahn[CGP] Add uaddo test with math used, SPARC/AArch64...
2020-02-18 Georgii Rymar[llvm-readobj] - Report a warning when an unexpected...
2020-02-18 serge-sans... Fix riscv/lld test interaction
2020-02-18 Djordje Todorovic[CSInfo][TailDuplicator] Delete the call site info...
2020-02-18 Tatyana Krasnukha[lldb][NFC] Remove unused parameter
2020-02-18 Tatyana Krasnukha[lldb] Make shared_from_this-related code safer
2020-02-18 Tatyana Krasnukha[lldb] Don't call CopyForBreakpoint from a Breakpoint...
2020-02-18 Kerry McLaughlin[AArch64][SVE] Add remaining SVE2 intrinsics for wideni...
2020-02-18 Raphael Isemann[lldb][NFC] Fix compilation of SymbolFilePDBTests.cpp...
2020-02-18 serge-sans... Support -fuse-ld=lld for riscv
2020-02-18 Mikhail Maltsev[ARM,CDE] Cosmetic changes, additonal driver tests
2020-02-18 Raphael Isemann[lldb] Don't model std::atomic as a transparent data...
2020-02-18 Pavel Labath[lldb/DWARF] Support the debug_str_offsets section...
2020-02-18 Sven van Haastregt[OpenCL] Add Arm dot product builtin functions
2020-02-18 Raphael Isemann[lldb] Fix compilation of SymbolFilePDBTests.cpp after...
2020-02-18 Pavel Labath[lldb] Remove DataExtractor::GetPointer
2020-02-18 Simon Tatham[ARM,MVE] Add the vmovnbq,vmovntq intrinsic family.
2020-02-18 Simon Tatham[ARM,MVE] Add the vmovlbq,vmovltq intrinsic family.
2020-02-18 Simon Tatham[ARM] Allow `ARMVectorRegCast` to match bitconverts...
2020-02-18 Simon Tatham[ARM,MVE] Add intrinsics vclzq and vclsq.
2020-02-18 Simon Tatham[ARM,MVE] Add the vrev16q, vrev32q, vrev64q family.
2020-02-18 Simon Tatham[ARM,MVE] Add intrinsics for FP rounding operations.
2020-02-18 Simon Tatham[ARM,MVE] Add intrinsics for int <-> float conversion.
2020-02-18 Simon Tatham[ARM,MVE] Add intrinsics for abs, neg and not operations.
2020-02-18 Raphael Isemann[lldb][NFC] Documention that OptionDefinition::completi...
2020-02-18 Pavel Labath[lldb] Remove the mutable specifier from DataExtractor...
2020-02-18 Raphael Isemann[lldb][NFC] Modernize documentation in lldb-private...
2020-02-18 Daniel Kiss[LLD][ELF][AArch64] Change the semantics of -z pac...
2020-02-18 Raphael Isemann[lldb] Refactor and test TypeSystemClang::GetEnumeratio...
2020-02-18 Florian Hahn[InstCombin] Avoid nested Create calls, to guarantee...
2020-02-18 Florian Hahn[InstCombine] Simplify a umul overflow check to a ...
2020-02-18 Raphael Isemann[lldb][NFC] Document TypeSystemClang
2020-02-18 Raphael Isemann[lldb][NFC] Make all CompilerDeclContext parameters...
2020-02-18 Gokturk Yuksek[Support] Check for atomics64 when deciding if '-latomi...
2020-02-18 Florian Hahn[InstCombine] Precommit umul.with.overflow sign check...
2020-02-18 Jonas Devlieghere[lldb] Replace #pragma once with header guard
2020-02-18 Raphael Isemann[ASTImporter] Prevent the ASTImporter from creating...
2020-02-18 Alexey Lapshin[Debuginfo][NFC] add comments for WithColor routines.
2020-02-18 Jonas Devlieghere[lldb] Update header guards to be consistent and compli...
2020-02-18 Jonas Devlieghere[lldb] Replace empty ctor en dtor bodies with =default...
2020-02-18 Artem DergachevRevert "[analyzer] Teach scan-build how to rebuild...
2020-02-18 Craig Topper[X86] Move avx512 code that forces zeros to the false...
2020-02-18 Artem Dergachev[analyzer] Teach scan-build how to rebuild index.html...
2020-02-18 Artem Dergachev[analyzer] VforkChecker: allow execve after vfork.
2020-02-18 Brian GesiakRevert new files from new pass manager coro-split/coro...
2020-02-18 Jonas Devlieghere[lldb/Plugins] Add missing initialize/terminate calls
2020-02-18 Jonas Devlieghere[lldb/Plugins] Conditionally build OperatingSystemPython.
2020-02-18 Muhammad Omair... Revert "[lldb/lldb-server] Add target.xml support for...
2020-02-18 Brian GesiakRevert new pass manager coro-split and coro-elide
2020-02-18 Brian Gesiak[Coroutines][3/6] New pass manager: coro-elide
2020-02-18 Brian Gesiak[Coroutines][2/6] New pass manager: coro-split
2020-02-18 Jonas Devlieghere[lldb/Plugins] Rename initializers to match their plugi...
2020-02-18 Jonas Devlieghere[lldb/Plugins] Initialize all ABI plugins by their...
2020-02-18 Craig Topper[X86] Use isScalarFPTypeInSSEReg to simplify code in...
2020-02-18 Jonas Devlieghere[lldb/Plugins] Remove PLUGIN from libraries that aren...
2020-02-18 Jonas Devlieghere[lldb/Plugins] Rename lldbPluginDisassemblerLLVM (NFC)
2020-02-18 Jonas DevlieghereRevert "[lldb/CMake] Auto-generate the Initialize and...
2020-02-18 Jim Lin[NFC] Remove trailing space
2020-02-18 Jim Lin[XCore][NFC] Remove trailing space
2020-02-18 Craig Topper[X86] Add one use check to '0-x == y --> x+y == 0'...
2020-02-18 Jonas Devlieghere[lldb/Plugin] Unconditionally build Darwin-Kernel
2020-02-18 Jonas Devlieghere[lldb/Plugin] Fix some issues on Windows
2020-02-17 Vedant Kumar[HotColdSplit] Mark entire function cold when entry...
2020-02-17 Stanislav Mekhanoshin[TBLGEN] Inhibit generation of unneeded psets
2020-02-17 Nicolai HähnleLowerMatrixIntrinsics: Avoid use of deprecated CreateCa...
2020-02-17 Tim NorthoverCoroutines: avoid use of deprecated CreateLoad and...
2020-02-17 Nicolai HähnleCGBuiltin: Remove uses of deprecated CreateCall overloads
2020-02-17 Jonas DevlieghereRe-land "[lldb/CMake] Auto-generate the Initialize...
2020-02-17 Gokturk Yuksek[dsymutil] Explicitly link against libatomic when necessary
2020-02-17 Vedant Kumar[LiveDebugValues] Visit open var locs just once in...
2020-02-17 Brian GesiakRe-land "Add LazyCallGraph API to add function to RefSCC"
2020-02-17 Michael Kruse[Polly] Run polly-update-format after commit 55cfb1...
2020-02-17 Jacques Pienaar[mlir] Fix multiple titles
2020-02-17 Jonas Devlieghere[lldb/Plugin] Update ProcessWindows plugin for revert
2020-02-17 Craig Topper[X86] Add missing isel pattern for BLCFILL producing...
2020-02-17 Jonas DevlieghereRevert "[lldb/CMake] Auto-generate the Initialize and...
2020-02-17 Matt ArsenaultAMDGPU/GlobalISel: Fix RegBankSelect for G_SHUFFLE_VECTOR
2020-02-17 Matt ArsenaultAMDGPU/GlobalISel: Custom lower 32-bit G_SDIV/G_SREM
2020-02-17 Nico Weber[gn build] (manually) merge e9849d519
2020-02-17 Matt ArsenaultAMDGPU/GlobalISel: Allow arbitrary global values
2020-02-17 Craig Topper[X86] Change how the alignment for the stack object...
2020-02-17 Craig Topper[X86] Move '0-x == y --> x+y == 0' and similar combines...
2020-02-17 Brian GesiakRevert "Add LazyCallGraph API to add function to RefSCC"
2020-02-17 Matt ArsenaultGlobalISel: Allow running localizer earlier
2020-02-17 Vedant KumarFix modules build after https://reviews.llvm.org/D73835...
2020-02-17 Jonas Devlieghere[lldb/Plugin] Remove PLUGIN from Process POSIX & Linux
2020-02-17 Matt ArsenaultAMDGPU/GlobalISel: Custom lower 32-bit G_UDIV/G_UREM
2020-02-17 Gokturk Yuksek[CMake] CheckAtomic.cmake: catch false positives in...
2020-02-17 Matt ArsenaultGlobalISel: Extend narrowing to G_ASHR
2020-02-17 Brian Gesiak[Coroutines][1/6] New pass manager: coro-early
2020-02-17 Jonas Devlieghere[lldb/Plugin] Fix plugin definition for ProcessWindows
2020-02-17 John Brawn[FPEnv][ARM] Don't call mutateStrictFPToFP when lowering
2020-02-17 Nikita PopovReapply "[IRBuilder] Virtualize IRBuilder"
2020-02-17 Nikita Popov[Polly] Fix build after IRBuilder changes
2020-02-17 Brian GesiakAdd LazyCallGraph API to add function to RefSCC
2020-02-17 Mikhail Maltsev[ARM,MVE] Add vector-scalar intrinsics
2020-02-17 Matt ArsenaultGlobalISel: Fix missing const
next