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
CodeGen
RegAllocLinearScan.cpp
Find file
Blame
History
Permalink
Don't return a std::vector in the Spiller interface, but take a reference to a
· 2b87d44c
Jakob Stoklund Olesen
authored
Jun 24, 2010
vector instead. This avoids needless copying and allocation. Add documentation. llvm-svn: 106788
2b87d44c
Loading