SimplifyIV comments and dead argument cleanup.
authorAndrew Trick <atrick@apple.com>
Mon, 18 May 2015 16:49:31 +0000 (16:49 +0000)
committerAndrew Trick <atrick@apple.com>
Mon, 18 May 2015 16:49:31 +0000 (16:49 +0000)
commit688ae334a384718bbd7227881a5ff1dee3baf8d1
tree43f2351bd1477df8e618bf43854a1237b2cd71b7
parentccafe05df13273571f6457879d73d40ce320ad60
SimplifyIV comments and dead argument cleanup.

Remove crufty comments. IVUsers hasn't been used here for a long time.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237586 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/IndVarSimplify.cpp
lib/Transforms/Utils/SimplifyIndVar.cpp