[InstCombine] Rename InstCombinerImpl::matchBSwap to matchBSwapOrBitReverse. NFCI.
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Fri, 23 Oct 2020 11:19:18 +0000 (12:19 +0100)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Fri, 23 Oct 2020 11:35:27 +0000 (12:35 +0100)
commit19a13bf538b30fa67fc4a381fb25d150cc5a9989
treef380999f9b9073a100e40e0ad0f4cb8defc59344
parent936ef89ebe8646c483b993d8d8e50ee9509e005d
[InstCombine] Rename InstCombinerImpl::matchBSwap to matchBSwapOrBitReverse. NFCI.

This matches bswap and bitreverse intrinsics, so we should make that clear in the function name.
llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
llvm/lib/Transforms/InstCombine/InstCombineInternal.h