aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/configuration.py
diff options
context:
space:
mode:
authorFlorian Hahn <florian.hahn@arm.com>2018-02-14 13:59:12 +0000
committerFlorian Hahn <florian.hahn@arm.com>2018-02-14 13:59:12 +0000
commitb4e3bad89bc0922133f29064c87bb59a3935af39 (patch)
treef7ca9c86105b911671fcedcb71851e79b9374668 /lldb/packages/Python/lldbsuite/test/configuration.py
parentde300e66bbff85c70a9e69d536f10488c899ef9f (diff)
downloadllvm-b4e3bad89bc0922133f29064c87bb59a3935af39.zip
llvm-b4e3bad89bc0922133f29064c87bb59a3935af39.tar.gz
llvm-b4e3bad89bc0922133f29064c87bb59a3935af39.tar.bz2
Recommit r325001: [CallSiteSplitting] Support splitting of blocks with instrs before call.
For basic blocks with instructions between the beginning of the block and a call we have to duplicate the instructions before the call in all split blocks and add PHI nodes for uses of the duplicated instructions after the call. Currently, the threshold for the number of instructions before a call is quite low, to keep the impact on binary size low. Reviewers: junbuml, mcrosier, davidxl, davide Reviewed By: junbuml Differential Revision: https://reviews.llvm.org/D41860 llvm-svn: 325126
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions