When processing frame index virtual registers, consider all available registers
(if there are any) and use the one which remains available for the longest rather than just using the first one. This should help enable better re-use of the loaded frame index values. rdar://7318760 llvm-svn: 107847
Loading
Please register or sign in to comment