diff options
author | Craig Topper <craig.topper@gmail.com> | 2016-08-09 03:06:28 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2016-08-09 03:06:28 +0000 |
commit | c09273b42b73f3d50201fad80e119dba543a42a6 (patch) | |
tree | 8a0201eafc8f6000df6024ad7fecac312411d14d /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py | |
parent | de06b51d3d41ae151dd72de9747948747a4ecc18 (diff) | |
download | bcm5719-llvm-c09273b42b73f3d50201fad80e119dba543a42a6.tar.gz bcm5719-llvm-c09273b42b73f3d50201fad80e119dba543a42a6.zip |
[X86] Cleanup patterns for AVX/SSE for PS operations. Always try to look for bitcasts from floating point types. If only AVX1 is supported we also need to handle integer types with floating point ops without looking for bitcasts.
Previously SSE1 had a pattern that looked for integer types without bitcasts, but the type wasn't legal with only SSE1 and SSE2 add an identical pattern for the integer instructions.
llvm-svn: 278089
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py')
0 files changed, 0 insertions, 0 deletions