platform/upstream/llvm.git
2023-06-02 Marco Elver[compiler-rt] Avoid memintrinsic calls inserted by...
2023-06-02 Matthias Springer[mlir][tensor][transform] Register tensor dialect patterns
2023-06-02 Simon Pilgrim[GlobalIsel][X86] Move G_BSWAP/G_CTPOP/G_CTLZ legalizat...
2023-06-02 Matthias Springer[mlir][transform] Add ApplyPatternsOp and PatternRegistry
2023-06-02 Matthias Springer[mlir][transform] Utilize op interface instead of tenso...
2023-06-02 eopXD[Clang][RISCV] Add test coverage for `_mu` overloaded...
2023-06-02 Nikita Popov[ValueTracking] Use correct struct kind for forward...
2023-06-02 Matt ArsenaultSimpleLoopUnswitch: Add missing test coverage for diver...
2023-06-02 Nikita Popov[InstCombine] Handle assumes in multi-use demanded...
2023-06-02 Jolanta Jensen[SVE ACLE] Extend IR combines for fmul, fsub, fadd...
2023-06-02 Haojian Wu[clangd] Use FileManager for getCanonicalPath, NFC
2023-06-02 Florian Hahn[AArch64] Don't use tbl lowering if ZExt can be folded...
2023-06-02 Simon Pilgrim[GlobalIsel][X86] Update legalization of G_ADD/G_SUB
2023-06-02 rikhuijzer[MLIR][Bufferization] Improve documentation of introduc...
2023-06-02 Thorsten Schütt[GlobalIsel][X86] Legalize G_BSWAP III
2023-06-02 Nikita Popov[ValueTracking] Replace Query with SimplifyQuery (NFC)
2023-06-02 Weining Lu[LoongArch] Use Subtarget consistently during LoongArch...
2023-06-02 Florian Hahn[AArch64] Add additional zext/mull tests.
2023-06-02 Nikita Popov[MI] Don't use std::function for all_uses/all_defs...
2023-06-02 Haojian WuFix isKnownNeverInfOrNaN() call in AMDGPU after ORE...
2023-06-02 Haohai Wen[X86] Add schedule module for SapphireRapids
2023-06-02 Nikita Popov[SimplifyLibCalls] Fix isKnownNeverInfinity() call...
2023-06-02 Nikita Popov[ValueTracking] Remove ORE argument (NFC-ish)
2023-06-02 Jakub Chlanda[cuda, NVPTX] Signed char and (unsigned)long builtins...
2023-06-02 Timm BäderRevert "[clang][Diagnostics] Split source ranges into...
2023-06-02 Timm Bäder[clang][Diagnostics] Split source ranges into line...
2023-06-02 Matthias Springer[mlir][IR][NFC] Move CastOpInterface helpers to mlir...
2023-06-02 Timm Bäder[clang][Interp][NFC] Print Function name in unreachable...
2023-06-02 Timm Bäder[clang][Interp][NFC] Add FunctionPointer.h header comment
2023-06-02 Craig Topper[RISCV] Modify a tablegen multiclass for a future patch...
2023-06-02 Carl Ritson[AMDGPU] WQM: Allow insertion of exact mode transition...
2023-06-02 Mehdi AminiFix TableGen emitter: hasValue() has been renamed has_v...
2023-06-02 Jianjian GUAN[RISCV][NFC] Use common prefix to simplify test.
2023-06-02 Dave Lee[lldb] Take StringRef names in GetChildAtNamePath ...
2023-06-02 Dave Lee[lldb] Take StringRef name in GetIndexOfChildWithName...
2023-06-02 Louis Dionne[libc++] Refactor the mandatory header inclusion tests...
2023-06-02 Louis Dionne[libc++] Make sure we use POSIX paths in header_informa...
2023-06-02 Henry Yu[FuzzMutate] Handle BB without predecessor, avoid inser...
2023-06-02 Amir Ayupov[X86][MC] Use MCInstrDesc to access CondCode operand
2023-06-02 Jim InghamRestrict the test from 22667e3220de5ead353a2148265d8416...
2023-06-02 Med Ismail... [lldb/crashlog] Add test for non-symbolicated report...
2023-06-02 Med Ismail... [lldb/crashlog] Run python formatter (nfc)
2023-06-02 Med Ismail... [lldb/crashlog] Create interactive crashlog with no...
2023-06-02 Med Ismail... [lldb/crashlog] Fix crash when loading non-symbolicated...
2023-06-01 Aart Bik[mlir][sparse] enhance sparse reduction support
2023-06-01 Jim InghamFix regex & startsWith name lookup in SBTarget::FindGlo...
2023-06-01 Jie Fu[RISCV][GlobalISel] Remove unused variable 'Index'...
2023-06-01 Nitin John Raj[RISCV][GlobalISel] Add lowerCall for calling convention
2023-06-01 Arthur Eubanks[lld][COFF] Retry failed paths to take advantage of...
2023-06-01 Matt ArsenaultAMDGPU: Refine undef handling for llvm.amdgcn.class...
2023-06-01 Craig Topper[RISCV] Separate slideup/down pseudoinstructions from...
2023-06-01 Craig Topper[RISCV] Move vslideup/down tablegen classes together...
2023-06-01 Diego CaballeroReland "[mlir][Vector] Extend xfer drop unit dim patterns"
2023-06-01 Diego Caballero[mlir][Vector] Prevent vector-to-scalar xfer patterns...
2023-06-01 Diego Caballero[mlir][Vector] Add support for 0-D 'vector.shape_cast...
2023-06-01 Diego Caballero[mlir][Vector] Disable 'vector.extract' folding for...
2023-06-01 LLVM GN Syncbot[gn build] Port d51a84b4059c
2023-06-01 Nikolas Klauser[libc++][PSTL] Implement std::stable_sort
2023-06-01 Michael Jones[libc] Add strtoint32 and strtoint64 tests
2023-06-01 Amara Emerson[GlobalISel] Delete code in GIMatcher complaining about...
2023-06-01 Craig Topper[TargetLowering][ARM][AArch64] Remove usage of NoSigned...
2023-06-01 Blue Gaston[Sanitizers][Darwin][ASanABI] Fix architecture config...
2023-06-01 Craig Topper[RISCV] Rename VPseudoBinaryTailPolicy to VPseudoTernar...
2023-06-01 Henry Yu[FuzzMutate] Avoid calling function with metadata/token...
2023-06-01 Peter Klausler[flang] CUDA Fortran - part 5/5: statement semantics
2023-06-01 Louis Dionne[libc++] Extract ccache stats after the bootstrapping...
2023-06-01 Dmitry DolgovAllow configuring InlinerThreshold in C bindings for...
2023-06-01 Leandro Lupori[flang] Fix character initialization after continuation
2023-06-01 Tom Eccles[flang][hlfir] Separate -emit-fir and -emit-hlfir for bbc
2023-06-01 Tom Eccles[flang][hlfir] Separate -emit-fir and -emit-hlfir for...
2023-06-01 Alexander Yermolovich[BOLT][DWARF] Fix handling of GCed CU function
2023-06-01 Dávid Bolvanský[SDAG] Preserve unpredictable metadata, teach X86CmovCo...
2023-06-01 Daniel Thornburgh[Fuchsia] Reland: Add llvm-debuginfod to toolchain
2023-06-01 Mehdi Amini[MLIR][doc] Improve/fix the doc on mlir.vector.transfer...
2023-06-01 Hussain KadhemFixing broken test in D140524 "Flang implementation...
2023-06-01 Mats Petersson[FLANG] Change loop versioning to use shift instead...
2023-06-01 Nick Desaulniers[clang][docs] document __attribute__((cleanup())) GNU...
2023-06-01 Jay Foad[CodeGen] Make use of MachineInstr::all_defs and all_us...
2023-06-01 Jin Xin Ng[tsan] Invoke malloc/free hooks on darwin
2023-06-01 Florian Hahn[LV] Split off invariance check from isUniform (NFCI).
2023-06-01 Louis Dionne[libc++] Add a few more mising HIDE_FROM_ABI macros
2023-06-01 Kun Wu[mlir][gpu][sparse] fix broken type in cusparseCreateCsr
2023-06-01 Antonio Abbatangelo[ARM] Emit code alignment after .arm and .thumb directives
2023-06-01 Kun Wu[mlir][sparse][gpu] fixing broken literal names in...
2023-06-01 Jan Svoboda[clang] Use `FileEntryRef` in modular header search...
2023-06-01 LLVM GN Syncbot[gn build] Port 217709cbae34
2023-06-01 Jim InghamPrevent some spurious error messages in the debugserver...
2023-06-01 Jim InghamAdd EXC_SYSCALL to the set of ignorable mach exceptions.
2023-06-01 Haowei WuRevert "[Fuchsia] Add llvm-debuginfod to toolchain"
2023-06-01 Kun Wu[mlir][sparse][gpu] add result type to spmv and spmm...
2023-06-01 Nick Desaulniersremove Demangle/StringView.h
2023-06-01 Jan Svoboda[clang] NFCI: Split `HeaderSearch::findAllModulesForHea...
2023-06-01 Jan Svoboda[clang] NFCI: Use `FileEntryRef` in `ModuleMapCallbacks`
2023-06-01 Alex Langford[lldb][NFCI] Remove use of ConstString from UnixSignals...
2023-06-01 David GreenRevert "[ARM] Allow D-reg copies to use VMOVD with...
2023-06-01 John Brawn[Lex] Only warn on defining or undefining language...
2023-06-01 Hussain KadhemFlang implementation for COMPILER_VERSION and COMPILER_...
2023-06-01 Keith Smiley[clang][Darwin] Error out when missing requested libarc...
2023-06-01 Jay Foad[MachineInstr] Implement new operand accessors all_defs...
2023-06-01 Teresa Johnson[ThinLTO] Restructure promotion / internalization decis...
next