[llvm-commits] [llvm] r112355 - in /llvm/trunk: include/llvm/LinkAllPasses.h include/llvm/Transforms/Scalar.h include/llvm/Transforms/Utils/SSI.h lib/Transforms/Scalar/ABCD.cpp lib/Transforms/Scalar/CMakeLists.txt lib/Transforms/Utils/CMakeLists.
Douglas do Couto Teixeira
douglasdocouto at gmail.com
Sat Aug 28 10:07:21 PDT 2010
Hi guys,
as mentioned by Duncan, I am working on a range analysis that uses SSI to
increase its precision. If you need someone to keep it on sync with the main
trunk, I can try to do it.
With best wishes,
Douglas
On Sat, Aug 28, 2010 at 1:24 PM, Chris Lattner <clattner at apple.com> wrote:
>
> On Aug 28, 2010, at 1:06 AM, Duncan Sands wrote:
>
> > Hi Chris,
> >
> >> remove the ABCD and SSI passes. They don't have any clients that
> >> I'm aware of, aren't maintained, and LVI will be replacing their value.
> >> nlewycky approved this on irc.
> >
> > the range analysis GSoC project is using SSI...
>
> The code still exists in svn history, out of tree projects can continue to
> use it by pulling the code into their tree.
>
> -Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100828/957f520e/attachment.html>
More information about the llvm-commits
mailing list