platform/upstream/llvm.git
2023-05-31 Bing1 Yu[MC] Disable default copy ctor and copy assignment...
2023-05-31 Bing1 Yu[MachineScheduler] Disable default copy ctor and copy...
2023-05-31 Davide Italiano[MachO] Add comments to explain the semantics of chaine...
2023-05-31 Vitaly Buka[NFC][sanitizer] Extend ArrayRef
2023-05-31 Shilei Tian[NFC][OpenMP] Remove unused variable `new_iv_saved...
2023-05-31 Vitaly BukaRevert "[NFC][ASAN] Remove redundant fields of AsanThread"
2023-05-31 Davide Italiano[MachO] Add the relocation types for auth pointers...
2023-05-31 Manna, Soumi[NFC][CLANG] Fix nullptr dereference issue in DeduceTem...
2023-05-31 Jianjian GUAN[RISCV] Fix selection for some unmasked vp SDNode.
2023-05-31 Manna, Soumi[NFC][CLANG] Fix nullptr dereference issue in Type...
2023-05-31 yijia1212add missing dependency for TosaToLinalg
2023-05-31 Vitaly Buka[NFC][ASAN] Remove redundant fields of AsanThread
2023-05-31 Amir Ayupov[BOLT] Align BranchInfo and FuncBranchData in DataAggre...
2023-05-31 Pengxuan Zheng[libc++] Include "bits/alltypes.h" to provide mbstate_t...
2023-05-31 wren romano[mlir][sparse] Improving SparseTensorDimSliceAttr methods
2023-05-31 Jonas Devlieghere[lldb] Remove commented out code/logging in BreakpointS...
2023-05-31 Jim InghamFix SBValue::FindValue for file static variables
2023-05-30 Jennifer YuFix assert "DeclRefExpr for Decl not entered in LocalDe...
2023-05-30 LLVM GN Syncbot[gn build] Port bf63b15bd4bf
2023-05-30 Nico Weber[gn] port 48e5f704c55f (no more LLVM_HAVE_LIBXAR in...
2023-05-30 Kazu Hirata[ExtractAPI] clang-format DeclarationFragments::insert
2023-05-30 Jie Fu[clang][ExtractAPI] Fix -Wpessimizing-move in Declarati...
2023-05-30 Spenser Bauman[mlir][tosa] Implement lowering for tosa.rfft2d
2023-05-30 Andrés Villegas[llvm-debuginfod][NFC] Switch to OptTable
2023-05-30 Petr Hosek[CMake] Remove BOLT from Fuchsia toolchain
2023-05-30 wren romano[mlir][sparse] Removing unused helper function
2023-05-30 wren romano[mlir][sparse] Adding new STEA::{with,without}DimSlices...
2023-05-30 wren romano[mlir][sparse] Updating STEA parser/printer to use...
2023-05-30 Dave Lee[lldb] Prevent dwim-print from showing kNoResult error
2023-05-30 Jason MolendaFix a few bugs with Mach-O corefile loading, plus perf
2023-05-30 Dave Lee[lldb] Consult summary provider before printing childre...
2023-05-30 Kazu HirataRemove llvm::Optional
2023-05-30 ruturaj4[clang][ExtractAPI] Modify declaration fragment methods...
2023-05-30 ruturaj4[clang][ExtractAPI] Modify declaration fragment methods...
2023-05-30 Amir Ayupov[BOLT] Add skip-non-simple for boltdiff
2023-05-30 wren romano[mlir][sparse] Combining `dimOrdering`+`higherOrdering...
2023-05-30 Craig Topper[RISCV] Add some tail undisturbed vwmacc tests. NFC
2023-05-30 Alex Langford[lldb] Introduce FileSpec::GetComponents
2023-05-30 Craig Topper[RISCV] Allow FWMUL formation for an FP extend used...
2023-05-30 Nikolas Klauser[libc++][PSTL] Implement std::merge
2023-05-30 Keith Smiley[lld-macho] Remove linking bitcode support
2023-05-30 Yuanfang Chen[LLVM Utils] Update Certifi to 2023.5.7
2023-05-30 Jeffrey Byrnes[AMDGPU][IGLP] Parameterize the SchedGroup processing...
2023-05-30 Craig Topper[RISCV] Add RISCVISD::VFWMUL_VL. Use it to replace...
2023-05-30 Rafael Ubal... Lowering for 'tosa.scatter'
2023-05-30 Luke Drummond[HIP] Add missing __hip_atomic_fetch_sub support
2023-05-30 Jorge Gorbe... [lldb] Fix build after Clang API change at rev 769d282d7292
2023-05-30 Krzysztof Drewniak[AMDGPU][LoadStoreVectorizer] Pre-commit test for addrs...
2023-05-30 Fangrui SongRemove HAVE_STRERROR
2023-05-30 Jan Svoboda[lldb] Fix build after Clang API change
2023-05-30 Jan Svoboda[clang][lex] NFCI: Use DirectoryEntryRef in Preprocesso...
2023-05-30 Jan Svoboda[clang][lex] NFCI: Use FileEntryRef in Sema::CodeComple...
2023-05-30 Jan Svoboda[clang] NFCI: Use DirectoryEntryRef in Module::Directory
2023-05-30 Jan Svoboda[clang][lex] NFCI: Use DirectoryEntryRef in ModuleMap...
2023-05-30 Jan Svoboda[clang][lex] NFCI: Use DirectoryEntryRef in ModuleMap...
2023-05-30 Jan Svoboda[clang][lex] NFCI: Use FileEntryRef in ModuleMap::...
2023-05-30 Alex Langford[lldb][NFCI] Remove use of ConstString from StructuredD...
2023-05-30 Nitin John Raj[RISCV][GlobalISel] Add lowerFormalArguments for callin...
2023-05-30 Alex Langford[lldb][NFCI] Change type of SBDebugger::m_instance_name
2023-05-30 Peiming Liu[mlir][sparse] fix a crash when generating sparse convo...
2023-05-30 Kazu Hirata[Driver] Remove unused class ForceSuccessCommand
2023-05-30 Alex Langford[lldb][NFCI] Refactor Language::GetFormatterPrefixSuffix
2023-05-30 Louis Dionne[libc++][ci] Use ccache in the jobs that build Clang
2023-05-30 Florian Hahn[ConstraintElim] Add additional tests for and implicati...
2023-05-30 Martin Storsjö[clang] [test] Narrow down an MSVC specific behaviour...
2023-05-30 Fangrui Song[Driver] Report error for unsupported -mlarge-endian...
2023-05-30 Petr HosekRevert "[BOLT][CMake] Use LLVM macros for install targets"
2023-05-30 Petr Hosek[BOLT][CMake] Use LLVM macros for install targets
2023-05-30 Alex Brachet[clang-tidy][docs] Fix link to libc style guide
2023-05-30 Fangrui Song[Driver] Add ClangFlags::TargetSpecific to simplify...
2023-05-30 Alex Brachet[compiler-rt][bultins] Fix libatomic standalone build
2023-05-30 Tue Ly[libc][RISCV] Add log, log2, log1p, log10 for RISC...
2023-05-30 LLVM GN Syncbot[gn build] Port 06ff9770477d
2023-05-30 Erick Velez[clang][ExtractAPI] Refactor serializer to the CRTP
2023-05-30 Fangrui Song[Driver][test] Properly test -mdefault-visibility-expor...
2023-05-30 Mats Petersson[FLANG] Support all arrays for LoopVersioning
2023-05-30 Philip Reames[RISCV] Add additional vslide1up test coverage
2023-05-30 Deniz Evrenci[clang-tidy] Do not emit bugprone-exception-escape...
2023-05-30 Artem Belevich[CUDA] correctly install cuda_wrappers/bits/shared_ptr_...
2023-05-30 Mehdi AminiRe-enable MLIR test-contraction.mlir integration test...
2023-05-30 Philip Reames[RISCV] Rename vslide1down tests (should have been...
2023-05-30 Philip Reames[RISCV] Add tests for vslide1down shuffle/insert idiom
2023-05-30 Paul Robinson[Headers][doc] Add add/sub/mul intrinsic descriptions...
2023-05-30 Ben Hamilton[Format/ObjC] Support NS_ASSUME_NONNULL_BEGIN and FOUND...
2023-05-30 Peter Steinfeld[flang] [NFC] Remove an unneeded include.
2023-05-30 Craig Topper[RISCV] Add copyright header to IntrinsicsRISCVXTHead...
2023-05-30 max[MLIR][CAPI] Move `DenseMapInfo<MlirTypeID>`
2023-05-30 Mark de Wever[libc++][format] Fixes year formatter on Windows.
2023-05-30 Mark de Wever[libc++] Deprecate the classes in strstream.
2023-05-30 Marco ElverFix "[compiler-rt] Refactor memintrinsic interceptors"
2023-05-30 Craig Topper[RISCV] Correct capitalization of SiFive in a comment...
2023-05-30 David Green[AArch64] Add i1 insert/extract cost tests. NFC
2023-05-30 Mark de Wever[libc++][CI] Installs libomp.
2023-05-30 Dmitri Gribenko[clang][analyzer][NFC] Replace dyn_cast with cast in...
2023-05-30 Dmitri Gribenko[clang][analyzer][NFC] Move dyn_cast's into if statemen...
2023-05-30 Simon Pilgrim[X86] Regenerate sqrt-fastmath-mir.ll
2023-05-30 Adrian PrantlMark header as textual
2023-05-30 Igor Kirillov[CodeGen] Refactor IR generation functions to use IRBui...
2023-05-30 Dmitri Gribenko[clang][analyzer][NFC] Remove unnecessary FALLTHROUGH...
2023-05-30 Dmitri Gribenko[clang][analyzer][NFC] Remove unnecessary casts around...
next