[PATCH] D19486: Keep dead inst copy from being deleted only when the inst is rematerializable

Wei Mi via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 8 14:15:24 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL274928: Allow dead insts to be kept in DeadRemat only when they are rematerializable. (authored by wmi).

Changed prior to commit:
  http://reviews.llvm.org/D19486?vs=54870&id=63317#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D19486

Files:
  llvm/trunk/include/llvm/CodeGen/LiveRangeEdit.h
  llvm/trunk/lib/CodeGen/InlineSpiller.cpp
  llvm/trunk/lib/CodeGen/LiveRangeEdit.cpp
  llvm/trunk/lib/CodeGen/RegAllocGreedy.cpp
  llvm/trunk/lib/CodeGen/SplitKit.cpp
  llvm/trunk/lib/CodeGen/SplitKit.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19486.63317.patch
Type: text/x-patch
Size: 7936 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160708/f1799090/attachment.bin>


More information about the llvm-commits mailing list