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
LoopUnroll.cpp
Find file
Blame
History
Permalink
Implement unrolling of multiblock loops. This significantly improves the
· e001d811
Owen Anderson
authored
Aug 24, 2006
utility of the LoopUnroll pass. Also, add a testcase for multiblock-loop unrolling. llvm-svn: 29859
e001d811
Loading