[PATCH] Add support for ARMv8 cryptography instructions.
Amara Emerson
amara.emerson at arm.com
Fri Sep 13 03:16:25 PDT 2013
Changed the decoder namespace in order to prevent predicate operands being added to the MCInsts. Also added tests for the intrinsics.
Hi t.p.northover,
http://llvm-reviews.chandlerc.com/D1645
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D1645?vs=4229&id=4277#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
lib/Target/ARM/Disassembler/ARMDisassembler.cpp
test/CodeGen/ARM/intrinsics-crypto.ll
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.3.patch
Type: text/x-patch
Size: 31792 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130913/8e7e45b7/attachment.bin>
More information about the llvm-commits
mailing list