summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/terminal
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2019-11-21 11:27:04 -0800
committerCraig Topper <craig.topper@intel.com>2019-11-21 11:44:29 -0800
commit1439059cc76a51954b6eba9b657a23ff662dfbf8 (patch)
tree412f1f5fde27600e4ddc157ef82ecf3308be25e8 /lldb/packages/Python/lldbsuite/test/terminal
parentfea8288c174c63cd174e841a9c1cbd9e9bc74427 (diff)
downloadbcm5719-llvm-1439059cc76a51954b6eba9b657a23ff662dfbf8.tar.gz
bcm5719-llvm-1439059cc76a51954b6eba9b657a23ff662dfbf8.zip
[X86] Change legalization action for f128 fadd/fsub/fmul/fdiv from Custom to LibCall.
The custom code just emits a libcall, but we can do the same with generic code. The only difference is that the generic code can form tail calls where the custom code couldn't. This is responsible for the test changes. This avoids needing to modify the Custom handling for strict fp.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/terminal')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud