platform/upstream/llvm.git
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...
2020-05-28 Craig Topper[X86] Add 'avx512vp2intersect' to getHostCPUFeatures.
2020-05-28 Jim InghamFix the crashlog.py script's use of the load_address...
2020-05-28 LLVM GN Syncbot[gn build] Port 7cfdff7b4a6
2020-05-28 Nikita Popov[SDAG] Don't require LazyBlockFrequencyInfo at optnone
2020-05-28 Sidharth BavejaCreate utility function to Merge Adjacent Basic Blocks
2020-05-28 Vy Nguyen[llvm-exegesis] Make a few counter methods virtual...
2020-05-28 Tom Lokovic[clang-tidy] Add abseil-string-find-str-contains checker.
2020-05-28 Adrian PrantlMake VE.def a textual header
2020-05-28 Louis Dionne[libc++] Complete overhaul of constexpr support in...
2020-05-28 alex-t[AMDGPU] Reject moving PHI to VALU if the only VGPR...
2020-05-28 Jacques Pienaar[mlir] Fix mismatched-tags warning
2020-05-28 Jacques Pienaar[mlir] Use ValueRange instead of ArrayRef<Value>
2020-05-28 Dmitri GribenkoRemove WrapperMatcherInterface
2020-05-28 Valeriy Savchenko[analyzer] Introduce reasoning about symbolic remainder...
2020-05-28 Valeriy Savchenko[analyzer] Generalize bitwise AND rules for ranges
2020-05-28 Valeriy Savchenko[analyzer] Generalize bitwise OR rules for ranges
2020-05-28 Valeriy Savchenko[analyzer] Refactor range inference for symbolic expres...
2020-05-28 Valeriy Savchenko[analyzer] Merge implementations of SymInt, IntSym...
2020-05-28 Jean-Michel... [x86] Propagate memory operands during call frame optim...
2020-05-28 Yitzhak Mandelbaum[libTooling] Fix Transformer to work with ambient trave...
2020-05-28 Jean-Michel... [mlir] Make translation libraries available through...
2020-05-28 Yitzhak Mandelbaum[ASTMatchers] Add traversal-kind support to `DynTypedMa...
2020-05-28 Sam McCall[clangd] Work around PS4 -fno-exceptions, easier than...
2020-05-28 Matt ArsenaultAMDGPU: Add missing test for s_denorm_mode scheduling
2020-05-28 Matt Arsenaultlibclc: Compile with -nostdlib
2020-05-28 Matt ArsenaultAMDGPU: Make S_DENORM_MODE not be a scheduling boundary
2020-05-28 Simon PilgrimSymbolicFile.h - removed unused FileSystem.h include...
2020-05-28 Sam McCallPrevent test from failing in my home directory
2020-05-28 Frederik Gossen[MLIR] Fix operand type in `from_extent_tensor` in...
2020-05-28 Wen-Heng (Jack... [mlir][gpu][mlir-cuda-runner] Refactor ConvertKernelFun...
2020-05-28 Frederik Gossen[MLIR] Add `num_elements` to the shape dialect
2020-05-28 Matt ArsenaultInferAddressSpaces: Handle ptrmask intrinsic
2020-05-28 Matt ArsenaultAMDGPU: Add baseline test for ptrmask infer address...
2020-05-28 Frederik Gossen[MLIR] Add `index_to_size` and `size_to_index` to the...
2020-05-28 Alexander Belyaev[MLIR] Add TensorFromElementsOp to Standard ops.
2020-05-28 Frederik Gossen[MLIR] Tidy up documentation for `Shape_JoinOp`, `Shape...
2020-05-28 Simon PilgrimFileOutputBuffer.h - remove unused includes. NFC.
2020-05-28 Simon PilgrimWithColor.h - reduce unnecessary includes to forward...
2020-05-28 Frederik Gossen[MLIR] Move `ConcatOp` to its lexicographic position
2020-05-28 Simon Pilgrim[X86][SSE] Peek though MOVMSK source sign bits using...
2020-05-28 Alok Kumar... Fixed bot failure after d20bf5a7258d4b6a7
next