summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/stret-1.m
Commit message (Expand)AuthorAgeFilesLines
* Change memcpy/memove/memset to have dest and source alignment attributes (Ste...Daniel Neilson2018-01-191-1/+1
* [objc] Don't require null-check and don't emit memset when result is ignored ...Kuba Mracek2017-06-301-1/+10
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-1/+1
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-1/+1
* Don't nil check non-nil class receiver of AArch64 stret calls.Ahmed Bougacha2015-10-021-6/+9
* ARM64: initial clang support commit.Tim Northover2014-03-291-0/+20