"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "1f80a927d416eadb9115a0c2fd4f7e08c3851ee2"
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