platform/upstream/llvm.git
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
2020-02-17 Nikita Popov[IRBuilder] Delete copy constructor
2020-02-17 Nikita Popov[IRBuilder] Avoid passing IRBuilder by value; NFC
2020-02-17 Matt ArsenaultGlobalISel: Extend shift narrowing to G_SHL
2020-02-17 Jonas Devlieghere[lldb/CMake] Auto-generate the Initialize and Terminate...
2020-02-17 Jonas Devlieghere[lldb] Fix Windows bot.
2020-02-17 Raphael IsemannRevert "[libc++] Move abs and div into stdlib.h to...
2020-02-17 Benjamin KramerHide implementation details. NFC>
2020-02-17 Gokturk YuksekReland "[clang-tools-extra] fix the check for if '...
2020-02-17 Matt ArsenaultAMDGPU/GlobalISel: Skip DAG hack passes on selected...
2020-02-17 Simon Pilgrim[SelectionDAG] Expose the "getValidShiftAmount" helpers...
2020-02-17 Matt ArsenaultGlobalISel: Add combine to narrow G_LSHR
2020-02-17 Matt ArsenaultAMDGPU/GlobalISel: Select llvm.amdgcn.s.buffer.load
2020-02-17 Haojian Wu[clang][Index] Visit the default parameter arguements...
2020-02-17 Mikhail Maltsev[ARM] Add initial support for Custom Datapath Extension...
2020-02-17 Matt ArsenaultAMDGPU/GlobalISel: Run the localizer pass
2020-02-17 Jan KratochvilSeparate DIERef vs. user_id_t: m_function_scope_qualifi...
2020-02-17 Luís Marques[CMake] Fix setting result of libatomic check for MSVC
next