aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/packed-arrays.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-14Update clang for D20348Peter Collingbourne1-12/+12
2015-09-08Compute and preserve alignment more faithfully in IR-generation.John McCall1-2/+4
2015-02-27Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie1-15/+15
2013-08-15CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin1-15/+15
2011-05-05__alignof attribute on the field must considerFariborz Jahanian1-8/+6
2011-04-01IRgen: Reapply r128691 with a fix to ensure we don't increase alignment pastDaniel Dunbar1-0/+157
2011-04-01Revert r128691, "IRgen: Improve GCC compatibility when dealing with packedDaniel Dunbar1-147/+0
2011-03-31IRgen: Improve GCC compatibility when dealing with packed arrays by propagatingDaniel Dunbar1-0/+147