platform/upstream/llvm.git
2021-01-13 Simon Pilgrim[DAG] visitVECTOR_SHUFFLE - use all_of to check for...
2021-01-13 Simon Pilgrim[X86][AVX] Add test for another 'reverse HADD' pattern...
2021-01-13 Simon Pilgrim[X86][SSE] canonicalizeShuffleMaskWithHorizOp - simplif...
2021-01-13 Jonas Devlieghere[dsymutil] Warn on timestmap mismatch between object...
2021-01-13 Andrew Litteken[IROutliner] Adapting to hoisted bitcasts in CodeExtractor
2021-01-13 Sam McCall[clangd] Remove some old CodeCompletion options that...
2021-01-13 Utkarsh Saxena[clangd] Remove "decision-forest-base" experimental...
2021-01-13 Nikita Popov[InstCombine] Fold select -> and/or using impliesPoison
2021-01-13 Sanjay Patel[SLP] add reduction test for FMF; NFC
2021-01-13 Sam McCall[clangd] Avoid reallocating buffers for each message...
2021-01-13 Sam McCall[clangd] Explicitly avoid background-indexing the same...
2021-01-13 Terry Wilmarth[OpenMP] Fix hierarchical barrier
2021-01-13 Joseph Huber[OpenMP] Add documentation for error messages and relea...
2021-01-13 Xiangling Liao[Frontend] Add pragma align natural and sort out pragma...
2021-01-13 Sam Clegg[lld][WebAssembly] Fix for TLS + --relocatable
2021-01-13 Muhammad Asif... [AArch64][GlobalISel] Add support for FCONSTANT of...
2021-01-13 Hsiangkai Wang[NFC][RISCV] Add double type in RISC-V V CodeGen test...
2021-01-13 Matt ArsenaultGlobalISel: Do not set observer of MachineIRBuilder...
2021-01-13 Nicholas Guy[AArch64] Attempt to sink mul operands
2021-01-13 Sam McCall[clangd] Split out a base class for delegating GlobalCo...
2021-01-13 Lei Zhang[mlir][linalg] Use attributes in named ops' indexing...
2021-01-13 Florian Hahn[X86] Add tests for rv_marker lowering.
2021-01-13 Sven van Haastregt[OpenCL] Improve OpenCL operator tests
2021-01-13 Guillaume Chatelet[libc] Refresh benchmark progress bar when needed.
2021-01-13 Simon Pilgrim[X86] canonicalizeShuffleMaskWithHorizOp - minor refact...
2021-01-13 Dávid Bolvanský[Tests] Added test for memcpy loop idiom recognization
2021-01-13 Nico WeberRevert "Hwasan InitPrctl check for error using internal...
2021-01-13 Markus Lavin[ValueTracking] Fix one s/dyn_cast/dyn_cast_or_null/
2021-01-13 Kerry McLaughlin[SVE][CodeGen] CTLZ, CTTZ & CTPOP operations (predicates)
2021-01-13 David ZarzyckiRevert "[dsymutil] Warn on timestmap mismatch between...
2021-01-13 Nathan JamesFix build errors after ceb9379a9
2021-01-13 Florian Hahn[LTO] Add test to ensure objc-arc-contract is executed.
2021-01-13 Nathan James[ADT] Fix join_impl using the wrong size when calculati...
2021-01-13 Matthew MalcomsonHwasan InitPrctl check for error using internal_iserror
2021-01-13 Cullen Rhodes[SVE] Add ISel pattern for addvl
2021-01-13 Simon Pilgrim[X86][AVX] combineVectorSignBitsTruncation - limit...
2021-01-13 Joe Ellis[AArch64][SVE] Remove chains of unnecessary SVE reinter...
2021-01-13 David Sherwood[NFC][InstructionCost] Use InstructionCost in Transform...
2021-01-13 Florian Hahn[LTO] Replace anonymous namespace with static functions...
2021-01-13 Andrzej Warzynski[clang][driver] Restore the original help text for...
2021-01-13 Georgii Rymar[obj2yaml,yaml2obj] - Refine how we set/dump the sh_ent...
2021-01-13 David Green[ARM] Update isVMOVNOriginalMask to handle single input...
2021-01-13 Georgii Rymar[llvm-readelf/obj] - Add support of multiple SHT_SYMTAB...
2021-01-13 David Green[ARM] Additional tests for different interleaving patte...
2021-01-13 Serguei Katkov[Verifier] Add tied-ness verification to statepoint...
2021-01-13 Jianzhou Zhao[MSan] Partially revert some changes from D94552
2021-01-13 Jonas Devlieghere[dsymutil] Add preliminary support for DWARF 5.
2021-01-13 Kazu Hirata[llvm] Use Optional::getValueOr (NFC)
2021-01-13 Kazu Hirata[CodeGen] Remove unused function isRegLiveInExitBlocks...
2021-01-13 Kazu Hirata[llvm] Remove redundant string initialization (NFC)
2021-01-13 Serguei Katkov[Verifier] Extend statepoint verifier to cover more...
2021-01-13 Serguei Katkov[Statepoint Lowering] Add an option to allow use gc...
2021-01-13 Carl Ritson[AMDGPU] Add SI_EARLY_TERMINATE_SCC0 for early terminat...
2021-01-13 Jonas Devlieghere[dsymutil] Fix spurious space in REQUIRES: line
2021-01-13 Jonas Devlieghere[dsymutil] s/dwarfdump/llvm-dwarfdump/ in test
2021-01-13 Jon Chesterfield[libomptarget][nvptx] Include omp_data.cu in bitcode...
2021-01-13 Jonas Devlieghere[dsymutil] Copy eh_frame content into the dSYM companio...
2021-01-13 Serguei Katkov[InlineSpiller] Re-tie operands if folding failed
2021-01-13 Lang Hames[Orc] Add a unit test for asynchronous definition gener...
2021-01-13 Jonas Devlieghere[dsymutil] Warn on timestmap mismatch between object...
2021-01-13 Hsiangkai Wang[NFC] Use generic name for scalable vector stack ID.
2021-01-13 Hansang Bae[OpenMP] Use persistent memory for omp_large_cap_mem
2021-01-13 Shoaib Meenai[libc++] Give extern templates default visibility on gcc
2021-01-13 Nico Weber[gn build] Reorganize libcxx/include/BUILD.gn a bit
2021-01-13 Hansang Bae[OpenMP] Update allocator trait key/value definitions
2021-01-13 Reid Kleckner[PDB] Defer relocating .debug$S until commit time and...
2021-01-13 Yuanfang Chen[Coroutine] Update promise object's final layout index
2021-01-13 Luo, Yuanke[X86][AMX] Prohibit pointer cast on load.
2021-01-13 zhanghb97[mlir][Python] Add checking process before create an...
2021-01-13 Nico Weber[gn build] (manually) port 79f99ba65d96
2021-01-13 Jianzhou Zhao[MSan] Tweak CopyOrigin
2021-01-13 Juneyoung Lee[DAGCombiner] Fold BRCOND(FREEZE(COND)) to BRCOND(COND)
2021-01-13 Juneyoung Lee[LangRef] State that a nocapture pointer cannot be...
2021-01-13 Siva Chandra... [libc][NFC] Use more specific comparison macros in...
2021-01-12 Michael Jones[libc] add isascii and toascii implementations
2021-01-12 Joe Nash[AMDGPU] Add _e64 suffix to VOP3 Insts
2021-01-12 David BlaikieDelete unused function (was breaking the -Werror build)
2021-01-12 Mircea Trofin[NFC] Disallow unused prefixes under MC/AMDGPU
2021-01-12 Julian Lettner[Sanitizer][Darwin] Fix test for macOS 11+ point releases
2021-01-12 Jessica Paquette[MIPatternMatch] Add matcher for G_PTR_ADD
2021-01-12 Hongtao YuAdd sample-profile-suffix-elision-policy attribute...
2021-01-12 Bob Haarman[ELF][NFCI] small cleanup to OutputSections.h
2021-01-12 Craig Topper[RISCV] Remove '.mask' from vcompress intrinsic name...
2021-01-12 Nathan James[ADT][NFC] Use empty base optimisation in BumpPtrAlloca...
2021-01-12 Mircea Trofin[NFC] Disallow unused prefixes in MC/AMDGPU
2021-01-12 Fangrui Song[Driver] Fix assertion failure when -fprofile-generate...
2021-01-12 Matt ArsenaultAMDGPU: Remove wrapper only call limitation
2021-01-12 Shilei Tian[OpenMP] Fixed a typo in openmp/CMakeLists.txt
2021-01-12 Martin Storsjö[libcxx] Avoid overflows in the windows __libcpp_steady...
2021-01-12 Martin Storsjö[AArch64] [Windows] Properly add :lo12: reloc specifier...
2021-01-12 Shilei Tian[OpenMP] Fixed the link error that cannot find static...
2021-01-12 modimo[Inliner] Change inline remark format and update Replay...
2021-01-12 Alex Zinenko[mlir] Update LLVM dialect type documentation
2021-01-12 Nikita Popov[InstCombine] Handle logical and/or in assume optimization
2021-01-12 Michael Munday[RISCV] Legalize select when Zbt extension available
2021-01-12 Nikita Popov[InstCombine] Add tests for logical and/or poison impli...
2021-01-12 Craig Topper[RISCV] Add double test cases to vfmerge-rv32.ll. NFC
2021-01-12 Sanjay Patel[SLP] reduce code duplication while processing reductio...
2021-01-12 Sanjay Patel[SLP] rename variable to improve readability; NFC
2021-01-12 Sanjay Patel[SLP] reduce code duplication in processing reductions...
next