[all-commits] [llvm/llvm-project] 9b6e86: [PowerPC] refactor convertToImmediateForm - NFC

Chen Zheng via All-commits all-commits at lists.llvm.org
Fri Jun 12 00:58:19 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9b6e86a1a51fe154dad09c814bc77ccf4f47ac96
      https://github.com/llvm/llvm-project/commit/9b6e86a1a51fe154dad09c814bc77ccf4f47ac96
  Author: Chen Zheng <czhengsz at cn.ibm.com>
  Date:   2020-06-12 (Fri, 12 Jun 2020)

  Changed paths:
    M llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
    M llvm/lib/Target/PowerPC/PPCInstrInfo.h

  Log Message:
  -----------
  [PowerPC] refactor convertToImmediateForm - NFC

This is a NFC patch to make convertToImmediateForm a light wrapper
for converting xform and imm form instructions on PowerPC.

Reviewed By: Steven.zhang

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




More information about the All-commits mailing list