platform/upstream/llvm.git
2021-10-22 Craig Topper[TargetLowering] Simplify the interface of expandABS...
2021-10-22 Jonas Devlieghere[lldb] Pass the target triple when determining the...
2021-10-22 Quinn Pham[llvm]Inclusive language: replace master with main
2021-10-22 Louis Dionne[libc++] Fix tests after aee49255074f
2021-10-22 Nikita Popov[Loads] Use more powerful constant folding API
2021-10-22 Nikita Popov[Attributor] Generalize GEP construction
2021-10-22 Craig Topper[LegalizeTypes][RISCV][PowerPC] Expand CTLZ/CTTZ/CTPOP...
2021-10-22 Steven Wan[AIX] Enable rtl for plugins test
2021-10-22 Craig Topper[RISCV] Merge vector tests for rv32 and rv64 into a...
2021-10-22 Vladimir Inđić[OpenMP][OMPT][GOMP] task frame support in KMP_API_NAME...
2021-10-22 Kazu Hirata[Target, Transforms] Use StringRef::contains (NFC)
2021-10-22 Jonas Paulsson[SystemZ] Give the EXRL_Pseudo a size value of 6 bytes.
2021-10-22 Mark de Wever[libc++][nfc] Remove double spaces.
2021-10-22 Mark de Wever[libc++][doc] Fixes FeatureTestMacroTable.html.
2021-10-22 Piotr Sobczak[InstCombine][NFC] Precommit new tests
2021-10-22 Konstantin... [libc++][test][NFC] Add tests for std::vector comparisons
2021-10-22 Andrzej Warzynski[Flang][docs] Remove an out-dated section on the new...
2021-10-22 Bradley Smith[AArch64][SVE] Add new ld<n> intrinsics that return...
2021-10-22 Zarko Todorovski[clang/llvm] Inclusive language: replace segregate...
2021-10-22 Roman Lebedev[X86] `X86TTIImpl::getInterleavedMemoryOpCost()`: scale...
2021-10-22 Sylvestre LedruReplace references to Makefile.sphinx
2021-10-22 Pavel Labath[lldb] Another build fix for 8b8070e23
2021-10-22 Simon Pilgrim[CodeGen] Add PR50197 AArch64/ARM/X86 test coverage
2021-10-22 Jay Foad[AMDGPU] Preserve deadness of vcc when shrinking instru...
2021-10-22 Mats Petersson[mlir][OpenMP]Support for modifiers in workshare loops
2021-10-22 Florian Hahn[DSE] Add test cases with more complex redundant stores.
2021-10-22 Michał Górny[lldb] [Utility/UriParser] Replace port==-1 with llvm...
2021-10-22 Pavel Labath[lldb] Fix build errors from 8b8070e23
2021-10-22 Roman Lebedev[NFC] Re-harden test/Transforms/LoopVectorize/X86/pr483...
2021-10-22 Roman LebedevRevert "[NFC][LV] Autogenerate check lines in a test...
2021-10-22 Simon PilgrimAMDGPULibCalls - constify some FuncInfo& arguments...
2021-10-22 Roman Lebedev[TTI] `BasicTTIImplBase::getInterleavedMemoryOpCost...
2021-10-22 Roman Lebedev[NFC][LV] Autogenerate check lines in a test for ease...
2021-10-22 Pavel LabathHost::GetOSBuildString
2021-10-22 Kristof BeylsMark baremetal.cpp test as unsupported on Windows.
2021-10-22 Simon PilgrimAMDGPULibCalls::parseFunctionName - use reference inste...
2021-10-22 Michał Górny[llvm] [ADT] Update llvm::Split() per Pavel Labath...
2021-10-22 Florian Hahn[LLVM-C]Add LLVMAddMetadataToInst, deprecated LLVMSetIn...
2021-10-22 Nicolas Vasilache[mlir][Vector] NFC - Extract rewrites related to insert...
2021-10-22 Manas[analyzer][solver] Introduce reasoning for not equal...
2021-10-22 Fraser Cormack[RISCV] Fix missing cross-block VSETVLI insertion
2021-10-22 Kristof BeylsFix baremetal.cpp test to handle windows paths.
2021-10-22 Gabor Marton[Analyzer] Extend ConstraintAssignor to handle remainder op
2021-10-22 Gabor Marton[Analyzer][NFC] Add RangedConstraintManager to Constrai...
2021-10-22 Gabor Marton[Analyzer][NFC] Move RangeConstraintManager's def befor...
2021-10-22 Pavel Labath[lldb] Remove ConstString from ABI, Architecture and...
2021-10-22 Raphael Isemann[lldb] Fix TestCompressedVectors after array type name...
2021-10-22 Valentin Clement[fir] Add utility function to FIRBuilder and MutableBox
2021-10-22 Balázs Kéri[clang][ASTImporter] Fix for importing functions with...
2021-10-22 Kristof BeylsAdd basic aarch64-none-elf bare metal driver.
2021-10-22 Chen Zheng[PowerPC] iterate on the SmallSet directly; NFC
2021-10-22 Chen Zheng[PowerPC] return early if there is no preparing candida...
2021-10-22 David BlaikieFix for OutputStream->OutputBuffer rename
2021-10-22 Chuanqi Xu[Coroutines] Ignore partial lifetime markers refer...
2021-10-22 LLVM GN Syncbot[gn build] Port 2e97236aacbb
2021-10-22 Vitaly Buka[libcxxabi] Fix build after D111947
2021-10-22 Vitaly Buka[msan] Don't use TLS slots of noundef args
2021-10-22 Stanislav Mekhanoshin[AMDGPU] Allow to use a whole register file on gfx90a...
2021-10-22 Matthias Springer[mlir][linalg][bufferize] Support scf::IfOp
2021-10-22 Nico Weber[gn build] Make 'compiler-rt' depend on include dir
2021-10-22 Luís Ferreira[Demangle] Rename OutputStream to OutputString
2021-10-22 Jonas Devlieghere[lldb] Include unistd.h for sleep in profile_vrs_detach
2021-10-22 Jack Anderson[DebugInfo] Expand ability to load 2-byte addresses...
2021-10-22 Jonas Devlieghere[lldb] Always set the minimum OS version in the Darwin...
2021-10-21 Tom Stellardcompiler-rt: Fix arch detection for ppc64le
2021-10-21 Craig Topper[RISCV] Remove Zvamo C intrinsics and builtins.
2021-10-21 Tom Stellard[docs] Remove Makefile.sphinx files
2021-10-21 Craig Topper[TargetLowering] Simplify the interface for expandCTPOP...
2021-10-21 Valentin Clement[fir] Remove unused function in CharacterTest
2021-10-21 Craig Topper[LegalizeVectorOps][X86] Don't defer BITREVERSE expansi...
2021-10-21 Stanislav Mekhanoshin[InstCombine] Precommit new and-xor-or.ll tests. NFC.
2021-10-21 Volodymyr Sapsai[modules] Update visibility for merged ObjCInterfaceDec...
2021-10-21 Martin Storsjö[libcxx] [test] Convert an XFAIL: LIBCXX-WINDOWS-FIXME...
2021-10-21 David BlaikiePR18733: Remove -Wweak-template-vtables
2021-10-21 Mogball[MLIR] Fix FloorDivSIOpConverter that was failing for...
2021-10-21 Matthias KrammMake genAttributeVerifier escape the summary.
2021-10-21 David BlaikieRemove unused parallel-libs project
2021-10-21 Craig Topper[TargetLowering][RISCV] Prevent scalarization of fixed...
2021-10-21 Matthias KrammFix escaping in RewriterGen.cpp.
2021-10-21 Greg ClaytonFix buildbots after https://reviews.llvm.org/D111686
2021-10-21 thomasraoux[mlir][linalg] Remove special case for contraction...
2021-10-21 thomasraoux[mlir][vector] Add patterns to convert multidimreduce...
2021-10-21 Jessica Paquette[AArch64][GlobalISel] Fold 64-bit cmps with 64-bit...
2021-10-21 Valentin Clement[fir] Remove createConcatenate test temporarily
2021-10-21 Martin Storsjö[libcxx] [test] Add a specific XFAIL for a MinGW env...
2021-10-21 Martin Storsjö[libcxx] [test] Add an XFAIL for the timespec test...
2021-10-21 David BlaikieFollow-up fixes for aee49255074fd4ef38d97e6e70cbfbf2f9f...
2021-10-21 Stanislav MekhanoshinAdd test to check we can instcombine after reassociate...
2021-10-21 LLVM GN Syncbot[gn build] Port d7b338537cf3
2021-10-21 Greg ClaytonModify "statistics dump" to dump JSON.
2021-10-21 Yonghong SongBPF: emit BTF_KIND_DECL_TAG for typedef types
2021-10-21 Volodymyr Sapsai[modules] Fix tracking ObjCInterfaceType decl when...
2021-10-21 AndreyChurbanov[OpenMP][NFC] skip atomic tests for non-x86 arch
2021-10-21 Nikita Popov[InstCombine] Add additional store forwarding test...
2021-10-21 Arthur Eubanks[test] Make sure plugin actually runs in clear-ast...
2021-10-21 David BlaikieEnable libc++ in the build for libcxx initializerlist...
2021-10-21 David BlaikieRecommit: Compress formatting of array type names ...
2021-10-21 Fangrui Song[Triple] Don't repeat the function name in comments...
2021-10-21 Nikita Popov[CodeMetrics] Don't require speculatability for ephemer...
2021-10-21 Kirill BobyrevFollow-up on https://github.com/llvm/llvm-project/commi...
next