[PATCH] D59623: [PPC] Refactor PPCBranchSelector.cpp

Guozhi Wei via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 20 17:20:38 PDT 2019


Carrot created this revision.
Carrot added reviewers: nemanjai, kbarton, echristo.
Herald added subscribers: llvm-commits, jdoerfert, jsji.
Herald added a project: LLVM.

This patch splits the huge function PPCBranchSelector.cpp:runOnMachineFunction into several smaller functions.

No functional change.


Repository:
  rL LLVM

https://reviews.llvm.org/D59623

Files:
  lib/Target/PowerPC/PPCBranchSelector.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59623.191610.patch
Type: text/x-patch
Size: 15387 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190321/cb1eab11/attachment.bin>


More information about the llvm-commits mailing list