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
Change MemDep::getNonLocalDependency to return its results as
· 1c6b62eb
Chris Lattner
authored
Nov 29, 2008
a smallvector instead of a DenseMap. This speeds up GVN by 5% on 403.gcc. llvm-svn: 60255
1c6b62eb
Loading