[llvm-commits] [llvm] r153260 - /llvm/trunk/lib/Transforms/Scalar/IndVarSimplify.cpp

Andrew Trick atrick at apple.com
Tue Mar 27 16:01:31 PDT 2012


On Mar 23, 2012, at 10:33 PM, Joerg Sonnenberger <joerg at britannica.bec.de> wrote:

> On Fri, Mar 23, 2012 at 05:33:19PM -0700, Eli Friedman wrote:
>> On Fri, Mar 23, 2012 at 5:21 PM, Joerg Sonnenberger
>> <joerg at britannica.bec.de> wrote:
>>> On Thu, Mar 22, 2012 at 05:10:11PM -0000, Andrew Trick wrote:
>>>> Log:
>>>> Remove -enable-iv-rewrite, which has been unsupported since 3.0.
>>> 
>>> This used to create significiant enough smaller binaries for the boot
>>> blocks on NetBSD. Have the issues been fixed?
>> 
>> Bugzilla bug #?
> 
> 12342 has the details.

For anyone following the thread, this bug is resolved in PR12342, although the PR is left open as a future exercise in -Oz tuning.

-Andy



More information about the llvm-commits mailing list