[PATCH] [PATCH] Add support for ARMv8 cryptography instructions.

Amara Emerson amara.emerson at arm.com
Wed Sep 11 04:29:45 PDT 2013


Hi t.p.northover,

This change adds support for the ARMv8 cryptographic instructions, AES, SHA and a new variant of the polynomial VMULL instruction.

http://llvm-reviews.chandlerc.com/D1645

Files:
  include/llvm/IR/IntrinsicsARM.td
  lib/Target/ARM/ARM.td
  lib/Target/ARM/ARMInstrFormats.td
  lib/Target/ARM/ARMInstrInfo.td
  lib/Target/ARM/ARMInstrNEON.td
  lib/Target/ARM/ARMSubtarget.cpp
  lib/Target/ARM/ARMSubtarget.h
  lib/Target/ARM/AsmParser/ARMAsmParser.cpp
  test/MC/ARM/invalid-neon-v8.s
  test/MC/ARM/neon-crypto.s
  test/MC/ARM/thumb-invalid-crypto.txt
  test/MC/ARM/thumb-neon-crypto.s
  test/MC/Disassembler/ARM/neon-crypto.txt
  test/MC/Disassembler/ARM/thumb-neon-crypto.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1645.1.patch
Type: text/x-patch
Size: 24660 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130911/9944d374/attachment.bin>


More information about the llvm-commits mailing list