summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/commands/command/source/TestCommandSource.py
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2019-09-03 05:57:22 +0000
committerCraig Topper <craig.topper@intel.com>2019-09-03 05:57:22 +0000
commitb915109043d056a18a30b531cddf39cd69f4c82e (patch)
tree5e584b901820941f1b10ed617cefbf23c451a8f5 /lldb/packages/Python/lldbsuite/test/commands/command/source/TestCommandSource.py
parent9dc8c448ed4511b7802d78f78a29c0714868c7b0 (diff)
downloadbcm5719-llvm-b915109043d056a18a30b531cddf39cd69f4c82e.tar.gz
bcm5719-llvm-b915109043d056a18a30b531cddf39cd69f4c82e.zip
[X86] Simplify the setOperationAction handling for fp_to_uint by improving the Custom handler a bit.
This merges the 32-bit and 64-bit mode code to just use Custom for both i32 and i64. We already had most of the handling in the custom handling due to the AVX512 having legal fp_to_uint. Just needed to add the i32->i64 promotion handling. Refactor the fp_to_uint code in the custom handler to simplify the number of times we check things. Tweak cost model tables to match the default handling we were getting due to Expand before. llvm-svn: 370700
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/command/source/TestCommandSource.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud