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
If the register allocator cannot find a register to spill, try the aliases. If
· a726fc6d
Evan Cheng
authored
May 12, 2006
that still fails (because all the register spill weights are inf), just grab one. llvm-svn: 28262
a726fc6d
Loading