diff options
author | Amara Emerson <aemerson@apple.com> | 2019-07-24 22:17:31 +0000 |
---|---|---|
committer | Amara Emerson <aemerson@apple.com> | 2019-07-24 22:17:31 +0000 |
commit | 13af1ed8e37c3f53b4dbd03f7c40b069d4895087 (patch) | |
tree | 2b005088e9b02aa4743ac52ce5b94cf34a99c6ab /lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestRunCommandInterpreterAPI.py | |
parent | eb6782758a54f200a1a5e531bef28192833d2584 (diff) | |
download | bcm5719-llvm-13af1ed8e37c3f53b4dbd03f7c40b069d4895087.tar.gz bcm5719-llvm-13af1ed8e37c3f53b4dbd03f7c40b069d4895087.zip |
[GlobalISel] Support for inlining memcpy, memset and memmove calls.
This introduces a new family of combiner helper routines that re-use the
target specific cost model from SelectionDAG, and generate inline implementations
of the memcpy family of intrinsics.
The combines are only enabled at optimization levels higher than -O0, and give
very substantial performance improvements.
Differential Revision: https://reviews.llvm.org/D65167
llvm-svn: 366951
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestRunCommandInterpreterAPI.py')
0 files changed, 0 insertions, 0 deletions