"clang/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "01401a54f8e14ebc9c9ef3bbf97088a3b95bc645"
-
Jakob Stoklund Olesen authored
LiveIntervals already adds <imp-def> operands for super-registers when a subreg def defines the whole register. Thus, it is not necessary to do it again when rewriting. In fact, the super-register imp-defs caused miscompilations because the late scheduler couldn't see that the super-register was read. We still add super-reg <imp-use,kill> operands when rewriting virtuals to physicals. llvm-svn: 113299
4d19d265
Loading