aboutsummaryrefslogtreecommitdiff
path: root/support/lib/Support/StatisticReporter.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2002-09-29 21:46:09 +0000
committerChris Lattner <sabre@nondot.org>2002-09-29 21:46:09 +0000
commit952eaee239d6c38f5121ed68277555344c2d6bf0 (patch)
treed11a491bf1b482682eee75831bfb66de3ed2b8bd /support/lib/Support/StatisticReporter.cpp
parentb1f8aebc670769a19d54c9c4a8f3085f2bf52f1c (diff)
Hoist the contents of Loops in depth first order in the dominator tree,
rather than in random order. This causes LICM to be DRAMATICALLY more effective. For example, on bzip2.c, it is able to hoist 302 loads and 2380 total instructions, as opposed to 44/338 before. This obviously makes other transformations much more powerful as well! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3978 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'support/lib/Support/StatisticReporter.cpp')
0 files changed, 0 insertions, 0 deletions