This is an archive of the discontinued LLVM Phabricator instance.

[X86] Introduce wbinvd intrinsic
ClosedPublic

Authored by GBuella on Apr 5 2018, 2:01 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

GBuella created this revision.Apr 5 2018, 2:01 AM
GBuella added a comment.EditedApr 5 2018, 2:03 AM

The reason is, the _wbinvd intrinsic, and builtin were just recently introduced in GCC.

This revision is now accepted and ready to land.Apr 7 2018, 1:28 PM
GBuella updated this revision to Diff 142142.Apr 12 2018, 3:38 AM
GBuella retitled this revision from Introduce wbinvd intrinsic to [X86] Introduce wbinvd intrinsic.
This revision was automatically updated to reflect the committed changes.