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
CodeGen
MachineLICM.cpp
Find file
Blame
History
Permalink
Don't hoist instructions that have implicit uses or defines. Before, it was
· cf596eb1
Bill Wendling
authored
Aug 18, 2008
hoisting out some "test" and "cmp" instructions. This was obvious badness. llvm-svn: 54908
cf596eb1
Loading