platform/upstream/llvm.git
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)
2022-07-30 Kazu HirataUse is_sorted (NFC)
2022-07-30 Kazu HirataUse value instead of getValue (NFC)
2022-07-30 Kazu Hirata[clang] Use has_value instead of value (NFC)
2022-07-30 Emmmer[LLDB][RISCV] Add DWARF Registers
2022-07-30 Siva Chandra... [libc] Compile integration tests with -ffreestanding...
2022-07-30 WeverythingPreserve qualifiers when getting fully qualified type
2022-07-30 Carl Ritson[AMDGPU] Extend SILoadStoreOptimizer to s_load instructions
2022-07-30 Alexander Shaposhnikov[InstCombine] Refactor foldICmpMulConstant
2022-07-30 Shafik Yaghmour[Clang] Fix handling of Max from getValueRange(......
2022-07-30 Aiden GrossmanFix lack of cc1 flag in llvmcmd sections when assertion...
2022-07-30 Uday Bondhugula[MLIR] Fix getCommonBlock utility in affine analysis
2022-07-30 Phoebe WangRevert "[compiler-rt] [builtins] Detect _Float16 suppor...
2022-07-30 Tue Ly[libc] Implement cosf function that is correctly rounde...
2022-07-30 Naje George[flang] Add semantics test for EVENT WAIT statement
2022-07-30 Fangrui Song[ELF] Move addDependentLibrary/handleSectionGroup. NFC
2022-07-29 Anlun Xu[mlir][sparse]Add more test cases for sparse reshape
2022-07-29 Sunho Kim[clang-repl] Add missing link component.
2022-07-29 tlattnerUpdate references to mailing lists that have moved...
2022-07-29 Fangrui SongRevert D130458 "[llvm-objcopy] Support --{,de}compress...
2022-07-29 Argyrios Kyrtzidis[ASTWriter] Provide capability to output a PCM/PCH...
2022-07-29 Sunho Kim[clang-repl] Disable exectuion unitests on unsupported...
2022-07-29 Luís Marques[RISCV] Precommit test for D123265
2022-07-29 Rafael AulerAdd BAT testing framework
2022-07-29 Sanjay Patel[InstCombine] fix miscompile from urem/udiv transform...
next