platform/upstream/llvm.git
2023-06-02 Krzysztof ParzyszekConstexprify all eligible functions in MCRegister and...
2023-06-02 Fangrui Song[test] Add -Wno-msvc-not-found to fix linker-opts.c...
2023-06-02 Craig Topper[RISCV] Simplify vector instruction multiclasses. NFC
2023-06-02 Joseph Huber[Clang] Fix missing libraries for the include cleaner...
2023-06-02 Simon PilgrimRevert rG2f9a4d308d4517eee85e373bc09920f85f91fdcd ...
2023-06-02 Haojian Wu[bazel] Add include-cleaner targets, fix clang-tidy...
2023-06-02 Peiming Liu[mlir][sparse] fix various bug to support sparse pooling
2023-06-02 Simon Pilgrim[GlobalISel][X86] Add G_CTLZ_ZERO_UNDEF legalization...
2023-06-02 Nico Weber[gn build] Port c28506ba4b69 more
2023-06-02 Nico Weber[gn build] Port c28506ba4b69
2023-06-02 Louis Dionne[libc++] Remove min_max_macros test
2023-06-02 Louis Dionne[libc++] Transition several remaining generated tests...
2023-06-02 Stefan Pintilie[PowerPC] Add DFP compare instructions.
2023-06-02 Fangrui Song[Driver] Move -nostdinc like options into IncludePath_Group
2023-06-02 Chia-hung Duan[scudo] Support importing custom configuration
2023-06-02 Kazu Hirata[CodeGen] Use llvm::LLVMContext::MD_invariant_load...
2023-06-02 Joel E. Denny[OpenMP] Fix transformed loop's var privacy
2023-06-02 Andrzej Warzynski[mlir] Update how scalable indices are printed
2023-06-02 Viktoriia Bakalova[clang-tidy] Fix docs.
2023-06-02 Simon Pilgrim[GlobalIsel][X86] Merge LZCNT 32-bit and 64-bit test...
2023-06-02 Viktoriia Bakalova[clang-tidy] Implement an include-cleaner check.
2023-06-02 Tue Ly[libc][Obvious] Fix a typo in setting FMA control optio...
2023-06-02 Elizabeth Andrews[Clang][Parser] Accept GNU attributes preceding C+...
2023-06-02 Simon Pilgrim[GlobalIsel][X86] Move G_SHL/G_LSHR/G_ASHR legalization...
2023-06-02 Simon Pilgrim[GlobalIsel][X86] Move G_SDIV/G_SREM/G_UDIV/G_UREM...
2023-06-02 Peter Klausler[flang] Relax ALLOCATABLE/POINTER actual argument check...
2023-06-02 sstwcw[clang-format] Parse the Verilog language option in...
2023-06-02 Marco ElverRevert "[compiler-rt] Avoid memintrinsic calls inserted...
2023-06-02 Marco ElverFix "[compiler-rt] Avoid memintrinsic calls inserted...
2023-06-02 Louis Dionne[libc++] Fix broken transitive includes test
2023-06-02 J. Ryan Stinnett[MLIR][Docs] Unwrap video link in Rationale
2023-06-02 David Green[AArch64] Add SVE predicated operations tests. NFC
2023-06-02 Jie Fu[mlir] Fix unqualified call to 'std::move' in Transform...
2023-06-02 Matthias Springer[mlir][vector][transform] Register vector dialect patterns
2023-06-02 Marco ElverFix "[compiler-rt] Avoid memintrinsic calls inserted...
2023-06-02 Simon Pilgrim[GlobalIsel][X86] Add G_ADD/G_SUB i8/i16 and promotion...
2023-06-02 Simon Pilgrim[GlobalIsel][X86] Regenerate G_ADD/G_SUB vector legaliz...
2023-06-02 Ingo Müller[mlir][tensor] Implement getBufferType for ReshapeOp.
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...
next