diff options
author | Owen Anderson <resistor@mac.com> | 2008-05-29 08:45:13 +0000 |
---|---|---|
committer | Owen Anderson <resistor@mac.com> | 2008-05-29 08:45:13 +0000 |
commit | 7686b555e26c31b52471f67536053e5f73e2991c (patch) | |
tree | 16c813763cc596bffa49af82b87c3a94b5da4962 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 5e28227dbd2902be4f5b1604ca3fd4fa2481c1e7 (diff) | |
download | bcm5719-llvm-7686b555e26c31b52471f67536053e5f73e2991c.tar.gz bcm5719-llvm-7686b555e26c31b52471f67536053e5f73e2991c.zip |
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
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions