"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "b75e790a2bc36e9d32d3b46eebb3e22a8b3b7b14"
-
Jakob Stoklund Olesen authored
The value map is currently not used, all values are 'complex mapped' and LiveIntervalMap::mapValue is used to dig them out. This is the first step in a series changes leading to the removal of LiveIntervalMap. Its data structures can be shared among all the live intervals created by a split, so it is wasteful to create a copy for each. llvm-svn: 126800
8ef91fc8
Loading