platform/upstream/llvm.git
2020-12-03 Joe Ellis[DAGCombine] Fix TypeSize warning in DAGCombine::visitL...
2020-12-03 Evgeniy Brevnov[NFC][Tests] Added one additional test case for NaryRes...
2020-12-03 Haojian Wu[clangd] Fix a nullptr-access crash in canonicalRenameDecl.
2020-12-03 Evgeniy Brevnov[NFC][Tests] Auto generate checks for llvm/test/Transfo...
2020-12-03 Georgii Rymar[llvm-readelf/obj] - Report unique warnings in getSymbo...
2020-12-03 Tim Northoverarm64: count Triple::aarch64_32 as an aarch64 target...
2020-12-03 Jon Chesterfield[libomptarget][amdgpu] Address compiler warnings, drive...
2020-12-03 Georgii Rymar[llvm-readelf] - Report unique warnings when dumping...
2020-12-03 Max KazantsevRevert "[IndVars] ICmpInst should not prevent IV widening"
2020-12-03 Julian Gross[MLIR] Added support for dynamic shaped allocas to...
2020-12-03 Gabor Marton[Clang][Sema] Attempt to fix CTAD faulty copy of non...
2020-12-03 Sven van Haastregt[OpenCL] Add some more kernel argument tests
2020-12-03 Marek Kurdej[clang-format] De-duplicate includes with leading or...
2020-12-03 Marek Kurdej[c++2b] Add option -std=c++2b to enable support for...
2020-12-03 Christian SiggFix forward for rGd9adde5ae216: adding missing dependency.
2020-12-03 Kazushi (Jam... [VE] Add veqv and vseq intrinsic instructions
2020-12-03 Marek Kurdej[libc++] [docs] Add C++2b (to be C++23) status page.
2020-12-03 Christian Sigg[mlir][gpu] Move gpu.wait ops from async.execute region...
2020-12-03 Yuanfang Chen[NFC] Add proper triple for arc.ll test
2020-12-03 Yonghong SongBPF: add a test for selectiondag alias analysis w.r...
2020-12-03 modimo[NFC] Fix typo
2020-12-03 Fangrui SongSwitch from llvm::is_trivially_copyable to std::is_triv...
2020-12-03 Jianzhou Zhao[dfsan] Rename ShadowTy/ZeroShadow with prefix Primitive
2020-12-03 Pushpinder... [libomptarget][AMDGPU] Remove MaxParallelLevel
2020-12-03 Craig Topper[RISCV] Add additional half precision fnmadd/fnmsub...
2020-12-03 Craig Topper[RISCV] Add f16 to isFMAFasterThanFMulAndFAdd now that...
2020-12-03 QingShan Zhang[PowerPC] Add the hw sqrt test for vector type v4f32...
2020-12-03 Kazu Hirata[SelectionDAG] Use is_contained (NFC)
2020-12-03 Qiu Chaofan[NFC] [Clang] Move ppc64le f128 vaargs OpenMP test
2020-12-03 Vitaly Buka[NFC][sanitizer] Another attempt to fix test on arm
2020-12-03 Craig Topper[RISCV] Initialize MergeBaseOffsetOptPass so it will...
2020-12-03 Richard SmithPR48339: Improve diagnostics for invalid dependent...
2020-12-03 Kazu Hirata[MemorySSA] Remove unused declaration findDominatingDef...
2020-12-03 Duncan P. N... Revert "Frontend: Sink named pipe logic from CompilerIn...
2020-12-03 Sergey Dmitriev[llvm-link] use file magic when deciding if input shoul...
2020-12-03 Hsiangkai Wang[RISCV] Handle zfh in the arch string.
2020-12-03 Hsiangkai Wang[RISCV] Support Zfh half-precision floating-point exten...
2020-12-03 Duncan P. N... Frontend: Sink named pipe logic from CompilerInstance...
2020-12-03 Jonas Devlieghere[lldb] Treat remote macOS debugging like any other...
2020-12-03 Sergey DmitrievRevert "[llvm-link] use file magic when deciding if...
2020-12-03 Xun LiSmall improvements to Intrinsic::getName
2020-12-03 Sergey Dmitriev[llvm-link] use file magic when deciding if input shoul...
2020-12-03 Duncan P. N... ARCMigrate: Stop abusing PreprocessorOptions for passin...
2020-12-03 Kostya Kortchinsky [scudo][standalone] Add missing va_end() in ScopedStri...
2020-12-03 Yaxun (Sam... Fix assertion in tryEmitAsConstant
2020-12-03 Jonas Devlieghere[lldb] Return the original path when tilde expansion...
2020-12-02 Nico WeberRevert "[mac/lld] Implement -why_load"
2020-12-02 Duncan P. N... ADT: Rely on std::aligned_union_t for math in AlignedCh...
2020-12-02 Mircea Trofin[NFC][MC] TargetRegisterInfo::getSubReg is a MCRegister.
2020-12-02 Raphael Isemann[lldb] X-FAIL class template parameter pack tests on...
2020-12-02 Nico Weber[mac/lld] Implement -why_load
2020-12-02 Tim Keith[flang] Fix bugs related to merging generics during USE
2020-12-02 Raphael Isemann[lldb][NFC] Make DeclOrigin::Valid() const
2020-12-02 Duncan P. N... ADT: Remove redundant `alignas` from IntervalMap, NFC
2020-12-02 Reid KlecknerRevert "Use std::is_trivially_copyable", breaks MSVC...
2020-12-02 Florian Hahn[ConstraintElimination] Make sure arguments of std...
2020-12-02 Harald van... [X86] Add TLS_(base_)addrX32 for X32 mode
2020-12-02 H.J. LuUse PC-relative address for x32 TLS address
2020-12-02 Duncan P. N... Module: Use FileEntryRef and DirectoryEntryRef in Umbre...
2020-12-02 LLVM GN Syncbot[gn build] Port 24d4291ca70
2020-12-02 Louis Dionne[libc++] Install missing packages to cross-compile...
2020-12-02 Hongtao Yu[CSSPGO] Pseudo probes for function calls.
2020-12-02 Jianzhou Zhao[dfsan] Rename CachedCombinedShadow to be CachedShadow
2020-12-02 Jianzhou Zhao[dfsan] Test loading global ptrs
2020-12-02 Yaxun (Sam... [CUDA][HIP] Fix overloading resolution
2020-12-02 Jianzhou Zhao[dfsan] Add a test case for phi
2020-12-02 Dan AlbertAdd a less ambiguous macro for Android version.
2020-12-02 Jianzhou Zhao[dfsan] Add test cases for struct/pair
2020-12-02 Fangrui Song[ThinLTO][test] Fix X86/nossp.ll after D91816
2020-12-02 Uday Bondhugula[MLIR][NFC] Fix mix up between dialect attribute values...
2020-12-02 Richard SmithUpdate MS ABI mangling for union constants based on...
2020-12-02 Pavel Iliin[AArch64] Compiler-rt interface for out-of-line atomics.
2020-12-02 jasonliu[XCOFF][AIX] Alternative path in EHStreamer for platfor...
2020-12-02 Roland McGrath[CMake][Fuchsia] Install llvm-elfabi
2020-12-02 Roland McGrath[lsan] Use final on Fuchsia ThreadContext declaration
2020-12-02 Siva Chandra... [libc] Fix couple of corner cases in remquo.
2020-12-02 Nick Desaulniers[Inline] prevent inlining on stack protector mismatch
2020-12-02 LLVM GN Syncbot[gn build] Port a65d8c5d720
2020-12-02 zoecarver[libc++] Add slice_array operator= valarray overload.
2020-12-02 River Riddle[mlir][PDL] Use explicit loop over llvm::find to fix...
2020-12-02 jasonliu[XCOFF][AIX] Generate LSDA data and compact unwind...
2020-12-02 Sanjay Patel[JumpThreading][VectorUtils] avoid infinite loop on...
2020-12-02 Tim Keith[flang][NFC] Add GetTopLevelUnitContaining functions
2020-12-02 Raphael Isemann[lldb][NFC] Give class template pack test files unique...
2020-12-02 Simon Pilgrim[LoopVectorize] Fix optimal-epilog-vectorization-limita...
2020-12-02 Simon Pilgrim[Thumb2] Regenerate predicated-liveout-unknown-lanes...
2020-12-02 Simon Pilgrim[PowerPC] Regenerate cmpb tests
2020-12-02 Fangrui SongDelete llvm::is_trivially_copyable and CMake variable...
2020-12-02 Fangrui SongUse std::is_trivially_copyable
2020-12-02 Arthur Eubanks[test] Make verify-invalid.ll work with legacy and...
2020-12-02 Simon Pilgrim[X86] EltsFromConsecutiveLoads - remove old FIXME comme...
2020-12-02 Simon Pilgrim[LSR][X86] Replace -march with -mtriples
2020-12-02 Kostya Kortchinsky[GWP-ASan] Fix flaky test on Fuchsia
2020-12-02 Gabor Marton[analyzer][StdLibraryFunctionsChecker] Add return value...
2020-12-02 Simon Pilgrim[X86] combineX86ShufflesRecursively - remove old FIXME...
2020-12-02 Simon Pilgrim[X86] Regenerate 32-bit merge-consecutive-loads tests
2020-12-02 Simon Pilgrim[X86] EltsFromConsecutiveLoads - pull out repeated...
2020-12-02 Michael LiaoRemove `-Wunused-result` and `-Wpedantic` warnings...
2020-12-02 Michael Liao[hip] Fix host object creation from fatbin
2020-12-02 Vitaly Buka[NFC][sanitizer] Fix test on 32bit platform
next