"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "7a8b6ca2d16c529dfa3e3f1188ec070454850b6f"
-
Dan Gohman authored
machineinstr whether the aliased register is dead, rather than the original register is dead. This allows it to get the correct answer when examining an instruction like this: CALLpcrel32 <ga:foo>, %AL<imp-def>, %EAX<imp-def,dead> where EAX is dead but a subregister of it is still live. This fixes PR5294. llvm-svn: 85135
9aba0d99
Loading