platform/upstream/llvm.git
2020-05-29 Pavel Labath[lldb] Make "inline" tests more configurable
2020-05-29 Raphael Isemann[lldb][NFC] Remove a std::string->C string->StringRef...
2020-05-29 Vitaly BukaAvoid O_CLOEXEC to allow building on older Linux (RHEL5)
2020-05-29 Ehsan Toosi[MLIR][BufferPlacement] Support functions that return...
2020-05-29 Jay Foad[AMDGPU] Better use of llvm::numbers
2020-05-29 Jay Foad[AMDGPU] Use numbers::pi instead of M_PI. NFC.
2020-05-29 Kazushi (Jam... [VE] Implements minimum MC layer for VE (4/4)
2020-05-29 Sjoerd Meijer[TTI] New target hook emitGetActiveLaneMask
2020-05-29 Haojian Wu[AST][RecoveryExpr] Make DeduceAutoType fail if the...
2020-05-29 Sjoerd MeijerNew intrinsic @llvm.get.active.lane.mask()
2020-05-29 davidaklibclc: update website url
2020-05-29 Sylvestre Ledru[CMake] Pass CLANG_VENDOR variables into later stages
2020-05-29 David Sherwood[SVE] Remove getNumElements() warnings in InstCombiner...
2020-05-29 David Sherwood[SVE] Fix warnings in SelectInst::areInvalidOperands
2020-05-29 David Sherwood[CodeGen] Add support for extracting elements of scalab...
2020-05-29 Siva Chandra... [libc] Add implementation of call_once from threads.h.
2020-05-29 Craig Topper[X86] Remove MMX isel patterns containing (x86mmx ...
2020-05-29 Amara Emerson[AArch64][GlobalISel] Enable extending loads combines...
2020-05-29 LLVM GN Syncbot[gn build] Port a6deaeec370
2020-05-29 Lang Hames[ORC] Add debugging output for LLJIT construction.
2020-05-29 Lang Hames[JITLink] Improve llvm-jitlink regression testing suppo...
2020-05-29 Lang Hames[JITLink] Fix 80-column rule violation.
2020-05-29 Whitney Tsang[LoopUnroll] Fix not-rotated.ll by adding back a limita...
2020-05-29 Philip Reames[Tests] Migrate more statepoint lowering tests to use...
2020-05-29 Xing GUO[ObjectYAML][DWARF] Add DWARF entry in ELFYAML.
2020-05-29 Heejin Ahn[WebAssembly] Fix a bug in finding matching EH pad
2020-05-29 Heejin Ahn[WebAssembly] Fix a bug in removing unnecessary branches
2020-05-29 Fangrui Song[llvm-xray][test] Fix unsupported-elf32.txt after D80185
2020-05-29 Whitney Tsang[LoopUnroll] Support loops with exiting block that...
2020-05-29 Tony[AMDGPU] DWARF Proposal For Heterogeneous Debugging
2020-05-29 Valery N Dmitriev[NFC][SLP] Add test case exposing SLP cost model bug.
2020-05-29 Matt ArsenaultGlobalISel: Work on improving stock set of legality...
2020-05-29 Craig Topper[X86] Fix a nullptr dereference in X86Subtarget::classi...
2020-05-29 Arthur EubanksRun Coverage pass before other *San passes under new...
2020-05-28 Sam Clegg[lld][WebAssembly] Convert some lld tests to assembly
2020-05-28 Jonas Devlieghere[lldb/CMake] Set both the BUILD and INSTALL RPATH on...
2020-05-28 Vitaly BukaTest update for a7fa35a629e85a72b8cf07a8f95c7c09d9663808
2020-05-28 Dan LiewDisable `duplicate_os_log_reports.cpp` test.
2020-05-28 Craig Topper[X86] Add test case to show fast-isel incorrectly emitt...
2020-05-28 Ian Levesque[xray] Add llvm-xray extract support for 32 bit ARM
2020-05-28 Ian Levesqueclang-format xray InstrumentationMap.cpp
2020-05-28 Vitaly Buka[NFC,StackSafety] Add test flag
2020-05-28 Richard SmithFix handling of default arguments in __attribute__...
2020-05-28 Marius Brehler[mlir] Add test to check if standalone dialect is regis...
2020-05-28 Eric Christopherunsigned -> Register for readability.
2020-05-28 Philip Reames[Tests] Update a few more statepoint tests
2020-05-28 Craig Topper[X86] Fix a comment reference to registers R8L..R15L...
2020-05-28 Siva Chandra... [libc][NFC][Obvious] Fix few header guards in src/threads.
2020-05-28 Nicolas Vasilache[mlir][Vector] Fix vector.transfer alignment calculation
2020-05-28 Siva Chandra... [libc][NFC][Obvious] Remove line break from a CMake...
2020-05-28 Christopher... [SVE] Eliminate calls to default-false VectorType:...
2020-05-28 Arthur EubanksRevert "Run Coverage pass before other *San passes...
2020-05-28 Philip Reames[Tests] Remove deopt operands from SafepointIRVerfier...
2020-05-28 Philip Reames[Tests] Switch a few statepoint tests to using operand...
2020-05-28 Evgenii Stepanov[scudo] Fix deadlock in ScudoWrappersCTest.DisableForkE...
2020-05-28 Vitaly Buka[NFC,StackSafety] clang-tidy warning fixes
2020-05-28 Arthur EubanksRun Coverage pass before other *San passes under new...
2020-05-28 Christopher... [SVE] Eliminate calls to default-false VectorType:...
2020-05-28 Marius Brehler[mlir] Extend standalone example by standalone-translate
2020-05-28 Stephen Neuendorffer[MLIR] Fix build when NVPTX is not enabled
2020-05-28 David Green[ARM] More tests for MVE LSR and float issues. NFC
2020-05-28 Vedant Kumar[LiveDebugValues] Add cutoffs to avoid pathological...
2020-05-28 Vedant Kumar[MachineVerifier] Verify that a DBG_VALUE has a debug...
2020-05-28 Vedant Kumar[MachineLICM] Assert that locations from debug insts...
2020-05-28 Philip Reames[Statepoints] Sink routines for grabbing projections...
2020-05-28 Philip Reames[Statepoint] Sink actual_args and gc_args to GCStatepoi...
2020-05-28 Philip Reames[Statepoint] Use iterate_range.empty [NFC]
2020-05-28 Nemanja Ivanovic[Clang] Enable KF and KC mode for [_Complex] __float128
2020-05-28 Greg Clayton[lldb-vscode] Make it possible to run vsce package
2020-05-28 Vitaly Buka[StackSafety] Lazy calculations
2020-05-28 Vitaly Buka[NFC,StackSafety] Move internal offset calculation
2020-05-28 Vitaly Buka[StackSafety] Don't run datafow on allocas
2020-05-28 Vitaly Buka[StackSafety] Remove SetMetadata parameter
2020-05-28 Jonas Devlieghere[Docs] Correct description of lldbinit behavior
2020-05-28 Vy Nguyenadd isAtPosition narrowing matcher for parmVarDecl
2020-05-28 Eduardo CaldasImprove test infrastructure in SyntaxTree
2020-05-28 Arthur EubanksAdd tests for preallocated + musttail
2020-05-28 aartbik[llvm] [MatrixIntrinsics] Add row-major support for...
2020-05-28 Whitney TsangRevert "[LoopUnroll] Support loops with exiting block...
2020-05-28 Sjoerd Meijer[AArch64] Add native CPU detection for Neoverse N1
2020-05-28 Stanislav MekhanoshinAMDGPU/GlobalISel: precommit extractelement test. NFC.
2020-05-28 Philip Reames[Statepoint] Convert a few more isStatepoint calls...
2020-05-28 Matt ArsenaultAMDGPU: Handle rewriting ptrmask for more address spaces
2020-05-28 Louis Dionne[libc++] NFC: Remove outdated numbering in <bit> synopsis
2020-05-28 Whitney Tsang[LoopUnroll] Support loops with exiting block that...
2020-05-28 Matt ArsenaultAMDGPU: Add intrinsic for s_setreg
2020-05-28 Anthony Steinhauser[libc] Fixing the build command for benchmarks.
2020-05-28 Tobias Hieta[clang] Avoid linking libdl unless needed
2020-05-28 MaheshRavishankar[mlir][Linalg] Add pass to remove unit-extent dims...
2020-05-28 Alex Zinenko[mlir][GPU] Link relevant LLVM components in GPUCommon...
2020-05-28 Philip Reames[Statepoint] Sink logic about actual callee into GCStat...
2020-05-28 Jonas Devlieghere[lldb/Reproducers] Add top-level-target check-lldb...
2020-05-28 Valeriy Savchenko[analyzer] SATestBuild.py: Make verbosity level a cmd...
2020-05-28 Yitzhak Mandelbaum[clang-tidy] Fix build broken by commit 7cfdff7b4a6704b...
2020-05-28 Nikita Popov[IR] Avoid linear scan in MDNode::intersect() (NFC)
2020-05-28 Hiroshi Yamauchi[ThinLTO] Compute the basic block count across modules.
2020-05-28 Valeriy Savchenko[analyzer] Remove unused function declaration. NFC.
2020-05-28 Valeriy Savchenko[analyzer] Remove unused function. NFC.
2020-05-28 Philip ReamesDefault to generating statepoints with deopt and gc...
2020-05-28 Hiroshi Yamauchi[PGO] Guard the memcmp/bcmp size value profiling instru...
next