Rename PPC MTCTRse to MTCTRloop
authorHal Finkel <hfinkel@anl.gov>
Mon, 20 May 2013 16:08:37 +0000 (16:08 +0000)
committerHal Finkel <hfinkel@anl.gov>
Mon, 20 May 2013 16:08:37 +0000 (16:08 +0000)
commit85c08b059ce4248ee739e756cf717a9b429e2ec2
treeb3c8f9746e54bb4d2b9f185f8752d1548542f1fb
parente50c8c1f81a38f0ecebafa5dc60a163814a9713a
Rename PPC MTCTRse to MTCTRloop

As the pairing of this instruction form with the bdnz/bdz branches is now
enforced by the verification pass, make it clear from the name that these
are used only for counter-based loops.

No functionality change intended.

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