commit | cad9f50df38ea192070ddc9c598c8984780ed54f | [log] [tgz] |
---|---|---|
author | Petar Jovanovic <petar.jovanovic@mips.com> | Wed Mar 14 14:13:31 2018 +0000 |
committer | Petar Jovanovic <petar.jovanovic@mips.com> | Wed Mar 14 14:13:31 2018 +0000 |
tree | f814df339ce45df1ceae06b5c5fcb2a7180ff1fe | |
parent | c2b0f90df1f81aec4fc411e57a6e889975064b7c [diff] |
[mips] Add support for CRC ASE This includes Instructions: crc32b, crc32h, crc32w, crc32d, crc32cb, crc32ch, crc32cw, crc32cd Assembler directives: .set crc, .set nocrc, .module crc, .module nocrc Attribute: crc .MIPS.abiflags: CRC (0x8000) Patch by Vladimir Stefanovic. Differential Revision: https://reviews.llvm.org/D44176 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@327511 91177308-0d34-0410-b5e6-96231b3b80d8