platform/upstream/llvm.git
2021-01-21 Luo, Yuanke[X86][AMX] Fix tile config register spill issue.
2021-01-21 Georgii Rymar[yaml2obj/obj2yaml] - Improve dumping/creating of ELF...
2021-01-21 madhur13490[IndirectFunctions] Skip propagating attributes to...
2021-01-21 Kazu Hirata[llvm] Use hasSingleElement (NFC)
2021-01-21 Kazu Hirata[Transforms] Use llvm::append_range (NFC)
2021-01-21 Kazu Hirata[llvm] Construct SmallVector with iterator ranges ...
2021-01-21 Max Kazantsev[X86] Add experimental option to separately tune alignm...
2021-01-21 Hsiangkai Wang[RISCV] Implement vssseg intrinsics.
2021-01-21 Hsiangkai Wang[RISCV] Implement vlsseg intrinsics.
2021-01-21 Hsiangkai Wang[RISCV] Implement vsseg intrinsics.
2021-01-21 Jonas Devlieghere[lldb] Upstream eCore_arm_arm64e enum value in ArchSpec
2021-01-21 Craig Topper[RISCV] Use update_llc_test_checks.py to regenerate...
2021-01-21 Jonas Devlieghere[dsymutil] Compare object modification times using...
2021-01-21 Jim InghamUse CXX_SOURCES and point to the right source file.
2021-01-21 Jianzhou Zhao[MSan] Move origins for overlapped memory transfer
2021-01-21 Jim InghamFix a bug with setting breakpoints on C++11 inline...
2021-01-21 Jez Ng[lld-macho] Add dependency on ObjCARC to fix shared...
2021-01-21 Shilei Tian[Clang][OpenMP] Use `clang_cc1` test for `declare_targe...
2021-01-21 Guozhi Wei[DAGCombiner] Precommit test case for D95086
2021-01-21 River Riddle[mlir][OpFormatGen] Fix incorrect kind used for Regions...
2021-01-21 mfehr[mlir] Make MLIRContext::getOrLoadDialect(StringRef...
2021-01-21 River Riddle[mlir] Add a new builtin `unrealized_conversion_cast...
2021-01-21 River Riddle[mlir] Add an interface for Cast-Like operations
2021-01-21 Varun Gandhi[NFC] Minor cleanup for ValueHandle code.
2021-01-20 Michael Jones[libc][NFC][obvious] fix the names of MPFR tests
2021-01-20 Michael Jones[libc][NFC] add "LlvmLibc" as a prefix to all test...
2021-01-20 Dávid Bolvanský[BuildLibcalls, Attrs] Support more variants of C+...
2021-01-20 Craig Topper[RISCV] Add another isel pattern for slliu.w.
2021-01-20 Craig Topper[RISCV] Add addu.w and slliu.w test that uses getelemen...
2021-01-20 Diego CaballeroRevert "[mlir][Affine] Add support for multi-store...
2021-01-20 Aart Bik[mlir][sparse] add asserts on reading in tensor data
2021-01-20 Ryan HoudekD94954: Fixes Snapdragon Kryo CPU core detection
2021-01-20 Fangrui SongMakefile.rules: Avoid redundant .d generation (make...
2021-01-20 Nicolas Vasilache[mlir] NFC - Fix unused variable in non-debug mode
2021-01-20 Tony Tye[NFC][AMDGPU] Document target ID syntax for code object...
2021-01-20 Michael Liao[hip] Fix `<complex>` compilation on Windows with VS2019.
2021-01-20 Mircea TrofinReland "[NPM][Inliner] Factor ImportedFunctionStats...
2021-01-20 Eugene Zhulenev[mlir:async] Fix data races in AsyncRuntime
2021-01-20 LLVM GN Syncbot[gn build] Port 95ce32c7878d
2021-01-20 Mircea Trofin[NFC] Move ImportedFunctionsInliningStatistics to Analysis
2021-01-20 Peter Steinfeld[flang] Fix creation of deferred shape arrays by POINTE...
2021-01-20 Shilei Tian[OpenMP][NVPTX] Added forward declaration to pave the...
2021-01-20 Amy Huang[CodeView] Emit function types in -gline-tables-only.
2021-01-20 peter klausler[flang] Infrastructure improvements in utility routines
2021-01-20 Nicolas Vasilache[mlir][Linalg] NFC - Fully compose map and operands...
2021-01-20 Alexander Belyaev[mlir] Add ComplexDialect to SCF->GPU pass.
2021-01-20 Nicolas Vasilache[mlir] Fix SubTensorInsertOp semantics
2021-01-20 Nikita Popov[PredicateInfo] Handle logical and/or
2021-01-20 Med Ismail... [lldb/Commands] Align process launch --plugin with...
2021-01-20 Nikita Popov[PredicateInfo][SCCP][NewGVN] Add tests for logical...
2021-01-20 Reid KlecknerReland "[PDB] Defer relocating .debug$S until commit...
2021-01-20 Nicolas Vasilache[mlir][Linalg] NFC - Expose getSmallestBoundingIndex...
2021-01-20 Jon Chesterfield[libomptarget][devicertl][nfc] Simplify target_atomic...
2021-01-20 Pavel LabathRevert "[lldb] Re-enable TestPlatformProcessConnect...
2021-01-20 Reid Kleckner[COFF] Fix relocation offsets in pdb-file-statics test...
2021-01-20 Jon Chesterfield[libomptarget][devicertl][nfc] Remove some cuda intrins...
2021-01-20 Nikita Popov[PredicateInfo] Generalize processing of conditions
2021-01-20 Andrzej Warzynski[flang][driver] Refactor one unit-test case to use...
2021-01-20 Erich Keane[EXTINT][OMP] Fix _ExtInt type checking in device code
2021-01-20 Thomas Lively[WebAssembly] Prototype new f64x2 conversions
2021-01-20 Nicolas Vasilache[mlir][Linalg] NFC - getAssumedNonShapedOperands now...
2021-01-20 dfukalov[NFC][AMDGPU] Split AMDGPUSubtarget.h to R600 and GCN...
2021-01-20 Jez Ng[lld-macho] Run ObjCContractPass during LTO
2021-01-20 Jez Ng[lld-macho][easy] Create group for LLD-specific CLI...
2021-01-20 Mircea TrofinRevert "[NPM][Inliner] Factor ImportedFunctionStats...
2021-01-20 peter klausler[flang] Fix ASSOCIATE statement name resolution
2021-01-20 Mircea Trofin[NPM][Inliner] Factor ImportedFunctionStats in the...
2021-01-20 Hans WennborgRevert "[DAGCombiner] Enable SimplifyDemandedBits vecto...
2021-01-20 George Burgess IVRevert "[clang] Change builtin object size when subobje...
2021-01-20 Reid Kleckner[COFF] Use range for on relocations, NFC
2021-01-20 Dávid Bolvanský[BuildLibcalls] Mark some libcalls with inaccessiblemem...
2021-01-20 Craig Topper[RISCV] Remove unnecessary APInt copy. NFC
2021-01-20 Simon Pilgrim[X86][AVX] Handle vperm2x128 shuffling of a subvector...
2021-01-20 Fangrui Song[AArch64] Fix -Wunused-but-set-variable in GCC -DLLVM_E...
2021-01-20 Frederik Gossen[MLIR][Standard] Add log1p operation to std
2021-01-20 Albion Fung[PowerPC][Power10] Exploit splat instruction xxsplti32d...
2021-01-20 Med Ismail... [lldb/Commands] Refactor ProcessLaunchCommandOptions...
2021-01-20 Tobias Gysi[mlir] fix the rocm runtime wrapper to account for...
2021-01-20 Jacques PienaarAvoid unused variable warning in opt mode
2021-01-20 Craig Topper[RISCV] Add way to mark CompressPats that should only...
2021-01-20 Diego Caballero[mlir][Affine] Add support for multi-store producer...
2021-01-20 Shilei Tian[OpenMP][NVPTX] Replaced CUDA builtin vars with LLVM...
2021-01-20 Sameer Sahasrabuddhe[AMDGPU] pin lit test divergent-unswitch.ll to the...
2021-01-20 Sanjay Patel[SLP] reduce reduction code for checking vectorizable...
2021-01-20 Sanjay Patel[SLP] refactor more reduction functions; NFC
2021-01-20 Sanjay Patel[SLP] move reduction createOp functions; NFC
2021-01-20 Louis Dionne[docs] Fix overly specific link to uploading patches...
2021-01-20 Joseph TremouletLoop peeling: check that latch is conditional branch
2021-01-20 Stephen KellyImplement dynamic mapAnyOf in terms of ASTNodeKinds
2021-01-20 Jon Chesterfield[libomptarget][devicertl] Wrap source in declare target...
2021-01-20 Alex Richardson[libc++] Split re.alg tests into locale-dependent and...
2021-01-20 Stephen KellyMake it possible to store a ASTNodeKind in VariantValue
2021-01-20 Simon Pilgrim[DAGCombiner] Enable SimplifyDemandedBits vector suppor...
2021-01-20 Hans WennborgRevert "Following up on PR48517, fix handling of templa...
2021-01-20 Paul C. AnagnostopoulosRevert "[TableGen] Improve algorithm for inheriting...
2021-01-20 Simon Pilgrim[X86][AVX] Fold extract_subvector(VSRLI/VSHLI(x,32...
2021-01-20 Paul C. Anagnostopoulos[TableGen] Improve algorithm for inheriting class templ...
2021-01-20 Amanieu d'Antras[AArch64] Add support for the GNU ILP32 ABI
2021-01-20 Mindong Chen[SCEV] Add a test with wrong exit counts. (NFC)
2021-01-20 Bjorn Pettersson[PM] Avoid duplicates in the Used/Preserved/Required...
next