platform/upstream/llvm.git
2022-02-14 Nikita Popov[polly] Remove uses of PointerType::getElementType()
2022-02-14 Marek Kurdej[llvm] Don't use LLVM_ATTRIBUTE_UNUSED for variables...
2022-02-14 Marek Kurdej[clang-format] Fix SpacesInLineCommentPrefix deleting...
2022-02-14 Ivan Butygin[mlir][arith] Do not limit arith-expand pass to FuncOp
2022-02-14 Nikita Popov[lldb] Remove some uses of getPointerElementType()
2022-02-14 Marek Kurdej[clang-format] Fix PointerAlignment within lambdas...
2022-02-14 Nikita Popov[lldb] Remove uses of PointerType::getElementType()
2022-02-14 Dávid Bolvanský[AlwaysInliner] Check for callsite noinline attribute...
2022-02-14 Nikita Popov[FastISel] Reuse register for bitcast that does not...
2022-02-14 Nikita Popov[IR] Remove deprecated PointerType::getElementType()
2022-02-14 jacquesguan[RISCV] Recover the implication between Zve* extensions...
2022-02-14 Simon Moll[VE] v256i1 and|or|xor isel and tests
2022-02-14 Balázs Kéri[clang][AST][ASTImporter] Set record to complete during...
2022-02-14 Chuanqi Xu[NFC] Precommit for PR53357
2022-02-14 Chuanqi Xu[NFC] [ValueTracking] Add unittest for haveNoCommonBitsSet
2022-02-14 Phoebe Wang[X86][MS] Add 80bit long double support for Windows
2022-02-14 Haowei Wu[ifs] Allow llvm-ifs to generate text stub from elf...
2022-02-14 Haowei Wu[ifs] Added missing DT_STRSZ to the .dynamic section
2022-02-14 eopXD[RISCV] Fix RISCVTargetInfo::initFeatureMap, add non...
2022-02-14 Teresa Johnson[sanitizer] Skip test on Android where chmod is not...
2022-02-14 Shao-Ce SUN[NFC][RISCV] Remove redundant `Returned`
2022-02-14 Lang Hames[llvm-jitlink] Fix a bug in llvm-jitlink's Slab allocator.
2022-02-14 Craig Topper[DAGCombiner] Use getShiftAmountConstant in DAGCombiner...
2022-02-14 zhongyunde[IVDescriptors] Support FOR where we have multiple...
2022-02-14 Teresa Johnson[sanitizer] Second test fix to tolerate chmod not worki...
2022-02-13 Simon Pilgrim[X86] combineArithReduction - pull out (near) duplicate...
2022-02-13 Marek KurdejAvoid a vulgarism. NFC.
2022-02-13 Marek Kurdej[clang-format] Handle PointerAlignment in `if` and...
2022-02-13 Marek Kurdej[clang-format] Correctly format loops and `if` statemen...
2022-02-13 Teresa Johnson[sanitizer] Fix test to tolerate chmod not working...
2022-02-13 Simon Pilgrim[X86] vector-reduce-add-sext - add sum of (sign-extende...
2022-02-13 Markus Böck[llvm][doc] Add Aarch64 to list of architectures suppor...
2022-02-13 Simon Pilgrim[X86] Add AVX512 tests to AVX common check prefix
2022-02-13 Dmitry Vassiliev[NFC][IR] Value: assert this->takeName(this)
2022-02-13 Ivan Butygin[mlir][tensor] Check ops generated by InsertSliceOpCast...
2022-02-13 Arthur Eubanks[OpaquePtr][ValueTracking] Check GEP source element...
2022-02-13 Kazu Hirata[IR] Use default member initialization in IRBuilderBase...
2022-02-13 Kazu Hirata[Transforms] Use default member initialization in Memmo...
2022-02-13 Kazu Hirata[Transforms] Use default member initialization in Prefe...
2022-02-13 Kazu Hirata[Transforms] Use default member initialization in Condi...
2022-02-13 Kazu Hirata[Support] Use default member initialization in circular...
2022-02-13 Kazu Hirata[Transforms] Use default member initialization in CHRSt...
2022-02-13 Keith Smiley[test][ObjectYAML][MachO] Fix assertion syntax
2022-02-13 Nathan ChancellorRevert "[AArch64] Adds SUBS and ADDS instructions to...
2022-02-13 Keith Smiley[ObjectYAML][MachO] Add LC_FUNCTION_STARTS support
2022-02-13 Benjamin Kramer[Shape] Simplify getShapeVec a bit. NFCI.
2022-02-13 Teresa Johnson[sanitizer] Check if directory exists before trying...
2022-02-13 Simon Pilgrim[X86] Add test for PR38788 missing PTEST fold
2022-02-13 Sanjay Patel[x86] try harder to scalarize a vector load with extrac...
2022-02-13 Simon Pilgrim[X86] Add some add reduction tests when we're extending...
2022-02-13 Simon Pilgrim[clang][sema] Use castAs<> instead of getAs<> to avoid...
2022-02-13 Aaron BallmanA significant number of our tests in C accidentally...
2022-02-13 Florian Hahn[LV] Drop noalias from check lines from test (NFC).
2022-02-13 Harshil JainThe device expression must evaluate to a non-negative...
2022-02-13 Florian Hahn[LV] Add real uses in some tests, to make them more...
2022-02-13 Sheng[NFC][RFC][TableGen] Improve the comment about variable...
2022-02-13 Sheng[NFC][M68k] Fix typo
2022-02-13 Fangrui Song[ELF] demoteSharedSymbols: make binding more appropriat...
2022-02-13 Sheng[NFC][M68k] Fix indentation
2022-02-13 Shilei Tian[OpenMP][Offloading] Fix infinite loop in applyToShadow...
2022-02-13 Phoebe Wang[X86][MS] Fix the wrong alignment of vector variable...
2022-02-13 Arthur Eubanks[test][MemCpyOpt] Rename test function
2022-02-13 Arthur Eubanks[test][MemCpyOpt] Precommit test
2022-02-13 Joe Loser[libc++] Remove <experimental/filesystem> header
2022-02-12 Simon Pilgrim[SLP][X86] Add common check prefix for horizontal reduc...
2022-02-12 Craig Topper[RISCV] Fix incorrect extend type in vwmulsu combine.
2022-02-12 Marek Kurdej[clang-format] Remove unnecessary parentheses in return...
2022-02-12 Simon Pilgrim[clang] MicrosoftCXXNameMangler::mangleObjCKindOfType...
2022-02-12 Simon Pilgrim[clang-tidy] SimplifyBooleanExprCheck - use cast<>...
2022-02-12 Joseph Huber[OpenMP][NFC] Simplify identifying the device bitcode...
2022-02-12 Mark de Wever[libc++][nfc] Add TEST_HAS_NO_INT128.
2022-02-12 Nico WeberRevert "[asan] Always skip first object from dl_iterate...
2022-02-12 Florian Hahn[LV] Pass start value directly to emitTransformedIndex...
2022-02-12 Nico WeberRevert "[HWASan] Use hwasan_memalign for aligned new."
2022-02-12 phyBracketsRefactor nested if else with ternary operator in CGExpr...
2022-02-12 Mark de Wever[libc++][nfc] Add TEST_HAS_NO_THREADS.
2022-02-12 Dimitry AndricRevert "[RISCV] Enable shrink wrap by default"
2022-02-12 Simon Pilgrim[X86] LowerFunnelShift - enable v16i16 support
2022-02-12 Simon Pilgrim[X86] combineAndnp - if an input has a zero (after...
2022-02-12 Benjamin Kramer[MachineSink] Inline getRegUnits
2022-02-12 Benjamin Kramer[MachineRegisterInfo] Simplify code so it matches the...
2022-02-12 Sanjay Patel[SDAG] clean up scalarizing load transform
2022-02-12 Simon Pilgrim[X86] getTargetVShiftNode - Fix Wparentheses gcc warning.
2022-02-12 Simon Pilgrim[X86] combineAndnp - pull out repeated operands. NFC.
2022-02-12 Simon Pilgrim[X86] combineAnd - add SimplifyMultipleUseDemandedBits...
2022-02-12 Sanjay Patel[SDAG] reduce code duplication and fix formatting; NFC
2022-02-12 Simon Pilgrim[X86] Improve uniform funnelshift/rotation amount handling
2022-02-12 Benjamin Kramer[AffineMap] Move result exprs into trailing storage...
2022-02-12 Simon Pilgrim[X86] Regenerate AVG combines with separate AVX1/AVX2...
2022-02-12 Simon Pilgrim[X86] Enable vector splitting of ISD::AVGCEILU nodes...
2022-02-12 Benjamin KramerUse AffineMap::getSliceMap where applicable. NFCI.
2022-02-12 Michał Górny[llvm] [cmake] Fix finding modern ounit2
2022-02-12 Aaron BallmanUse functions with prototypes when appropriate; NFC
2022-02-12 Simon Pilgrim[clang-tidy] ContainerSizeEmptyCheck::check - simplify...
2022-02-12 Simon Pilgrim[clang-doc] populateParentNamespaces - use cast<> inste...
2022-02-12 Simon Pilgrim[clang][sema] checkNoThrow - use cast<> instead of...
2022-02-12 Simon Pilgrim[clang][sema] Sema::CheckFreeArguments - use cast<...
2022-02-12 Simon Pilgrim[clang][sema] TryStaticCast - use castAs<> instead...
2022-02-12 Simon Pilgrim[clang-tidy] RedundantControlFlowCheck::issueDiagnostic...
2022-02-12 Simon Pilgrim[clang-tidy] FunctionASTVisitor::TraverseStmt - use...
next