summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp
diff options
context:
space:
mode:
authorKang Zhang <shkzhang@cn.ibm.com>2018-12-20 06:19:59 +0000
committerKang Zhang <shkzhang@cn.ibm.com>2018-12-20 06:19:59 +0000
commitca8db48974835e12bc8506f45032d175bfec2e76 (patch)
tree3438bd1e740540942ca1abeb427dc93fa8baa725 /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp
parentbd788ce5db2e6933c7f4d370cec4bdaa3a8e7c72 (diff)
downloadbcm5719-llvm-ca8db48974835e12bc8506f45032d175bfec2e76.tar.gz
bcm5719-llvm-ca8db48974835e12bc8506f45032d175bfec2e76.zip
[PowerPC] Implement the isSelectSupported() target hook
Summary: PowerPC has scalar selects (isel) and vector mask selects (xxsel). But PowerPC does not have vector CR selects, PowerPC does not support scalar condition selects on vectors. In addition to implementing this hook, isSelectSupported() should return false when the SelectSupportKind is ScalarCondVectorVal, so that predictable selects are converted into branch sequences. Reviewed By: steven.zhang, hfinkel Differential Revision: https://reviews.llvm.org/D55754 llvm-svn: 349727
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud