summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/assign-construct-memcpy.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change memcpy/memove/memset to have dest and source alignment attributes.Daniel Neilson2018-01-281-4/+4
* Change memcpy/memove/memset to have dest and source alignment attributes (Ste...Daniel Neilson2018-01-191-15/+15
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-14/+14
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-14/+14
* CodeGen: Copy tail padding when we're not dealing with a trivial copy assign ...Benjamin Kramer2012-09-301-0/+89