[all-commits] [llvm/llvm-project] 9aa679: [VE] Update floating-point arithmetic instructions

Kazushi Marukawa via All-commits all-commits at lists.llvm.org
Fri Apr 24 02:12:24 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9aa6792729183ec34f28d74946d1c3a7d3dddce1
      https://github.com/llvm/llvm-project/commit/9aa6792729183ec34f28d74946d1c3a7d3dddce1
  Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
  Date:   2020-04-24 (Fri, 24 Apr 2020)

  Changed paths:
    M llvm/lib/Target/VE/MCTargetDesc/VEInstPrinter.cpp
    M llvm/lib/Target/VE/MCTargetDesc/VEInstPrinter.h
    M llvm/lib/Target/VE/VE.h
    M llvm/lib/Target/VE/VEInstrInfo.td

  Log Message:
  -----------
  [VE] Update floating-point arithmetic instructions

Summary:
Changing all mnemonic to match assembly instructions to simplify mnemonic
naming rules. This time update all floating-point arithmetic instructions.

Reviewed By: simoll

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




More information about the All-commits mailing list