In the ppc-early-ret pass, we have use BuildMI and copyImplicitOps when the branch instructions
can do the early return. But the two functions will add implicit operands twice, this is not correct.
This patch is to remove the redundant the implicit operands in ppc-early-ret pass.
Please explain more about why we use the rm ?