summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/alignment.cpp
Commit message (Expand)AuthorAgeFilesLines
* Maintain PS4 ABI compatibility by making the fix made in r331136 not apply wh...Douglas Yung2018-05-181-0/+1
* Revert commits r332160, r332164, r332236.Douglas Yung2018-05-161-3/+0
* Force the PS4 clang ABI version to 6.Douglas Yung2018-05-121-0/+3
* PR37275 packed attribute should not apply to base classesRichard Smith2018-04-291-11/+22
* Change memcpy/memove/memset to have dest and source alignment attributes.Daniel Neilson2018-01-281-7/+7
* Change memcpy/memove/memset to have dest and source alignment attributes (Ste...Daniel Neilson2018-01-191-7/+7
* Test commit (NFC).Denis Zobnin2016-02-021-2/+2
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-7/+7
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-7/+7
* Another fix to this test, this one apparently working byJohn McCall2015-09-081-0/+1
* Fix clang/test/CodeGenCXX/alignment.cpp for -Asserts.NAKAMURA Takumi2015-09-081-0/+1
* Compute and preserve alignment more faithfully in IR-generation.John McCall2015-09-081-0/+297