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
LICM.cpp
Find file
Blame
History
Permalink
LICM does get dead instructions input to it. Instead of sinking them
· 263f8046
Chris Lattner
authored
Aug 29, 2010
out of loops, just delete them. llvm-svn: 112451
263f8046
Loading