This is an archive of the discontinued LLVM Phabricator instance.

Remove unnecessary call to getAllocatableRegClass
ClosedPublic

Authored by arsenm on Sep 3 2016, 4:29 PM.

Details

Summary

New version of D14477.

This reapplies r252565 and r252674, effectively reverting r252956.

This allows VS_32/VS_64 to be unallocatable like they should be.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 70275.Sep 3 2016, 4:29 PM
arsenm retitled this revision from to Remove unnecessary call to getAllocatableRegClass.
arsenm updated this object.
arsenm added reviewers: qcolombet, escha.
arsenm added a subscriber: llvm-commits.
qcolombet accepted this revision.Sep 6 2016, 10:24 AM
qcolombet edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Sep 6 2016, 10:24 AM
arsenm closed this revision.Sep 6 2016, 11:26 PM

r280783