don't repeat function names in comments; NFC
authorSanjay Patel <spatel@rotateright.com>
Wed, 9 Sep 2015 14:34:26 +0000 (14:34 +0000)
committerSanjay Patel <spatel@rotateright.com>
Wed, 9 Sep 2015 14:34:26 +0000 (14:34 +0000)
commit38209f1756585686752b60b2b163596627e0d91f
tree286a86e05827023e1215bef1c6c6e95905af0084
parente472fe49334ec60a0b3afc6b962f4e0fe5b0da0e
don't repeat function names in comments; NFC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@247148 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineCasts.cpp