platform/upstream/llvm.git
2021-01-05 Stephen Kelly[clang-tidy] Add extra tests
2021-01-05 LLVM GN Syncbot[gn build] Port fec1a442e3b
2021-01-05 Bradley Smith[AArch64][SVE] Add optimization to remove redundant...
2021-01-05 Valeriy Savchenko[-Wcalled-once-parameter] Introduce 'called_once' attribute
2021-01-05 Stephen Kelly[ASTMatchers] Fix traversal matchers with explicit...
2021-01-05 Joe Ellis[clang][AArch64][SVE] Avoid going through memory for...
2021-01-05 Whitney Tsang[LoopNest] Allow empty basic blocks without loops
2021-01-05 Florian Hahn[VPlan] Re-add interleave group members to plan.
2021-01-05 Simon Pilgrim[X86][AVX] combineVectorSignBitsTruncation - use PACKSS...
2021-01-05 Stephen Kelly[ASTMatchers] Fix build when no targets are enabled
2021-01-05 Stephen Kelly[ASTMatchers] Ensure that we can match inside lambdas
2021-01-05 Alexander Belyaev[mlir] Add canonicalization pattern out_tensor->linalg...
2021-01-05 Anastasia Stulova[OpenCL] Restrict pointer to member functions.
2021-01-05 Simon Pilgrim[X86] getMemoryOpCost - use dyn_cast_or_null<StoreInst...
2021-01-05 Kazushi (Jam... [VE] Change clang to support SjLj Lowering
2021-01-05 Fraser Cormack[CodeGen] Format SelectionDAG::getConstant methods...
2021-01-05 Jay Foad[AMDGPU] Handle v_fmac_legacy_f32 in SIFoldOperands
2021-01-05 Jay Foad[AMDGPU] Precommit test case for D94010
2021-01-05 Jay Foad[AMDGPU] Split out new helper function macToMad in...
2021-01-05 Giulio Girardi[clangd] When querying drivers by binary, look in PATH too
2021-01-05 Sven van Haastregt[OpenCL] Warn about side effects for unevaluated vec_st...
2021-01-05 Kazushi (Jam... [VE] Support SJLJ exception related instructions
2021-01-05 Simon Pilgrim[IR] Add ConstantInt::getBool helpers to wrap getTrue...
2021-01-05 Paul Walker[SVE] Lower vector CTLZ, CTPOP and CTTZ operations.
2021-01-05 Florian Hahn[LV] Simplify lambda in all_of to directly return hasVF...
2021-01-05 Simon Pilgrim[SimplifyIndVar] createWideIV - make WideIVInfo arg...
2021-01-05 Simon Pilgrim[Coroutines] checkAsyncFuncPointer - use cast<> instead...
2021-01-05 Jeremy Morse[DebugInfo] Avoid LSR crash on large integer inputs
2021-01-05 Andy Wingo[WebAssembly] call_indirect causes indirect function...
2021-01-05 Kazushi (Jam... [VE][NFC] Fix typo in comments
2021-01-05 Vassil VassilevInform the consumer on invalid template instantiations.
2021-01-05 Simon PilgrimMemProfiler::insertDynamicShadowAtFunctionEntry - use...
2021-01-05 Simon PilgrimSystemZTargetLowering::lowerDYNAMIC_STACKALLOC - use...
2021-01-05 Simon PilgrimSema::BuildCallExpr - use cast<> instead of dyn_cast...
2021-01-05 Fraser Cormack[RISCV] Add vector integer min/max ISel patterns
2021-01-05 Kazushi (Jam... [VE] Support llvm.eh.sjlj.lsda
2021-01-05 Gabriel Hjort... [GlobalISel][TableGen] Fix ConstrainOperandRC bug
2021-01-05 Martin Storsjö[compiler-rt] [windows] Add UNUSED attributes on variab...
2021-01-05 Med Ismail... [llvm/Orc] Fix ExecutionEngine module build breakage
2021-01-05 Xun LiRemove RefSCC::handleTrivialEdgeInsertion
2021-01-05 Qiu Chaofan[NFC] [PowerPC] Remove dead code in BUILD_VECTOR peephole
2021-01-05 Qiu Chaofan[NFC] [PowerPC] Update vec_constants test to reflect...
2021-01-05 QingShan Zhang[NFC] Add the getSizeInBytes() interface for MachineCon...
2021-01-05 Evandro Menezes[RISCV] Rename RVV intrinsics class (NFC)
2021-01-05 Qiu Chaofan[UpdateTestChecks] Fix PowerPC RE to support AIX assembly
2021-01-05 Juneyoung Lee[InstSimplify] gep with poison operand is poison
2021-01-05 Juneyoung Lee[InstSimplify] add a test for gep with poison operand...
2021-01-05 Heejin Ahn[WebAssembly] Remove old SDT_WebAssemblyCalls (NFC)
2021-01-05 Arthur Eubanks[JumpThreading][NewPM] Skip when target has divergent CF
2021-01-04 Roman Lebedev[SimplifyCFG] SimplifyCondBranchToTwoReturns(): switch...
2021-01-04 Roman Lebedev[SimplifyCFG] SimplifyEqualityComparisonWithOnlyPredece...
2021-01-04 Roman Lebedev[SimplifyCFG] simplifyIndirectBr(): switch to non-permi...
2021-01-04 Roman Lebedev[SimplifyCFGPass] mergeEmptyReturnBlocks(): switch...
2021-01-04 Roman Lebedev[NFCI] SimplifyCFG: switch to non-permissive DomTree...
2021-01-04 Roman Lebedev[NFCI] DwarfEHPrepare: update DomTree in non-permissive...
2021-01-04 Petr Hosek[clang] - Also look for devtoolset-10
2021-01-04 Thorsten SchüttRevert "[NFC, Refactor] Modernize StorageClass from...
2021-01-04 Sanjay Patel[LoopUtils] remove redundant opcode parameter; NFC
2021-01-04 Thorsten Schütt[NFC, Refactor] Modernize StorageClass from Specifiers...
2021-01-04 Juneyoung Lee[ValueTracking] isGuaranteedNotToBePoison should return...
2021-01-04 Arthur Eubanks[NewPM][AMDGPU] Pass TargetMachine to AMDGPUSimplifyLib...
2021-01-04 Arthur Eubanks[test] Pin backedge-id-bug-xfail.ll to legacy PM
2021-01-04 Sanjay Patel[LoopUtils] reduce code for creatng reduction; NFC
2021-01-04 Sanjay Patel[LoopUtils] reorder logic for creating reduction; NFC
2021-01-04 Cameron McInally[FPEnv][AMDGPU] Disable FSUB(-0,X)->FNEG(X) DAGCombine...
2021-01-04 Whitney TsangRevert "[LoopNest] Allow empty basic blocks without...
2021-01-04 Arthur Eubanks[NewPM][AMDGPU] Make amdgpu-aa work with NewPM
2021-01-04 Arthur Eubanks[NewPM][AMDGPU] Port amdgpu-always-inline
2021-01-04 Arthur Eubanks[NewPM][AMDGPU] Port amdgpu-printf-runtime-binding
2021-01-04 Craig Topper[RISCV] Remove unused method RISCVInstPrinter::printSIm...
2021-01-04 Valentin Clement[flang][openmp] Make Reduction clause part of OmpClause
2021-01-04 Hongtao YuSwitching Clang UniqueInternalLinkageNamesPass scheduli...
2021-01-04 Whitney Tsang[LoopNest] Allow empty basic blocks without loops
2021-01-04 Arthur Eubanks[NewPM][AMDGPU] Port amdgpu-unify-metadata
2021-01-04 Arthur Eubanks[NewPM][AMDGPU] Port amdgpu-propagate-attributes-early...
2021-01-04 Kazu Hirata[llvm] Use llvm::any_of (NFC)
2021-01-04 Kazu Hirata[DebugInfo] Use llvm::append_range (NFC)
2021-01-04 Kazu Hirata[llvm] Construct SmallVector with iterator ranges ...
2021-01-04 Arthur Eubanks[NewPM][AMDGPU] Run InternalizePass when -amdgpu-intern...
2021-01-04 Craig Topper[RISCV] Replace i32 with XLenVT in (add AddrFI, simm12...
2021-01-04 Sanjay Patel[InstCombine] add tests for ashr+icmp; NFC
2021-01-04 Matt ArsenaultCodeGen: Use Register
2021-01-04 Philip ReamesRevert "[LoopDeletion] Break backedge of loops when...
2021-01-04 Philip Reames[LoopDeletion] Break backedge of loops when known not...
2021-01-04 Joseph Huber[OpenMP] Add using bit flags to select Libomptarget...
2021-01-04 Simon Pilgrim[ProfileData] GCOVFile::readGCNO - silence undefined...
2021-01-04 Jon Chesterfield[libomptarget][amdgpu] Call into deviceRTL instead...
2021-01-04 Krzysztof Parzyszek[Hexagon] Fix bad SDNodeXForm
2021-01-04 Florian Hahn[SimplifyCFG] Enabled hoisting late in LTO pipeline.
2021-01-04 Michael Munday[RISCV][NFC] Add additional cmov tests
2021-01-04 Florian Hahn[InterleavedAccess] Return correct 'modified' status.
2021-01-04 Simon Pilgrim[IR] CallBase::getBundleOpInfoForOperand - ensure Curre...
2021-01-04 Simon PilgrimDeclCXX - Fix getAs<> null-dereference static analyzer...
2021-01-04 Hansang Bae[OpenMP] Add definition/interface for target memory...
2021-01-04 Simon Pilgrim[Sparc] SparcMCExpr::printVariantKind - fix Wcovered...
2021-01-04 Caroline Concatto[AArch64][SVE]Add cost model for masked gather and...
2021-01-04 Florian Hahn[AArch64] Add patterns for FMCLA*_indexed.
2021-01-04 Simon Pilgrim[Support] Add KnownBits::icmp helpers.
2021-01-04 David Green[ARM] Extend lowering for i64 reductions
2021-01-04 LemonBoy[Sparc] Fixes for the internal assembler
next