"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "cdb8b3f7ec3f3ab8e1b3db8da384f2444492e5b3"
- Mark last use of a split interval as kill instead of letting spiller track it.
This allows an important optimization to be re-enabled. - If all uses / defs of a split interval can be folded, give the interval a low spill weight so it would not be picked in case spilling is needed (avoid pushing other intervals in the same BB to be spilled). llvm-svn: 44601
Loading
Please register or sign in to comment