[PATCH][AArch64] Neon scalar x indexed element and scalar copy implementation

Ana Pazos apazos at codeaurora.org
Mon Nov 11 16:52:50 PST 2013


Hi Tim, Jiangning and other reviewers,

 

I added support in MC layer and tests for AdvSIMD scalar x indexed element
(9 instrs) and AdvSIMD scalar copy (1 instr).

 

The support for intrinsics and codegen patterns will come in the next
commits.

 

I also fixed some tests that were not setting
-triple=aarch64-none-linux-gnu.
 
Please, Jiangning, run MC Hammer on these instruction formats. Let me know
how it goes.
 
This patch should complete support for all AArch64 Neon scalar instructions
in MC layer.
 
Thanks,
Ana.
 

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131111/4161ea7a/attachment.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: llvm-scalar-x-indexed-elem-scalar-copy.txt
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131111/4161ea7a/attachment.txt>


More information about the llvm-commits mailing list