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
LoopDeletion.cpp
Find file
Blame
History
Permalink
Make LoopDeletion work on loops with multiple edges, as long as the incoming
· 82630858
Cameron Zwarich
authored
Feb 22, 2011
values from all of the loop's exiting blocks are equal. Patch by Andrew Clinton. llvm-svn: 126253
82630858
Loading