[llvm-commits] [llvm] r65960 - in /llvm/trunk: lib/Transforms/Scalar/ScalarReplAggregates.cpp lib/Transforms/Utils/SimplifyCFG.cpp test/BugPoint/misopt-basictest.ll

Bill Wendling isanbard at gmail.com
Tue Mar 3 11:25:51 PST 2009


On Tue, Mar 3, 2009 at 11:21 AM, Chris Lattner <clattner at apple.com> wrote:
>
> On Mar 3, 2009, at 11:18 AM, Bill Wendling wrote:
>
>> Author: void
>> Date: Tue Mar  3 13:18:49 2009
>> New Revision: 65960
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=65960&view=rev
>> Log:
>> Use > instead of >=. We want to promote aggregates of 128-bytes.
>
> Thanks Bill, I'm really sorry for my bozo bug.
>
Not a problem. At least it was an easy catch. :-)

> Note that this patch also brought in some other changes?
>
Doh! Reverted those.

-bw




More information about the llvm-commits mailing list