[PowerPC][NFC] Cleanup PPCCTRLoopsVerify pass
authorJinsong Ji <jji@us.ibm.com>
Thu, 17 Dec 2020 15:13:45 +0000 (10:13 -0500)
committerJinsong Ji <jji@us.ibm.com>
Thu, 17 Dec 2020 16:16:33 +0000 (11:16 -0500)
commitab6cb31642fdc84301b7749fdeabba324e3dbc4a
treeb9861a1dd984ccb9662e4f13edcdf1e2991b5fc1
parentdaf39e3f2dba18bd39cd89a1c91bae126a31d4fe
[PowerPC][NFC] Cleanup PPCCTRLoopsVerify pass

The PPCCTRLoop pass has been moved to HardwareLoops,
so the comments and some useless code are deprecated now.

Reviewed By: #powerpc, nemanjai

Differential Revision: https://reviews.llvm.org/D93336
llvm/lib/Target/PowerPC/PPCCTRLoops.cpp