summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/cvt16.ll
Commit message (Expand)AuthorAgeFilesLines
* X86: Do not use llc -march in tests.Matthias Braun2017-08-021-4/+4
* Migrate existing backends that care about software floating pointEric Christopher2015-05-121-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* CodeGen: generate single libcall for fptrunc -> f16 operations.Tim Northover2014-07-171-0/+11
* X86: support double extension of f16 type.Tim Northover2014-07-171-1/+15
* CodeGen: extend f16 conversions to permit types > float.Tim Northover2014-07-171-6/+6
* [X86] Add ISel patterns to select 'f32_to_f16' and 'f16_to_f32' dag nodes.Andrea Di Biagio2014-07-031-0/+64
OpenPOWER on IntegriCloud