summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp
diff options
context:
space:
mode:
authorKewen Lin <jedilyn@163.com>2018-12-18 03:16:43 +0000
committerKewen Lin <jedilyn@163.com>2018-12-18 03:16:43 +0000
commit3dac1252daa40d3f30b7b0df074496f608777687 (patch)
treec734869d13ac30122fc4f47406ab548eb5fd9669 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp
parent0aa260d2c914466f262175a017bff66fc49d9561 (diff)
downloadbcm5719-llvm-3dac1252daa40d3f30b7b0df074496f608777687.tar.gz
bcm5719-llvm-3dac1252daa40d3f30b7b0df074496f608777687.zip
[PowerPC] Improve vec_abs on P9
Improve the current vec_abs support on P9, generate ISD::ABS node for vector types, combine ABS node to VABSD node for some special cases to make use of P9 VABSD* insns, do custom lowering to vsub(vneg later)+vmax if it has no combination opportunity. Differential Revision: https://reviews.llvm.org/D54783 llvm-svn: 349437
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud