platform/upstream/llvm.git
2022-01-07 Nikita Popov[LibCalls] Infer same attrs for reallocf() as realloc()
2022-01-07 Victor Perez[LegalizeTypes][VP] Add splitting support for vp.select
2022-01-07 Kazu Hirata[llvm] Use true/false instead of 1/0 (NFC)
2022-01-07 William S.... [MLIR][Arith] Fold repeated xor and trunc
2022-01-07 Nikita Popov[LoopUnroll] Remove unrelated passes from test (NFC)
2022-01-07 Nikita Popov[ModuleUtils] Remove dead arg from filterDeadComdatFunc...
2022-01-07 Nikita Popov[SystemZ] Add missing elementtype in python test (NFC)
2022-01-07 Qiu Chaofan[NFC] Fix endif comments to match with include guard
2022-01-07 Kazu HirataEnsure newlines at the end of files (NFC)
2022-01-07 Erik Desjardins[X86] add dwarf information for loop stack probe
2022-01-07 Kazu Hirata[Target] Remove redundant member initialization (NFC)
2022-01-07 Shraiysh Vaishay[mlir][OpenMP] Added omp.atomic.write lowering to LLVM IR
2022-01-07 wangpc[RISCV][NFC] Use sub operator to generate register...
2022-01-07 Dave LeeRevert "[lldb] Compute fully qualified command names...
2022-01-07 Dave Lee[lldb] Compute fully qualified command names in FindCom...
2022-01-07 Shao-Ce SUN[NFC][RISCV] Make the macro names more uniform
2022-01-07 Philip ReamesRevert "Extract utility function for checking initial...
2022-01-07 Jim Lin[M68k][NFC] Fix typo. BCNG->BCHG
2022-01-07 Kazu Hirata[mlir] Fix a warning
2022-01-07 Yusra Syeda[SystemZ][z/OS] Add entry point marker to PPA
2022-01-07 Liqin Weng[RISCV] Support immediate vtype of VSETVLI/VSETIVLI...
2022-01-07 Philip ReamesExtract utility function for checking initial value...
2022-01-07 Philip ReamesRemove unused LookThroughBitCast param in isXAllocLike...
2022-01-07 Philip ReamesMove getMallocAllocatedType and getMallocArraySize...
2022-01-07 Philip ReamesInline extractMallocCall to sole use and delete [NFC]
2022-01-07 Philip ReamesDelete unused extractCallocCall routine [NFC]
2022-01-07 Philip ReamesDemote getMallocType to implementation routine in Memor...
2022-01-06 Nicolas Vasilache[mlir][Linalg] Fix invalid FailureOr construction from...
2022-01-06 Nikolas Klauser[libc++] Implement P1072R10 (std::basic_string::resize_...
2022-01-06 Andrew Browne[NFC][DFSan] Cleanup code to use align functions.
2022-01-06 Nicolas Vasilache[mlir][Linalg] NFC - Modernize more transformation...
2022-01-06 Roman Lebedev[NFC][SCEV][IndVars] Add more tests for exit count...
2022-01-06 Arlo SiemsenAdd Rust to CodeView SourceLanguage (CV_CFL_LANG) enum
2022-01-06 Colin LeMahieu[Hexagon] Some compound opportunities missed in presenc...
2022-01-06 Brian Cain[Hexagon] Save results from partial compound
2022-01-06 Matthias Springer[mlir][linalg][bufferize] LinalgOp: Move existing regio...
2022-01-06 Alexandre GaneaSilence warning with MSVC compiler.
2022-01-06 Matthias Springer[mlir][linalg][bufferize][NFC] Change allocationFn...
2022-01-06 Nicolas Vasilache[mlir][Linalg] NFC - Modernize APIs and get rid of...
2022-01-06 Matthias Springer[mlir][linalg][bufferize][NFC] Clean up comments and...
2022-01-06 Christian SiggUpdate mlir GDB printers
2022-01-06 Matthias Springer[mlir][linalg][bufferize] Add `createDealloc` options
2022-01-06 Michael SpencerRe-land "[Clang][ScanDeps] Use the virtual path for...
2022-01-06 Congzhe Cao[LoopInterchange] Remove a limitation in LoopInterchang...
2022-01-06 Michał Górny[lldb] [Process/FreeBSDKernel] Support finding all...
2022-01-06 Nikolas Klauser[libc++][NFC] Remove using declarations in common_refer...
2022-01-06 Nico WeberRevert "[Hexagon] Some compound opportunities missed...
2022-01-06 Vincent Lee[lld-macho] Increase slops to prevent thunk out of...
2022-01-06 Matthias Springer[mlir][linalg][bufferize][NFC] Rename functions in...
2022-01-06 Carlos GalvezDisable clang-tidy warnings from system macros
2022-01-06 mydeveloperday[clang-format] Fix a crash (assertion) in qualifier...
2022-01-06 Arthur O'Dwyer[libc++] [ranges] Simplify our idiom for testing nieblo...
2022-01-06 Alexey Bataev[SLP]Improve reordering for the nodes beeing used in...
2022-01-06 Alexey Bataev[SLP]Initialize the lane with the given value instead...
2022-01-06 Pavel Labath[lldb] Remove summary for signed char *
2022-01-06 MaheshRavishankar[mlir][Linalg] Disable fusion of reshape with elementwi...
2022-01-06 Stanislav Mekhanoshin[InstCombine] Factor out a common pattern match used...
2022-01-06 Daniel KissRevert "[AArch64] Emit .cfi_negate_ra_state for PAC...
2022-01-06 Nikolas Klauser[libc++] Implement P1425R4 (Iterator pair constructors...
2022-01-06 Nikolas Klauser[libc++] Re-enable `GCC11 / C++11`, `Clang 12` and...
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.
next