[PATCH] D22959: MachineLoopInfo: add methods findLoopPreheader and getExitingBlock
Sjoerd Meijer via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 11 05:40:27 PDT 2016
SjoerdMeijer updated this revision to Diff 67677.
SjoerdMeijer added a comment.
I've renamed getExitingBlocks to findLoopControlBlock and moved it from class MachineLoopInfo to MachineLoop.
https://reviews.llvm.org/D22959
Files:
include/llvm/CodeGen/MachineLoopInfo.h
lib/CodeGen/MachineLoopInfo.cpp
lib/Target/Hexagon/HexagonHardwareLoops.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22959.67677.patch
Type: text/x-patch
Size: 9232 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160811/c622d20e/attachment.bin>
More information about the llvm-commits
mailing list