platform/upstream/llvm.git
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
2021-01-04 Chih-Ping Chen[docs] Release notes for IsDecl in DIModule.
2021-01-04 David Green[AArch64] Attempt to fix Mac tests with a more specific...
2021-01-04 Kazushi (Jam... [VE] Change default CPU name to "generic"
2021-01-04 Usman Nadeem[AARCH64] Improve accumulator forwarding for Cortex...
2021-01-04 Florian Hahn[ArgPromotion] Delay dead GEP removal until doPromotion.
2021-01-04 Yang FanRevert "[Sema] Fix deleted function problem in implicit...
2021-01-04 Kazushi (Jam... [VE] Remove VA.needsCustom checks
2021-01-04 David Sherwood[SVE] Fix inline assembly parsing crash
2021-01-04 Craig Topper[RISCV] Remove unused method isUImm5NonZero() from...
2021-01-04 AnZhong Huang[benchmark] Fixed a build error when using CMake 3...
2021-01-04 Kai Luo[PowerPC] Do not fold `cmp(d|w)` and `subf` instruction...
2021-01-04 Andrew Litteken[IROutliner] Refactoring errors in the cost model from...
2021-01-04 Andrew Litteken[IROutliner] Removing a duplicate addition, causing...
2021-01-04 sameeran joshi[Flang][openmp][5.0] Add task_reduction clause.
2021-01-04 Jan Kratochvil[compiler-rt] [Sanitizers] Extend ThreadDescriptorSize...
2021-01-04 Nathan James[clang-tidy] Fix windows tests
2021-01-03 Roman Lebedev[NFC][SimplifyCFG] Hoist 'original' DomTree verificatio...
2021-01-03 Roman Lebedev[SimplifyCFG] SimplifyTerminatorOnSelect(): fix/tune...
2021-01-03 Roman Lebedev[NFC][SimplifyCFG] SimplifyTerminatorOnSelect(): pull...
2021-01-03 Roman Lebedev[NFC][SimplifyCFG] Add a test where we fail to preserve...
2021-01-03 Nikita Popov[InstSimplify] Fold nnan/ninf violation to poison
2021-01-03 Florian Hahn[LoopUnswitch] Precommit initial partial unswitching...
2021-01-03 Nikita Popov[InstSimplify] Fold division by zero to poison
2021-01-03 Kazu Hirata[llvm] Call *(Set|Map)::erase directly (NFC)
2021-01-03 Kazu Hirata[Target] Construct SmallVector with iterator ranges...
2021-01-03 Kazu Hirata[Target] Use llvm::append_range (NFC)
2021-01-03 Nikita Popov[InstSimplify] Fix addo/subo with undef (PR43188)
2021-01-03 Nikita Popov[InstSimplify] Return poison for out of bounds extracte...
2021-01-03 Juneyoung Lee[X86] Make deinterleave8bitStride3 use unary CreateShuf...
next