summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/no-opt-volatile-memcpy.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-6/+6
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-6/+6
* Test case updates for explicit type parameter to the gep operatorDavid Blaikie2015-03-131-5/+5
* 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-3/+3
* Fix up the test.Fariborz Jahanian2013-01-261-9/+15
* patch for PR9027 and // rdar://11861085Fariborz Jahanian2013-01-251-0/+44