[PowerPC] Rename mftbl to mftb
authorSteven Wan <wanyu9511@gmail.com>
Thu, 15 Oct 2020 22:16:09 +0000 (18:16 -0400)
committerSteven Wan <wanyu9511@gmail.com>
Wed, 4 Nov 2020 19:23:27 +0000 (14:23 -0500)
commit296c2f31f0c56ab8f5b2a511d36a927ffe7f3eb6
treedfde1ee88f23f1a39a5dea271e35d77aeb2c4857
parent0795715616416382717d5302f33de5bd10cfec96
[PowerPC] Rename mftbl to mftb

`mftb` and `mftbl` are equivalent, there is no need to have two names for doing the same thing, rename `mftbl` to only have `mftb`.

Differential Revision: https://reviews.llvm.org/D89506
libcxx/utils/google-benchmark/src/cycleclock.h
llvm/utils/benchmark/src/cycleclock.h