summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/mempcpy-libcall.c
Commit message (Collapse)AuthorAgeFilesLines
* [clang] Enforce triple in mempcpy testserge-sans-paille2020-01-091-1/+1
| | | | Fixes http://lab.llvm.org:8011/builders/llvm-clang-win-x-armv7l/builds/2597
* Improve support of GNU mempcpyserge-sans-paille2020-01-091-0/+12
- Lower to the memcpy intrinsic - Raise warnings when size/bounds are known Differential Revision: https://reviews.llvm.org/D71374
OpenPOWER on IntegriCloud