platform/upstream/llvm.git
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"
2019-11-04 Nico Webergn build: add deps, see discussion on D69130
2019-11-04 Benjamin KramerRevert "[LV] Apply sink-after & interleave-groups as...
2019-11-04 David Green[ARM] More MVE shuffle tests for sequences that can...
2019-11-04 David Green[ARM] Add vrev32 NEON fp16 patterns
2019-11-04 Sanjay Patel[InstSimplify] use FMF to improve fcmp+select fold
2019-11-04 Sanjay Patel[InstSimplify] add more tests for fcmp+select; NFC
2019-11-04 Sven van Haastregt[OpenCL] Fix address space for const method call from...
2019-11-04 Ulrich Weigand[SystemZ] Add GHC calling convention
2019-11-04 Sanjay Patel[InstSimplify] add more tests for fcmp+select; NFC
2019-11-04 James Henderson[llvm-readobj] Change errors to warnings for symbol...
2019-11-04 Simon Pilgrim[X86] SimplifyDemandedVectorElts - attempt to recombine...
2019-11-04 Diogo Sampaio[FIX] Removed duplicated v4f16 and v8f16 declarations
2019-11-04 Luís Marques[RISCV] Implement the TargetLowering::getRegisterByName...
2019-11-04 David Spickett[hwasan] Remove lazy thread-initialisation
2019-11-04 Raphael Isemann[lldb][NFC] Remove Ocaml from TypeSystem::LLVMCastKind
2019-11-04 Raphael Isemann[lldb][NFC] Remove unused ExpressionParser::Parse
2019-11-04 Jonas Paulsson[SystemZ] Improve handling of huge PC relative immedia...
2019-11-04 Gil Rapaport[LV] Apply sink-after & interleave-groups as VPlan...
2019-11-04 Raphael Isemann[lldb][NFC] Make test/python_api/module_section test...
2019-11-04 Raphael Isemann[lldb] Also disable de-registration of EHFrames in...
2019-11-04 Raphael Isemann[lldb] Provide a getter for m_materializer_up in LLVMUs...
next