platform/upstream/llvm.git
2021-04-29 Alex Zinenko[mlir] fix shared-lib build
2021-04-29 Bradley Smith[AArch64][SVE] Use SIMD variant of INSR when scalar...
2021-04-29 Bradley Smith[AArch64][SVE] Convert svdup(vec, SV_VL1, elm) to inser...
2021-04-29 Bradley Smith[AArch64][SVE] Move convert.{from,to}.svbool optimizati...
2021-04-29 Alex Zinenko[mlir] support max/min lower/upper bounds in affine...
2021-04-29 Alex Zinenko[mlir] Affine: parallelize affine loops with reductions
2021-04-29 Lorenzo Chelini[mlir] Fix top-level comments (NFC)
2021-04-29 Nathan SidwellUpdate libstdc++ hack comment
2021-04-29 Sebastian Neubauer[AMDGPU] Allow buildSpillLoadStore in empty bb
2021-04-29 Amara EmersonTry to fix bots. We shouldn't be setting the entrybuild...
2021-04-29 Fraser Cormack[RISCV][NFC] Combine identical RV32 and RV64 test checks
2021-04-29 Tres Popp[mlir] Add LinalgTransforms dependency on Complex
2021-04-29 David Green[ARM] Ensure CSINC has one use in CSINV combine
2021-04-29 Tres Popp[mlir] Support complex numbers in Linalg promotion
2021-04-29 Serguei Katkov[Greedy RA] Replace ll to mir test to make more stable...
2021-04-29 Alex Zinenko[mlir] Split out Python bindings entry point into a...
2021-04-29 David Spickett[NVPTX] Fix unused var warning with asserts disabled
2021-04-29 Nick LewyckyImprove error messages for attributes in the wrong...
2021-04-29 Qiu Chaofan[SPE] Support constrained float operations on SPE
2021-04-29 David Spickett[lldb][AArch64] Don't check for VmFlags in smaps files
2021-04-29 Vitaly Buka[NFC][scudo] Suppress "division by zero" warning
2021-04-29 Fraser Cormack[RISCV] Fix stack slot for argument types (Bug 49500)
2021-04-29 Frederik Gossen[MLIR][Shape] Fix `shape.broadcast` to standard lowering
2021-04-29 Marek Kurdej[clang-format] Fix build on gcc < 7 introduced in rG936...
2021-04-29 Amara Emerson[GlobalISel] Bump CallLoweringInfo::OrigArgs initial...
2021-04-29 Fraser Cormack[Utils][vim] Highlight 'vscale' constant
2021-04-29 Marek Kurdej[clang-format] Fix build on gcc < 7 introduced in rG936...
2021-04-29 Nicolas Vasilache[mlir][Linalg] Generalize linalg vectorization
2021-04-29 Sjoerd MeijerFollow up of rGddb3b26a1269: added 'requires asserts...
2021-04-29 Harald van... [X32][CET] Fix handling of indirect branches
2021-04-29 Evgeny Leviant[NewPM] Add an option to dump pass structure
2021-04-29 Tobias Gysi[mlir][Python][Linalg] Adding const, capture, and index...
2021-04-29 Marek Kurdej[clang-format] Add `SpacesInAngles: Leave` option to...
2021-04-29 Amara Emerson[GlobalISel][IRTranslator] Move line zero DebugLoc...
2021-04-29 David Green[ARM] Use just ARM::t2B in ARMBlockPlacementPass
2021-04-29 Dmitry Vyukovtsan: fix warnings in tests
2021-04-29 Reshabh Sharma[ASAN] NFC: Use addrspace cast for pointers in non...
2021-04-29 Dmitry Vyukovtsan: increase dense slab alloc capacity
2021-04-29 Reshabh Sharma[ASAN] NFC: Copy address space when creating globals...
2021-04-29 Dan Liew[NFC] Rename SanitizeAddressDtorKind codegen opt to...
2021-04-29 Mike Urbach[mlir][python] Add `destroy` method to PyOperation.
2021-04-28 Roland McGrath[gwp_asan] Use __sanitizer_fast_backtrace on Fuchsia
2021-04-28 John Demme[mlir] Move PyConcreteType to header. NFC.
2021-04-28 Alexander Shaposhnikov[llvm-objcopy][MachO] Add support for LC_THREAD/LC_UNIX...
2021-04-28 Craig Topper[TableGen] Remove predicate filtering from GenerateVari...
2021-04-28 Amanieu d'Antras[ConstantMerge] Don't merge thread_local constants...
2021-04-28 Roman Lebedev[SimplifyCFG] Common code sinking: fixup variable name
2021-04-28 Dávid Bolvanský[BuildLibCalls] Remove inaccessiblememonly inference...
2021-04-28 Denys Petrov[analyzer] Wrong type cast occurs during pointer derefe...
2021-04-28 Roman Lebedev[SimplifyCFG] Common code sinking: relax restriction...
2021-04-28 Roman Lebedev[NFC][SimplifyCFG] Add test for sinking common code...
2021-04-28 Roman Lebedev[NFC][SimplifyCFG] Add test showing that profitability...
2021-04-28 Roman Lebedev[NFC][SimplifyCFG] Common code sinking: check profitabi...
2021-04-28 Roman Lebedev[NFC][SimplifyCFG] SinkCommonCodeFromPredecessors(...
2021-04-28 Vitaly Buka[NFC][scudo] Add reference to a QEMU bug
2021-04-28 Nathan James[clangd][NFC] Reserve storage when creating semantic...
2021-04-28 Philip ReamesGeneralize getInvertibleOperand recurrence handling...
2021-04-28 Nick LewyckyNFC: Run clang-format over llvm-link.
2021-04-28 Bardia Mahjour[LV] Consider Loop Unroll Hints When Making Interleave...
2021-04-28 Petr Hosek[libc++] Support per-target __config_site in per-target...
2021-04-28 Sanjay Patel[InstCombine] relax masking requirement for truncated...
2021-04-28 Sanjay Patel[InstCombine] add tests for rotate/funnel; NFC
2021-04-28 Jessica Paquette[AArch64][GlobalISel] Don't match thread-local globals...
2021-04-28 Philip Reames[tests] Precommit some extra tests for D100884
2021-04-28 Mike Urbach[mlir][python] Update `PyOpResult.owner` to get the...
2021-04-28 Duncan P. N... Linker: Avoid scheduling the link of a global value...
2021-04-28 Philip Reames[SCEV] Avoid range intersection idiom in getRangeForUnk...
2021-04-28 Arthur EubanksRevert "[Clang] -Wunused-but-set-parameter and -Wunused...
2021-04-28 Anirudh Prasad[AsmParser][SystemZ][z/OS] Use updated framework in...
2021-04-28 Philip Reames[SCEV] Compute ranges for ashr recurrences
2021-04-28 Louis Dionne[libc++][NFC] Remove stray whitespace
2021-04-28 Florian Hahn[LAA] Support pointer phis in loop by analyzing each...
2021-04-28 Craig Topper[TableGen] Store predicates in PatternToMatch as ListIn...
2021-04-28 Sanjay Patel[InstCombine] add tests for demand of shl op; NFC
2021-04-28 Martin Storsjö[libcxx] Stop hardcoding the bash path in the Windows CI
2021-04-28 Ryan Santhirarajan[ARM] Neon Polynomial vadd Intrinsic fix
2021-04-28 MaheshRavishankar[mlir][Linalg] Avoid changing the rank of the result...
2021-04-28 Jonas Devlieghere[dsymutil] Add flag to force a static variable to keep...
2021-04-28 Sam CleggFix typo from https://reviews.llvm.org/D101399
2021-04-28 Joe Nash[AMDGPU] Make some VOP3 insts commutable
2021-04-28 Alexander Belyaev[mlir] Fix canonicalization of tiled_loop if not all...
2021-04-28 Sam Clegg[lld][WebAssembly] Allow relocations against non-live...
2021-04-28 Mark de Wever[libc++][CI] Fix check-generated-output.
2021-04-28 Craig Topper[RISCV] Add explanatory comment to RISCVOp::OPERAND_AVL.
2021-04-28 Nico Weber[clang] Make libBasic not depend on MC
2021-04-28 Roman Lebedev[SimplifyCFG] Try 2: sink all-indirect indirect calls
2021-04-28 Roman Lebedev[NFC][SimplifyCFG] Add common code sinking test with...
2021-04-28 Florian Hahn[PhaseOrdering] Add test for vectorization requiring...
2021-04-28 Valeriy Savchenko[analyzer][NFC] Fix tests failing after a rebase
2021-04-28 Valeriy Savchenko[analyzer] Find better description for tracked symbolic...
2021-04-28 Valeriy Savchenko[analyzer] Track leaking object through stores
2021-04-28 Valeriy Savchenko[analyzer] Adjust the reported variable name in retain...
2021-04-28 Valeriy Savchenko[analyzer][NFC] Remove duplicated work from retain...
2021-04-28 David Candler[ARM][AArch64] Require appropriate features for crypto...
2021-04-28 Frederik GossenRevert "[MLIR][Shape] Concretize broadcast result type...
2021-04-28 Nicolas Vasilache[mlir][python] Add basic python support for GPU dialect...
2021-04-28 Nicolas Vasilache[mlir][python] Add python support for async dialect...
2021-04-28 Roman LebedevRevert "[SimplifyCFG] Sinking indirect calls - they...
2021-04-28 Roman Lebedev[SimplifyCFG] Sinking indirect calls - they're already...
2021-04-28 Roman Lebedev[NFC][SimplifyCFG] Add test for sinking indirect calls
next