llvm-6502/lib/Transforms
Chris Lattner 998182b380 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50308 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-26 07:40:11 +00:00
..
Hello Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
Instrumentation Use Intrinsic::getDeclaration in more places. 2008-04-07 13:45:04 +00:00
IPO When SRoA'ing a global variable, make sure the new globals get the 2008-04-26 07:40:11 +00:00
Scalar change comments per review 2008-04-25 21:16:07 +00:00
Utils Feedback from chris 2008-04-25 17:45:52 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00