[PowerPC][NFC] rename file for PPCCTRLoopsVerify pass.
authorChen Zheng <czhengsz@cn.ibm.com>
Mon, 21 Mar 2022 07:38:46 +0000 (03:38 -0400)
committerChen Zheng <czhengsz@cn.ibm.com>
Mon, 21 Mar 2022 07:42:14 +0000 (03:42 -0400)
commit9ada761be3b9cfafebb789fe844c399834b2a68c
tree32a5e814c995aa942975ba3342fd012fc80e1f45
parent8bf893466632cc2597188b431160effcd8cedeef
[PowerPC][NFC] rename file for PPCCTRLoopsVerify pass.

Rename file for PPCCTRLoopsVerify pass from PPCCTRLoops.cpp
to PPCCTRLoopsVerify.cpp.

There will be a new file PPCCTRLoops.cpp for PPC CTR loops
generation later.
llvm/lib/Target/PowerPC/CMakeLists.txt
llvm/lib/Target/PowerPC/PPC.h
llvm/lib/Target/PowerPC/PPCCTRLoopsVerify.cpp [moved from llvm/lib/Target/PowerPC/PPCCTRLoops.cpp with 100% similarity]