summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py
diff options
context:
space:
mode:
authorEli Friedman <efriedma@codeaurora.org>2017-12-22 02:08:08 +0000
committerEli Friedman <efriedma@codeaurora.org>2017-12-22 02:08:08 +0000
commit39ed9a602bff45e86c9249d5139504b398bb4ef4 (patch)
tree5355c96d10ab486759bccab89fa89581cefc407d /lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py
parenta17f220590edc34b6c59c385c59312b3e9da524c (diff)
downloadbcm5719-llvm-39ed9a602bff45e86c9249d5139504b398bb4ef4.tar.gz
bcm5719-llvm-39ed9a602bff45e86c9249d5139504b398bb4ef4.zip
[Inliner] Restrict soft-float inlining penalty.
The penalty is currently getting applied in a bunch of places where it doesn't make sense, like bitcasts (which are free) and calls (which were getting the call penalty applied twice). Instead, just apply the penalty to binary operators and floating-point casts. While I'm here, also fix getFPOpCost() to do the right thing in more cases, so we don't have to dig into function attributes. Differential Revision: https://reviews.llvm.org/D41522 llvm-svn: 321332
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud