According to the specification, CRC is an optional extension of the architecture. This patch is to add predicate to make crc checksum instructions optional.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D3502
[ARM64] Support crc predicate on ARM64. Needs ReviewPublic Authored by kevin.qin on Apr 25 2014, 2:22 AM.
Details
Summary According to the specification, CRC is an optional extension of the architecture. This patch is to add predicate to make crc checksum instructions optional.
Diff Detail
Revision Contents
Diff 8832 lib/Target/ARM64/ARM64.td
lib/Target/ARM64/ARM64InstrFormats.td
lib/Target/ARM64/ARM64InstrInfo.td
lib/Target/ARM64/ARM64Subtarget.h
lib/Target/ARM64/ARM64Subtarget.cpp
test/CodeGen/ARM64/crc32.ll
test/MC/ARM64/basic-a64-instructions.s
test/MC/ARM64/diagno-predicate.s
|