summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/alignment.ll
Commit message (Expand)AuthorAge
* Add new line at end of file.Bill Wendling2011-09-30
* Fix a regression caused by r102515 where explicit alignment on globals isCameron Zwarich2011-04-13
* Rework global alignment computation again. Now we do round upChris Lattner2010-04-28
* fix PR6921 a different way. Intead of increasing theChris Lattner2010-04-26
* Revert r102300/102301, which serious broke objc apps.Chris Lattner2010-04-26
* Fix PR6921: globals were not getting correctly rounded up to theirChris Lattner2010-04-25