[NFC] Remove commented cerr debugging loggings
authorChuanqi Xu <yedeng.yd@linux.alibaba.com>
Wed, 8 Jun 2022 07:45:21 +0000 (15:45 +0800)
committerChuanqi Xu <yedeng.yd@linux.alibaba.com>
Wed, 8 Jun 2022 07:58:06 +0000 (15:58 +0800)
commit0e10f1284455aaa54cbcad145238ecedd0d57e48
tree6798a7032126956b65a83d8a033f5c39eb4827ca
parentc06ef17359efcab643c09ba54fa1381ea184986d
[NFC] Remove commented cerr debugging loggings

There are some unused cerr debugging loggings in the codes. It is weird
to remain such commented debug helpers in the product.
llvm/lib/Analysis/MemoryDependenceAnalysis.cpp
llvm/lib/Analysis/PHITransAddr.cpp
llvm/lib/CodeGen/CodeGenPrepare.cpp
llvm/lib/Transforms/IPO/GlobalOpt.cpp
llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp