This is an archive of the discontinued LLVM Phabricator instance.

Add HLE encoding/assembler support
Needs ReviewPublic

Authored by darkbuck on Feb 20 2013, 2:19 PM.

Details

Summary

Hi All,

The attached patch adds XACQ and XREL target flags to support HLE prefixes. It add assembler and encoding support for HLE prefixed insns.

Yours

  • Michael

Diff Detail

Event Timeline

darkbuck updated this revision to Unknown Object (????).Feb 27 2013, 1:41 PM

this patch is rebased on the trunk and revised after the change replacing TargetFlags to HLEHint

darkbuck updated this revision to Unknown Object (????).Mar 19 2013, 5:11 PM

Hi All

This patch is rebased against LLVM trunk. There's no significant change.

Thanks

  • Michael
chandlerc resigned from this revision.Mar 29 2015, 11:20 AM
chandlerc removed a reviewer: chandlerc.