aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/WasmObjectFile.cpp
diff options
context:
space:
mode:
authorSean Fertile <sfertile@ca.ibm.com>2017-07-07 02:00:06 +0000
committerSean Fertile <sfertile@ca.ibm.com>2017-07-07 02:00:06 +0000
commit9cd1cdf814fe6cedf50c03ada7c834df0ba79040 (patch)
tree9140b5f630d6685d7be9279ab893e44726faf6d4 /llvm/lib/Object/WasmObjectFile.cpp
parent7d3eeaaa960d3824983ae664bfa5ad75c5bd1f57 (diff)
downloadllvm-9cd1cdf814fe6cedf50c03ada7c834df0ba79040.zip
llvm-9cd1cdf814fe6cedf50c03ada7c834df0ba79040.tar.gz
llvm-9cd1cdf814fe6cedf50c03ada7c834df0ba79040.tar.bz2
Extend memcpy expansion in Transform/Utils to handle wider operand types.
Adds loop expansions for known-size and unknown-sized memcpy calls, allowing the target to provide the operand types through TTI callbacks. The default values for the TTI callbacks use int8 operand types and matches the existing behaviour if they aren't overridden by the target. Differential revision: https://reviews.llvm.org/D32536 llvm-svn: 307346
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions