]> granicus.if.org Git - llvm/commit
[NFC][PowerPC] Reorganize CRNotPat multiclass patterns in PPCInstrInfo.td
authorAmy Kwan <amy.kwan1@ibm.com>
Sun, 6 Oct 2019 19:45:53 +0000 (19:45 +0000)
committerAmy Kwan <amy.kwan1@ibm.com>
Sun, 6 Oct 2019 19:45:53 +0000 (19:45 +0000)
commitaa31cbf9182540e1e943e29bb229e2549f2fd2d1
tree8eb0e4cf396f1267517c328feb1647916471bf8b
parentff3c35a498b261b70e3cec517de9449b39288973
[NFC][PowerPC] Reorganize CRNotPat multiclass patterns in PPCInstrInfo.td

This is patch aims to group together the `CRNotPat` multi class instantiations
within the `PPCInstrInfo.td` file.

Integer instantiations of the multi class are grouped together into a section,
and the floating point patterns are separated into its own section.

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@373869 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCInstrInfo.td