This is an archive of the discontinued LLVM Phabricator instance.

[GlobalISel][X86] Support G_GLOBAL_VALUE operation.
ClosedPublic

Authored by igorb on Jun 27 2017, 11:45 PM.

Details

Summary

Support G_GLOBAL_VALUE operation. For now most of the PIC configurations not implemented yet.

Diff Detail

Repository
rL LLVM

Event Timeline

igorb created this revision.Jun 27 2017, 11:45 PM
guyblank accepted this revision.Jul 2 2017, 1:31 AM

LGTM

This revision is now accepted and ready to land.Jul 2 2017, 1:31 AM
This revision was automatically updated to reflect the committed changes.