platform/upstream/llvm.git
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
2019-12-19 Vedant KumarHotColdSplitting: Do not outline within noreturn functions
2019-12-19 Philip Reames[StackMaps] Be explicit about label formation [NFC...
2019-12-19 Tim NorthoverConstrainedFP: use API compatible with opaque pointers.
2019-12-19 LLVM GN Syncbot[gn build] Port 3075cd5c9fc
2019-12-19 Sylvestre LedruFix the links to clang analyzers checkers
2019-12-19 Eric ChristopherTemporarily Revert "[Dsymutil][Debuginfo][NFC] Refactor...
2019-12-19 Sylvestre LedruFix some typos in the clang-tools-extra doc
2019-12-19 jasonliu[XCOFF][AIX] Fix for missing of undefined symbols from...
2019-12-19 Richard SmithImplement latest C++ feature test macro recommendations.
2019-12-19 Eric ChristopherTemporarily Revert "[StackMaps] Be explicit about label...
2019-12-19 Kadir Cetinkaya[clangd] Fix write past end pointer
2019-12-19 Philip Reames[StackMaps] Be explicit about label formation [NFC]
2019-12-19 Philip Reames[FaultMaps] Make label formation a bit more explicit...
2019-12-19 Warren Ristow[X86] Mark various pointer arguments in builtins as...
2019-12-19 Craig Topper[LegalizeDAG] Add return to the strict node handling...
2019-12-19 Michał Górny[compiler-rt] [test] Add missing %run to fread_fwrite...
2019-12-19 shafik[ASTImporter][LLDB] Modifying ImportDeclContext(.....
2019-12-19 Guillaume Chatelet[Alignment][NFC] Align compatible methods for CreateEle...
2019-12-19 Alexey Bataev[SLP]Fix test arguments, NFC.
2019-12-19 Jonas Devlieghere[lldb/Lua] Add Boilerplate for a Lua Script Interpreter
2019-12-19 Roman Lebedev[NFC][InstCombine] Add some more non-zero assumption...
2019-12-19 Alexey Bataev[SLP]Added test for gathering reused extracts from...
2019-12-19 Luís Marques[RISCV] Don't crash on unsupported relocations
2019-12-19 Sanjay Patel[x86] add test for missing FMF propagation; NFC
2019-12-19 David SpickettRevert "[cmake] Add dependency on llvm-dwarfdump to...
2019-12-19 Jonas Paulsson[SystemZ] Recognize mrecord-mcount in backend
2019-12-19 Jon Chesterfield[libomptarget][nfc] Provide target_impl malloc/free
2019-12-19 Jonas Paulsson[Clang FE, SystemZ] Recognize -mrecord-mcount CL option.
2019-12-19 lewis-revill[RISCV] Enable the machine outliner for RISC-V
2019-12-19 David Spickett[cmake] Add dependency on llvm-dwarfdump to llvm-locstats
2019-12-19 Bardia Mahjour[DDG] Data Dependence Graph - Ordinals
2019-12-19 Justin Hibbits[PowerPC] Only use PLT annotations if using PIC relocat...
2019-12-19 Cullen RhodesRevert "[AArch64][SVE] Add permutation and selection...
2019-12-19 Sanjay Patel[InstCombine] add/adjust tests for pow->sqrt; NFC
2019-12-19 Bjorn Pettersson[ConstantHoisting] Ignore unreachable bb:s when collect...
2019-12-19 Cullen Rhodes[AArch64][SVE] Add permutation and selection intrinsics
2019-12-19 James Henderson[DebugInfo] Fix verbose printing of rows added via...
2019-12-19 LLVM GN Syncbot[gn build] Port abc7f6800df
2019-12-19 Alexey Lapshin[Dsymutil][Debuginfo][NFC] Refactor dsymutil to separat...
2019-12-19 David Green[InstCombine] Canonicalize select immediates
2019-12-19 David Green[Instcombine] Add select canonicalization tests. NFC
next