Skip to content
GitLab
Explore
Sign in
llvm-bpevl
llvm
lib
Transforms
Utils
LoopSimplify.cpp
Find file
Blame
History
Permalink
Revert r137871. The loop simplify pass should require all exits from a loop that
· b15d6eb9
Bill Wendling
authored
Aug 18, 2011
aren't from an indirect branch need to be dominated by the loop header. llvm-svn: 137981
b15d6eb9
Loading