platform/upstream/llvm.git
2020-01-20 Sid ManningAdd support for Linux/Musl ABI
2020-01-20 Thomas Preud... [FileCheck] Clean and improve unit tests
2020-01-20 Sanjay Patel[InstCombine] form copysign from select of FP constants...
2020-01-20 LLVM GN Syncbot[gn build] Port 24b7b99b7d6
2020-01-20 Miloš Stojanović[llvm-exegesis][NFC] Disassociate snippet generators...
2020-01-20 Eric AstorFix build - removing legacy target reference.
2020-01-20 Jon Chesterfield[libomptarget] Implement smid for amdgcn
2020-01-20 Guillaume Chatelet[Alignment][NFC] Use Align with CreateElementUnorderedA...
2020-01-20 Mark Murray[ARM][MVE][Intrinsics] Take abs() of VMINNMAQ, VMAXNMAQ...
2020-01-20 Eric Astor[ms] [llvm-ml] Add placeholder for llvm-ml, based on...
2020-01-20 Raphael Isemann[lldb][NFC] Add test for iterator invalidation during...
2020-01-20 Sanjay Patel[InstSimplify] fold select of vector constants that...
2020-01-20 dfukalov[SCEV] Swap guards estimation sequence. NFC
2020-01-20 Raphael Isemann[lldb] Mark the implicit copy constructor as deleted...
2020-01-20 Alex Zinenko[mlir] clarify LangRef wording around control flow...
2020-01-20 Simon Tatham[ARM,MVE] Fix confusing MC names for MVE VMINA/VMAXA...
2020-01-20 Yi Kong[llvm-profdata] Fix hint message since argument format...
2020-01-20 Christian Sigg[mlir] Add in-dialect lowering of gpu.all_reduce.
2020-01-20 Andrzej Warzynski[AArch64][SVE] Extend int_aarch64_sve_ld1_gather_imm
2020-01-20 Pavel Labath[lldb] Allow loading of minidumps with no process id
2020-01-20 Pavel Labath[lldb] Don't process symlinks deep inside DWARFUnit
2020-01-20 Stephen KellyFix the invisible-traversal to ignore more nodes
2020-01-20 Unnar Freyr... Make SymbolFileDWARF::ParseLineTable use std::sort...
2020-01-20 Pavel Labath[lldb/DWARF] Simplify DWARFDebugInfoEntry::LookupAddress
2020-01-20 Stephen KellyFix clang-formatting for recent commits
2020-01-20 Evgeniy Brevnov[LV] Vectorizer should adjust trip count in profile...
2020-01-20 Kadir Cetinkaya[clang][CodeComplete] Propogate printing policy to...
2020-01-20 Stephen KellyCompare traversal for memoization before bound nodes...
2020-01-20 Stephen KellyAdd missing tests for parent traversal
2020-01-20 Haojian Wu[clangd] Remove a stale FIXME, NFC.
2020-01-20 Simon Pilgrim[X86][SSE] Add PACKSS SimplifyMultipleUseDemandedBits...
2020-01-20 Pavel Labath[lldb/DWARF] Change how we construct a llvm::DWARFContext
2020-01-20 Sjoerd Meijer[ARM][MVE] Tail-Predication: rematerialise iteration...
2020-01-20 Evgeniy Brevnov[NFC][LoopUtils] Minor change in comment according...
2020-01-20 David Spickett[test] On Mac, don't try to use result of sysctl comman...
2020-01-20 Evgeniy Brevnov[LoopUtils] Better accuracy for getLoopEstimatedTripCount.
2020-01-20 Awanish PandeyRecommit "[DWARF5][DebugInfo]: Added support for DebugI...
2020-01-20 Georgii Rymar[llvm-objdump] - Fix the indentation when printing...
2020-01-20 Sjoerd Meijer[IndVarSimplify][LoopUtils] rewriteLoopExitValues....
2020-01-20 Fangrui Song[test] Simplify CodeGen/PowerPC/stack-coloring-vararg.mir
2020-01-20 Georgii Rymar[llvm-mc] - Produce R_X86_64_PLT32 relocation for branc...
2020-01-20 Nathan Chancellor[LLVMgold][test] Fix llvm-nm test after D72658
2020-01-20 David Green[ARM] MVE VLDn postinc
2020-01-20 David Green[ARM] MVE VLDn post inc tests. NFC
2020-01-20 David Green[ARM] Favour post inc for MVE loops
2020-01-20 Fangrui Song[StackColoring] Remap FixedStackPseudoSourceValue frame...
2020-01-20 Kazuaki Ishizaki[mlir] NFC: Fix trivial typos in comments
2020-01-20 Eric Fiselier[libc++][libc++abi] Fix or suppress failing tests in...
2020-01-20 Richard SmithUndo changes to release notes intended for the Clang...
2020-01-20 Richard SmithList implicit operator== after implicit destructors...
2020-01-20 Richard SmithPR42108 Consistently diagnose binding a reference templ...
2020-01-20 Michael LiaoReorder targets in alphabetical order. NFC.
2020-01-20 Florian Hahn[X86] Try to avoid casts around logical vector ops...
2020-01-20 Fangrui Song[BranchRelaxation] Simplify offset computation and...
2020-01-19 Nico Weberfix doc typos to cycle bots
2020-01-19 Fangrui Song[TargetRegisterInfo] Default trackLivenessAfterRegAlloc...
2020-01-19 Lang Hames[ORC] Add weak symbol support to defineMaterializing...
2020-01-19 Michael LiaoFix gcc `-Wunused-variable` warning. NFC.
2020-01-19 Reid KlecknerRemove extra "\01" prefix in EH docs
2020-01-19 mydeveloperday[clang-format] Expand the SpacesAroundConditions option...
2020-01-19 mydeveloperday[clang-format] Add IndentCaseBlocks option
2020-01-19 mydeveloperdayAllow space after C-style cast in C# code
2020-01-19 LLVM GN Syncbot[gn build] Port a0f50d73163
2020-01-19 Nico Weberfix doc typos to cycle bots
2020-01-19 Fangrui Song[CodeGen] Move fentry-insert, xray-instrumentation...
2020-01-19 Fangrui Song[XRay] Set hasSideEffects flag of PATCHABLE_FUNCTION_...
2020-01-19 Fangrui Song[DebugInfo][test] Change two MIR tests to use -start...
2020-01-19 Craig Topper[X86] Remove X86ISD::FILD_FLAG and stop gluing nodes...
2020-01-19 Fangrui Song[X86][BranchAlign] Suppress branch alignment for {...
2020-01-19 Fangrui Song[AsmPrinter] Delete dead takeDeletedSymbsForFunction()
2020-01-18 Saar Raz[Concepts] Fix name-type conflict compilation issues
2020-01-18 Saar Raz[Concepts] Requires Expressions
2020-01-18 Fangrui Song[llvm-exegesis][mips] Fix -Wunused-function after D72858
2020-01-18 Jonas Devlieghere[lldb/Test] XFAIL TestRequireHWBreakpoints when HW...
2020-01-18 Rainer Orth[mlir] NFC: Rename index_t to index_type
2020-01-18 Alexandre Ganea[mlir] Fix compilation with VS2019.
2020-01-18 Jonas Devlieghere[debugserver] Share code between Enable/DisableHardware...
2020-01-18 Fangrui Song[test] clang/test/InterfaceStubs/externstatic.c require...
2020-01-18 Reid KlecknerRevert "[Support] Explicitly instantiate BumpPtrAllocat...
2020-01-18 Reid Kleckner[Support] Explicitly instantiate BumpPtrAllocatorImpl
2020-01-18 Eric AstorRevert "[ms] [llvm-ml] Add placeholder for llvm-ml...
2020-01-18 Saar RazRevert "[Concepts] Requires Expressions"
2020-01-18 Simon Pilgrim[X86] Rename lowerShuffleAsRotate -> lowerShuffleAsVALIGN
2020-01-18 Simon Pilgrim[X86][SSE] Add some v16i8 reverse + endian swap style...
2020-01-18 Saar Raz[Concepts] Requires Expressions
2020-01-18 Michael Liao[DAG] Add helper for creating constant vector index...
2020-01-18 Fred Riss[lldb/testsuite] Modernize 2 test Makefiles
2020-01-18 Fred Riss[lldb/Makefile.rules] Force the default target to be...
2020-01-18 David BlaikieDebugInfo: Move SectionLabel tracking into CU's addRange
2020-01-18 David Blaikie[IR] Remove some unnecessary cleanup in Module's dtor...
2020-01-18 Derek Schuff[WebAssembly] Track frame registers through VReg and...
2020-01-18 Frank Laub[MLIR] LLVM dialect: modernize and cleanups
2020-01-18 Matt ArsenaultTableGen/GlobalISel: Don't check exact intrinsic opcode...
2020-01-18 Matt ArsenaultConsolidate internal denormal flushing controls
2020-01-18 Matt ArsenaultAMDGPU/GlobalISel: Select llvm.amdgcn.update.dpp
2020-01-18 Matt ArsenaultAMDGPU/GlobalISel: Select DS append/consume
2020-01-18 Reid KlecknerRemove unneeded FoldingSet.h include from Attributes.h
2020-01-18 Siva Chandra... [libc] Replace the use of gtest with a new light weight...
2020-01-18 Nico WeberRemove AllTargetsAsmPrinters
2020-01-17 Richard SmithRemove redundant CXXScopeSpec from TemplateIdAnnotation.
next