platform/upstream/llvm.git
2023-02-16 Philip ReamesRevert "[RISCV][CodeGen] Add codegen pattern for experi...
2023-02-16 David Green[LSR] Improve filtered uses in NarrowSearchSpaceByPicki...
2023-02-16 Nikita Popov[Clang] Convert some tests to opaque pointers (NFC)
2023-02-16 Simon Tatham[LowerTypeTests] Support generating Armv6-M jump tables.
2023-02-16 NAKAMURA Takumillvm-tblgen: Apply IWYU partially
2023-02-16 Tom Eccles[flang] lower hlfir.matmul into fir runtime call
2023-02-16 Tom Eccles[flang] lower matmul intrinsic to hlfir.matmul operation
2023-02-16 Tom Eccles[flang] add hlfir.matmul operation
2023-02-16 Nicolas Vasilache[mlir][MemRef] NFC - Add debug information to MultiBuff...
2023-02-16 Matthias Springer[mlir][bufferization] Fix bug in findValueInReverseUseD...
2023-02-16 Nikita Popov[DataLayout] Use separate vectors to store alignment...
2023-02-16 Maya Amrami[mlir] PromoteBuffersToStackPass - Copy attributes...
2023-02-16 Christian Ulmann[mlir][llvm] Use before def debug intrinsic import
2023-02-16 Nikita Popov[Clang] Convert some tests to opaque pointers (NFC)
2023-02-16 Florian Hahn[ConstraintSystem] Use sparse representation for constr...
2023-02-16 David Green[ARM] Add Thumb LSR codegen tests. NFC
2023-02-16 Jean Perier[flang][hlfir] Array constructor lowering [part 2/4]
2023-02-16 Jean Perier[flang][hlfir] Array constructor lowering [part 1/4]
2023-02-16 Akash Banerjee[Flang][OpenMP] Added parser support for device_type...
2023-02-16 Valentin Clement[flang] Use derivedType from toAddedum to get updated...
2023-02-16 Nicolas Vasilache[mlir][Linalg] Add a transform dialect op to rewrite...
2023-02-16 Johannes ReifferscheidAdd a lowering for memref.dealloc with unranked memrefs.
2023-02-16 Kerry McLaughlin[SME2][AArch64] Add multi-single multiply-add long...
2023-02-16 Valentin Clement[flang] Add TODO instead of crashing on assert
2023-02-16 Joe Loser[libc++] LWG 3857: allow `string_view` conversion when...
2023-02-16 Sergei Barannikov[clang] Fix a bug that allowed some overflowing octal...
2023-02-16 Anton Sidorenko[MachineCombiner][NFC] Rename `MinInstr` to `TraceEnsemble`
2023-02-16 Florian Hahn[LV] Move invalid cost remark code to separate function...
2023-02-16 Christian Ulmann[mlir][llvm] Rename void debug type to null
2023-02-16 Jay Foad[UniformityAnalysis] Fix some file headers and pass...
2023-02-16 Kiran Chandramohan[Flang][OpenMP] Fix a corner case where target region...
2023-02-16 Quentin Colombet[mlir][MemRef|Tensor] Fix the handling of DimOp
2023-02-16 Carlos Alberto... [llvm-debuginfo-analyzer] (08a/09) - Memory Management
2023-02-16 Tim NorthoverAArch64: count callee stack we use when estimating...
2023-02-16 Diana Picus[AMDGPU] Autogenerate checks for several tests. NFCI
2023-02-16 David Spickett[lld-macho] Use uint64_t instead of size_t to fix 32...
2023-02-16 Nikita Popov[InstSimplify] Slightly optimize simplifyLoad() (NFC)
2023-02-16 Chuanqi Xu[NFC] Add a test for C++20 Modules
2023-02-16 Evgeniy Brevnov[JT][CT] Preserve exisiting BPI/BFI during JumpThreading
2023-02-16 Chuanqi Xu[NFC] Add two tests for C++ modules
2023-02-16 Tobias Gysi[mlir][llvm] Import alias scope metadata from LLVM IR.
2023-02-16 Nikita Popov[InstCombine] Call simplifyInsertValueInst()
2023-02-16 Nikita Popov[InstCombine] Add additional aggregate reconstruction...
2023-02-16 Nikita Popov[InstSimplify] Fix poison safety in insertvalue fold
2023-02-16 Valentin Clement[flang] Retrieve the correct scope when lowering SELECT...
2023-02-16 jacquesguan[mlir] Add check for value that might be null.
2023-02-16 Fangrui Song[LoopDeletion] Remove legacy pass
2023-02-16 Chuanqi Xu[Modules] Code cleanup after removing ModulesTS
2023-02-16 Chuanqi Xu[Modules] Remove -fmodules-ts
2023-02-16 Xiang1 Zhang[X86] Support load/store for bf16 in avx
2023-02-16 Kazu HirataUse llvm::has_single_bit<uint32_t> (NFC)
2023-02-16 Kazu Hirata[ADT] Use llvm::rotr (NFC)
2023-02-16 Chuanqi Xu[Modules] Refactor modules-ts tests to use standard...
2023-02-16 Jun Sha (Joshua)[RISCV][CodeGen] Add codegen pattern for experimental...
2023-02-16 eopXD[Clang][RISCV] Sort test cases into its mnemonics
2023-02-16 Lei Zhang[mlir][vector] NFC: Improve vector type accessor methods
2023-02-16 Kazu Hirata[mlir] Use std::optional instead of llvm::Optional...
2023-02-16 Craig Topper[RISCV] Make a const member function static. NFC
2023-02-16 Jun Sha (Joshua)Update: [RISCV][MC] Add support for experimental zfa...
2023-02-16 Jun Sha (Joshua)[RISCV][MC] Add support for experimental zfa extension...
2023-02-16 Fangrui Song[MC] Remove an unneeded comparison on cast result. NFC
2023-02-16 Pranav KantFix bazel build
2023-02-16 Peiming Liu[mlir][sparse] reduce the input size in stress_test...
2023-02-16 Alex Langford[debugserver] Initialize logging earlier in the startup...
2023-02-16 Peiming Liu[mlir][sparse] introduce operations to query sparse...
2023-02-16 Sami Tolvanen[Clang][Driver] Fix integer normalization with KCFI
2023-02-16 Fangrui Song[LoopReroll] Remove legacy pass (unused in the pipeline)
2023-02-15 Peiming Liu[mlir][sparse] support coiteration over sparse tensor...
2023-02-15 Leonard ChanReland "[hwasan] Add definitions for missing operator...
2023-02-15 Chia-hung Duan[scudo] Improve the uses of roundUpTo/roundDownTo/isAligned
2023-02-15 Chia-hung Duan[scudo] Calling iterateOverChunks requires holding...
2023-02-15 Chia-hung Duan[scudo] Add thread-safety annotations on TSD data members
2023-02-15 Fangrui Song[LoopFlatten] Inline an external linkage function not...
2023-02-15 Fangrui Song[LoopFlatten] Remove legacy pass (unused in the pipeline)
2023-02-15 Dave Lee[lldb] Remove pydoc import during script interpreter...
2023-02-15 Peiming Liu[mlir][sparse] disable sparse convolution test cases.
2023-02-15 Fangrui Song[LoopInterchange] Remove legacy pass (unused in the...
2023-02-15 Tue Ly[libc][bazel] Add missing dependency for stdlib tests.
2023-02-15 Peiming Liu[mlir][sparse] split sparse concatenate test cases...
2023-02-15 wren romano[mlir][sparse] adding `SparseTensorType::get{Pointer...
2023-02-15 Noah GoldsteinRevert "Transform vector SET{LE/ULT/ULE} -> SETLT and...
2023-02-15 Noah GoldsteinRevert "Remove incorrect comment around `truncateAVX512...
2023-02-15 Hongtao Yu[PseudoProbe] Refactoring a test
2023-02-15 LLVM GN Syncbot[gn build] Port 6f3e6a765a9e
2023-02-15 Roy Jacobson[Clang][docs] Update the release notes page to the...
2023-02-15 Leonard ChanRevert "[hwasan] Add definitions for missing operator...
2023-02-15 Craig Topper[RISCV] Use !cond instead of multiple !if in RISCVInstr...
2023-02-15 Markus Böck[X86][Win64] Avoid statepoints prior to SEH epilogue
2023-02-15 wren romano[mlir][sparse] misc code cleanup
2023-02-15 Peter Klausler[flang][runtime] MayAlias() must be false for unallocat...
2023-02-15 Craig Topper[RISCV] Add CLB/CLH/SLB/SLH formats for Zcb instructions.
2023-02-15 Craig Topper[RISCV] Remove some vestiges of Zbp and Zbt extensions...
2023-02-15 Manuel Klimek[clang-format] Fix windows build.
2023-02-15 Vasileios Porpodas[NFC] Make Module::getIFuncList() private
2023-02-15 wren romano[mlir][sparse] Adding `SparseTensorType::{operator...
2023-02-15 Peter Klausler[flang] Don't add a source range to a type instantiatio...
2023-02-15 Fangrui SongRevert D129735 "[RISCV] Add new pass to transform undef...
2023-02-15 Aaron Ballman[C2x] Implement the `unreachable` macro for WG14 N2826
2023-02-15 Leonard Chan[hwasan] Add definitions for missing operator delete...
2023-02-15 Paul Walker[NFC][SVE] Refactor isel for floating multiply-add...
next