Skip to content
Commit 7686b555 authored by Owen Anderson's avatar Owen Anderson
Browse files

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
parent 5e28227d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment