This is an archive of the discontinued LLVM Phabricator instance.

[ms] [llvm-ml] Add REAL10 support (x87 extended precision)
ClosedPublic

Authored by epastor on Sep 9 2020, 11:09 AM.

Details

Summary

Add MASM support for 80-bit reals in the x87 extended precision format.

Diff Detail

Event Timeline

epastor created this revision.Sep 9 2020, 11:09 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 9 2020, 11:09 AM
epastor requested review of this revision.Sep 9 2020, 11:09 AM
thakis accepted this revision.Sep 14 2020, 10:24 AM
This revision is now accepted and ready to land.Sep 14 2020, 10:24 AM
epastor updated this revision to Diff 291642.Sep 14 2020, 12:11 PM

Rebase on parent

epastor updated this revision to Diff 291646.Sep 14 2020, 12:18 PM

Fix rebase

epastor updated this revision to Diff 294413.Sep 25 2020, 1:18 PM

Rebase on parent

epastor updated this revision to Diff 295098.Sep 29 2020, 1:15 PM

Rebase on parent