summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/no-opt-volatile-memcpy.c
Commit message (Expand)AuthorAgeFilesLines
* Change memcpy/memove/memset to have dest and source alignment attributes (Ste...Daniel Neilson2018-01-191-5/+5
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-5/+5
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-5/+5
* Test case updates for explicit type parameter to the gep operatorDavid Blaikie2015-03-131-4/+4
* Don't pass -O0 to clang_cc1, it is the default.Rafael Espindola2013-09-041-1/+1
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-2/+2
* patch for PR9027 and // rdar://11861085Fariborz Jahanian2013-01-251-0/+40