"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "06a1639b98a527ff247e90b76924143c521eef89"
- Dec 17, 2010
-
-
Jakob Stoklund Olesen authored
llvm-svn: 122073
-
Jakob Stoklund Olesen authored
This is a three-way interval list intersection between a virtual register, a live interval union, and a loop. It will be used to identify interference-free loops for live range splitting. llvm-svn: 122034
-
- Dec 16, 2010
-
-
Jakob Stoklund Olesen authored
A MachineLoopRange contains the intervals of slot indexes covered by the blocks in a loop. This representation of the loop blocks is more efficient to compare against interfering registers during register coalescing. llvm-svn: 121917
-