summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/process
diff options
context:
space:
mode:
authorJohannes Doerfert <doerfert@cs.uni-saarland.de>2019-01-19 05:19:12 +0000
committerJohannes Doerfert <doerfert@cs.uni-saarland.de>2019-01-19 05:19:12 +0000
commit36872b5db9f5a2a808ddd71df24017b7a9c0064c (patch)
tree0bccdb2c2ecb71e63b82dabd9f4f3bd1d939beae /lldb/packages/Python/lldbsuite/test/python_api/process
parent18251842c6781ddcd74d785da1235593ad7613dc (diff)
downloadbcm5719-llvm-36872b5db9f5a2a808ddd71df24017b7a9c0064c.tar.gz
bcm5719-llvm-36872b5db9f5a2a808ddd71df24017b7a9c0064c.zip
Enable IPConstantPropagation to work with abstract call sites
This modification of the currently unused inter-procedural constant propagation pass (IPConstantPropagation) shows how abstract call sites enable optimization of callback calls alongside direct and indirect calls. Through minimal changes, mostly dealing with the partial mapping of callbacks, inter-procedural constant propagation was enabled for callbacks, e.g., OpenMP runtime calls or pthreads_create. Differential Revision: https://reviews.llvm.org/D56447 llvm-svn: 351628
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud