[PATCH] D51153: Break LoopUtils into an Analysis file.

Vikram TV via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 10 20:48:58 PDT 2018


tvvikram updated this revision to Diff 164793.
tvvikram added a comment.

Moved Induction and Recurrence descriptors from LoopUtils.h/cpp to IVDescriptors.h/cpp.


Repository:
  rL LLVM

https://reviews.llvm.org/D51153

Files:
  include/llvm/Analysis/IVDescriptors.h
  include/llvm/Transforms/Utils/LoopUtils.h
  lib/Analysis/CMakeLists.txt
  lib/Analysis/IVDescriptors.cpp
  lib/Transforms/Utils/LoopUtils.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51153.164793.patch
Type: text/x-patch
Size: 113133 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180911/208536e7/attachment-0001.bin>


More information about the llvm-commits mailing list