[all-commits] [llvm/llvm-project] 48d64f: [VE] Update logical operation instructions
Kazushi Marukawa via All-commits
all-commits at lists.llvm.org
Thu Apr 16 05:36:40 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 48d64f56549f170ccaf32503338cf0efbffd6af1
https://github.com/llvm/llvm-project/commit/48d64f56549f170ccaf32503338cf0efbffd6af1
Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
Date: 2020-04-16 (Thu, 16 Apr 2020)
Changed paths:
M llvm/lib/Target/VE/VEInstrInfo.td
Log Message:
-----------
[VE] Update logical operation instructions
Summary:
Changing all mnemonic to match assembly instructions to simplify mnemonic
naming rules. This time update all fixed-point arithmetic instructions.
This also corrects bswp operand type.
Reviewed By: simoll
Differential Revision: https://reviews.llvm.org/D78177
More information about the All-commits
mailing list