diff options
author | Craig Topper <craig.topper@intel.com> | 2019-11-11 16:30:42 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2019-11-11 16:32:19 -0800 |
commit | 6c86d6efaf129c42d37121f1e7e9a7adffb54c1a (patch) | |
tree | d122be46d35fa34d6be5353dee63b83239781a30 /lldb/packages/Python/lldbsuite/test/python_api/frame/main.c | |
parent | 8e2c192e2af8c760152ba3b28e774dbb1548e4aa (diff) | |
download | bcm5719-llvm-6c86d6efaf129c42d37121f1e7e9a7adffb54c1a.tar.gz bcm5719-llvm-6c86d6efaf129c42d37121f1e7e9a7adffb54c1a.zip |
[X86] Remove some else branches after checking for !useSoftFloat() that set operations to Expand.
If we're using soft floats, then these operations shoudl be
softened during type legalization. They'll never get to
LegalizeVectorOps or LegalizeDAG so they don't need to be
Expanded there.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/main.c')
0 files changed, 0 insertions, 0 deletions