[all-commits] [llvm/llvm-project] c8c5f3: [SPARC][IAS] Add SETX pseudoinstruction

Koakuma via All-commits all-commits at lists.llvm.org
Tue Aug 22 09:49:51 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c8c5f317e4617062dab61be650cecbda9adb407a
      https://github.com/llvm/llvm-project/commit/c8c5f317e4617062dab61be650cecbda9adb407a
  Author: Koakuma <koachan at protonmail.com>
  Date:   2023-08-22 (Tue, 22 Aug 2023)

  Changed paths:
    M llvm/lib/Target/Sparc/AsmParser/SparcAsmParser.cpp
    M llvm/lib/Target/Sparc/SparcInstrAliases.td
    A llvm/test/MC/Sparc/sparcv9-synthetic-instructions.s

  Log Message:
  -----------
  [SPARC][IAS] Add SETX pseudoinstruction

This adds the v9 SETX pseudoinstruction for convenient loading of 64-bit values.

Reviewed By: barannikov88

Differential Revision: https://reviews.llvm.org/D157230




More information about the All-commits mailing list