[PATCH] D40196: Add functions to MachineLICM to hoist invariant stores.

Zaara Syeda via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 19 07:57:34 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL327856: [MachineLICM] Add functions to MachineLICM to hoist invariant stores (authored by syzaara, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D40196?vs=134061&id=138928#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40196

Files:
  llvm/trunk/include/llvm/CodeGen/TargetRegisterInfo.h
  llvm/trunk/lib/CodeGen/MachineLICM.cpp
  llvm/trunk/lib/CodeGen/TargetRegisterInfo.cpp
  llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.cpp
  llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.h
  llvm/trunk/lib/Target/PowerPC/PPCMIPeephole.cpp
  llvm/trunk/lib/Target/PowerPC/PPCRegisterInfo.cpp
  llvm/trunk/test/CodeGen/PowerPC/extra-toc-reg-deps.ll
  llvm/trunk/test/CodeGen/PowerPC/loop-hoist-toc-save.ll
  llvm/trunk/test/CodeGen/PowerPC/ppc64-func-desc-hoist.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40196.138928.patch
Type: text/x-patch
Size: 22387 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180319/a87607b8/attachment.bin>


More information about the llvm-commits mailing list