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 5221 llvm/trunk/lib/Target/ARM/ARM.td
llvm/trunk/lib/Target/ARM/ARMInstrInfo.td
llvm/trunk/lib/Target/ARM/ARMInstrThumb2.td
llvm/trunk/lib/Target/ARM/ARMSubtarget.h
llvm/trunk/lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp
llvm/trunk/test/MC/ARM/crc32-thumb.s
llvm/trunk/test/MC/ARM/crc32.s
|