[PATCH] D36104: [AArch64] Coalesce Copy Zero during instruction selection

Haicheng Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 18 05:54:08 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL325459: [AArch64] Coalesce Copy Zero during instruction selection (authored by haicheng, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D36104?vs=120601&id=134832#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D36104

Files:
  llvm/trunk/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
  llvm/trunk/test/CodeGen/AArch64/arm64-addr-type-promotion.ll
  llvm/trunk/test/CodeGen/AArch64/arm64-cse.ll
  llvm/trunk/test/CodeGen/AArch64/copy-zero-reg.ll
  llvm/trunk/test/CodeGen/AArch64/i128-fast-isel-fallback.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36104.134832.patch
Type: text/x-patch
Size: 4882 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180218/350bc3cf/attachment.bin>


More information about the llvm-commits mailing list