platform/upstream/llvm.git
2022-08-01 Chuanqi Xu[NFC] Fix test failure in windows
2022-08-01 Siva Chandra... [libc][NFC] Mark a few methods of StringView to constexpr.
2022-08-01 Nikita Popov[AA] Drop setModAndRef() function (NFC)
2022-08-01 Nikita Popov[MSSA] Fix expensive checks build
2022-08-01 Nikita Popov[Examples] Fix SimplifyCFG example
2022-08-01 Nikita Popov[AA] Do not track Must in ModRefInfo
2022-08-01 Chuanqi Xu[NFC] Fill up the title underline in rst file
2022-08-01 Chuanqi XuUse @llvm.threadlocal.address intrinsic to access TLS...
2022-08-01 Fangrui Song[ELF] Remove EhFrameSection::addSection. NFC
2022-08-01 Chuanqi XuIntroduce @llvm.threadlocal.address intrinsic to access...
2022-08-01 Fangrui Song[ELF] redirectSymbols: skip versioned symbol combine...
2022-08-01 Jez Ng[lld-macho] Support EH frame pointer encodings that...
2022-08-01 Sunho Kim[clang-repl] XFAIL windows properly in simple-exception...
2022-08-01 Jeff Niu[mlir] Remove types from attributes
2022-07-31 Fangrui Song[ELF] Simplify EhInputSection::split. NFC
2022-07-31 Fangrui Song[ELF] Split EhInputSection::pieces into cies and fdes
2022-07-31 Kazu HirataUse drop_begin (NFC)
2022-07-31 Kazu HirataUse llvm::any_of (NFC)
2022-07-31 Kazu Hirata[Hexagon] Remove unused declaration adjustForCalleeSave...
2022-07-31 Kazu Hirata[BOLT] Remove redundaunt string initialization (NFC)
2022-07-31 Kazu Hirata[BOLT] Remove redundant const from return types (NFC)
2022-07-31 Kazu Hirata[BOLT] Use boolean literals (NFC)
2022-07-31 Kazu Hirata[Sema] Remove an unused forward declaration (NFC)
2022-07-31 Kazu Hirata[ExecutionEngine] Ensure newlines at the end of files...
2022-07-31 NAKAMURA Takumi[Bazel] Add JITLink/COFFOptions.td (llvmorg-16-init...
2022-07-31 Fangrui Song[ELF][test] Merge .eh_frame tests
2022-07-31 Luís Marques[RISCV] Pre-RA expand pseudos pass
2022-07-31 Jacques Pienaar[mlir][tosa] Switch missed accessors to prefixed form...
2022-07-31 Fangrui Song[ELF][test] Test identical CIE content with different...
2022-07-31 Tue Ly[libc][doc] Update implementation status of exp2f,...
2022-07-31 Jeff Niu[mlir][DCA] Fix visiting call ops when run at function...
2022-07-31 Alexander BelyaevRevert "Revert "[mlir] Reuse the code between `getMixed...
2022-07-31 Alexander BelyaevRevert "[mlir] Reuse the code between `getMixed*s(...
2022-07-31 Alexander Belyaev[mlir] Reuse the code between `getMixed*s()` funcs...
2022-07-31 Fangrui Song[ELF] Move EhInputSection out of inputSections. NFC
2022-07-31 Sanjay Patel[InstSimplify] fold FP rounding intrinsic with rounded...
2022-07-31 Sanjay Patel[InstSimplify] add tests for FP rounding intrinsics...
2022-07-31 Michał Górny[libcxx] [test] Cover i386 & sparc64 in string.capacity...
2022-07-31 Simon Pilgrim[X86] getFauxShuffleMask - use DemandedElts variant...
2022-07-31 Jun Zhang[clang-repl] Fix incorrect return code
2022-07-31 Simon Pilgrim[X86] combineX86ShufflesRecursively - determine demande...
2022-07-31 Dawid Jurczak[NFC] Remove redundant CalculateSmallVectorDefaultInlin...
2022-07-31 Jun Zhang[CodeGen][NFC] Use isa_and_nonnull instead of explicit...
2022-07-31 Fangrui Song[lld] Change vector to SmallVector. NFC
2022-07-31 Fangrui Song[ELF] Move SyntheticSections to InputSection.h. NFC
2022-07-31 Sunho Kim[JITLink][COFF] Remove unused variable.
2022-07-31 Sunho Kim[JITLink][COFF] Handle COMDAT symbol with offset.
2022-07-31 Sunho Kim[JITLink][COFF][x86_64] Implement remaining IMAGE_REL_A...
2022-07-30 Sunho Kim[JITLink] Relax zero-fill edge assertions.
2022-07-30 Fangrui Song[ELF] Simplify getRankProximity. NFC
2022-07-30 Nico Weber[gn build] Port 88181375a3db more
2022-07-30 srishti-cb[MLIR] Add a utility to sort the operands of commutativ...
2022-07-30 Sunho Kim[JITLink][COFF] Remove obsolete FIXMEs. (NFC)
2022-07-30 Sunho Kim[JITLInk][COFF] Remove unnecessary unique_ptr. (NFC)
2022-07-30 Sunho Kim[JITLink][COFF] Add explicit std::move.
2022-07-30 Nico Weber[gn build] Port 88181375a3db
2022-07-30 Sunho Kim[JITLink][COFF] Implement include/alternatename linker...
2022-07-30 Sunho Kim[clang-repl] Disable building when LLVM_STATIC_LINK_CXX...
2022-07-30 Joseph Huber[Libomptarget] Disable testing map_back_race.cpp
2022-07-30 Craig Topper[RISCV] Remove vmerges from vector ceil, floor, trunc...
2022-07-30 Simon Pilgrim[X86] Use std::tie so we can have more meaningful varia...
2022-07-30 Fangrui Song[ELF] Support missing relocations in RISCV::getImplicit...
2022-07-30 Fangrui Song[ELF] Support missing relocations in PPC64::getImplicit...
2022-07-30 Amir AyupovRevert "[BOLT] Ignore functions accessing false positiv...
2022-07-30 Kazu HirataUse any_of (NFC)
2022-07-30 Kazu HirataUse is_contained (NFC)
2022-07-30 Kazu HirataConvert for_each to range-based for loops (NFC)
2022-07-30 Kazu Hirata[bolt] Remove redundaunt virtual specifiers (NFC)
2022-07-30 Kazu Hirata[bolt] Remove redundaunt control-flow statements (NFC)
2022-07-30 Kazu HirataUse nullptr instead of 0 (NFC)
2022-07-30 Kazu Hirata[lld] Remove unused forward declarations (NFC)
2022-07-30 Kazu Hirata[IR] Fix a header guard (NFC)
2022-07-30 Kazu Hirata[ExecutionEngine] Ensure a newline at the end of a...
2022-07-30 Craig Topper[RISCV] Add merge operands to more RISCVISD::*_VL opcodes.
2022-07-30 Craig Topper[RISCV] Swap the merge and mask operand order for VRGAT...
2022-07-30 Simon Pilgrim[X86] computeKnownBitsForTargetNode - out of range...
2022-07-30 Dmitry Vassiliev[CodeGen] Fixed undeclared MISchedCutoff in case of...
2022-07-30 Sanjay Patel[InstCombine] canonicalize more zext-and-of-bool compar...
2022-07-30 Austin Kerbow[AMDGPU] Remove unused function
2022-07-30 Simon PilgrimOMPIRBuilder.h - fix Wdocumentation warning. NFC.
2022-07-30 Simon PilgrimFix Wdocumentation warning. NFC.
2022-07-30 Simon Pilgrim[X86] combineSelect fold 'smin' style pattern select...
2022-07-30 Nuno LopesConstantFolding: fold OOB accesses to poison instead...
2022-07-30 Sanjay Patel[InstCombine] avoid splitting a constant expression...
2022-07-30 Simon Pilgrim[DAG] Pull out repeated getOperand() calls for shuffle...
2022-07-30 Simon Pilgrim[AMDGPU] Fix || vs && precedence warning. NFC.
2022-07-30 Nuno Lopes[NFC] Switch a few uses of undef to poison as placehold...
2022-07-30 Luo, Yuanke[X86] Add test cases for D129537
2022-07-30 Simon PilgrimSelectionDAGNodes.h - fix Wdocumentation warnings....
2022-07-30 Simon PilgrimDependencyScanningTool.h - fix Wdocumentation warning...
2022-07-30 Simon PilgrimSema.h - fix Wdocumentation warnings. NFC.
2022-07-30 Konstantin... [libc++][ranges] Implement `std::ranges::partial_sort_c...
2022-07-30 Alexander Shaposhnikov[InstCombine] Add fold for redundant sign bits count...
2022-07-30 Nikolas Klauser[libc++] Fix reverse_iterator::iterator_concept
2022-07-30 Fangrui Song[ELF] Support missing relocations in AArch64::getImplic...
2022-07-30 Alexander Shaposhnikov[InstCombine] Add baseline tests for redundant sign...
2022-07-30 Fangrui Song[ELF] Write R_AARCH64_IRELATIVE addends with -z rel
2022-07-30 Dawid Jurczak[NFC] Use more appropriate SmallVectorImpl::append...
2022-07-30 Phoebe Wang[X86][FP16] Regenerate test cases. NFC.
2022-07-30 Kazu Hirata[llvm] Use is_contained (NFC)
next