[PATCH] Add support for ARMv8 cryptography instructions.
Amara Emerson
amara.emerson at arm.com
Thu Sep 12 06:48:36 PDT 2013
Fixed some of the AES/SHA instructions to take 3 input operands, including the destination register.
Hi t.p.northover,
http://llvm-reviews.chandlerc.com/D1645
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D1645?vs=4195&id=4229#toc
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.2.patch
Type: text/x-patch
Size: 26925 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130912/8e6ce871/attachment.bin>
More information about the llvm-commits
mailing list