platform/upstream/llvm.git
2021-11-22 Dmitry VyukovRevert "tsan: new runtime (v3)"
2021-11-22 Peter Klausler[flang] Add -fno-automatic, refine IsSaved()
2021-11-22 Florian Mayer[hwasan] fix arguments to symbolizer.
2021-11-22 Lei Zhang[mlir][vector] Fix TransferOpReduceRank for 0-D tensors
2021-11-22 Alex Zinenko[mlir] support recursive types in type conversion infra
2021-11-22 Louis Dionne[runtimes] Do not force -stdlib=libc++ on Apple platforms
2021-11-22 Peter Klausler[flang] Predefine unit 0 connected to stderr
2021-11-22 Louis Dionne[libc++] Remove uses of printf in some test support...
2021-11-22 Nikolas Klauser[libc++] [NFC] Mark P0858R0 as implemented
2021-11-22 Nico Weber[asm] Merge EmitMSInlineAsmStr() and EmitGCCInlineAsmStr()
2021-11-22 Nico Weber[asm] Allow labels as operands in intel asm syntax
2021-11-22 Mark de Wever[libc++] Improve CMake include directory search.
2021-11-22 Gabor Marton[Analyzer][Core] Simplify IntSym in SValBuilder
2021-11-22 Kazu HirataUse std::string::substr (NFC)
2021-11-22 Kazu Hirata[Target] Use range-based for loops (NFC)
2021-11-22 Alexey Bataev[SLP][NFC]Add a test that reveals the problem in the...
2021-11-22 Zarko Todorovski[NFC][llvm][Hexagon] Inclusive Terms remove uses of...
2021-11-22 Hsiangkai Wang[RISCV] Reverse the order of loading/storing callee...
2021-11-22 Dmitry Vyukovtsan: new runtime (v3)
2021-11-22 Dmitry Vyukovtsan: disable instrumentation in runtime callbacks...
2021-11-22 Nikita PopovRevert "[SCEV] Fix and validate ValueExprMap/ExprValueM...
2021-11-22 Guillaume Chatelet[libc] add memmove basic building blocks
2021-11-22 Arjun P[MLIR] PresburgerSetTest: fix comment and add a test...
2021-11-22 Nikita Popov[SCEV] Fix and validate ValueExprMap/ExprValueMap consi...
2021-11-22 Pavel Labath[lldb] Fix [some] leaks in python bindings
2021-11-22 Pavel Labath[lldb/test] Make it possible to run the mock gdb server...
2021-11-22 Tobias Gysi[mlir][linalg] Use getAsOpFoldResult in padding (NFC).
2021-11-22 Tobias Gysi[mlir][linalg] Always generate an extract/insert slice...
2021-11-22 Tres PoppRename MlirExecutionEngine lookup to lookupPacked
2021-11-22 Tobias Gysi[mlir][linalg] Remove tile and fuse test pass (NFC).
2021-11-22 Bradley Smith[AArch64][ARM] Add missing SVE/SVE2 features from Corte...
2021-11-22 Simon Moll[DA][NFC] Update publication - add remarks
2021-11-22 Roman Lebedev[X86][TTI] Finish costmodel for AVX512BW's VPMOVM2...
2021-11-22 Roman Lebedev[X86][TTI] Costmodel for AVX512DQ's VPMOVM2[DQ] / VPMOV...
2021-11-22 Nicolas Vasilache[mlir] Add InitializeNativeTargetAsmParser to Execution...
2021-11-22 Tobias Gysi[mlir][linalg] Add a tile and fuse on tensors pattern.
2021-11-22 Diego Caballero[LV] Drop integer poison-generating flags from instruct...
2021-11-22 Nicolas Vasilache[mlir] Fix unintentional mutation by VectorType/RankedT...
2021-11-22 Tobias Gysi[mlir][linalg] Fix tile and fuse for outermost reduction.
2021-11-22 Nicolas Vasilache[mlir][Vector] Add a vblendps-based impl for transpose8...
2021-11-22 Sjoerd Meijer[BPI] Look-up tables for non-loop branches. NFC.
2021-11-22 Arjun P[MLIR][NFC] Simplex: remove repeated words in comment
2021-11-22 Diego Caballero[LV] Pre-commit test for D111846
2021-11-22 Guillaume Chatelet[libc] Remove unused variable
2021-11-22 Manuel KlimekFix various problems found by fuzzing.
2021-11-22 Salman JavedAdd missing clang-tidy args in index.rst (NFC)
2021-11-22 Kirill Bobyrev[clangd] IncludeCleaner: Mark possible expr resolutions...
2021-11-22 David Green[AArch64] Sink splat shuffles to lane index intrinsics
2021-11-22 Salman JavedFix nits in clang-tidy's documentation (NFC)
2021-11-22 Chuanqi Xu[C++20] [Coroutines] Warn for deprecated form 'for...
2021-11-22 Dmitry Vyukovtsan: add another fork test
2021-11-22 Igor Kudrin[ELF][NFC] Do not pass region name to expandMemoryRegion()
2021-11-22 wangpc[RISCV] Generate pseudo instruction li
2021-11-22 Kazu Hirata[llvm] Use make_early_inc_range (NFC)
2021-11-22 Kazu Hirata[llvm] Use range-based for loops (NFC)
2021-11-22 Roland McGrathNFC: clang-format lib/Transforms/Instrumentation/InstrP...
2021-11-22 Joe Loser[libc++][NFC] Sort includes in __ranges/concepts.h
2021-11-22 LLVM GN Syncbot[gn build] Port 1dc62f2653f8
2021-11-22 Nikolas Klauser[libc++] Implement P1272R4 (std::byteswap)
2021-11-21 Jacques Pienaar[mlir] Fix unused function warning (NFC)
2021-11-21 Jacques Pienaar[mlir] Move trait to InferTypeOpInterface
2021-11-21 Kazu Hirata[CodeGen] Use llvm::is_contained (NFC)
2021-11-21 Kazu Hirata[llvm] Use range-based for loops (NFC)
2021-11-21 Simon Pilgrim[ARM] Regenerate sxt_rot.ll tests
2021-11-21 Simon Pilgrim[Thumb2] Regenerate ext + rot tests
2021-11-21 Simon Pilgrim[PowerPC] Regenerate rlwinm2.ll test
2021-11-21 Philip ReamesAdd a best practice section on how to configure a fast...
2021-11-21 Arjun P[MLIR][NFC] Simplex::restoreRow: improve documentation
2021-11-21 Simon Pilgrim[ARM][ParallelDSP] Regenerate complex_dot_prod.ll test
2021-11-21 David Green[AArch64] Extra testing for sinking splats to various...
2021-11-21 Fangrui Song[ELF] Move getOutputSectionName from Writer.cpp to...
2021-11-21 Kazu Hirata[llvm] Use range-based for loops (NFC)
2021-11-21 Phoebe Wang[X86][FP16] Relax the pattern condition for VZEXT_MOVL...
2021-11-21 Joe Loser[libc++][NFC] Fix typo in ranges::iterator_t synopsis
2021-11-20 Arthur O'Dwyer[libc++] [doc] Mark some spaceship-related LWG issues...
2021-11-20 Roman Lebedev[NFC][X86][Costmodel] Actually test +prefer-256-bit...
2021-11-20 Nikita Popov[DSE] Drop hasAnalyzableMemoryWrite() (NFCI)
2021-11-20 Felix Berger[clang-tidy] performance-unnecessary-copy-initializatio...
2021-11-20 Nikita Popov[LVI] Drop requirement that modulus is constant
2021-11-20 Nikita Popov[LVI] Support urem in implied conditions
2021-11-20 Nikita Popov[CVP] Add tests for implied conditions using urem ...
2021-11-20 Florian Hahn[VPlan] Wrap vector loop blocks in region.
2021-11-20 Sanjay Patel[InstCombine] add folds for binop with sexted bool...
2021-11-20 Sanjay Patel[InstCombine] add tests for bitwise logic with bool...
2021-11-20 Arthur O'Dwyer[libc++] [test] Eliminate libcpp-no-noexcept-function...
2021-11-20 Arnab Dutta[MLIR] Simplify Semi-affine expressions by rule based...
2021-11-20 Joseph Huber[Libomptarget] Remove undefined symbol in old runtime
2021-11-20 Dimitry Andriccompiler-rt: Use FreeBSD's elf_aux_info to detect AArch...
2021-11-20 Roman Lebedev[NFC][X86][Costmodel] Add AVX512DQ runlines to trunc...
2021-11-20 Roman Lebedev[NFC][X86][MCA] Add forgotten test coverage for AVX512...
2021-11-20 Arnab Dutta[MLIR] Avoid creation of buggy affine maps while replac...
2021-11-20 Craig Topper[X86] Don't combine (x86cmp (trunc (movmsk (bitcast...
2021-11-20 Craig Topper[X86] Add test case for pr52567. NFC
2021-11-20 Lang Hames[ORC] Make JITDylib::AsynchronousSymbolQuerySet private.
2021-11-20 Kazu Hirata[llvm] Use range-based for loops (NFC)
2021-11-20 RamNalamothu[AMDGPU] Do not generate ELF symbols for the local...
2021-11-20 Lang Hames[ORC][JITLink] Move JITDylib name into JITLinkDylib...
2021-11-20 ksyx[GVN][NFC] Remove redundant check
2021-11-20 Nathan Lanza[hmaptool] Port to python3
2021-11-20 James Nagurne[NFC] Test commit, add whitespace to end-of-line
next