OSDN Git Service

Tidy some LSR debug output: announce the loop it's about to process
authorDan Gohman <gohman@apple.com>
Mon, 9 Mar 2009 20:34:59 +0000 (20:34 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 9 Mar 2009 20:34:59 +0000 (20:34 +0000)
commit80b0f8c0628d848d36f04440687b61e3b2d3dff1
tree6984bb6e2edf97e27be9f9bc5575daa8459713bc
parent8c6b991635ff589fbe4b8db013bcc1d2ef57a0e0
Tidy some LSR debug output: announce the loop it's about to process
before it does any processing.

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