don't repeat function names in comments; NFC
authorSanjay Patel <spatel@rotateright.com>
Wed, 9 Sep 2015 15:24:36 +0000 (15:24 +0000)
committerSanjay Patel <spatel@rotateright.com>
Wed, 9 Sep 2015 15:24:36 +0000 (15:24 +0000)
commitd096e43858d2174697abc1c8d86ad3eaa2b1a790
tree368645e25cd1e583148f4670d6f919292d5f8b24
parent9f73ec9d15d0e34f61bc04197cf1026905287239
don't repeat function names in comments; NFC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@247154 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineAddSub.cpp
lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
lib/Transforms/InstCombine/InstCombineSelect.cpp
lib/Transforms/InstCombine/InstCombineVectorOps.cpp