add and use isBitwiseLogicOp() helper function; NFCI
authorSanjay Patel <spatel@rotateright.com>
Tue, 22 Nov 2016 22:54:36 +0000 (22:54 +0000)
committerSanjay Patel <spatel@rotateright.com>
Tue, 22 Nov 2016 22:54:36 +0000 (22:54 +0000)
commit1e6ca44a8e6a8e9d562a7788b64cc6689652ee2c
tree723cd522ecdefef335cc7b3c435071bb6a22f341
parent838ff4d5c5a9ef5874e5faed61ee35c929d9e667
add and use isBitwiseLogicOp() helper function; NFCI

llvm-svn: 287712
llvm/include/llvm/IR/Instruction.h
llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
llvm/lib/Transforms/InstCombine/InstructionCombining.cpp