platform/upstream/llvm.git
2019-12-21 Michael TrentConstrain the macho-stabs test added in f72d001e099...
2019-12-21 Philip ReamesAdd a set of tests with basic coverage of the recently...
2019-12-21 Peter Collingbournegn build: Silence mismatched-new-delete warning in...
2019-12-21 Jessica Paquette[NFC][MachineOutliner] Rewrite setSuffixIndices to...
2019-12-20 Craig Topper[X86] Add test cases for missing propagation of fpexcep...
2019-12-20 Petr Hosek[llvm-symbolizer] Prefix invocations in test with env
2019-12-20 Jonas DevlieghereRevert "[lldb/CMake] Change how we deal with optional...
2019-12-20 Vedant Kumar[DWARF] Defer creating declaration DIEs until we prepar...
2019-12-20 Vedant KumarReland: [DWARF] Allow cross-CU references of subprogram...
2019-12-20 Michael Trentllvm-objdump should ignore Mach-O stab symbols for...
2019-12-20 Yury Delendik[WebAssembly] Use TargetIndex operands in DbgValue...
2019-12-20 Sam CleggFix name of InitLibcalls() function in comment
2019-12-20 Jim InghamTemporarily restrict the test for D71372 to darwin...
2019-12-20 Jonas Devlieghere[lldb/CMake] Change how we deal with optional dependencies
2019-12-20 Julian Lettner[iOS sim] Ensure simulator device is booted in iossim_p...
2019-12-20 Stephen KellyRevert "Customize simplified dumping and matching of...
2019-12-20 Jakub Kuderski[InstCombine] Improve infinite loop detection
2019-12-20 Stephen KellyCustomize simplified dumping and matching of LambdaExpr
2019-12-20 Adrian PrantlRename DW_AT_LLVM_isysroot to DW_AT_LLVM_sysroot
2019-12-20 Michał Górny[compiler-rt] [test] Disable MPROTECT for XRay tests...
2019-12-20 Kostya Kortchinsky[scudo][standalone] Support __BIONIC__
2019-12-20 Bill WendlingAdd parentheses to silence warning
2019-12-20 Petr Hosek[llvm-symbolizer] Support reading options from environment
2019-12-20 Evgenii Stepanov[msan] Check qsort input.
2019-12-20 Gabor Horvath[analyzer] Add path notes to FuchsiaHandleCheck.
2019-12-20 LLVM GN Syncbot[gn build] Port 82923c71efa
2019-12-20 Gabor Horvath[analyzer] Add Fuchsia Handle checker
2019-12-20 Evgenii Stepanov[msan] Intercept qsort, qsort_r.
2019-12-20 Philip ReamesMore style cleanups following rG14fc20ca6282 [NFC]
2019-12-20 Sid ManningAvoid unsupported LLD options
2019-12-20 Philip ReamesFix a memory leak introduced w/the instruction padding...
2019-12-20 Philip ReamesComment and adjust style in the newly introduced MCBoun...
2019-12-20 Gabor Horvath[attributes][analyzer] Add annotations for handles.
2019-12-20 Kamlesh KumarApply the alignment specifier attribute to anonymous...
2019-12-20 Philip ReamesAlign branches within 32-Byte boundary (NOP padding)
2019-12-20 Dan Liew[NFC][Driver] Add dummy compiler-rt sanitizer dylibs...
2019-12-20 Fangrui Song[PPC32] Emit R_PPC_PLTREL24 for calls to dso_local...
2019-12-20 Craig Topper[X86] Fix a KNL miscompile caused by combineSetCC swapp...
2019-12-20 Jonas Devlieghere[lldb/Lua] Implement a Simple Lua Script Interpreter...
2019-12-20 Jim InghamIn 'thread step-out' command, only insert a breakpoint...
2019-12-20 Pierre Habouzit[objc_direct] Tigthen checks for direct methods
2019-12-20 Jim Ingham ThreadPlanTracer::TracingStarted can't call virtual...
2019-12-20 Danilo Carvalho... [AArch64][SVE] Replace integer immediate intrinsics...
2019-12-20 Jonas Paulsson[SystemZ] Add a mapping from "select register" to...
2019-12-20 Raphael Isemann[lldb][NFC] Remove utility methods in TestClangASTImporter
2019-12-20 Evgenii Stepanovllvm-symbolizer: support DW_FORM_loclistx locations.
2019-12-20 Jordan RupprechtTemporarily revert "Reapply [LVI] Normalize pointer...
2019-12-20 Jonas Paulsson[SystemZ] Bugfix and improve the handling of CC values.
2019-12-20 Victor CamposRevert "[ARM] Improve codegen of volatile load/store...
2019-12-20 Raphael Isemann[lldb][NFC] Remove redundant ASTContext args to CopyDec...
2019-12-20 mydeveloperday[clang-format] C# formatting a class with inheritance...
2019-12-20 Michał Górny[compiler-rt] [test] Disable MPROTECT on two builtin...
2019-12-20 Michał Górny[libc++] Update feature list for NetBSD
2019-12-20 Alexey Bataev[OPENMP]Remove unused OPENMP_MATCH_KIND, NFC.
2019-12-20 Pavel Labath[lldb/cmake] Delete LLDB_LINKER_SUPPORTS_GROUPS
2019-12-20 Sanjay Patel[InstCombine] add tests for cast+gep; NFC
2019-12-20 Pavel Labath[lldb] Fix an unused variable warning
2019-12-20 Pavel Labath[lldb/cmake] Remove support for LLDB_DISABLE_CURSES
2019-12-20 Raphael Isemann[lldb][NFC] Move utility functions from ClangASTImporte...
2019-12-20 Kostya Kortchinsky[scudo][standalone] Implement TSD registry disabling
2019-12-20 Raphael Isemann[lldb] Put the headers in unittests/TestingSupport...
2019-12-20 Ulrich Weigand[SystemZ][FPEnv] Enable strict vector FP extends/trunca...
2019-12-20 Paul Walker[AArch64][SVE] Correct intrinsics and patterns for...
2019-12-20 Pavel Labath[lldb] Fix a -Wreturn-type warning on gcc
2019-12-20 Pavel Labath[lldb/pexpect] Force-set the TERM environment variable
2019-12-20 Tom Weaver[OPT-DBG] Teach DbgEntityHistoryCalculator about meta...
2019-12-20 Sanjay Patel[AArch64] add more tests for extract-bitcast-splat...
2019-12-20 Raphael Isemann[lldb] Add tests for ClangASTImporter's DeportType...
2019-12-20 Dmitri GribenkoParenthesized a logical expression.
2019-12-20 Dmitri GribenkoUse isa instead of dyn_cast
2019-12-20 Ayal Zaks[LV] Strip wrap flags from vectorized reductions
2019-12-20 Johannes Altmanninger[lldb] Fix test using lld on non-linux systems
2019-12-20 Cullen Rhodes[AArch64][SVE] Fold constant multiply of element count
2019-12-20 Raphael Isemann[lldb] Make that we can call HostInfo::Initialize and...
2019-12-20 Andrzej Warzynski[AArch64][SVE] Add intrnisics for saturating scalar...
2019-12-20 Cullen RhodesRecommit "[AArch64][SVE] Add permutation and selection...
2019-12-20 Andrzej Warzynski[AArch64][SVE] Add intrinsics for binary narrowing...
2019-12-20 Kadir Cetinkaya[clang][Tooling] Prefer -x over -std when interpolating
2019-12-20 Raphael Isemann[lldb] Added test for objc_direct calls with categories
2019-12-20 Sam Parker[ARM][MVE] Fixes for tail predication.
2019-12-20 David SpickettRe-land "[cmake] Add dependency on llvm-dwarfdump to...
2019-12-20 Pavel Labath[lldb] Remove XFAIL from TestDeadStrip.py
2019-12-20 Sam Parker[ARM][MVE] Tail predicate in the presence of vcmp
2019-12-20 Sam Parker[ARM][MVE] Tail predicate bottom/top muls.
2019-12-20 Karl-Johan... [clang] Fix the canonicalization of paths in -fdiagnost...
2019-12-20 Johannes Altmanninger[LLDB] Fix address computation for inline function
2019-12-20 Craig Topper[X86] Make EmitCmp into a static function and explicitl...
2019-12-20 Craig Topper[X86] Directly call EmitTest in two places instead...
2019-12-20 Lang Hames[Orc][LLJIT] Re-apply 298e183e813 (use JITLink for...
2019-12-20 Lang Hames[JITLink][MachO] Fix common symbol size plumbing.
2019-12-20 Richard SmithCWG2352: Allow qualification conversions during referen...
2019-12-20 River Riddle[CommandLine] Add template instantiations of cl::parser...
2019-12-20 Craig Topper[X86] Add test case for miscompilation of a vector...
2019-12-20 Jessica Paquette[lit] Add "from .main import main" back into lit/__init...
2019-12-19 Mircea Trofin[NFC][InlineCost] Simplify internal inlining cost interface
2019-12-19 Richard SmithFix crash on init-capture packs where the type of the...
2019-12-19 Artem Dergachev[analyzer] Add a syntactic security check for ObjC...
2019-12-19 Roman Lebedev[ValueTracking] isKnownNonZero() should take non-null...
2019-12-19 Roman Lebedev[ValueTracking] isValidAssumeForContext(): CxtI itself...
2019-12-19 Roman Lebedev[NFC][InstCombine] Add a test for assume-induced miscompile
next