This is an archive of the discontinued LLVM Phabricator instance.

[ARM64/AArch64] Hook up CRC32 subtarget feature to the driver
ClosedPublic

Authored by bsmith on May 2 2014, 7:41 AM.

Details

Summary

A subtarget feature for CRC32 instructions was recently added in the ARM64 backend, this patch hooks it up to the currently existing -mcrc/-mnocrc options such that it is usable as an optional extension from clang.

Diff Detail

Event Timeline

bsmith updated this revision to Diff 9034.May 2 2014, 7:41 AM
bsmith retitled this revision from to [ARM64/AArch64] Hook up CRC32 subtarget feature to the driver.
bsmith updated this object.
bsmith edited the test plan for this revision. (Show Details)
bsmith added a reviewer: t.p.northover.
bsmith set the repository for this revision to rL LLVM.
bsmith added a subscriber: Unknown Object (MLST).
t.p.northover edited edge metadata.May 2 2014, 8:21 AM

Hi Bradley,

This looks sensible enough too. Go for it.

Cheers.

Tim.

bsmith accepted this revision.May 2 2014, 8:28 AM
bsmith added a reviewer: bsmith.
This revision is now accepted and ready to land.May 2 2014, 8:28 AM
bsmith closed this revision.May 2 2014, 8:28 AM