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

Evan Cheng evan.cheng at apple.com
Wed Nov 11 12:54:49 PST 2009


On Nov 11, 2009, at 9:42 AM, Bob Wilson wrote:

> 
> On Nov 11, 2009, at 9:22 AM, Jim Grosbach wrote:
>> 
>> Why was the code placement opt unsafe for arm before? I don't recall
>> the history there.
> 
> If I remember correctly, it was running after ARMConstantIslandPass when it is not safe to change the size or position of anything.

This has been fixed.

Evan



More information about the llvm-commits mailing list