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
IPO
ArgumentPromotion.cpp
Find file
Blame
History
Permalink
Convert this pass to be a CallGraphSCCPass instead of a Pass, which eliminates
· 37b6c4f2
Chris Lattner
authored
Sep 18, 2004
the worklist and makes it more efficient. This does not change functionality at all. llvm-svn: 16390
37b6c4f2
Loading