diff options
author | Craig Topper <craig.topper@intel.com> | 2019-02-15 19:21:39 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2019-02-15 19:21:39 +0000 |
commit | 9c6a9276da2df5604a88cdbade279851950210cb (patch) | |
tree | 941a8732cd85652fc73c84364378c101850b7239 /lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands | |
parent | c0eef3542b3a045d1a868baff150f2e4f775d3ca (diff) | |
download | bcm5719-llvm-9c6a9276da2df5604a88cdbade279851950210cb.tar.gz bcm5719-llvm-9c6a9276da2df5604a88cdbade279851950210cb.zip |
[X86] Move all the SSE legality checks out of FP_TO_INTHelper and up to LowerFP_TO_INT. NFCI
These checks aren't needed on the call to FP_TO_INTHelper from the type legalizer for splitting i64. We always want to use X87 FIST/FISTT to memory there.
Moving up the SSE checks will allow this routine to focus on what it cares about and makes its return semantics cleaner.
llvm-svn: 354161
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands')
0 files changed, 0 insertions, 0 deletions