[PATCH] D32433: Compute safety information in a much finer granularity.

Xin Tong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 24 10:25:26 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL301196: Compute safety information in a much finer granularity. (authored by trentxintong).

Changed prior to commit:
  https://reviews.llvm.org/D32433?vs=96420&id=96421#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32433

Files:
  llvm/trunk/include/llvm/Transforms/Utils/LoopUtils.h
  llvm/trunk/lib/Transforms/Scalar/LICM.cpp
  llvm/trunk/lib/Transforms/Scalar/LoopIdiomRecognize.cpp
  llvm/trunk/lib/Transforms/Utils/LoopUtils.cpp
  llvm/trunk/test/Transforms/LICM/loop-early-exits.ll
  llvm/trunk/test/Transforms/LICM/preheader-safe.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32433.96421.patch
Type: text/x-patch
Size: 9048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170424/f1319627/attachment.bin>


More information about the llvm-commits mailing list