summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/alignment.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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