platform/upstream/llvm.git
2021-05-25 Jake EganRevert "[AIX] Avoid structor alias; die before bad...
2021-05-25 Nikita Popov[SCEV] Cache operands used in BEInfo (NFC)
2021-05-25 LLVM GN Syncbot[gn build] Port 33706191d88d
2021-05-25 Jez Ng[lld-macho][nfc] Remove unnecessary parameterization...
2021-05-25 Jez Ng[lld-macho][nfc] Sort OutputSections based on explicit...
2021-05-25 Jez Ng[lld-macho][nfc] Rename MergedOutputSection to ConcatOu...
2021-05-25 Jez Ng[lld-macho][nfc] clang-format everything
2021-05-25 Jez Ng[lld-macho][nfc] Misc code cleanup
2021-05-25 Vitaly BukaRevert "[NFC][scudo] Let disableMemoryTagChecksTestOnly...
2021-05-25 Nikita Popov[CVP] Guard against poison in common phi value transfor...
2021-05-25 Michael Liao[SelectionDAG] Propagate scoped AA metadata when loweri...
2021-05-25 Michael LiaoAdd pre-commit tests for [D102215](https://reviews...
2021-05-25 Mathieu Fehr[mlir] Use unique_function in AbstractOperation fields
2021-05-25 Stanislav Mekhanoshin[AMDGPU] Lower kernel LDS into a sorted structure
2021-05-25 Sanjay Patel[InstSimplify] allow undef element match in vector...
2021-05-25 Markus Böck[mlir][doc] Fix links and references in documentation...
2021-05-25 Adam Nemet[Matrix] Factor and distribute transposes across multiplies
2021-05-25 Alexander Belyaev[mlir] Add an optional distributionTypes attribute...
2021-05-25 Roman Lebedev[LoopIdiom] 'arithmetic right-shift until zero': don...
2021-05-25 Vitaly Buka[scudo] Fix CHECK implementation
2021-05-25 Vitaly Buka[scudo] Consistent setting of SCUDO_DEBUG
2021-05-25 Krzysztof Parzyszek[Hexagon] Improve argument packing in vector shuffle...
2021-05-25 Tobias Gysi[mlir][linalg] Update Linalg.md (NFC).
2021-05-25 Wenlei He[CSSPGO][llvm-profgen] Change default cold threshold...
2021-05-25 peter klausler[flang] Fix recent regression (proc. dummy arg on ENTRY)
2021-05-25 Mirko Brkusanin[AMDGPU][GlobalISel] Stop foldInsertEltToCmpSelect...
2021-05-25 Sanjay Patel[InstCombine] avoid infinite loop from vector select...
2021-05-25 Arthur EubanksRevert "[OpaquePtr] Make atomicrmw work with opaque...
2021-05-25 Philip Reames[SCEV] Cleanup doesIVOverflowOnX checks [NFC]
2021-05-25 Langston Barrett[llvm-reduce] Exit when input module is malformed
2021-05-25 Philip Reames[SCEV] Remove unused parameter from computeBECount...
2021-05-25 Louis Dionne[libc++] Try to fix the oss-fuzz failure
2021-05-25 Aart Bik[sparse][mlir] simplify sparse runtime support library
2021-05-25 Jinsong Ji[AIX][AsmPrinter] Print Symbol in comments for TOC...
2021-05-25 Simon Pilgrim[X86][Atom] Fix vector PSHUFB resource/throughputs
2021-05-25 Simon Pilgrim[CostModel][X86] Improve accuracy of 256-bit non-unifor...
2021-05-25 Florian Hahn[VectorCombine] Remove unneeded InsertPointGuard (NFCI).
2021-05-25 Markus Böck[mlir][CAPI][test] Change casts and fprintf format...
2021-05-25 Kostya Kortchinsky[scudo] Rework dieOnMapUnmapError
2021-05-25 Jonas Paulsson[SystemZ] Return true from preferZeroCompareBranch().
2021-05-25 Yonghong SongBPF: Add more relocation kinds
2021-05-25 Anirudh Prasad[SystemZ][z/OS] Implement getHostCPUName for z/OS
2021-05-25 Arthur O'Dwyer[libc++] [test] Make iter_difference_t.pass.cpp into...
2021-05-25 Arthur O'Dwyer[libc++] [test] Format some C++20 iterator_traits tests...
2021-05-25 Joe Nash[AMDGPU] Allow no-modifier operands in cvtDPP
2021-05-25 Simon Pilgrim[CostModel][X86] Improve accuracy of vXi64 vector non...
2021-05-25 Simon Pilgrim[X86][SSE] Regenerate vector shift codegen tests. NFCI.
2021-05-25 Momchil VelikovReland "Do not create LLVM IR `constant`s for objects...
2021-05-25 David Spickett[clang][ARM] When handling multiple -mimplicit-it mark...
2021-05-25 Joe Nash[AMDGPU] More accurate names for dpp operand types
2021-05-25 David Goldblatt[InstSimplify] Transform X * Y % Y --> 0
2021-05-25 Florian Hahn[VectorCombine] Add test that combines load & store...
2021-05-25 Sanjay Patel[Headers][WASM] adjust test that runs the optimizer...
2021-05-25 Florian Hahn[VectorCombine] Use constant range info for index scala...
2021-05-25 Markus Böck[mlir][doc] Fix links and references in documentation...
2021-05-25 Tres Popp[mlir] Support buffer hoisting on allocas
2021-05-25 Markus Böck[mlir][doc] Fix links and references in documentation...
2021-05-25 Sanjay Patel[InstCombine] canonicalize cast before unary shuffle
2021-05-25 Sanjay Patel[InstCombine] add tests for cast-of-shuffle; NFC
2021-05-25 Matthias Springer[mlir] Disallow certain transfer ops in VectorToSCF
2021-05-25 Tom Weaver[Dexter] Remove erroneously added diff file
2021-05-25 Chuanqi Xu[NFC] [Coroutines] Remove unused variable: UnreachableCache
2021-05-25 OCHyams[dexter] Change --source-root-dir and add --debugger...
2021-05-25 Roman Lebedev[LoopIdiom] Support 'left-shift until zero' idiom
2021-05-25 Roman Lebedev[NFC][LoopIdiom] Add tests for 'left-shift until zero...
2021-05-25 Pushpinder... [AMDGPU][Libomptarget] Mark lambda_by_value test as...
2021-05-25 Bradley Smith[AArch64][SVE] Add fixed length codegen for FP_TO_...
2021-05-25 Tom Weaver[Dexter] Add DexDeclareFile command to Dexter
2021-05-25 Raphael Isemann[lldb] Fix that LLDB doesn't print NaN's sign on Darwin
2021-05-25 Roman Lebedev[LoopIdiom] Support 'arithmetic right-shift until zero...
2021-05-25 Roman Lebedev[NFC][LoopIdiom] Add tests for 'arithmetic right-shift...
2021-05-25 Raphael Isemann[lldb][NFC] Remove misleading ModulePass base class...
2021-05-25 Raphael Isemann[lldb] X-FAIL TestCPPStaticMembers on Windows
2021-05-25 Marco Elver[SanitizeCoverage] Add support for NoSanitizeCoverage...
2021-05-25 Marco Elver[NFC][SanitizeCoverage] Test always_inline functions...
2021-05-25 Marco Elver[NFC][CodeGenOptions] Refactor checking SanitizeCoverag...
2021-05-25 Simon PilgrimFix MSVC "truncation of constant value" warning. NFCI.
2021-05-25 Simon Pilgrim[CostModel][X86] Improve accuracy of vXi8/vXi16 vector...
2021-05-25 Christudasan... [AMDGPU] Remove dead declaration (NFC).
2021-05-25 Vinayaka Bandishti[MLIR][Affine][LICM] Mark users of `iter_args` variant
2021-05-25 Tres Popp[mlir] Fold memref.dim of OffsetSizeAndStrideOpInterfac...
2021-05-25 Florian Hahn[AArch64] Add tests for lowering of vector load + singl...
2021-05-25 Raphael Isemann[lldb] Disable minimal import mode for RecordDecls...
2021-05-25 Raphael Isemann[lldb] Re-eanble and rewrite TestCPPStaticMembers
2021-05-25 Stanislav Mekhanoshin[IR] Allow Value::replaceUsesWithIf() to process constants
2021-05-25 Roman Lebedev[llvm-exegesis] Loop unrolling for loop snippet repetit...
2021-05-25 Kristina Bessonova[ARM][NEON] Combine base address updates for vld1x...
2021-05-25 David Spickett[clang][ARM] Remove non-existent arm9312 CPU
2021-05-25 David Spickett[llvm][ARM] Remove non-existent arm1176j-s CPU
2021-05-25 Benjamin Kramer[GlobalISel] Silence unused variable warning in Release...
2021-05-25 David Spickett[clang][ARM] Remove non-existent arm1136jz-s CPU
2021-05-25 Matthias Springer[mlir] Check only last dim stride in transfer op lowering
2021-05-25 Alexey Lapshin[TRE] Reland: allow TRE for non-capturing calls.
2021-05-25 Jon Chesterfield[libomptarget][nfc] Accept callable for hsa iterate_symbols
2021-05-25 Ella Ma[analyzer][ctu] Reland "Avoid parsing invocation list...
2021-05-25 Amara Emerson[GlobalISel] Fix MachineIRBuilder not using the DstOp...
2021-05-25 Balazs BenicsRevert "[analyzer][ctu] Avoid parsing invocation list...
2021-05-25 Ella Ma[analyzer][ctu] Avoid parsing invocation list again...
2021-05-25 Ben Shi[RISCV] Optimize xor/or with immediate in the zbs extension
2021-05-25 Lang Hames[JITLink] Suppress expect-death test in release mode.
next