summaryrefslogtreecommitdiffstats
path: root/lldb/source/Interpreter/CommandObject.cpp
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2011-09-22 03:27:22 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2011-09-22 03:27:22 +0000
commitcfd26cd744678f671bf34fe34fe21b1850aa5152 (patch)
tree2ffc296f228d42cd0b74376f331f849ea173145f /lldb/source/Interpreter/CommandObject.cpp
parent25ce3647e5ffcc206803440c497070c230634755 (diff)
downloadbcm5719-llvm-cfd26cd744678f671bf34fe34fe21b1850aa5152.tar.gz
bcm5719-llvm-cfd26cd744678f671bf34fe34fe21b1850aa5152.zip
The SSE version differences for fmin/fmax are more involved than I thought.
- x87: no min or max. - SSE1: min/max for single precision scalars and vectors. - SSE2: min/max for single and double precision scalars and vectors. - AVX: as SSE2, but also supports the wider ymm vectors. (this is covered by the isTypeLegal check) llvm-svn: 140296
Diffstat (limited to 'lldb/source/Interpreter/CommandObject.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud