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

Bob Wilson bob.wilson at apple.com
Wed Nov 11 09:42:41 PST 2009


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.



More information about the llvm-commits mailing list