[PATCH] D16203: [AArch64] Remove copy zero after cbz/cbnz

Jun Bum Lim via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 18 13:03:45 PST 2016


junbuml updated the summary for this revision.
junbuml updated this revision to Diff 45206.
junbuml added a comment.
Herald added a subscriber: mcrosier.

Addressed Chad's comments.


http://reviews.llvm.org/D16203

Files:
  include/llvm/Target/TargetInstrInfo.h
  lib/CodeGen/MachineCopyPropagation.cpp
  lib/Target/AArch64/AArch64InstrInfo.cpp
  lib/Target/AArch64/AArch64InstrInfo.h
  test/CodeGen/AArch64/machine-copy-remove.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16203.45206.patch
Type: text/x-patch
Size: 8698 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160118/b00c2ffa/attachment.bin>


More information about the llvm-commits mailing list