platform/upstream/llvm.git
2022-01-06 Andrew Browne[DFSan] Refactor dfsan_mem_shadow_transfer.
2022-01-06 Colin LeMahieu[Hexagon] Some compound opportunities missed in presenc...
2022-01-06 David Green[AArch64] Add basic umulo and smulo costs
2022-01-06 Arthur O'Dwyer[libc++] [test] XFAIL "span.cons/initializer_list.pass...
2022-01-06 Simon Pilgrim[LowerMatrixIntrinsics] writeFnName - don't dereference...
2022-01-06 Brian Cain[Hexagon] Consider HVX reg aliases for .cur warning
2022-01-06 Philip Reames[unroll] Strengthen verification of analysis updates...
2022-01-06 Andrzej Warzynski[flang] Separate temporary and user-specified object...
2022-01-06 LLVM GN Syncbot[gn build] Port 56ca11e31e6a
2022-01-06 Craig Topper[RISCV] Use simm5_plus1_nonzero in isel patterns for...
2022-01-06 Jake Egan[CMake] Include ZLIB_ROOT in LLVMConfig.cmake
2022-01-06 Craig Topper[RISCV] Add an MIR pass to replace redundant sext.w...
2022-01-06 Evgeny MandrikovFix build failure with GCC 11 in C++20 mode
2022-01-06 Craig Topper[RISCV] Don't advertise i32->i64 zextload as free for...
2022-01-06 Craig Topper[RISCV] Change RISCVISD::FCVT*RTZ opcodes to take round...
2022-01-06 Nikita Popov[EarlyCSE] Support opaque pointers
2022-01-06 Simon Pilgrim[AST] ASTContext::mergeTypes - pull out repeated getAs...
2022-01-06 Matt ArsenaultAMDGPU: Clear NoPHIs property in SIOptimizeVGPRLiveRanges
2022-01-06 Matthias Springer[mlir][linalg][bufferize][NFC] Use RewritePatterns...
2022-01-06 David GoldmanReland "[clang][ObjC] Add fix it for missing methods...
2022-01-06 Jan Svoboda[clang][lex] NFC: Move some HeaderSearch functions...
2022-01-06 Matthias Springer[mlir][linalg][bufferize][NFC] Pass BufferizationState...
2022-01-06 Nikolas Klauser[libc++][NFC] Reformat <__filesystem/operations.h>
2022-01-06 Simon Pilgrim[MemCpyOptimizer] hasUndefContents - only look for...
2022-01-06 Simon Pilgrim[MemCpyOptimizer] Use auto* for cast<> results (style...
2022-01-06 Matthias Springer[mlir][linalg][bufferize][NFC] Do not cache bufferized...
2022-01-06 Vy Nguyen[lld][macho][nfc] Make tests less britle by not expecti...
2022-01-06 Alexey Bataev[SLP][NFC]Fix comment, NFC.
2022-01-06 Alexey Bataev[SLP][NFC]Add a test for the extra shuffle after altern...
2022-01-06 Nikita Popov[Verifier] Enforce elementtype attr for inline asm...
2022-01-06 Simon Pilgrim[LoopFlatten] checkOverflow - use cast<> instead of...
2022-01-06 Nikita Popov[BitCode] Autoupgrade inline asm elementtype attribute
2022-01-06 Nicolas Vasilache[mlir][Linalg] NFC - Modernize padding pattern
2022-01-06 Fanbo Meng[SystemZ][z/OS][libcxx]:Fix fopen64 undeclared error...
2022-01-06 Arjun P[MLIR] Simplex::findPivotRow: silence spurious coverity...
2022-01-06 Nikita Popov[LICM] Update comments related to escape check (NFC)
2022-01-06 Arjun P[MLIR] Simplex::normalizeRow: assert gcd is non-zero...
2022-01-06 Nikita Popov[LICM] Check for noalias call instead of alloc like fn
2022-01-06 Nikita Popov[Tests] Add elementtype attribute to indirect inline...
2022-01-06 Sander de Smalen[LV] Load/store/reduction type must be sized, assert it.
2022-01-06 Peixin-Qiao[flang][OpenMP] Add some semantic checks for threadpriv...
2022-01-06 Florian Hahn[SCEVExpand] Do not create redundant 'or false' for...
2022-01-06 Andrew Ng[CMake] Support passing arguments to build tool for...
2022-01-06 David Green[AArch64] Regenerate arith overflow test, and add a...
2022-01-06 Prashant Kumar[MLIR] Add division normalization by GCD in `getDivRepr...
2022-01-06 Nikita Popov[LICM] Add test for noalias call (NFC)
2022-01-06 Markus Böck[mlir][LLVM] Implement mapping of phi source values...
2022-01-06 Chuanqi XuUpdate Bug report URL to Github Issues
2022-01-06 Alex Zinenko[mlir] Split out Python bindings for dialects into...
2022-01-06 Fangrui Song[ELF] Enforce double-dash form for --color-diagnostics...
2022-01-06 Nikita Popov[ConstFold] Add missing check for inbounds gep
2022-01-06 Nikita Popov[ConstantFold] Add test for invalid non-inbounds gep...
2022-01-06 Matthias Springer[mlir][linalg][bufferize] Fix tiled_loop bufferization
2022-01-06 Jim Lin[M68k][test][NFC] Add missing tests for arith inst...
2022-01-06 Fangrui Song[ELF] Update help messages to prefer canonical name...
2022-01-06 Matthias Springer[mlir][linalg][bufferize][NFC] Simplify InsertSliceOp...
2022-01-06 Nikita Popov[CodeGen] Emit elementtype attributes for indirect...
2022-01-06 Martin Storsjö[lldb] [debugserver] Simplify handling of arch specific...
2022-01-06 Nikita Popov[IR] Track users of comdats
2022-01-06 mydeveloperday[clang-format] Missing space after cast in a macro
2022-01-06 Lang HamesRe-apply "[JITLink] Update JITLink to use ExecutorAddr...
2022-01-06 Vitaly BukaRevert "SIGSEGV in Sanitizer INTERCEPTOR of strstr...
2022-01-06 Christudasan... [AMDGPU] Iterate LoweredEndCf in the reverse order
2022-01-06 David BlaikieRevert "Remove unused variable (-Wunused)"
2022-01-06 David Blaikiellvm-dwarfdump: Speed up type unit lookup using the...
2022-01-06 David Blaikiellvm-dwarfdump --summarize-types: skip compilation...
2022-01-06 Congzhe CaoRevert "[LoopInterchange] Remove a limitation in LoopIn...
2022-01-06 David BlaikieRemove unused variable (-Wunused)
2022-01-06 David BlaikieDebugInfo: Rebuild varargs function types correctly
2022-01-06 Vaivaswatha... [MLIR][DataFlowAnalysis] Use a queue to maintain the...
2022-01-06 Lang HamesRevert "[JITLink] Update JITLink to use ExecutorAddr...
2022-01-06 Shilei Tian[OpenMP][Offloading] Fixed a crash caused by dereferenc...
2022-01-06 Fangrui Song[CMake] Disable LLVM_INCLUDE_GO_TESTS by default
2022-01-06 Congzhe Cao[LoopInterchange] Remove a limitation in LoopInterchang...
2022-01-06 Petr Hosek[msan] Check for AVX regs using offset
2022-01-06 Dave Lee[lldb] Add StringList::AppendString(const Twine&) ...
2022-01-06 Lang Hames[JITLink] Update JITLink to use ExecutorAddr rather...
2022-01-06 Lang Hames[ORC] Make ExecutorAddrDiff an alias for uint64_t.
2022-01-06 Dave Lee[lldb] Break out long help for 'frame var'
2022-01-06 Jim Lin[M68k][test][NFC] Add missing tests for MxCMP_RM
2022-01-06 William S.... [MLIR][LLVM] Add simple folders for bitcast/addrspaceca...
2022-01-06 Jim Lin[M68k][test][NFC] Fix no newline at end of file
2022-01-06 Mogball[mlir][ods] ODS ops get an `extraClassDefinition`
2022-01-06 Craig Topper[LTO][codegen] Add TargetLibraryInfoWrapperPass initially
2022-01-06 Yuanfang ChenConsider CMAKE_{t}_LINKER_FLAGS_<CONFIG> when passing...
2022-01-06 Shilei Tian[OpenMP][Offloading] Fixed data race in libomptarget...
2022-01-06 Egor Zhdan[Clang] Extract availability mapping from VersionMap...
2022-01-06 wren romano[mlir][sparse] Strengthening first arguments of fromCOO...
2022-01-06 wren romano[mlir][sparse] Marking cursor parameters const
2022-01-05 Daniil SuchkovIntroduce NewPM .dot printers for DomTree
2022-01-05 Richard[clang-tidy] Recognize transformer checks as providing...
2022-01-05 Andrew Browne[DFSan] Add option for conditional callbacks.
2022-01-05 Jonas Devlieghere[lldb] Create a property to store the REPL language
2022-01-05 Ikhlas Ajbar[Hexagon] Handle instruction selection for select(I1...
2022-01-05 Quentin Colombet[ADCE][NFC] Batch DT updates together
2022-01-05 Philip Reames[instcombine] Add test coverage for (x >>u y) pred...
2022-01-05 Philip Reames[instcombine] Add test coverage for (x >>u y) pred x
2022-01-05 Ikhlas Ajbar[Hexagon] Replace isImmValidForOpcode() with isExtendab...
2022-01-05 Krzysztof Parzyszek[Hexagon] Handle L2_loadb[sz]w[24]_io in HII::isValidOffset
2022-01-05 Sumanth Gundapaneni[Hexagon] Add missing memop instructions to HexagonInst...
next