Minor changes:
authorChris Lattner <sabre@nondot.org>
Sun, 15 Dec 2002 03:49:50 +0000 (03:49 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 15 Dec 2002 03:49:50 +0000 (03:49 +0000)
commit680f0c283d6faf15113687a6eb68482d231d1d91
tree59cbdb86d677b666d8d6b0c160e448c515d5c595
parentdebb5ee6c01485ded3ba4b95c77cb4953385a37b
Minor changes:
  * Reword comment to make more clear
  * Don't print out BB's after modification made
  * Don't delete and new an instruction when we need to move something, just move it.

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