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
Scalar.cpp
Find file
Blame
History
Permalink
split SROA into two passes: one that uses DomFrontiers (-scalarrepl)
· 9987a6f4
Chris Lattner
authored
Jan 14, 2011
and one that uses SSAUpdater (-scalarrepl-ssa) llvm-svn: 123436
9987a6f4
Loading