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
GVN.cpp
Find file
Blame
History
Permalink
pull the predMap densemap out of the inner loop of performPRE, so
· f00aae49
Chris Lattner
authored
Dec 01, 2008
that it isn't reallocated all the time. This is a tiny speedup for GVN: 3.90->3.88s llvm-svn: 60338
f00aae49
Loading