"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "cf2afe008d7e70e15250df8fd1869c480fc17dde"
-
Bob Wilson authored
found last time. Instead of trying to modify the IR while iterating over it, I've change it to keep a list of WeakVH references to dead instructions, and then delete those instructions later. I also added some special case code to detect and handle the situation when both operands of a memcpy intrinsic are referencing the same alloca. llvm-svn: 91459
e44756d7
Loading