Fix CodePlacementOpt::OptimizeIntraLoopEdges so that its return value
authorBob Wilson <bob.wilson@apple.com>
Mon, 18 May 2009 21:02:18 +0000 (21:02 +0000)
committerBob Wilson <bob.wilson@apple.com>
Mon, 18 May 2009 21:02:18 +0000 (21:02 +0000)
commit8ad05c4bdf2739742131adbab247e5c8ee0df857
tree231ec365302369b2948313250eeb3c8ccaa481dc
parente6abdffe06d293b68c498251b5dc9f5dba78dece
Fix CodePlacementOpt::OptimizeIntraLoopEdges so that its return value
correctly indicates whether it changed the code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72038 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodePlacementOpt.cpp