| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | __alignof attribute on the field must consider | Fariborz Jahanian | 2011-05-05 | 1 | -5/+4 |
| | | | | | | | packed attribute on the field. //rdar://9217290 llvm-svn: 130948 | ||||
| * | Fix the computation of alignment for fields of packed+aligned structs. | John McCall | 2011-01-20 | 1 | -0/+13 |
| | | | | | | | Part of the fix for PR8413. llvm-svn: 123904 | ||||
| * | IRgen: Set the alignment correctly when creating LValue for a decls. | Daniel Dunbar | 2010-08-21 | 1 | -0/+89 |
| - Fixes PR5598. - Review appreciated. llvm-svn: 111726 | |||||

