summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/commands/command/script/main.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2020-01-09 11:55:22 -0800
committerCraig Topper <craig.topper@intel.com>2020-01-09 12:22:39 -0800
commit4e003aad42d985dade66cd5928d64dd09edecceb (patch)
treea7329c9f378ea01b54f5ac600d38abf460cedfc2 /lldb/packages/Python/lldbsuite/test/commands/command/script/main.cpp
parent9949b1a1753aa0f229c5b55ea01ec96f48164d9e (diff)
downloadbcm5719-llvm-4e003aad42d985dade66cd5928d64dd09edecceb.tar.gz
bcm5719-llvm-4e003aad42d985dade66cd5928d64dd09edecceb.zip
[X86] Add ueq/one fp128 quiet compare tests. NFC
The ONE expansion calls OGT/OLT libcalls which will signal for QNAN. The UEQ expansion uses unord and eq libcalls which won't signal. We should probably use those libcalls for ONE with appropriate logic. Quiet OGT/OLT/OLE/OGE have similar issue, but not sure how to fix those yet.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/command/script/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud