This is an archive of the discontinued LLVM Phabricator instance.

Enable HLE code generation
Needs ReviewPublic

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

Details

Summary

Hi All,

This patch adds the code generation support of HLE hinted atomic instructions in X86 backend.

Yours

  • Michael

Diff Detail

Event Timeline

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

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

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

Hi All

This patch is rebased against LLVM trunk. There's no significant change except test cases are enhanced.

Thanks

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