This is an archive of the discontinued LLVM Phabricator instance.

ARM: Add subtarget feature for CRC
ClosedPublic

Authored by bogden on Oct 28 2013, 6:19 AM.

Details

Summary

This patch adds a subtarget feature for the CRC instructions (optional in v8-A) to the ARM (32-bit) backend.

Diff Detail

Event Timeline

jmolloy accepted this revision.Oct 28 2013, 7:49 AM

Hi Bernie,

This change looks fairy obvious and looks good to me.

Cheers,

James

bogden closed this revision.Oct 29 2013, 2:51 AM

Closed by commit rL193599 (authored by @bogden).