[all-commits] [llvm/llvm-project] 94cefe: [PowerPC] Add DFP compare instructions.
stefanp-ibm via All-commits
all-commits at lists.llvm.org
Fri Jun 2 09:48:55 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 94cefe41e6f20e9e2c823830dfd9ada22d898e2a
https://github.com/llvm/llvm-project/commit/94cefe41e6f20e9e2c823830dfd9ada22d898e2a
Author: Stefan Pintilie <stefanp at ca.ibm.com>
Date: 2023-06-02 (Fri, 02 Jun 2023)
Changed paths:
M llvm/lib/Target/PowerPC/PPCInstrDFP.td
M llvm/test/MC/Disassembler/PowerPC/ppc64-encoding-dfp.txt
M llvm/test/MC/PowerPC/ppc64-encoding-dfp.s
Log Message:
-----------
[PowerPC] Add DFP compare instructions.
This patch adds the DFP compare instructions:
dcmpu, dcmpuq, dcmpo, dcmpoq
Reviewed By: amyk
Differential Revision: https://reviews.llvm.org/D150899
More information about the All-commits
mailing list