Update SplitEditor API to reflect the fact that the original live interval is
never kept after splitting. Keeping the original interval made sense when the split region doesn't modify the register, and the original is spilled. We can get the same effect by detecting reloaded values when spilling around copies. llvm-svn: 115695
Loading
Please register or sign in to comment