[all-commits] [llvm/llvm-project] b0f3d4: [NFC][PowerPC] Order the MTSTR/MFSPR InstAlias def...
zhangkangcool via All-commits
all-commits at lists.llvm.org
Sun Mar 8 04:59:26 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b0f3d49a05ce487650ac0b3e3a23eae21f494a96
https://github.com/llvm/llvm-project/commit/b0f3d49a05ce487650ac0b3e3a23eae21f494a96
Author: Kang Zhang <shkzhang at cn.ibm.com>
Date: 2020-03-08 (Sun, 08 Mar 2020)
Changed paths:
M llvm/lib/Target/PowerPC/PPCInstrInfo.td
Log Message:
-----------
[NFC][PowerPC] Order the MTSTR/MFSPR InstAlias definetion by SPR
Summary:
This NFC patch is only modify the position of MTSTR/MFSPR InstAlias
definition. So it will be easy to read.
More information about the All-commits
mailing list