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
Move trip count discovery outside of the generic LoopUnroll helper. This
· 1cabe54f
Andrew Trick
authored
Jul 23, 2011
removes its dependence on canonical induction variables. llvm-svn: 135829
1cabe54f
Loading