This patch adds a subtarget feature for the CRC instructions (optional in v8-A) to the ARM (32-bit) backend.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D2036
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
Revision Contents
Diff 5192 lib/Target/ARM/ARM.td
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMInstrThumb2.td
lib/Target/ARM/ARMSubtarget.h
lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp
test/MC/ARM/crc32-thumb.s
test/MC/ARM/crc32.s
|