This is an archive of the discontinued LLVM Phabricator instance.

[llvm-exegesis] Mark second-form X87 instructions as unsupported.
ClosedPublic

Authored by courbet on Oct 19 2018, 3:52 AM.

Details

Summary

We only support the first form because we rely on information that is
only available there.

Diff Detail

Event Timeline

courbet created this revision.Oct 19 2018, 3:52 AM
gchatelet accepted this revision.Oct 19 2018, 5:10 AM
This revision is now accepted and ready to land.Oct 19 2018, 5:10 AM
This revision was automatically updated to reflect the committed changes.