summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/TestMultipleDebuggers.py
diff options
context:
space:
mode:
authorDaniel Berlin <dberlin@dberlin.org>2017-03-10 04:54:10 +0000
committerDaniel Berlin <dberlin@dberlin.org>2017-03-10 04:54:10 +0000
commit5ac9179f6ceb30c4901825d839b4310b56809792 (patch)
treef727c75436a4a39a7e904119cc3037f342910c57 /lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/TestMultipleDebuggers.py
parent22645eea7ac2c3c7d014c2f500be36f368647b6e (diff)
downloadbcm5719-llvm-5ac9179f6ceb30c4901825d839b4310b56809792.tar.gz
bcm5719-llvm-5ac9179f6ceb30c4901825d839b4310b56809792.zip
Move memory coercion functions from GVN.cpp to VNCoercion.cpp so they can be shared between GVN and NewGVN.
Summary: These are the functions used to determine when values of loads can be extracted from stores, etc, and to perform the necessary insertions to do this. There are no changes to the functions themselves except reformatting, and one case where memdep was informed of a removed load (which was pushed into the caller). Reviewers: davide Subscribers: mgorny, llvm-commits, Prazek Differential Revision: https://reviews.llvm.org/D30478 llvm-svn: 297438
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/TestMultipleDebuggers.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud