[all-commits] [llvm/llvm-project] 0ca10e: [MIPS] Add MIPS i6400 and i6500 processors (#130587)

Mallikarjuna Gouda via All-commits all-commits at lists.llvm.org
Thu Mar 20 20:08:55 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0ca10ef51bc977c1c0cacd2fce15eec37968b8a4
      https://github.com/llvm/llvm-project/commit/0ca10ef51bc977c1c0cacd2fce15eec37968b8a4
  Author: Mallikarjuna Gouda <mgouda at mips.com>
  Date:   2025-03-20 (Thu, 20 Mar 2025)

  Changed paths:
    M clang/lib/Basic/Targets/Mips.cpp
    M clang/lib/Driver/ToolChains/Arch/Mips.cpp
    M clang/lib/Driver/ToolChains/Gnu.cpp
    M clang/test/Driver/mips-abi.c
    M llvm/docs/ReleaseNotes.md
    M llvm/lib/Target/Mips/Mips.td
    M llvm/lib/Target/Mips/MipsSubtarget.h

  Log Message:
  -----------
  [MIPS] Add MIPS i6400 and i6500 processors (#130587)

The i6400 and i6500 are high performance multi-core microprocessors from
MIPS that provide best in class power efficiency for use in
system-on-chip (SoC) applications. i6400 and i6500 implements Release 6
of the MIPS64 Instruction Set Architecture with full hardware
multithreading and hardware virtualization support.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list