[PATCH] D21826: AArch64: Change modeling of zero cycle zeroing.

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 29 13:46:57 PDT 2016


MatzeB updated this revision to Diff 62281.
MatzeB added a comment.

Fix register translation, be "less smart" in the emit code to make the ZCZ/NonZCZ cases look more idiomatic/symmetric.


Repository:
  rL LLVM

http://reviews.llvm.org/D21826

Files:
  lib/Target/AArch64/AArch64AsmPrinter.cpp
  lib/Target/AArch64/AArch64InstrInfo.td
  test/CodeGen/AArch64/arm64-zero-cycle-zeroing.ll
  test/CodeGen/AArch64/fp-cond-sel.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21826.62281.patch
Type: text/x-patch
Size: 7050 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160629/5424f3a2/attachment.bin>


More information about the llvm-commits mailing list