"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "6e0123b17f519377e277281cf9e7a70c1b1dbb96"
Replace the old ADCE implementation with a new one that more simply solves
the one case that ADCE catches that normal DCE doesn't: non-induction variable loop computations. This implementation handles this problem without using postdominators. llvm-svn: 51668
Loading
Please register or sign in to comment