[llvm-commits] [llvm] r78377 - /llvm/trunk/lib/Target/ARM/ARMConstantIslandPass.cpp

Evan Cheng evan.cheng at apple.com
Fri Aug 7 10:39:41 PDT 2009


On Aug 7, 2009, at 10:17 AM, Dale Johannesen wrote:

>
> 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.
>

Don't know yet. This is a safe guard. Infinite looping is bad.

Evan

> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits




More information about the llvm-commits mailing list