diff options
author | Craig Topper <craig.topper@intel.com> | 2019-11-21 11:27:04 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2019-11-21 11:44:29 -0800 |
commit | 1439059cc76a51954b6eba9b657a23ff662dfbf8 (patch) | |
tree | 412f1f5fde27600e4ddc157ef82ecf3308be25e8 /lldb/packages/Python/lldbsuite/test/terminal/TestEditline.py | |
parent | fea8288c174c63cd174e841a9c1cbd9e9bc74427 (diff) | |
download | bcm5719-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/TestEditline.py')
0 files changed, 0 insertions, 0 deletions