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
RegAllocBasic.cpp
Find file
Blame
History
Permalink
Use a faster algorithm for computing MBB live-in registers after register allocation.
· 7d05bce7
Jakob Stoklund Olesen
authored
Apr 11, 2011
LiveIntervals::findLiveInMBBs has to do a full binary search for each segment. llvm-svn: 129292
7d05bce7
Loading