Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
llvm
lib
Transforms
Scalar
LoopUnrollPass.cpp
Find file
Blame
History
Permalink
Use code-size reduction metrics to estimate the amount of savings we'll get when we unroll a loop.
· 62ea1b71
Owen Anderson
authored
Sep 09, 2010
Next step is to recalculate the threshold values given this new heuristic. llvm-svn: 113525
62ea1b71
Loading