[PATCH] D21571: [AArch64] Avoid generating indexed vector instructions for Exynos

Abderrazek Zaafrani via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 5 15:37:19 PDT 2016


az updated this revision to Diff 67039.
az added a comment.

This version takes the previous patch functionality and code and puts it into a new AArch64 standalone optimization pass.


https://reviews.llvm.org/D21571

Files:
  llvm/lib/Target/AArch64/AArch64.h
  llvm/lib/Target/AArch64/AArch64TargetMachine.cpp
  llvm/lib/Target/AArch64/AArch64VectorByElementOpt.cpp
  llvm/lib/Target/AArch64/CMakeLists.txt
  llvm/test/CodeGen/AArch64/arm64-neon-2velem.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21571.67039.patch
Type: text/x-patch
Size: 38744 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160805/8f77ecef/attachment.bin>


More information about the llvm-commits mailing list