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
Implement unconditional unswitching of 'trivial' loops, those loops that contain
· ed7a67b0
Chris Lattner
authored
Feb 10, 2006
branches in their entry block that control whether or not the loop is a noop or not. llvm-svn: 26101
ed7a67b0
Loading