"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "9215129f4ef432d82800953cc54c0f7d2414ff33"
When the register allocator runs out of registers, spill a physical register...
When the register allocator runs out of registers, spill a physical register around the def's and use's of the interval being allocated to make it possible for the interval to target a register and spill it right away and restore a register for uses. This likely generates terrible code but is before than aborting. llvm-svn: 48218
Loading
Please register or sign in to comment