platform/upstream/llvm.git
2021-01-21 Hsiangkai Wang[RISCV] Add new V instructions in v1.0-08a0b46.
2021-01-21 Andrzej Warzynski[flang][driver] Move fixed/free from detection out...
2021-01-21 Hsiangkai Wang[RISCV] Make LMUL field in VTYPE continuous.
2021-01-21 MaheshRavishankar[mlir]][SPIRV] Define OrderedOp and UnorderedOp and...
2021-01-21 MaheshRavishankar[mlir][SPIRV] Rename OpSpecConstantOperation -> OpSpecC...
2021-01-21 Jay Foad[AMDGPU][GlobalISel] Run SIAddImgInit
2021-01-21 Matt ArsenaultAMDGPU: Remove v_rsq_f64 patterns
2021-01-21 Matt ArsenaultAMDGPU: Use more accurate fast f64 fdiv
2021-01-21 Shilei Tian[OpenMP][NVPTX] Added forward declaration for atomic...
2021-01-21 Matt ArsenaultAArch64/GlobalISel: Factor out parametersInCSRMatch
2021-01-21 Sebastian Neubauer[AMDGPU] Implement mir parseCustomPseudoSourceValue
2021-01-21 David Green[ARM] Fix vector saddsat costs.
2021-01-21 Andrzej Warzynski[flang][driver] Make the driver report diagnostics...
2021-01-21 Joseph Huber[OpenMP] Add support for mapping names in mapper API
2021-01-21 Matt ArsenaultAMDGPU: Add occupancy to serialized MachineFunctionInfo
2021-01-21 Raphael Isemann[lldb][NFC] Fix build with GCC<6
2021-01-21 Balázs Kéri[clang][AST] Add get functions for CXXFoldExpr paren...
2021-01-21 Sanjay Patel[InstCombine] avoid crashing on attribute propagation
2021-01-21 Mikael Holmen[MC] Use std::make_tuple to make some toolchains happy...
2021-01-21 Frederik GossenAdd log1p lowering from standard to ROCDL intrinsics
2021-01-21 Simon Pilgrim[DAGCombiner] Enable SimplifyDemandedBits vector suppor...
2021-01-21 Frederik GossenAdd log1p lowering from standard to NVVM intrinsics
2021-01-21 Simon Pilgrim[X86][SSE] Add uitofp(trunc(and(lshr(x,c)))) vector...
2021-01-21 Simon Pilgrim[DAG] SimplifyDemandedBits - correctly adjust truncated...
2021-01-21 Raphael IsemannReland [lldb] Fix TestThreadStepOut.py after "Flush...
2021-01-21 Raphael Isemann[lldb] Make TestBSDArchives a no-debug-info-test
2021-01-21 Raphael Isemann[lldb][import-std-module] Do some basic file checks...
2021-01-21 Adhemerval... MC: AArch64: Add support for gotpage_lo15
2021-01-21 Simon Pilgrim[DAG] CombineToPreIndexedLoadStore - use const APInt...
2021-01-21 Simon Pilgrim[X86] Avoid a std::string copy by replacing auto with...
2021-01-21 Luo, YuankeRevert "[X86][AMX] Fix tile config register spill issue."
2021-01-21 Haojian Wu[clangd] Fix a missing override keyword, NFC.
2021-01-21 Florian Hahn[LoopUnswitch] Implement first version of partial unswi...
2021-01-21 Alexander Belyaev[mlir] Remove complex ops from Standard dialect.
2021-01-21 Fangrui SongMCDwarf: Delete uneeded parameter
2021-01-21 Georgii Rymar[llvm-nm][ELF] - Make -D display symbol versions.
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...
next