platform/upstream/llvm.git
2019-11-05 jmolloy[DFAPacketizer] Allow up to 64 functional units
2019-11-05 Alexey Bataev[OPENMP]Improve diagnostics for unsupported unified...
2019-11-05 Gil Rapaport[LV] Apply sink-after & interleave-groups as VPlan...
2019-11-05 Simon PilgrimFix uninitialized variable warning. NFCI.
2019-11-05 Simon Pilgrim[MCObjectFileInfo] Fix uninitialized variable warnings...
2019-11-05 Simon Pilgrim[MachineOutliner] Fix uninitialized variable warnings...
2019-11-05 Alexey Bataev[OPENMP][DOCS]Fix coloring of the implemented features...
2019-11-05 Francis Visoiu... [ObjC][ARC] Ignore lifetime markers between *ReturnValu...
2019-11-05 Francis Visoiu... [NFC][ObjC][ARC] Add tests for OptimizeRetainRVCall
2019-11-05 Kazu Hirata[JumpThreading] Factor out common code to update the...
2019-11-05 Simon Pilgrim[GVN] Fix uninitialized variable warnings. NFCI.
2019-11-05 Simon PilgrimAdd missing GVN =operator. NFCI.
2019-11-05 Sanjay Patel[InstCombine] add tests for shift-logic-shift; NFC
2019-11-05 serge-sans... [lldb] Fix readline/libedit compat patch for py2
2019-11-05 Dávid Bolvanský[AtomicExpandPass] Silence static analyzer warnings...
2019-11-05 David Green[MachineScheduler] Enable AA in PostRA Machine scheduler
2019-11-05 Nuno Lopes[Docs] Add LangRef documentation for freeze instruction
2019-11-05 Jonas Paulsson[Clang FE] Recognize -mnop-mcount CL option (SystemZ...
2019-11-05 Thomas Preud... Fix PR40644: miscompile indexed FP constant store
2019-11-05 David Green[ARM] Always enable UseAA in the arm backend
2019-11-05 David Green[Scheduling][ARM] Consistently enable PostRA Machine...
2019-11-05 Pavel Labathlldb/breakpad: add suppport for the "x86_64h" architecture
2019-11-05 serge-sans... Revert and patch "[Python] Remove readline module"
2019-11-05 Sven van Haastregt[OpenCL] Group builtin functions by prototype
2019-11-05 Sven van Haastregt[OpenCL] Add builtin function attribute handling
2019-11-05 Pavel Labathlldb/minidump: Add support for the alternate ARM64...
2019-11-05 Pavel LabathMemoryRegion: Print "don't know" permission values...
2019-11-05 Roman Lebedev[LoopUnroll] peel-loop-conditions.ll: add some 'is...
2019-11-05 Roman Lebedev[InstCombine] dropRedundantMaskingOfLeftShiftInput...
2019-11-05 Luís Marques[RISCV] Add InstrInfo areMemAccessesTriviallyDisjoint...
2019-11-05 Pavel LabathDWARFDebugLoclists: Make it possible to read relocated...
2019-11-05 Simon Atanasyan[mips] Set __OCTEON__ macros
2019-11-05 Simon Atanasyan[mips] Fix `__mips_isa_rev` macros value for Octeon CPU
2019-11-05 Sjoerd MeijerRecommit "[HardwareLoops] Optimisation remarks"
2019-11-05 David Green[AArch64] Update test checks on merge-store-dependency...
2019-11-05 Raphael Isemann[lldb][NFC] Give some parameters in CommandInterpreter...
2019-11-05 aqjune[IR] Remove switch's default block that causes clang...
2019-11-05 Craig Topper[X86] Lower the cost of avx512 horizontal bool and...
2019-11-05 aqjune[IR] Add Freeze instruction
2019-11-05 Yonghong Song[BPF] fix a use after free bug
2019-11-05 Craig Topper[X86] Teach X86MCInstLower to swap operands of commutab...
2019-11-05 Devin Coughlin[analyzer] Require darwin for scan-build tests
2019-11-05 Devin Coughlin[analyzer] Fixup scan-build tests for non-Darwin platforms.
2019-11-05 aqjuneFix clone_constant_impl to correctly deal with null...
2019-11-05 Devin Coughlin[analyzer] Add test directory for scan-build.
2019-11-05 Yaxun (Sam... [CUDA][HIP] Disable emitting llvm.linker.options in...
2019-11-05 Yonghong Song[BPF] Fix CO-RE bugs with bitfields
2019-11-05 Jorg BrownOptimize std::midpoint for integers
2019-11-05 Vedant Kumar[cmake] Add an option to skip stripping before install
2019-11-05 Saleem Abdulrasoolbuild: explicitly set the linker language for unwind
2019-11-04 Vedant Kumar[CGDebugInfo] Emit subprograms for decls when AT_tail_c...
2019-11-04 Ron LiebermanTest commit: adds a . to comment. NFC
2019-11-04 Evandro Menezes[AArch64] Update for Exynos
2019-11-04 Sam CleggAdd more binutils tools to LLVM_INSTALL_TOOLCHAIN_ONLY...
2019-11-04 Mark de Wever[AST][NFC] Fixes a comment typo
2019-11-04 Stanislav Mekhanoshin[AMDGPU] Added assert in SIFoldOperands before ptr...
2019-11-04 Alexey Bataev[OPENMP][DOCS]Update list of implemented features,...
2019-11-04 James Y KnightAdd release notes for commit ccc4d83cda16bea1d9dfd0967d...
2019-11-04 Alexey Bataev[OPENMP50]Support for imperfectly nested loops.
2019-11-04 Lawrence D... [LLDB][Python] remove ArgInfo::count
2019-11-04 Stanislav Mekhanoshin[AMDGPU] deduplicate tablegen predicates
2019-11-04 Erik Pilkington[demangle] NFC: get rid of NodeOrString
2019-11-04 Alexandre GaneaRemove unused variables, as suggested by @mcgov.
2019-11-04 Alexandre GaneaFix warning: format specifies type 'unsigned long'...
2019-11-04 Duncan P. N... clang/Modules: Bring back optimization lost in 31e14f41a21f
2019-11-04 Craig Topper[X86] Add support for -mvzeroupper and -mno-vzeroupper...
2019-11-04 Philip Reames[SimplifyCFG] Use a (trivially) dominanting widenable...
2019-11-04 Sanjay Patel[DAGCombine][MSP430] use shift amount threshold in...
2019-11-04 Michał Górny[lldb] [Process/NetBSD] Add register info for missing...
2019-11-04 Julian Lettner[lit] Move measurement of testing time out of Run.execute
2019-11-04 Julian Lettner[lit] Better/earlier errors when no tests are executed
2019-11-04 Eric Astor[ms] Fix Microsoft compatibility handling of commas...
2019-11-04 Simon Pilgrim[X86] Fix uninitialized variable warnings. NFCI.
2019-11-04 Simon PilgrimVirtualFileSystem - fix uninitialized variable warnings...
2019-11-04 Simon PilgrimcreateMCObjectStreamer - fix uninitialized variable...
2019-11-04 Simon PilgrimMCDwarfFile::DirIndex - fix uninitialized variable...
2019-11-04 LLVM GN Syncbotgn build: Merge 40d0d4e2335
2019-11-04 Oliver StannardFix static analysis warnings in ARM calling convention...
2019-11-04 Jinsong JiLower generic MASSV entries to PowerPC subtarget-specif...
2019-11-04 Amy HuangRecommit "[CodeView] Add option to disable inline line...
2019-11-04 Peter CollingbourneELF: Discard .ARM.exidx sections for empty functions...
2019-11-04 Ulrich Weigand[FPEnv][SelectionDAG] Refactor strict FP node construction
2019-11-04 Ilya Biryukov[Sema] Make helper in TreeTransform.h 'inline' instead...
2019-11-04 Jonas PaulssonFix buildbots troubled by b7b170c.
2019-11-04 Alexey Bataev[SLP]Fix PR43799: Crash on different sizes of GEP indices.
2019-11-04 Simon Pilgrim[X86] Convert ShrinkMode to scoped enum class. NFCI.
2019-11-04 Simon PilgrimAliasSetTracker - fix uninitialized variable warnings...
2019-11-04 Dávid Bolvanský[Diagnostics] Improve some error messages related to...
2019-11-04 Thomas Preud... [test] Use system locale for mri-utf8.test
2019-11-04 Jonas Paulsson[SystemZ] Use LivePhysRegs instead of isCCLiveOut...
2019-11-04 Jonas Paulsson[MachineVerifier] Improve verification of live-in...
2019-11-04 Simon PilgrimSanitizerMask::bitPosToMask - fix operator precedence...
2019-11-04 Simon Pilgrim[X86] Regenerate known-signbits-vector.ll tests.
2019-11-04 Sven van Haastregt[OpenCL] Fix FileCheck pattern
2019-11-04 David Green[ARM] Use isFMAFasterThanFMulAndFAdd for MVE
2019-11-04 Sanjay Patel[IR] adjust assert when replacing undef elements in...
2019-11-04 Michael LiaoFix compilation warning. NFC.
2019-11-04 Ulrich Weigand[SystemZ] Fix typo
2019-11-04 Nico Webergn build: (manually) merge 51b4b17eb
2019-11-04 Nico Webergn build: run "gn format"
next