summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/cvt16.ll
AgeCommit message (Expand)Author
2017-08-02X86: Do not use llc -march in tests.Matthias Braun
2015-05-12Migrate existing backends that care about software floating pointEric Christopher
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2014-07-17CodeGen: generate single libcall for fptrunc -> f16 operations.Tim Northover
2014-07-17X86: support double extension of f16 type.Tim Northover
2014-07-17CodeGen: extend f16 conversions to permit types > float.Tim Northover
2014-07-03[X86] Add ISel patterns to select 'f32_to_f16' and 'f16_to_f32' dag nodes.Andrea Di Biagio