This is an archive of the discontinued LLVM Phabricator instance.

[GlobalIsel][X86] support G_CONSTANT selection.
ClosedPublic

Authored by igorb on Apr 12 2017, 3:50 AM.

Details

Summary

[GlobalISel][X86] support G_CONSTANT selection. Add regbank select tests.

Diff Detail

Repository
rL LLVM

Event Timeline

igorb created this revision.Apr 12 2017, 3:50 AM
igorb set the repository for this revision to rL LLVM.
igorb added a subscriber: llvm-commits.
guyblank accepted this revision.Apr 12 2017, 5:41 AM
This revision is now accepted and ready to land.Apr 12 2017, 5:41 AM
This revision was automatically updated to reflect the committed changes.