This is an archive of the discontinued LLVM Phabricator instance.

ARM: Add -m[no-]crc to dis/enable CRC subtargetfeature from clang
ClosedPublic

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

Details

Summary

Builds on llvm patch to allow users to disable or enable CRC subtarget feature.

Depends on D2036.

Diff Detail

Event Timeline

Hi Bernie,

Looks good to me, thanks for removing "if arch == N" checks from the code. ;)

--renato

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

Closed by commit rL193600 (authored by @bogden).