Add statistics to the loop extractor. The loop extractor has successfully
authorChris Lattner <sabre@nondot.org>
Thu, 18 Mar 2004 05:46:10 +0000 (05:46 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 18 Mar 2004 05:46:10 +0000 (05:46 +0000)
commitf6e43bc7968df6794e518e964c3428fff86dc0f8
treeffb7f481854fee3153c2b104a4bda7591d244be8
parentfdded9f95ae6233ec553fd54acc11f2dac1aee9d
Add statistics to the loop extractor.  The loop extractor has successfully
extracted all 63 loops for Olden/bh without crashing and without
miscompiling the program!!!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12491 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/LoopExtractor.cpp