[llvm-commits] [llvm] r78377 - /llvm/trunk/lib/Target/ARM/ARMConstantIslandPass.cpp
Dale Johannesen
dalej at apple.com
Fri Aug 7 10:17:32 PDT 2009
On Aug 7, 2009, at 12:35 AMPDT, Evan Cheng wrote:
> Author: evancheng
> Date: Fri Aug 7 02:35:21 2009
> New Revision: 78377
>
> URL: http://llvm.org/viewvc/llvm-project?rev=78377&view=rev
> Log:
> Error out, rather than infinite looping, if constant island pass
> can't converge.
Why not, but this doesn't fix the real bug, right? It should converge.
More information about the llvm-commits
mailing list