[llvm-commits] [llvm] r79411 - in /llvm/trunk: lib/Transforms/Utils/SSI.cpp test/Transforms/SSI/2009-08-19-UnreachableBB2.ll
Nick Lewycky
nicholas at mxc.ca
Wed Aug 19 00:22:51 PDT 2009
Nick Lewycky wrote:
> Author: nicholas
> Date: Wed Aug 19 02:16:57 2009
> New Revision: 79411
>
> URL: http://llvm.org/viewvc/llvm-project?rev=79411&view=rev
> Log:
> Fix up PHI nodes correctly in the presence of unreachable BBs, part two. Also
> delete a newed pointer, and improve readability a little bit.
I forgot to attribute this. Patch by Andre Tavares!
More information about the llvm-commits
mailing list