platform/upstream/llvm.git
2021-02-19 Sanjay Patel[Verifier] remove dead code for saturating intrinsics...
2021-02-19 Sanjay Patel[Verifier] add tests for saturating intrinsics; NFC
2021-02-19 Martin Storsjö[libcxx] Make generic_*string return paths with forward...
2021-02-19 Haowei Wu[elfabi] Fix a bug when .dynsym contains no non-local...
2021-02-19 zoecarver[libcxx] Fix LWG 2875: shared_ptr::shared_ptr(Y*, D...
2021-02-19 Martin Storsjö[libcxx] Have lexically_normal return the path with...
2021-02-19 Sanjay Patel[Analysis][LoopVectorize] do not form reductions of...
2021-02-19 Michael Kruse[Polly] Fix test after D96534.
2021-02-19 Craig Topper[RISCV] Use inheritance to reduce some repeated code...
2021-02-19 Simon Pilgrim[X86] Regenerate 2007-06-28-X86-64-isel.ll
2021-02-19 Simon Pilgrim[X86] Remove unused intrinsic declaration
2021-02-19 Simon Pilgrim[X86] Regenerate 2011-12-06-AVXVectorExtractCombine.ll
2021-02-19 Craig Topper[RISCV] Remove unneeded indexed segment load/store...
2021-02-19 Craig Topper[RISCV] Use custom isel for vector indexed load/store...
2021-02-19 Craig Topper[RISCV] Prevent selecting a 0 VL to X0 for the segment...
2021-02-19 Craig Topper[RISCV] Move SHFLI matching to DAG combine. Add 32...
2021-02-19 Wei Mi[SampleFDO] Add PromotedInsns to prevent repeated ICP.
2021-02-19 Artem Belevich[CUDA] fix builtin constraints for PTX 7.2
2021-02-19 Luís Marques[Sanitizer][NFC] Fix typo
2021-02-19 Jessica Paquette[AArch64][GlobalISel] Run redundant_sext_inreg in the...
2021-02-19 Nicolas Vasilache[mlir] Add folding of tensor.cast -> subtensor_insert
2021-02-19 Geoffrey Martin... [MLIR] Delete unused functions getCollapsedInitTensor...
2021-02-19 Benjamin Kramer[LV] Fold single-use variable into assert. NFC.
2021-02-19 Nikita Popov[MemCopyOpt] Enable MemorySSA by default
2021-02-19 Matthew MalcomsonHwasan InitPrctl check for error using internal_iserror
2021-02-19 Philip Reames[SCEV] Use both known bits and sign bits when computing...
2021-02-19 Marek Kurdej[libc++] Turn off clang-format for auto-generated versi...
2021-02-19 Joel E. Denny[OpenMP] Fix nvptx CUDA_VERSION conversion
2021-02-19 Joel E. Denny[OpenMP] Fix always,from and delete for data absent...
2021-02-19 Mircea Trofin[NFC][Regalloc] Share the VirtRegAuxInfo object with...
2021-02-19 madhur13490Make fixed-abi default for AMD HSA OS
2021-02-19 David Green[ARM] Correct vector predicate type in MVE getCmpSelIns...
2021-02-19 Jay Foad[AMDGPU] Add some GFX9 test coverage. NFC.
2021-02-19 Simon Pilgrim[DAG] visitTRUNCATE - attempt to truncate USUBSAT
2021-02-19 Nicolas Vasilache[mlir][Linalg] NFC - Expose more options to the Codegen...
2021-02-19 Djordje Todorovic[llvm-dwarfdump][locstats] Unify handling of inlined...
2021-02-19 Jan Kratochvil[lldb/Commands] Fix help text typo for 'breakpoint...
2021-02-19 David GreenRevert "[ARM] Expand the range of allowed post-incs...
2021-02-19 Florian Hahn[LV] Remove VPCallback.
2021-02-19 Kadir Cetinkaya[clangd] Expose absoluteParent helper
2021-02-19 Simon Pilgrim[X86][SSE] Add tests for trunc(usubsat()) patterns.
2021-02-19 Nico Weber[gn build] Port 1a2b3536efef
2021-02-19 Fraser Cormack[RISCV] Address some clang-tidy warnings. NFCI.
2021-02-19 Nikita Popov[LLD] Fix tests after D96993
2021-02-19 Alexander Belyaev[mlir][nfc] Fix indentation in LinalgOps.td.
2021-02-19 Ron Lieberman[OPENMP][AMDGCN] Improvements to print_kernel_trace...
2021-02-19 Carl Ritson[AMDGPU] WQM/WWM: Fix marking of partial definitions
2021-02-19 Nikita Popov[DCE] Don't remove non-willreturn calls
2021-02-19 Faris Rehman[flang][driver] Add debug measure-parse-tree and pre...
2021-02-19 Simon PilgrimRemove unnecessary "using namespace llvm" inside "names...
2021-02-19 Simon Pilgrim[X86][AVX] getFauxShuffleMask - decode VBROADCAST(EXTRA...
2021-02-19 Nikita Popov[IR] Move willReturn() to Instruction
2021-02-19 Nikita Popov[BasicAA] Add simple depth limit to avoid stack overflo...
2021-02-19 Nicolas Vasilache[mlir] Add a TensorLoadToMemref canonicalization
2021-02-19 Djordje Todorovic[docs] Fix the GlobalISel/GenericOpcode.rst
2021-02-19 Wang, Pengfei[X86] Fix a codegen crash in getSetCCResultType
2021-02-19 Sjoerd Meijer[AArch64] Add some missing Neoverse features
2021-02-19 Qiu Chaofan[llvm-exegesis] Ignore instructions using custom inserter
2021-02-19 Qiu Chaofan[llvm-exegesis] [PowerPC] Add basic LIT test
2021-02-19 OCHyams[debuginfo-tests] Recommit test sret.cpp
2021-02-19 David Green[NPM][LTO] Do not enable MemorySSA with LoopFullUnrollPass
2021-02-19 Nicolas Vasilache[mlir] Better support for rank-reducing subview / subte...
2021-02-19 Djordje TodorovicReland "[Debugify] Make the debugify aware of the origi...
2021-02-19 Jason MolendaLanguageRuntime can provide an UnwindPlan for special...
2021-02-19 Aart Bik[mlir][sparse] assert fail on mismatch between rank...
2021-02-19 Craig Topper[RISCV] Prune unneeded indexed load/store pseudo instru...
2021-02-19 Kazu Hirata[CodeGen] Use range-based for loops (NFC)
2021-02-19 Kazu Hirata[Support] Use static_assert instead of assert (NFC)
2021-02-19 Kazu Hirata[TableGen] Use ListSeparator (NFC)
2021-02-19 Christian Sigg[mlir] Load dynamic libraries in JitRunner from absolut...
2021-02-19 Serge Pavlov[FPEnv][AArch64] Implement lowering of llvm.set.rounding
2021-02-19 zoecarver[libc++] shared_ptr deleter requirements (LWG 2802).
2021-02-19 zoecarverMark 2534 as Complete.
2021-02-19 Yaxun (Sam... [HIP] Support device sanitizer
2021-02-19 Lang Hames[ORC] Print CPU feature string in JITTargetMachineBuild...
2021-02-19 Hsiangkai Wang[RISCV] Remove redundant test cases for index segment...
2021-02-19 Hsiangkai Wang[RISCV] Remove redundant test cases for index segment...
2021-02-19 Hsiangkai Wang[RISCV] Remove redundant test cases for index segment...
2021-02-19 Hsiangkai Wang[RISCV] Remove redundant test cases for index segment...
2021-02-19 Hsiangkai Wang[RISCV] Remove redundant test cases for index segment...
2021-02-19 Hsiangkai Wang[RISCV] Remove redundant test cases for index segment...
2021-02-19 Hsiangkai Wang[RISCV] Remove redundant test cases for index segment...
2021-02-19 Hsiangkai Wang[RISCV] Remove redundant test cases for index segment...
2021-02-19 Xun Li[Coroutine] Relax CoroElide musttail check
2021-02-19 Craig Topper[RISCV] Split zvlsseg searchable table into 4 separate...
2021-02-19 Craig Topper[RISCV] Enable PrimaryKeyEarlyOut on RISCVVPseudosTable.
2021-02-19 Adrian PrantlReset the EntryValue location flag in finalizeEntryValue.
2021-02-19 Richard SmithPR49239: Don't take shortcuts when constant evaluating...
2021-02-19 Shafik YaghmourRevert "Modify TypePrinter to differentiate between...
2021-02-19 Shafik YaghmourRevert "Fix for Modify TypePrinter to differentiate...
2021-02-19 Geoffrey Martin... Reland "[MLIR] Make structured op tests permutation...
2021-02-19 Shilei Tian[OpenMP][NVPTX] Add the support for CUDA 11.2 and CUDA...
2021-02-19 Shafik YaghmourFix for Modify TypePrinter to differentiate between...
2021-02-19 Mehdi AminiFix MLIR Toy tutorial JIT example and add a test to...
2021-02-19 Christopher... [libcxx] adds concept `std::uniform_random_bit_generator`
2021-02-19 Konstantin... AMDGPU/ELF: Sort MACHs by value and add missing reserve...
2021-02-19 Shafik YaghmourModify TypePrinter to differentiate between anonymous...
2021-02-19 Vitaly Buka[android] Fix testing adb call
2021-02-19 Richard SmithSwitch to using LEB encoding for key and data lengths...
2021-02-19 Richard SmithDetect diagnostic groups that are defined in multiple...
next