[llvm-commits] [llvm] r51182 - /llvm/trunk/lib/Transforms/Scalar/ADCE.cpp

Chris Lattner clattner at apple.com
Fri May 16 07:25:48 PDT 2008


On May 15, 2008, at 9:34 PM, Owen Anderson wrote:

> Author: resistor
> Date: Thu May 15 23:34:51 2008
> New Revision: 51182
>
> URL: http://llvm.org/viewvc/llvm-project?rev=51182&view=rev
> Log:
> Remove ADCE's ability to delete loops.  This ability is now  
> implemented in a
> safer manner by loop deletion.

Does ADCE do anything useful now?

-Chris




More information about the llvm-commits mailing list