platform/upstream/llvm.git
2023-06-26 Eli Friedman[SelectionDAG] Improve expansion of wide min/max
2023-06-26 Eli Friedman[clang codegen] Fix ABI for HVA returns on AArch64...
2023-06-26 Krzysztof Drewniak[mlir] Convert 8-bit float types to i8
2023-06-26 Jonas Devlieghere[lldb] Add `source cache dump` and `source cache clear...
2023-06-26 Alex Langford[lldb][NFCI] Timer::DumpCategoryTimes should take a...
2023-06-26 Alex Langford[lldb][NFCI] UUID::Dump should take a reference instead...
2023-06-26 Joel Dice[clang][WebAssembly] Support wasm32-wasi shared libraries
2023-06-26 Jake Egan[AIX][tests] XFAIL input-file-err.test
2023-06-26 Argyrios Kyrtzidis[clang/HeaderSearch] Make sure `loadSubdirectoryModuleM...
2023-06-26 Wenlei He[NFC] Generalize llvm-profgen message to cover both...
2023-06-26 Nicolas Vasilache[mlir][Transform] Add support for mma.sync m16n8k16...
2023-06-26 Ahmed Bougacha[AArch64][PAC] Select MOVK for ptrauth.blend intrinsic.
2023-06-26 Sam McCallRevert "[dataflow] avoid more accidental copies of...
2023-06-26 Nikolas Klauser[clang] __is_trivially_equality_comparable should retur...
2023-06-26 Nikolas Klauser[NFC] Add clang whitespace removal patch to .git-blame...
2023-06-26 Nikolas Klauser[clang][NFC] Remove trailing whitespaces and enforce...
2023-06-26 walter erquinigo[LLDB] Add DWARF definitions for the new Mojo language
2023-06-26 Nicolas Vasilache[mlir][Transform] Introduce nvgpu transform extensions
2023-06-26 Valentin Clement[flang][openacc] Support array reduction for min in...
2023-06-26 Mark de Wever[libc++] Silences an invalid compiler diagnostic.
2023-06-26 Matthias Springer[mlir][transform] Fix TrackingListener in regions that...
2023-06-26 Matthias Springer[mlir][transform] Remove redundant handle check in...
2023-06-26 Arthur Eubanks[gn build] Port f2123af1e7d7
2023-06-26 Arthur Eubanks[gn build] Port 8de9f2b558a0
2023-06-26 Simon Pilgrim[X86] combineMul - ensure getTargetConstantFromNode...
2023-06-26 Simon Pilgrim[X86] lowerV8I16Shuffle - use PACKSS(SEXT_INREG(X)...
2023-06-26 Corentin Jabot[Clang] Fix invalid runline in test
2023-06-26 Joseph Huber[libc] Allow the RPC client to be initialized via a...
2023-06-26 Valentin Clement[flang][openacc] Generate loop nest as column major
2023-06-26 Matthias Springer[mlir][transform][NFC] Store all Mappings in region...
2023-06-26 Philip Reames[RISCV] Rename all TA variants of VPseudoUnaryMask...
2023-06-26 Matthias Springer[mlir][transform] Add notifyPayloadOperationReplaced...
2023-06-26 Philip Reames[RISCV] Combine VPseudoUnaryMask and VPseudoUnaryMaskTA...
2023-06-26 David Spickett[clang][OpenMP] Fix unused var warning
2023-06-26 Mark de Wever[libc++][doc] Fixes a typo.
2023-06-26 Kelvin Li[flang] Add PPC vec_max, vec_min, vec_madd and vec_nmsu...
2023-06-26 Philip Reames[RISCV] Split usage of VPseudoUnaryNoMask with GPR...
2023-06-26 Corentin Jabot[Clang] Implement P2738R1 - constexpr cast from void*
2023-06-26 Mehdi AminiAdd missing dependent test dialect in a MLIR test pass
2023-06-26 Tue Ly[libc][Obvious] Fix docs warning.
2023-06-26 Sam McCall[dataflow] fix test after conflict between ae54f01dd8c5...
2023-06-26 Sam McCall[dataflow] avoid more accidental copies of Environment
2023-06-26 Martin Braenne[clang][dataflow] Perform deep copies in copy and move...
2023-06-26 Alex Brachet[CMake][Fuchsia] Enable standalone libatomic
2023-06-26 Alex Brachet[compiler-rt] Stop using system ldd to detect libc...
2023-06-26 Graham Hunter[AArch64][CodeGen] Lower (de)interleave2 intrinsics...
2023-06-26 Louis Dionne[libc++][filesystem] Avoid using anonymous namespaces...
2023-06-26 Zain Jaffal[YAMLParser] Support block nodes when parsing YAML...
2023-06-26 Nikita Popov[SCEV] Print block dispositions on mismatch (NFC)
2023-06-26 Sam McCall[dataflow] Disallow implicit copy of Environment, use...
2023-06-26 Christian Sigg[Bazel][llvm] Fix after 8de9f2b
2023-06-26 Nikita Popov[LCSSA] Compute SCEV of LCSSA phi if original instructi...
2023-06-26 Leandro Lupori[NFC][flang] Fix PushSemantics macro
2023-06-26 Leandro Lupori[flang] Fix lowering of array paths in elemental calls
2023-06-26 Aaron BallmanDiagnose incorrect syntax for #pragma clang diagnostic
2023-06-26 serge-sans... [Remarks] Make sure -fdiagnostics-hotness-threshold...
2023-06-26 Simon Pilgrim[X86] Generalize combineVectorTruncationWithPACKUS...
2023-06-26 Jean Perier[flang][hlfir] user defined assignment codegen
2023-06-26 Jean Perier[flang][hlfir] Lower user defined assignment
2023-06-26 Théo Degioanni[mlir][llvm] Introduce some constant folding.
2023-06-26 Nikita Popov[BasicAA] Don't short-circuit non-capturing arguments
2023-06-26 Florian Hahn[ConstraintElim] Add extra phi use tests.
2023-06-26 Benjamin Kramer[bazel] Add TargetParser dep to tblgen after 8de9f2b558...
2023-06-26 Quentin Colombet[Reassociation] Only form CSE expressions for local...
2023-06-26 Lorenzo Chelini[MLIR][Linalg] Avoid generalizing `linalg.map`
2023-06-26 Piotr ZegarRevert "[clang-tidy] Add modernize-printf-to-std-print...
2023-06-26 Emilia Kond[clang-format] Preserve AmpAmpTokenType in nested paren...
2023-06-26 Jens Massberg[clangd][c++20]Consider rewritten binary operators...
2023-06-26 Job NoormanMove SubtargetFeature.h from MC to TargetParser
2023-06-26 Emilia Kond[clang-format][NFC] Use correct test method for new...
2023-06-26 Mike Crowe[clang-tidy] Add modernize-printf-to-std-print check
2023-06-26 eopXD[Clang][RISCV] Check type support for local variable...
2023-06-26 Ingo Müller[mlir][LLVMIR] Allow !llvm.ptr<ptr> operands in atomicr...
2023-06-26 Luke Lau[RISCV] Teach doPeepholeMaskedRVV to handle vslide...
2023-06-26 Luke Lau[RISCV] Add test cases for vmerge peephole with vslides
2023-06-26 Ingo Müller[mlir][affine][doc] Fix example snippet for AffineParal...
2023-06-26 Haohai WenReland [COFF] Support -gsplit-dwarf for COFF on Windows
2023-06-26 Job Noorman[JITLink][RISCV] Adjust offsets of non-relaxable edges
2023-06-26 Job Noorman[JITLink][RISCV] Expose relaxation pass publicly
2023-06-26 Job Noorman[JITLink][RISCV] Support relaxable edges without relaxa...
2023-06-26 pvanhout[NFC][GlobalISel] Don't return `bool` from apply functions
2023-06-26 WANG Xuerui[Clang][LoongArch] Consume and check -mabi and -mfpu...
2023-06-26 David CARLIERsanitizer: enable getentropy interception on Linux...
2023-06-26 Tobias Gysi[mlir] Avoid expensive LLVM IR import warnings
2023-06-26 Chuanqi Xu[C++] [Coroutines] Assume the allocation doesn't return...
2023-06-26 Craig Topper[RISCV] Properly handle partial writes in isConvertible...
2023-06-26 Craig Topper[RISCV] Add test case for D153490. NFC
2023-06-26 Craig Topper[RISCV] Use unsigned types for orc_b builtins.
2023-06-26 Jim Lin[RISCV] Change the type of argument to clz and ctz...
2023-06-26 Craig Topper[RISCV] Remove WriteJmpReg. Use WriteJalr in its place.
2023-06-26 Aiden GrossmanRevert "[llvm-exegesis] Introduce SubprocessMemory...
2023-06-26 WANG Xuerui[llvm-objcopy] Add LoongArch support
2023-06-26 Weining Lu[LoongArch] Remove AssemblerPredicate for features...
2023-06-26 Weining Lu[doc][LoongArch] Add missed release note about `ual...
2023-06-26 Aiden Grossman[llvm-exegesis] Introduce SubprocessMemory Utility...
2023-06-26 Wang Rui[LoongArch] Optimize conditional selection of integer
2023-06-26 Weining LuRevert "[LoongArch] Optimize conditional selection...
2023-06-26 Aiden Grossman[llvm-exegesis] Introduce Subprocess Executor Mode
2023-06-26 Younan Zhang[clang] Fix a crash on invalid destructor
2023-06-26 Jie Fu[SimplifyCFG] Remove unused variable 'Inc' (NFC)
next