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
LoopStrengthReduce.cpp
Find file
Blame
History
Permalink
Finally get this patch right :)
· 53a3739c
Reid Spencer
authored
Mar 02, 2007
Replace expensive getZExtValue() == 0 calls with isZero() calls. llvm-svn: 34861
53a3739c
Loading