platform/upstream/llvm.git
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.
2021-05-25 Max Kazantsev[LoopDeletion] Break backedge if we can prove that...
2021-05-25 Max Kazantsev[Test] Add test for unreachable backedge with duplicati...
2021-05-25 Christudasan... AMDGPU/GlobalISel: Legalize G_[SU]DIVREM instructions
2021-05-25 Lang Hames[JITLink] Enable creation and management of mutable...
2021-05-25 Min-Yih Hsu[cfe] Support target-specific escaped character in...
2021-05-25 Logan Smith[Sema] Always search the full function scope context...
2021-05-25 Nathan Lanza[lld:elf] Weaken the requirement for a computed binding...
2021-05-25 Arthur EubanksMaking Instrumentation aware of LoopNest Pass
2021-05-25 maekawatoshikiRevert "[LoopUnrollAndJam] Change LoopUnrollAndJamPass...
2021-05-25 Dhruva Chakrabarti[libomptarget] [amdgpu] Added LDS usage to the kernel...
2021-05-25 Nico WeberRevert "Do not create LLVM IR `constant`s for objects...
2021-05-25 Vitaly Buka[NFC][scudo] Add paramenters DCHECKs
2021-05-25 David Blaikielld-coff: Simplify a few lambda uses after 7975dd033cb9
2021-05-25 David BlaikieAdd a range-based wrapper for std::unique(begin, end...
2021-05-25 Vitaly Buka[NFC][OMP] Fix 'unused' warning
2021-05-25 Vitaly Buka[NFC][scudo] Avoid cast in test
2021-05-24 Jonas Devlieghere[dsymutil] Emit an error when the Mach-O exceeds the...
2021-05-24 Jonas Devlieghere[dsymutil] Use EXIT_SUCCESS and EXIT_FAILURE (NFC)
2021-05-24 Jonas Devlieghere[dsymutil] Compute the output location once per input...
2021-05-24 Richard SmithPR50456: Properly handle multiple escaped newlines...
2021-05-24 Mitch Phillips[scudo] Add unmapTestOnly() to secondary.
2021-05-24 River Riddle[mlir-opt] Don't enable `printOpOnDiagnostic` if it...
2021-05-24 Anton Afanasyev[SLP] Fix "gathering" of insertelement instructions
2021-05-24 Hansang Bae[OpenMP] Fix crashing critical section with hint clause
2021-05-24 Dhruva Chakrabarti[libomptarget] [amdgpu] Fix copy-paste error setting...
2021-05-24 Alex Langford[lldb][NFC] Remove unused header from Target
next