Use a faster algorithm for computing MBB live-in registers after register allocation.
LiveIntervals::findLiveInMBBs has to do a full binary search for each segment. llvm-svn: 129292
Loading
Please register or sign in to comment
LiveIntervals::findLiveInMBBs has to do a full binary search for each segment. llvm-svn: 129292