summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/memcpy-no-inline.ll
Commit message (Collapse)AuthorAgeFilesLines
* Code size optimisation: do not inline memcpy if this expansion resultsSjoerd Meijer2016-06-031-0/+33
in more instructions than the libary call. Differential Revision: http://reviews.llvm.org/D20958 llvm-svn: 271678
OpenPOWER on IntegriCloud