aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/MachineModuleInfo.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
commit2c2ccbf108919aeaf5627a1f05fe0ec3f1a32321 (patch)
tree41cffcb360bb9931b32ebfaca46ddc12e1d08463 /lib/CodeGen/MachineModuleInfo.cpp
parente33ca9ce1f978b8129972922f1ac0c16eec9e5f1 (diff)
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) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140296 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions