[llvm-commits] [llvm] r50308 - in /llvm/trunk: lib/Transforms/IPO/GlobalOpt.cpp test/Transforms/GlobalOpt/2008-04-26-SROA-Global-Align.ll

Bill Wendling isanbard at gmail.com
Sat Apr 26 02:32:24 PDT 2008


On Apr 26, 2008, at 12:40 AM, Chris Lattner wrote:

> Author: lattner
> Date: Sat Apr 26 02:40:11 2008
> New Revision: 50308
>
> URL: http://llvm.org/viewvc/llvm-project?rev=50308&view=rev
> Log:
> When SRoA'ing a global variable, make sure the new globals get the
> appropriate alignment.  This fixes a miscompilation of 252.eon on
> x86-64 (rdar://5891920).
>
> Bill, please pull this into Tak.
>
Done.

-bw




More information about the llvm-commits mailing list