[PATCH] D79747: [PowerPC] Implementation of Simple Outliner Module Pass

Kamau Bridgeman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 15 05:53:23 PDT 2020


kamaub updated this revision to Diff 264212.
kamaub added a comment.

While using Arcanist I accidentally made the differential change BASE because the recorded HEAD commit hash on phabricator somehow became mixed-matched with my local HEAD that i use for this branch.
I am manually uploading the diff to correct this.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79747/new/

https://reviews.llvm.org/D79747

Files:
  llvm/lib/Target/PowerPC/CMakeLists.txt
  llvm/lib/Target/PowerPC/PPC.h
  llvm/lib/Target/PowerPC/PPCSimpleOutliner.cpp
  llvm/lib/Target/PowerPC/PPCTargetMachine.cpp
  llvm/test/CodeGen/PowerPC/simple-outliner.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79747.264212.patch
Type: text/x-patch
Size: 23186 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200515/8d792dd6/attachment.bin>


More information about the llvm-commits mailing list