[Transforms] Fix some Clang-tidy modernize and Include What You Use warnings; other...
authorEugene Zelenko <eugene.zelenko@gmail.com>
Tue, 24 Oct 2017 21:24:53 +0000 (21:24 +0000)
committerEugene Zelenko <eugene.zelenko@gmail.com>
Tue, 24 Oct 2017 21:24:53 +0000 (21:24 +0000)
commit7f0f9bc5abca07253414ef837a692a2fd59733fc
tree4c8d7c68addf5f5fedcaee32770d246c88a22b88
parentb57e640f3a7775203f24190c4b13240bf6c2c7d4
[Transforms] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).

llvm-svn: 316503
llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp
llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/lib/Transforms/InstCombine/InstCombineInternal.h
llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp
llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
llvm/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp