Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-05-12 | Migrate existing backends that care about software floating point | Eric Christopher | 1 | -2/+2 |
2015-02-27 | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 1 | -2/+2 |
2014-07-17 | CodeGen: generate single libcall for fptrunc -> f16 operations. | Tim Northover | 1 | -0/+11 |
2014-07-17 | X86: support double extension of f16 type. | Tim Northover | 1 | -1/+15 |
2014-07-17 | CodeGen: extend f16 conversions to permit types > float. | Tim Northover | 1 | -6/+6 |
2014-07-03 | [X86] Add ISel patterns to select 'f32_to_f16' and 'f16_to_f32' dag nodes. | Andrea Di Biagio | 1 | -0/+64 |