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

Bradley Smith bradley.smith at arm.com
Fri May 2 07:41:15 PDT 2014


Hi t.p.northover,

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.

http://reviews.llvm.org/D3591

Files:
  lib/Basic/Targets.cpp
  lib/Driver/Tools.cpp
  test/Preprocessor/aarch64-target-features.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3591.9034.patch
Type: text/x-patch
Size: 3446 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140502/5f46a64f/attachment.bin>


More information about the cfe-commits mailing list