summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/cvt16.ll
AgeCommit message (Expand)AuthorFilesLines
2015-05-12Migrate existing backends that care about software floating pointEric Christopher1-2/+2
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie1-2/+2
2014-07-17CodeGen: generate single libcall for fptrunc -> f16 operations.Tim Northover1-0/+11
2014-07-17X86: support double extension of f16 type.Tim Northover1-1/+15
2014-07-17CodeGen: extend f16 conversions to permit types > float.Tim Northover1-6/+6
2014-07-03[X86] Add ISel patterns to select 'f32_to_f16' and 'f16_to_f32' dag nodes.Andrea Di Biagio1-0/+64