[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 1 10:35:38 PDT 2017


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

Addressed all 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.101049.patch
Type: text/x-patch
Size: 8249 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170601/bbb31407/attachment.bin>


More information about the llvm-commits mailing list