[PATCH] D15015: [AArch64] Add ARMv8.2-A FP16 vector instructions

Oliver Stannard via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 27 06:17:24 PST 2015


olista01 removed rL LLVM as the repository for this revision.
olista01 updated this revision to Diff 41300.
olista01 marked an inline comment as done.

http://reviews.llvm.org/D15015

Files:
  lib/Target/AArch64/AArch64InstrFormats.td
  lib/Target/AArch64/AArch64InstrInfo.td
  lib/Target/AArch64/AArch64RegisterInfo.td
  lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
  test/MC/AArch64/arm64-advsimd.s
  test/MC/AArch64/armv8.1a-rdma.s
  test/MC/AArch64/fullfp16-diagnostics.s
  test/MC/AArch64/fullfp16-neon-neg.s
  test/MC/AArch64/neon-2velem.s
  test/MC/AArch64/neon-aba-abd.s
  test/MC/AArch64/neon-across.s
  test/MC/AArch64/neon-add-pairwise.s
  test/MC/AArch64/neon-add-sub-instructions.s
  test/MC/AArch64/neon-compare-instructions.s
  test/MC/AArch64/neon-diagnostics.s
  test/MC/AArch64/neon-facge-facgt.s
  test/MC/AArch64/neon-frsqrt-frecp.s
  test/MC/AArch64/neon-max-min-pairwise.s
  test/MC/AArch64/neon-max-min.s
  test/MC/AArch64/neon-mla-mls-instructions.s
  test/MC/AArch64/neon-scalar-abs.s
  test/MC/AArch64/neon-scalar-by-elem-mla.s
  test/MC/AArch64/neon-scalar-by-elem-mul.s
  test/MC/AArch64/neon-scalar-cvt.s
  test/MC/AArch64/neon-scalar-fp-compare.s
  test/MC/AArch64/neon-scalar-mul.s
  test/MC/AArch64/neon-scalar-recip.s
  test/MC/AArch64/neon-scalar-reduce-pairwise.s
  test/MC/AArch64/neon-simd-misc.s
  test/MC/AArch64/neon-simd-shift.s
  test/MC/Disassembler/AArch64/fullfp16-neon-neg.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15015.41300.patch
Type: text/x-patch
Size: 224825 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151127/71dfef8c/attachment-0001.bin>


More information about the llvm-commits mailing list