OSDN Git Service

[AArch64] Generate vector signed/unsigned mul and mla/mls long.
authorChad Rosier <mcrosier@codeaurora.org>
Wed, 8 Oct 2014 02:31:24 +0000 (02:31 +0000)
committerChad Rosier <mcrosier@codeaurora.org>
Wed, 8 Oct 2014 02:31:24 +0000 (02:31 +0000)
commit2929da99a9dd71f6cb589329d000b7dc66a94abd
tree2b04b152f3a8515aeb433ed8d601b4e555df3d5f
parentf3c82a592d0817ed1cf5791f7ae07f90f7111a7d
[AArch64] Generate vector signed/unsigned mul and mla/mls long.

Phabricator Revision: http://reviews.llvm.org/D5589
Patch by Balaram Makam <bmakam@codeaurora.org>!!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219276 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/AArch64ISelLowering.cpp
lib/Target/AArch64/AArch64ISelLowering.h
lib/Target/AArch64/AArch64InstrInfo.td
test/CodeGen/AArch64/aarch64-smull.ll [new file with mode: 0644]