summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/alignment.cpp
AgeCommit message (Expand)Author
2018-05-18Maintain PS4 ABI compatibility by making the fix made in r331136 not apply wh...Douglas Yung
2018-05-16Revert commits r332160, r332164, r332236.Douglas Yung
2018-05-12Force the PS4 clang ABI version to 6.Douglas Yung
2018-04-29PR37275 packed attribute should not apply to base classesRichard Smith
2018-01-28Change memcpy/memove/memset to have dest and source alignment attributes.Daniel Neilson
2018-01-19Change memcpy/memove/memset to have dest and source alignment attributes (Ste...Daniel Neilson
2016-02-02Test commit (NFC).Denis Zobnin
2015-11-19Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper
2015-11-18Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper
2015-09-08Another fix to this test, this one apparently working byJohn McCall
2015-09-08Fix clang/test/CodeGenCXX/alignment.cpp for -Asserts.NAKAMURA Takumi
2015-09-08Compute and preserve alignment more faithfully in IR-generation.John McCall