[PATCH] D25347: [VirtRegRewriter] Eliminate COPYs before re-writing by renaming.

Geoff Berry via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 19 12:38:16 PDT 2016


gberry updated this revision to Diff 75202.
gberry added a comment.

Update algorithm to be more contained w.r.t. kill flag updating


https://reviews.llvm.org/D25347

Files:
  lib/CodeGen/VirtRegMap.cpp
  test/CodeGen/AArch64/machine_cse_impdef_killflags.ll
  test/CodeGen/X86/ipra-local-linkage.ll
  test/CodeGen/X86/mul-i1024.ll
  test/CodeGen/X86/mul-i512.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25347.75202.patch
Type: text/x-patch
Size: 19667 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161019/60590e89/attachment.bin>


More information about the llvm-commits mailing list