aboutsummaryrefslogtreecommitdiff
path: root/lib/Analysis/LoopInfo.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-04-18 06:27:43 +0000
committerChris Lattner <sabre@nondot.org>2004-04-18 06:27:43 +0000
commit50ca0a195a3843877252fc226e4ae62320084c53 (patch)
tree88d47ce8fcb734e5cd702596dcc615c19592fb1a /lib/Analysis/LoopInfo.cpp
parent9c2cc4626b157ca2a7363edd0581783b5e5eb12d (diff)
After unrolling our single basic block loop, fold it into the preheader and exit
block. The primary motivation for doing this is that we can now unroll nested loops. This makes a pretty big difference in some cases. For example, in 183.equake, we are now beating the native compiler with the CBE, and we are a lot closer with LLC. I'm now going to play around a bit with the unroll factor and see what effect it really has. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13034 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/LoopInfo.cpp')
0 files changed, 0 insertions, 0 deletions