[PATCH] D33562: MachineLICM: Add new condition for hoisting of caller preserved registers

Lei Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 15 10:41:05 PDT 2017


lei updated this revision to Diff 102688.
lei added a comment.

Update as per comments


https://reviews.llvm.org/D33562

Files:
  include/llvm/Target/TargetRegisterInfo.h
  lib/CodeGen/MachineLICM.cpp
  lib/Target/PowerPC/PPCRegisterInfo.cpp
  lib/Target/PowerPC/PPCRegisterInfo.h
  test/CodeGen/PowerPC/licm-tocReg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33562.102688.patch
Type: text/x-patch
Size: 8253 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170615/ec253854/attachment.bin>


More information about the llvm-commits mailing list