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
RegAllocGreedy.cpp
Find file
Blame
History
Permalink
Always compare the cost of region splitting with the cost of per-block splitting.
· 032891b7
Jakob Stoklund Olesen
authored
Apr 22, 2011
Sometimes it is better to split per block, and we missed those cases. llvm-svn: 130025
032891b7
Loading