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
Eliminate use of setvector for the DeadInsts set, just use a smallvector.
· 2aebea57
Chris Lattner
authored
Dec 01, 2008
This is a lot cheaper and conceptually simpler. llvm-svn: 60332
2aebea57
Loading