[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 11:30:42 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL305490: [MachineLICM] Hoist TOC-based address instructions (authored by lei).

Changed prior to commit:
  https://reviews.llvm.org/D33562?vs=102688&id=102699#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33562

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

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


More information about the llvm-commits mailing list