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
LoopUnswitch.cpp
Find file
Blame
History
Permalink
Fix loop unswitching's assumption that a code path which either
· 0ad7d9c2
Dan Gohman
authored
Sep 01, 2010
infinite loops or exits will eventually exit. This fixes PR5373. llvm-svn: 112745
0ad7d9c2
Loading