diff options
author | Petar Jovanovic <petar.jovanovic@mips.com> | 2018-03-14 14:13:31 +0000 |
---|---|---|
committer | Petar Jovanovic <petar.jovanovic@mips.com> | 2018-03-14 14:13:31 +0000 |
commit | 3408caf68662ff8df209e52ab3aa4e27c14a371d (patch) | |
tree | 0fdff253a660258d80f592b83bbcb99343ffc49f /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | d5949429280b625d8d77becdb47fbd75bc8a4e0f (diff) | |
download | bcm5719-llvm-3408caf68662ff8df209e52ab3aa4e27c14a371d.tar.gz bcm5719-llvm-3408caf68662ff8df209e52ab3aa4e27c14a371d.zip |
[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
llvm-svn: 327511
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions