summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestRunCommandInterpreterAPI.py
diff options
context:
space:
mode:
authorAmara Emerson <aemerson@apple.com>2019-07-19 00:24:45 +0000
committerAmara Emerson <aemerson@apple.com>2019-07-19 00:24:45 +0000
commitcf12c7815fed11f789076bd0cd647fe1dfd78b45 (patch)
tree592335c31e831aef072eec2f7f3759fea9e2ad9d /lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestRunCommandInterpreterAPI.py
parent3d9955c869f441062617dfe5da83e66749822a25 (diff)
downloadbcm5719-llvm-cf12c7815fed11f789076bd0cd647fe1dfd78b45.tar.gz
bcm5719-llvm-cf12c7815fed11f789076bd0cd647fe1dfd78b45.zip
[GlobalISel] Translate calls to memcpy et al to G_INTRINSIC_W_SIDE_EFFECTs and legalize later.
I plan on adding memcpy optimizations in the GlobalISel pipeline, but we can't do that unless we delay lowering to actual function calls. This patch changes the translator to generate G_INTRINSIC_W_SIDE_EFFECTS for these functions, and then have each target specify that using the new custom legalizer for intrinsics hook that they want it expanded it a libcall. Differential Revision: https://reviews.llvm.org/D64895 llvm-svn: 366516
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestRunCommandInterpreterAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud